Skip to content

Instantly share code, notes, and snippets.

@igorzi
Created March 7, 2012 21:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save igorzi/1996441 to your computer and use it in GitHub Desktop.
Save igorzi/1996441 to your computer and use it in GitHub Desktop.
npm http GET https://registry.npmjs.org/mkdirp/0.0.7
npm http 200 https://registry.npmjs.org/mkdirp/0.0.7
npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.0.7.tgz
npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.0.7.tgz
npm ERR! error installing mkdirp@0.0.7
npm ERR! error rolling back mkdirp@0.0.7 Error: ENOTEMPTY, directory not empty '\\igorzi-dev8\public\node_modules\mkdirp
'
npm ERR! Error: ENOENT, no such file or directory '\\igorzi-dev8\public\node_modules\mkdirp\package.json'
npm ERR! You may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR!
npm ERR! System Windows_NT 6.1.7600
npm ERR! command "C:\\public\\errorMapping\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.
js" "install"
npm ERR! cwd \\igorzi-dev8\public
npm ERR! node -v v0.6.13-pre
npm ERR! npm -v 1.1.1
npm ERR! path \\igorzi-dev8\public\node_modules\mkdirp\package.json
npm ERR! code ENOENT
npm ERR! message ENOENT, no such file or directory '\\igorzi-dev8\public\node_modules\mkdirp\package.json'
npm ERR! errno {}
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! \\igorzi-dev8\public\npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment