Created
September 4, 2011 07:30
-
-
Save elliott2081/1192452 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gary@computer:~/node$ curl http://npmjs.org/install.sh | sh | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 3927 100 3927 0 0 8809 0 --:--:-- --:--:-- --:--:-- 26714 | |
fetching: http://registry.npmjs.org/npm/-/npm-1.0.27.tgz | |
Segmentation fault | |
0.5.6-pre | |
Segmentation fault | |
Segmentation fault | |
! [ -d .git ] || git submodule update --init --recursive | |
node cli.js rm npm -g -f | |
node cli.js cache clean | |
node cli.js install -g -f | |
make: *** [install] Segmentation fault | |
Segmentation fault | |
It failed |
node master is currently broken. use a release version.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
well, I did that tutorial as well. I tried a different url for the curl part once. but the exact same message was given then as well