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

安装完成后运行项目报错,@connect 无法识别。 #66

Open
rockvic opened this issue Sep 4, 2018 · 0 comments
Open

安装完成后运行项目报错,@connect 无法识别。 #66

rockvic opened this issue Sep 4, 2018 · 0 comments

Comments

@rockvic
Copy link

rockvic commented Sep 4, 2018

Loading dependency graph, done.
error: bundling failed: SyntaxError: /Users/victor/jobs/Trueland/02.products/01.GymDiary/02.Engineering/03.Code/02.application/app/router.js: Unexpected token (102:0)
100 | }
101 |

102 | @connect(({ app, router }) => ({ app, router }))
| ^
103 | class Router extends PureComponent {
104 | componentWillMount() {
105 | BackHandler.addEventListener('hardwareBackPress', this.backHandle);
BUNDLE [ios, dev] ./index.js ░░░░░░░░░░░░░░░░ 0.0% (0/8), failed.

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