SyntaxFix
Write A Post
Hire A Developer
Questions
Actually, if you want to use cmd commands,you have two ways. First, install it at gloabl environment. The other way is npm link. so, try the first way: npm install -g babel-cli.
npm link
npm install -g babel-cli