Nodemon

So I was making a github respiratory for my bot and I renamed the file. I closed VSC and then I opened it back. I tried turning it on using nodemon and got this message
Usage: nodemon [nodemon options] [script.js] [args]

See "nodemon --help" for more.
Usage: nodemon [nodemon options] [script.js] [args]

See "nodemon --help" for more.
Instead of the usual message when you run nodemon. Also, when I mention src/index.js in the terminal, it says its an unknown path even though I mentioned it correctly. I have also saved all so I have no idea what is going on.
No description
5 Replies
d.js toolkit
d.js toolkit3w ago
- 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 OP
treble/luna
treble/luna3w ago
sounds like you arent in your src directore then not really djs related
8m3ta
8m3taOP3w ago
what does that mean
treble/luna
treble/luna3w ago
exactlye what i said you appear to be in the wrong directory cant tell without the error + it is not a djs issue
8m3ta
8m3taOP3w ago
ok

Did you find this page helpful?