为了账号安全,请及时绑定邮箱和手机立即绑定

es6语法错误?

为什么像视频里面的import tpl from './layer.html'会报语法错误?

http://img1.sycdn.imooc.com//59113b7f00017a9206550316.jpg

正在回答

3 回答

不知道你解决了没, 这是babel官网原话:Note: Running a Babel 6.x project using npm 2.x can cause performance problems because of the way npm 2.x installs dependencies. This problem can be eliminated by either switching to npm 3.x or running npm 2.x with the dedupe flag. To check what version of npm you have run。

大意就是: 你用npm2.x的版本去跑6.x版本的babel会引起语法错误.检查下你的npm版本 如果你是2.x的就升级到3.x的.或者running npm 2.x with the dedupe flag(这段话我也不懂).

0 回复 有任何疑惑可以回复我~
#1

不浪漫

如果是因为你的npm版本的问题可以这样解决,不过不是 官网也没见有别的说明。
2017-05-10 回复 有任何疑惑可以回复我~

版本2.5

0 回复 有任何疑惑可以回复我~

我版本是2.5的webpack

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

es6语法错误?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信