Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Tests fail with babel v7 #74

Closed
tleunen opened this issue Nov 8, 2017 · 6 comments
Closed

Tests fail with babel v7 #74

tleunen opened this issue Nov 8, 2017 · 6 comments

Comments

@tleunen
Copy link
Owner

tleunen commented Nov 8, 2017

It seems it was working fine with babel 7 beta.2, but the new versions fail.

cc @fatfisz

@fatfisz
Copy link

fatfisz commented Nov 8, 2017

Will check in a bit!

@fatfisz
Copy link

fatfisz commented Nov 8, 2017

Heads up: I'm getting weird errors when trying to run the tests:

npm ERR! code ETARGET
npm ERR! notarget No matching version found for babel-core@7.0.0-beta
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

This is the case for all 7.0.0-beta packages. I'm trying to get around this right now.

@tleunen
Copy link
Owner Author

tleunen commented Nov 8, 2017

Hmm.. Yep they changed it to be @babel/core I believe since beta.X. But even after changing them, I still got the error. I'll have a bit more time tonight to investigate further too

@fatfisz
Copy link

fatfisz commented Nov 8, 2017

For now I just set versions to 7.0.0-beta.3 and it works, but I couldn't find a solution. Btw. I checked with yarn and it just asked me to select from the list of versions, so maybe the resolution only works when we're dealing with X.Y.Z?

@fatfisz
Copy link

fatfisz commented Nov 9, 2017

I got something to work on v.7.0.0-beta.3, will try other versions next. I probably won't be able to do much today, so look forward to tomorrow ;)

@tleunen tleunen mentioned this issue Nov 13, 2017
@tleunen
Copy link
Owner Author

tleunen commented Dec 11, 2017

Fixed in #78

@tleunen tleunen closed this as completed Dec 11, 2017
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

2 participants