error message while running node.js application

Viewed 24

whenever I run a Node.js application I get this error only with this command 'npm run dev', but 'node app.js' will run without any issue.

Here is the error enter image description here

Please let me know what is the issue, I tried uninstalling the node.js but it did not work.

0 Answers
Related