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
Initially reported on npm: 11.1.0
Reproducible also on npm: 11.2.0
Node.js: v22.14.0 LTS
OS Name: Ubuntu 24.04.2 LTS
System Model Name: VMware Workstation in Windows 11 x86
; node bin location = /home/mike/n/bin/node
; node version = v22.14.0
; npm local prefix = /tmp/tmp.SZuouQJBNk
; npm version = 11.1.0
; cwd = /tmp/tmp.SZuouQJBNk
; HOME = /home/mike
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
For the npm module @eslint/css (release css-v0.4.0), a second invocation of
npm install @eslint/css@0.4.0
results in:Logs:
eslint-css.log
Expected Behavior
No error when repeating
npm install @eslint/css@0.4.0
Steps To Reproduce
Execute the following in a bash terminal window:
Environment
Initially reported on npm: 11.1.0
Reproducible also on npm: 11.2.0
Node.js: v22.14.0 LTS
OS Name: Ubuntu 24.04.2 LTS
System Model Name: VMware Workstation in Windows 11 x86
The text was updated successfully, but these errors were encountered: