Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install the library because of ENOENT error #2519

Closed
SEIsquatch opened this issue Mar 17, 2024 · 1 comment
Closed

Can't install the library because of ENOENT error #2519

SEIsquatch opened this issue Mar 17, 2024 · 1 comment
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization

Comments

@SEIsquatch
Copy link

node -v
v20.11.1
npm --version
8.5.0

error:

npm install nft.storage

npm WARN deprecated [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr-to-uri
npm WARN deprecated [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
npm WARN deprecated [email protected]: js-IPFS has been deprecated in favour of Helia - please see ipfs/js-ipfs#4336 for details
npm WARN deprecated [email protected]: js-IPFS has been deprecated in favour of Helia - please see ipfs/js-ipfs#4336 for details
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

@SEIsquatch SEIsquatch added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Mar 17, 2024
@SEIsquatch
Copy link
Author

Solved: node v18.17.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization
Projects
None yet
Development

No branches or pull requests

1 participant