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.
Please let me know what is the issue, I tried uninstalling the node.js but it did not work.
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.
Please let me know what is the issue, I tried uninstalling the node.js but it did not work.