Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot set property 'Promise' of undefined #26

Open
onlonely opened this issue Nov 20, 2019 · 1 comment
Open

Uncaught TypeError: Cannot set property 'Promise' of undefined #26

onlonely opened this issue Nov 20, 2019 · 1 comment

Comments

@onlonely
Copy link

编译无报错,启动后在微信开发者工具中报错如下

VM249 WAService.js:1 Uncaught TypeError: Cannot set property 'Promise' of undefined
at index.js? [sm]:4
at require (VM249 WAService.js:1)
at VM249 WAService.js:1
at app.js? [sm]:4
at require (VM249 WAService.js:1)
at :1:1
at HTMLScriptElement.scriptLoaded (appservice?t=1574227100476:1830)
at HTMLScriptElement.script.onload (appservice?t=1574227100476:1842)

@Gcaufy
Copy link
Member

Gcaufy commented Dec 2, 2019

关闭 es6 -> es5 试试

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants