node-javascript-ecommerce
node-javascript-ecommerce copied to clipboard
'babel-node' is not recognized as an internal or external command, operable program or batch file. [nodemon] app crashed - waiting for file changes before starting...
Please help me to setup babel node for nodemon project i am getting this error again and again can anyone help me to setup babel node in windows
I have the same problem. did you solve this?
i solve this problem. with : npm install @babel/node -g
i solve this problem. with : npm install @babel/node -g
I had this problem and tried many ways to solve it. This command was the solution!
i solve this problem. with : npm install @babel/node -g
..................................{{{{{{ This is the solution guys }}}}}...........................
This is owesome !!
yes it works!!!!!!!!!!!!!!!!!!!!!!
Thanks [markost1] - Excellent Solution!