You are not logged in.

#1 2012-11-20 23:33:38

kaptk2
Member
Registered: 2010-10-11
Posts: 7

Nodejs segmentation fault when using npm

I am using nodejs-0.8.14-1 and v8-3.14.0-1 on Raspberry Pi when I try to npm install a package I get a seg fault

[root@alarmpi ~]# npm install express
npm http GET https://registry.npmjs.org/express
npm http 304 https://registry.npmjs.org/express
Segmentation fault


I see this thread: https://bbs.archlinux.org/viewtopic.php?id=151400

That claims the problem is solved but it does not appear to be fixed for me. Any idea on what I can do to get this working?

Edit: If I keep on trying (npm install express) like 7 or 8 times it will finally install.

Last edited by kaptk2 (2012-11-21 03:28:37)

Offline

#2 2012-11-26 15:49:06

kaptk2
Member
Registered: 2010-10-11
Posts: 7

Re: Nodejs segmentation fault when using npm

This seems to have cleared itself up over the long weekend. So I guess this is solved, not sure what is wrong or what fixed it though.

Offline

Board footer

Powered by FluxBB