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

Version Management not very clear. #7105

Closed
ExchangeEffect opened this issue Jun 2, 2016 · 1 comment
Closed

Version Management not very clear. #7105

ExchangeEffect opened this issue Jun 2, 2016 · 1 comment
Labels
question Issues that look for answers.

Comments

@ExchangeEffect
Copy link

ExchangeEffect commented Jun 2, 2016

I using windows 10 version 1511 OS build 10586.318.. When I do node -v I get v4.4.5 as a response and when i do npm -v I get 2.15.5.
Problem one is labeling version is not consistent one has v displayed other there is no v displayed. There is no consistency on how the version command displays results.
Problem two is the documentation on https://nodejs.org/en/download/releases/ introduces latency in the implementation of nodejs in a production run. What I mean is it introduces the io.js, do we really need another name for nodejs ? .IF Forked happen.. as stated by the video
https://www.youtube.com/watch?v=JPMGA-94apc
FINE but when nodejs documentation mentions io.js inside nodejs documentation. It feels like opening a Ford car manual and finding instructions that mention Toyota.

@Fishrock123 Fishrock123 added the question Issues that look for answers. label Jun 4, 2016
@jasnell
Copy link
Member

jasnell commented Jun 6, 2016

npm is a separate project managed by a different team with their own standards regarding how version numbers are displayed. I would direct questions regarding how their versions are printed to their repo (https://github.com/npm/npm). Printing the v prefix is standard for Node.js and likely will not be changing.

The io.js versions are all considered to be proper Node.js releases and are therefore listed in the releases page.

@jasnell jasnell closed this as completed Jun 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issues that look for answers.
Projects
None yet
Development

No branches or pull requests

3 participants