Skip to content

常见问题

Gcaufy edited this page Jan 26, 2017 · 1 revision
1. 开发者工具报错: WAService.js:6 Uncaught TypeError: Cannot read property '__core-js_shared__' of undefined

解决办法:参考ISSUE 17。开发者工具->项目->取消“勾选ES6转ES5”

2. 编译报错:block-scoped declarations (let const function class) not yet supported outside strict mode

解决办法:参考ISSUE 2。升级node版本至5以上。