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

Couldn't find preset "es2015-loose" #798

Open
ruskid opened this issue Aug 29, 2016 · 4 comments
Open

Couldn't find preset "es2015-loose" #798

ruskid opened this issue Aug 29, 2016 · 4 comments
Milestone

Comments

@ruskid
Copy link

ruskid commented Aug 29, 2016

Fresh install of version 2. Still can't use horizon with React Native.

Error: Couldn't find preset "es2015-loose" relative to directory "/home/demin/startup/client/node_modules/@horizon/client"

at /home/demin/startup/client/node_modules/babel-core/lib/transformation/file/options/option-manager.js:321:17

Server version: 2
Client version: 2

@deontologician deontologician added this to the Triaging milestone Aug 29, 2016
@deontologician
Copy link
Contributor

This could be a babel version issue, do you have babel installed globally?

@lirbank
Copy link
Contributor

lirbank commented Aug 30, 2016

@ruskid it doesn't work unless you remove the babel config, see this comment for details on getting it up and running #255 (comment)

@MikeShi42
Copy link

Yup just disable your babel config. Trying to get this at least noted in the docs in #750...

@jimthedev
Copy link

Unrelated to this issue but es2015-loose has been deprecated: https://github.com/bkonkle/babel-preset-es2015-loose

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.

5 participants