Je viens d'installer Nodejs sur mon nouvel ordinateur avec Windows 8. Je n'arrive pas à faire fonctionner npm. Bien que le serveur de noeud démarre correctement:
Voici l'erreur:
C:\Users\User\Documents\Source\Project>npm install
Error: ENOENT, stat 'C:\Users\User\AppData\Roaming\npm'
C:\Users\User\Documents\Source\Project>npm start
Error: ENOENT, stat 'C:\Users\User\AppData\Roaming\npm'
C:\Users\User\Documents\Source\Project>