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

按照example中的步骤执行时出错 #20

Open
totothink opened this issue Feb 6, 2017 · 2 comments
Open

按照example中的步骤执行时出错 #20

totothink opened this issue Feb 6, 2017 · 2 comments

Comments

@totothink
Copy link

按照example中的步骤生成script.js后,在浏览器中打开index.html并上传文件提示:

image

@yc850k
Copy link

yc850k commented Feb 26, 2017

生成script.js之后,浏览器打开index.html,console里立刻报错:
Uncaught TypeError: Promise.config is not a function
at Object.340.bluebird (index.js:4)
at s (_prelude.js:1)
at _prelude.js:1
at Object.27.bluebird (index.js:6)
at s (_prelude.js:1)
at _prelude.js:1
at Object.343.../index (app.js:1)
at s (_prelude.js:1)
at e (_prelude.js:1)
at _prelude.js:1

@yc850k
Copy link

yc850k commented Feb 26, 2017

解决了
升级 "superagent-bluebird-promise": "^4.1.0"

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