Skip to content

[BUG] <ExFat file system installs fail when updating packages> #1201

Closed
@Nestoro

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

  1. formatting a drive to exFat
  2. opening a node project on that drive
  3. installing a dependency
  4. changing the version of that dependency
  5. execute change with npm i

Expected Behavior

  • that the package gets updated.

Who

  • n/a

References

Metadata

Assignees

No one assigned

    Labels

    Bugthing that needs fixing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions