npm / cacache

npm's content-addressable cache
Other
280 stars 31 forks source link

[BUG] @npmcli/move-file is dilicated #211

Closed Harryk13 closed 1 year ago

Harryk13 commented 1 year ago

Is there an existing issue for this?

Current Behavior

@npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs

Expected Behavior

npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs

Steps To Reproduce

  1. In this environment... nodeJS 18.16.0
  2. With this config...
  3. Run '...' npm i cacache
  4. See error... npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs

Environment

wraithgar commented 1 year ago

node-gyp is a semver major behind on make-fetch-happen which is being worked out in that repo already.