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

.babelrc error and more error #1

Open
zhi3210happy opened this issue Aug 19, 2017 · 0 comments
Open

.babelrc error and more error #1

zhi3210happy opened this issue Aug 19, 2017 · 0 comments

Comments

@zhi3210happy
Copy link

"stage-0",     这里多了一个逗号。
],

还有package.json里面devDependencies 和Dependencies 的react-dom 版本不一致。
babel-plugin-transform-decorators-legacy 没加入依赖

还有网页控制台报错home.js?a556:34 Uncaught (in promise) TypeError: Cannot read property 'length' of undefined
at Home.renderBanner (eval at (main.js:1715), :78:17)
at Home.render (eval at (main.js:1715), :279:28)
at eval (eval at (main.js:2120), :795:21)
at measureLifeCyclePerf (eval at (main.js:2120), :75:12)
at ReactCompositeComponentWrapper._renderValidatedComponentWithoutOwnerOrContext (eval at (main.js:2120), :794:25)
at ReactCompositeComponentWrapper._renderValidatedComponent (eval at (main.js:2120), :821:32)
at ReactCompositeComponentWrapper._updateRenderedComponent (eval at (main.js:2120), :745:36)
at ReactCompositeComponentWrapper._performComponentUpdate (eval at (main.js:2120), :723:10)
at ReactCompositeComponentWrapper.updateComponent (eval at (main.js:2120), :644:12)
at ReactCompositeComponentWrapper.receiveComponent (eval at (main.js:2120), :546:10)

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

1 participant