慕沐2511339
2020-09-24 11:09
babel src/index.js -o dist/index.js
babel: command not found
试试通过这个命令安装:
npm install -g @babel/core @babel/cli
然后再执行命令试试。
谢老师好:
我的报错了,截图如下:
请问该如何解决?谢谢。
这种什么情况?
问题解决了。
参考链接:https://www.it1352.com/1011506.html
后来还出现错误并且都修复了:Cannot read property 'bindings' of null
at Scope.moveBindingTo
错误修复
npm install -g @babel/core @babel/cli
带你快速入坑ES6
11727 学习 · 42 问题
相似问题