Replies: 2 comments 1 reply
-
Hi @aldensc. That shouldn't happen. Just tried it myself and 7.0.0 was installed:
Could you please run Is it possible you previously installed the alpha on purpose, and there is still a reference in your package-lock.json file? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Glad it worked out! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When doing an npm install @turf/turf, I get @turf/turf@7.1.0-alpha.7 installed. Being an alpha release, I do not know how stable this is. I think the stable version of turf is listed as 7.0.0. I know I can install either version, but curious why it installs the alpha version by default and need to know which is the correct version to use (as a user of the library). Regards - Scott
Beta Was this translation helpful? Give feedback.
All reactions