Skip to content

Instantly share code, notes, and snippets.

@anoras
Created May 10, 2012 20:26
Show Gist options
  • Save anoras/2655671 to your computer and use it in GitHub Desktop.
Save anoras/2655671 to your computer and use it in GitHub Desktop.
npm jsdom
Snehvit:rpv2 anders$ npm install jsdom
npm http GET https://registry.npmjs.org/jsdom
npm http 304 https://registry.npmjs.org/jsdom
npm http GET https://registry.npmjs.org/htmlparser
npm http GET https://registry.npmjs.org/request
npm http GET https://registry.npmjs.org/cssom
npm http GET https://registry.npmjs.org/contextify
npm http 304 https://registry.npmjs.org/htmlparser
npm http 304 https://registry.npmjs.org/contextify
npm http 304 https://registry.npmjs.org/request
npm http 304 https://registry.npmjs.org/cssom
npm http GET https://registry.npmjs.org/bindings
npm http 304 https://registry.npmjs.org/bindings
> contextify@0.1.2 install /Users/anders/Projects/SB1/rpv2/node_modules/jsdom/node_modules/contextify
> node-gyp rebuild
info it worked if it ends with ok
info version was already not installed 0.6.17
ERR! Error: EACCES, mkdir '/Users/anders/.node-gyp/0.6.17'
ERR! not ok
npm WARN optional dependency failed, continuing contextify@0.1.2
jsdom@0.2.14 ./node_modules/jsdom
├── cssom@0.2.3
├── request@2.9.202
└── htmlparser@1.7.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment