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

npm ERR! code ENOENT #202

Open
3 tasks done
strange1586 opened this issue Sep 17, 2022 · 0 comments
Open
3 tasks done

npm ERR! code ENOENT #202

strange1586 opened this issue Sep 17, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@strange1586
Copy link

strange1586 commented Sep 17, 2022

Version

  • Yes

General Question

  • No

What happened?

I am trying to create an NFT collection but i keep getting this error at the time of npm install. Please help me out of this!!

What have you tried?

I Googled and asked the community in the discord server but could not find a solution.

Relevant log output

PS C:\Users\ak705\OneDrive\Desktop\create-10k-nft-collection-2.0.0> npm install
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\ak705\OneDrive\Desktop\create-10k-nft-collection-2.0.0/package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\ak705\OneDrive\Desktop\create-10k-nft-collection-2.0.0\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\ak705\AppData\Local\npm-cache\_logs\2022-09-17T18_11_49_954Z-debug-0.log
PS C:\Users\ak705\OneDrive\Desktop\create-10k-nft-collection-2.0.0>

Protect your information

  • I Agree
@strange1586 strange1586 added the bug Something isn't working label Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant