error message
PS C:\Users\nicky\Downloads\Anarchy> npm start
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\nicky\Downloads\Anarchy/package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\nicky\Downloads\Anarchy\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\nicky\AppData\Local\npm-cache_logs\2024-08-04T00_48_09_288Z-debug-0.log
2 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by staffyou dont seem to have a package,json
not djs related