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

Babel 7 is not supported #162

Closed
idangozlan opened this issue Nov 5, 2018 · 4 comments
Closed

Babel 7 is not supported #162

idangozlan opened this issue Nov 5, 2018 · 4 comments

Comments

@idangozlan
Copy link

Babel 7 is not supported, getting the following error while trying to use it:
Error: Requires Babel "^7.0.0-0", but was loaded with "6.26.3". If you are sure you have a compatible version of @babel/core,

@catamphetamine
Copy link
Owner

Yeah, I guess it won't be, because this project is no longer supported.

@idangozlan
Copy link
Author

Do you have any recommendation for alternatives? thanks!

@catamphetamine
Copy link
Owner

catamphetamine commented Nov 5, 2018

Well, there's universal-webpack if you haven't already looked at it.
Then there's Next.js, which is very popular (seems to be).
In any case, it would be a big refactoring for an app, so you might as well re-think the architecture if Babel 7 is really required in your case.

@idangozlan
Copy link
Author

got it. thanks!

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

2 participants