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

Errors after upgrading #24

Closed
mrcasals opened this issue Dec 11, 2015 · 5 comments
Closed

Errors after upgrading #24

mrcasals opened this issue Dec 11, 2015 · 5 comments

Comments

@mrcasals
Copy link
Contributor

I upgraded from React Native v0.14 to React Native v0.16, and I got some Babel errors:

Unknown option: node_modules/mrn/.babelrc.whitelist

If I delete this file, I get to compile the project. Any idea what's the issue here?

I'm using MRN @ master.

@Ehesp
Copy link
Contributor

Ehesp commented Dec 11, 2015

Currently in the process of cleaning this all up, but the issue is React Native 0.16 is using babel 6 which doesn't support whitelists - and the index file needs an update to use es6 exports.

@mrcasals
Copy link
Contributor Author

Awesome, thanks! I'll wait until this is fixed to update, than. :)

@mebibou
Copy link

mebibou commented Feb 3, 2016

Any timeline for this to be fixed? I guess many people like me don't want to downgrade React Native to use this awesome library :)

@Ehesp
Copy link
Contributor

Ehesp commented Feb 3, 2016

@mebibou
Copy link

mebibou commented Feb 3, 2016

@Ehesp nice :)

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

3 participants