angular / angular-hint

run-time hinting for AngularJS applications
362 stars 45 forks source link

Installation error #58

Closed gigaga closed 9 years ago

gigaga commented 9 years ago

Hi,

with the following command to install angular-hint : "npm install angular-hint" I have the following error :

npm ERR! System Windows_NT 6.1.7601 npm ERR! command "D:\Applications Windows\nodejs\node.exe" "D:\Applications Windows\nodejs\node_modules\npm\bin\npm-cli.js" "install" "angular-hint" npm ERR! cwd D:\Projets\EuroCopter\OPDM\Commons\efactory-scaffolding\front-end npm ERR! node -v v0.10.33 npm ERR! npm -v 1.4.28 npm ERR! path C:\Users\dguerin\AppData\Roaming\npm-cache\38692c25-m-cache-lodash-2-4-1-package-tgz.lock npm ERR! code EEXIST npm ERR! errno 47 npm ERR! not ok code 0

I have try with a npm cached and from the lastest versions of node and npm :(.

gigaga commented 9 years ago

After full uninstallation and re installation, the problem is not.