I get the issue in win7. please help me. Thanks
zhuzhengwen1983 opened this issue · 7 comments
zhuzhengwen1983 commented
minwe commented
zhuzhengwen1983 commented
app/js/app.js
22:8 error Parsing error: Unexpected token ..
app.js 里面是不是有error,如何修改正确啊?
minwe commented
确保项目目录下面有 .babelrc
这个文件。
zhuzhengwen1983 commented
minwe commented
https://www.teamviewer.com/zhCN/index.aspx 安装 TeamViewer 以后给我 ID 和密码
minwe commented
app/js/app.js
22:8 error Parsing error: Unexpected token ..
这个也是 ESLint 的提示信息,不用管他。正常编写就行了。
ESLint 不能识别 ...props
这种写法,所以报错,回头我看看有没有相应的选项。
zhuzhengwen1983 commented
好的,谢谢