Created
April 1, 2012 10:03
-
-
Save GraemeF/2274185 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% npm install sinon-chai | |
npm http GET https://registry.npmjs.org/sinon-chai | |
npm http 200 https://registry.npmjs.org/sinon-chai | |
npm http GET https://registry.npmjs.org/sinon-chai/-/sinon-chai-1.1.0.tgz | |
npm http 200 https://registry.npmjs.org/sinon-chai/-/sinon-chai-1.1.0.tgz | |
npm ERR! Error: EACCES, permission denied '/var/folders/b_/ltxtv5656b3_bzgfxbh_khw40000gn/T/npm-1333274535052/1333274535052-0.0813893552403897/___package.npm/package/lib/sinon-chai.js' | |
npm ERR! | |
npm ERR! Please try running this command again as root/Administrator. | |
npm ERR! | |
npm ERR! System Darwin 11.3.0 | |
npm ERR! command "node" "/usr/local/bin/npm" "install" "sinon-chai" | |
npm ERR! cwd /Users/graemef/Development/Rello/node_modules/trello | |
npm ERR! node -v v0.6.12 | |
npm ERR! npm -v 1.1.4 | |
npm ERR! path /var/folders/b_/ltxtv5656b3_bzgfxbh_khw40000gn/T/npm-1333274535052/1333274535052-0.0813893552403897/___package.npm/package/lib/sinon-chai.js | |
npm ERR! code EACCES | |
npm ERR! message EACCES, permission denied '/var/folders/b_/ltxtv5656b3_bzgfxbh_khw40000gn/T/npm-1333274535052/1333274535052-0.0813893552403897/___package.npm/package/lib/sinon-chai.js' | |
npm ERR! errno {} | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /Users/graemef/Development/Rello/node_modules/trello/npm-debug.log | |
npm not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment