Installation and use nodejs and npm | |
|
|
Mitglied Posts: 56 Registered: 2007-11-13 | Bonjour,
J'utilise nodejs et npm et j'ai donc installé nodejs 1.4.4 du dépot (pas à jour ?)
pour mettre a jour npm vers la dernière la commande npm install -g npm provoque erreur 'core dumped'....
Comment faire ?
Merci  |
|
|
|
|
|
Re: Installation and use nodejs and npm | |
|
|
Administrator Posts: 426 Registered: 2004-09-09 | nodejs updated to 7.10.0, which should fix the segmentation fault. |
|
|
|
|
|
Re: Installation and use nodejs and npm | |
|
|
Mitglied Posts: 56 Registered: 2007-11-13 | Hello,
Thanks  in unstable branch ? not in stable ?
Thanks |
|
|
|
|
|
Re: Installation and use nodejs and npm | |
|
|
Mitglied Posts: 56 Registered: 2007-11-13 | hello,
I test and now it works but for exemple when I do :
npm install -g npm
to install the last version of npm, it start to install but after a time the terminal crash (close).
Thanks |
|
|
|
|
|