Skip to content

Maybe there's been a bad release #825

Description

@davidtheclark

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions