慕先生6551156
2020-08-27 21:56
PS D:\es6-babel> babel src/index.js -o dist/index.js
babel : 无法将“babel”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ babel src/index.js -o dist/index.js
+ ~~~~~
+ CategoryInfo : ObjectNotFound: (babel:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
可以参考下这个问题的回答: https://www.imooc.com/qadetail/348066
带你快速入坑ES6
11724 学习 · 42 问题
相似问题