Skip to content

when to update to babel6 ? #25

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

Closed
tantou opened this issue Jan 29, 2016 · 1 comment · Fixed by #36
Closed

when to update to babel6 ? #25

tantou opened this issue Jan 29, 2016 · 1 comment · Fixed by #36

Comments

@tantou
Copy link

tantou commented Jan 29, 2016

I use the redux-actions && redux-promise and React-Native 0.17 ,but the RN17 use babel 6,and and redux-actions && redux-promise dependency flux-standard-action which use babel 5
so ,My Project can not be builded success, so that I have to change the React Native to 14
So,Could you update to the Babel 6?

@hero78119
Copy link

I run into the same issue when use react-native 0.17 + redux-actions + redux-promise with error prompt when bundle js

TransformError: MyProject/node_modules/flux-standard-action/lib/index.js: [BABEL] MyProject/node_modules/flux-standard-action/lib/index.js: Unknown option: MyProject/node_modules/flux-standard-action/.babelrc.stage

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

Successfully merging a pull request may close this issue.

2 participants