-
Notifications
You must be signed in to change notification settings - Fork 30
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
Unsupported babel version: 7.0.0-beta.46 #3
Comments
Ah nvm, locally installing |
hmm sounds like i need to make it a devdependency? yeah the babel thing is
a bit confusing cos they have the @babel/core and the babel-core versions
and im not really sure which is which. ill have a look tmr. thanks!!
…On Mon, May 14, 2018 at 10:00 PM Paul Taylor ***@***.***> wrote:
Closed #3 <#3>.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AiT1gqhRHZ-cNT6_vPOyus6lXmC410gaks5tyjargaJpZM4T-wTI>
.
|
downgraded the babel version to 6 and also addressed the ./react-dev-utils copy issue, thanks! i obviously havent tested the eject case enough :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems like parcel doesn't support babel 7 yet. @tsiq-swyx what's your setup like?
The text was updated successfully, but these errors were encountered: