开发者

Installing npm: segmentation fault after "sudo make install"

Im following the instructions:

git clone https://github.com/isaacs/npm.git
cd npm
sudo make install

and Im getting this:

! [ -d .git ] || git submodule update --init --recursive
node cli.js install -g -f
make: *** [install] Segmentation fault
开发者_Go百科

Any idea?

I have Ubuntu 10.10 and node v0.5.6-pre

Regards

Javi

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜