node-javascript-ecommerce icon indicating copy to clipboard operation
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...

Open swaghacker opened this issue 4 years ago • 7 comments

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

swaghacker avatar Jan 08 '21 08:01 swaghacker

I have the same problem. did you solve this?

markost1 avatar Dec 09 '21 21:12 markost1

i solve this problem. with : npm install @babel/node -g

markost1 avatar Dec 10 '21 15:12 markost1

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!

Alpine78 avatar May 31 '22 11:05 Alpine78

i solve this problem. with : npm install @babel/node -g

..................................{{{{{{ This is the solution guys }}}}}...........................

Ashpakfarish avatar Jun 13 '22 14:06 Ashpakfarish

This is owesome !!

sdkosm avatar Aug 31 '22 18:08 sdkosm

yes it works!!!!!!!!!!!!!!!!!!!!!!

PosaniNitinkumar avatar Feb 19 '23 06:02 PosaniNitinkumar

Thanks [markost1] - Excellent Solution!

JohanSwannie avatar Oct 01 '23 07:10 JohanSwannie