Cant find Node.js: Server-side in task manager

27 views Asked by At

I'm relatively new to Python and have encountered an error that has me stumped. Upon digging into the issue, I've hit a roadblock in my attempts to resolve it.

The error message is: "[nodemon] app crashed - waiting for file changes before starting..."

In my search for a solution, I stumbled upon a helpful post on Stack Overflow (nodemon app crashed - waiting for file changes before starting), which seemed to address my problem. However, upon checking the Task Manager, I was unable to locate what it was talking about.

Any insights or guidance would be greatly appreciated!

I was following a youtube video and it said that by running nodemon it will allow my discord bot to automatically update

0

There are 0 answers