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

Transform error #19

Closed
zackify opened this issue Jun 22, 2017 · 5 comments
Closed

Transform error #19

zackify opened this issue Jun 22, 2017 · 5 comments

Comments

@zackify
Copy link
Contributor

zackify commented Jun 22, 2017

When importing this component, my app complains about stage-0 and the transform runtime babel plugin not being installed. This is due to the babel config being in the package.json, can we get this fixed?

@giautm
Copy link
Contributor

giautm commented Jun 23, 2017

Which platform are you use? Web or react-native?
On react-native, we need to install transformers, see it in setup

@zackify
Copy link
Contributor Author

zackify commented Jun 23, 2017

Ah, my bad for doing this end of the day and skipping over that for RN. My bad!!

@zackify zackify closed this as completed Jun 23, 2017
@zackify
Copy link
Contributor Author

zackify commented Jun 23, 2017

But why not add a .babelrc file and add it to .npmignore. That will fix the problem?

@jaydenseric
Copy link
Owner

@zackify I think I will end up doing just that in the next version, that way we can remove the caveat and make setup a little easier for RN users.

@jaydenseric
Copy link
Owner

jaydenseric commented Jun 24, 2017

@zackify reopening so you can fix it via your pull request and reference it in the change log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants