Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Upgrade to @babel/runtime 7.1.2 #96

Open
rooch84 opened this issue Oct 16, 2018 · 7 comments
Open

Upgrade to @babel/runtime 7.1.2 #96

rooch84 opened this issue Oct 16, 2018 · 7 comments

Comments

@rooch84
Copy link

rooch84 commented Oct 16, 2018

Meteor.js doesn't like Babel 7.0.0 due to a breaking change. Please can you update the package dependency to 7.1.2?

@oliviertassinari
Copy link
Owner

Do you know why the version mismatch is an issue in the first place. I would expect it to be resilient.

@rooch84
Copy link
Author

rooch84 commented Oct 16, 2018

@yched
Copy link

yched commented Oct 21, 2018

The problem is not @babel/runtime 7.0.0, it is 7.0.0-beta.42. There was a breaking change in beta.56, so versions before that are not compatible with the final releases of the babel 7 ecosystem.

@kratam
Copy link

kratam commented Nov 4, 2018

Has anyone found a way to use material-ui 0.20.1 with meteor 1.8?

@wasifb
Copy link

wasifb commented Nov 21, 2018

My meteor application is stuck because of this error too. Some screenshots might help:

react-event-listener

react-event-listener-1

@Swivelgames
Copy link

This is a major breaking change affecting production users. Please address this.

@wojtekmaj
Copy link
Contributor

Fixed by #98 @oliviertassinari

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

No branches or pull requests

7 participants