You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ihsw@Mac eslint-config % npm install @blueprintjs/eslint-config@6.0.10
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "patch:": patch:eslint-plugin-header@npm%3A3.1.1#~/.yarn/patches/eslint-plugin-header-npm-3.1.1-402265ec6f.patch
npm error A complete log of this run can be found in: /Users/ihsw/.npm/_logs/2025-03-01T14_28_33_771Z-debug-0.log
Expected behavior
ihsw@Mac eslint-config % npm install @blueprintjs/eslint-config@6.0.10
up to date, audited 328 packages in 761ms
128 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
Environment
Code Sandbox
n/a
Steps to reproduce
Actual behavior
Expected behavior
Possible solution
Don't use
patch:
deps?https://github.com/palantir/blueprint/blob/develop/packages/eslint-config/package.json#L10
Downgrading to
"@blueprintjs/eslint-config": "6.0.9"
worked for me.EDIT: it seems someone has published a
6.1.11
version just now, this is interesting.The text was updated successfully, but these errors were encountered: