Wie behebe ich den Fehler? “Benutzer admin darf nicht auf das Paket zugreifen”

Ich bin jetzt auf dem neuesten Stand und starte Node v5.0.0 npm v3.3.6

uf einem Mac (El Capita

Wenn ich jetzt "npm install" auf meinem Projekt starte. Ich erhalte folgende Fehler:

me:controls me$ sudo npm install
npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/Cellar/node/0.10.36/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v5.0.0
npm ERR! npm  v3.3.6
npm ERR! code E403

npm ERR! user admin is not allowed to access package chai : chai
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/me/Dev/controls/npm-debug.log

Ich sehe noch keine Lösungen für dieses Problem im Internet? Ich habe sowohl sudo als auch nicht sudo ausprobiert und es macht keinen Unterschied.

Irgendwelche Vorschläge

Antworten auf die Frage(2)

Ihre Antwort auf die Frage