-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Bugthing that needs fixingthing that needs fixing
Description
What / Why
When trying to upgrade packages on a exFat formatted drive the install fails.
Same behaviour with audit fix
When
- everytime i try to run npm i with updated versions in
package.json
Where
- any
How
Current Behavior
npm ERR! code EINVAL
npm ERR! EINVAL: invalid argument, read
Steps to Reproduce
- formatting a drive to exFat
- opening a node project on that drive
- installing a dependency
- changing the version of that dependency
- execute change with
npm i
Expected Behavior
- that the package gets updated.
Who
- n/a
References
ngocvantran, diegomichel, surunzi, rtrvrtg, AlexAHK and 5 more
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixing