GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
The latest version of Node was segfaulting on my Linode. Here’s how to install a specific version. I want Node 0.5.0, the latest NPM and CoffeeScript 1.0.1. Then npm update will install [email protected], because that is the highest-sorting version that satisfies ^0.4.0 (>= 0.4.0 npm update -g will apply the update action to each globally installed package that is outdated-- that is, has a version that is different from latest.
Sign upHave 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
Bug Report or Feature Request (mark with an |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |