I see it's still shipping npm v2. Any news on when npm v3 will be "production-ready" and the default version?
Node v4.0.0
11–20 of 277 posts
Re: Node v4.0.0
#12Re: Node v4.0.0
#13For anyone who wants to upgrade either from node 0.12 or iojs 3.30..all you have to do is re-install it with the GUI installer and you're good to go..for your personal computer at least!
Re: Node v4.0.0
#14Re: Node v4.0.0
#15Node on Docker Hub needs a new tag. https://hub.docker.com/_/node/
Re: Node v4.0.0
#16The io.js fork and subsequent merge back into Node.js, including the birth of the Node Foundation, has been one of the best examples of the power of open source I have ever seen in action. The situation went from bad, to worse, to the best possible outcome, and that's remarkable to say the least. Congratulations to everyone involved and thank you for the hard work.
Re: Node v4.0.0
#17The io.js fork and subsequent merge back into Node.js, including the birth of the Node Foundation, has been one of the best examples of the power of open source I have ever seen in action. The situation went from bad, to worse, to the best possible outcome, and that's remarkable to say the least. Congratulations to everyone involved and thank you for the hard work.
Documentation is quickly out of date, libraries seem to have incompatibilities which only become obvious when they don't work, there's no 'recommended' approach for even basic tasks.
I won't pretend I'm speaking for everyone, as clearly there are lots of people doing great things with Node. However, it doesn't seem to be a language like Ruby or Python where I would feel comfortable using it for a small but important project.
I'm always grateful to everyone who works on open source projects, but I wouldn't hold Node up as a great example of the open source community.
Re: Node v4.0.0
#18Excited to see this happen so soon. I was expecting it to take a bit longer. I see it's still shipping npm v2. Any news on when npm v3 will be "production-ready" and the default version?