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

Maybe there's been a bad release #825

Closed
davidtheclark opened this issue Jun 30, 2017 · 5 comments
Closed

Maybe there's been a bad release #825

davidtheclark opened this issue Jun 30, 2017 · 5 comments

Comments

@davidtheclark
Copy link

davidtheclark commented Jun 30, 2017

When I try to install Turf modules today I'm hitting this error:

Couldn't find any versions for "@turf/helpers" that matches "^4.5.0"

I see that the package.json of that package specified 4.5.0, but it doesn't look like that version has been published to npm: https://www.npmjs.com/package/@turf/helpers.

In my package.json I'm requesting:

    "@turf/bbox-polygon": "^4.3.0",
    "@turf/distance": "^4.3.0",
    "@turf/helpers": "^4.3.0",

So 4.4 is fine with me — but I suspect that internally Turf is expecting helpers@4.5 and not finding it.

cc @jfurrow

@DenisCarriere
Copy link
Member

I'm publishing a new release right now... unfortunately Lerna crashed in mid process and caused this error.

Hopefully it should be fixed in the next 5 minutes.

🤦‍♂️

@DenisCarriere
Copy link
Member

@davidtheclark Try it again.. should be fixed now. It's the worse feeling when you attempt to publish an entirely new release of Turf and it crashes right in the middle.

@jfurrow
Copy link

jfurrow commented Jun 30, 2017

It's working for me! Thanks @DenisCarriere

@davidtheclark
Copy link
Author

@DenisCarriere: Thanks! Sorry we stumbled in at just the wrong moment :)

@DenisCarriere
Copy link
Member

lol yes @davidtheclark you have amazing timing! Also check out the 6 new modules, some really cool stuff upstream, feel free to comment/suggest improvements

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

3 participants