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

next.js babel plugin issue #45

Closed
reel opened this issue May 11, 2018 · 4 comments
Closed

next.js babel plugin issue #45

reel opened this issue May 11, 2018 · 4 comments

Comments

@reel
Copy link
Member

reel commented May 11, 2018

Seems like the recent babel upgrade in next.js is causing problems if you don't have the matching babel versions on our side

@reel reel added this to To do in Future via automation May 11, 2018
@reel
Copy link
Member Author

reel commented May 11, 2018

Seems like running babel-upgrade and using "babel-core": "7.0.0-bridge.0" helps.

Related:

vercel/next.js#4227
vercel/next.js#4239

@reel
Copy link
Member Author

reel commented May 11, 2018

@taskr/babel uses babel 6.x

Upgrading to "@taskr/babel": "1.1.0-next.1"

@reel
Copy link
Member Author

reel commented May 11, 2018

@usehenri/react should have pinned packages version.

@reel
Copy link
Member Author

reel commented May 11, 2018

Fixed in 08bc7ed

@reel reel closed this as completed May 11, 2018
Future automation moved this from To do to Done May 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Future
  
Done
Development

No branches or pull requests

1 participant