meteorhacks / npm

Complete NPM integration for Meteor
http://meteorhacks.com/complete-npm-integration-for-meteor.html
MIT License
508 stars 43 forks source link

Error when adding package colu@0.8.2 #108

Closed ChinoMing closed 8 years ago

ChinoMing commented 8 years ago

This error comes up when including package "colu": "0.8.2" in packages.json. Works fine with gihub and redis packages from example. Any idea what is causing this error?

npm ERR! System Windows_NT 6.1.7601 npm ERR! command "C:\Users\2016623\AppData\Local.meteor\packages\meteor-tool\1.1.10\mt-os.windows.x86_32\dev_bundle\bin\ \node.exe" "C:\Users\2016623\AppData\Local.meteor\packages\meteor-tool\1.1.10\mt-os.windows.x86_32\dev_bundle\bin\n ode_modules\npm\bin\npm-cli.js" "install" "colu@0.8.2" npm ERR! cwd C:\Users\2016623\test2\dago1\packages\npm-container.npm\package-new-1for2oj npm ERR! node -v v0.10.40 npm ERR! npm -v 1.4.9 npm ERR! path C:\Users\2016623\test2\dago1\packages\npm-container.npm\package-new-1for2oj\node_modules\colu\node_modules\body-pars er\node_modules\raw-body\index.js npm ERR! fstream_path C:\Users\2016623\test2\dago1\packages\npm-container.npm\package-new-1for2oj\node_modules\colu\node_modules\body-pars er\node_modules\raw-body\index.js npm ERR! fstream_type File npm ERR! fstream_class FileWriter npm ERR! code ENOENT npm ERR! errno 34 npm ERR! fstream_stack C:\Users\2016623\AppData\Local.meteor\packages\meteor-tool\1.1.10\mt-os.windows.x86_32\dev_bundle\bin\node_modules\n pm\node_modules\fstream\lib\writer.js:284:26 npm ERR! fstream_stack Object.oncomplete (fs.js:108:15) npm ERR! Error: ENOENT, chmod 'C:\Users\2016623\test2\dago1\packages\npm-container.npm\package-new-1for2oj\node_modules\colu\node_modules\body-par ser\node_modules\qs\LICENSE' npm ERR! If you need help, you may report this entire log, npm ERR! including the npm and node versions, at: npm ERR! http://github.com/npm/npm/issues