Created
March 10, 2015 22:52
-
-
Save sinrise/aef8c15b6ecfc931b71b to your computer and use it in GitHub Desktop.
npm install -ddd c:\connect-3.3.4.tgz
This file contains 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 -ddd c:\connect-3.3.4.tgz | |
npm info it worked if it ends with ok | |
npm verb cli [ 'c:\\Program Files (x86)\\nodejs\\node.exe', | |
npm verb cli 'c:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', | |
npm verb cli 'install', | |
npm verb cli '-ddd', | |
npm verb cli 'c:connect-3.3.4.tgz' ] | |
npm info using [email protected] | |
npm info using [email protected] | |
npm sill cache add args [ 'c:connect-3.3.4.tgz', null ] | |
npm verb cache add spec c:connect-3.3.4.tgz | |
npm sill cache add parsed spec { raw: 'c:connect-3.3.4.tgz', | |
npm sill cache add scope: null, | |
npm sill cache add name: null, | |
npm sill cache add rawSpec: 'c:connect-3.3.4.tgz', | |
npm sill cache add spec: 'c:\\connect-3.3.4.tgz', | |
npm sill cache add type: 'local' } | |
npm sill addLocalTarball shasum (computed) c4d6385e06c75885d8b4f2d276a374e2d8fbe23e | |
npm verb addTmpTarball c:\connect-3.3.4.tgz not in flight; adding | |
npm verb addTmpTarball validating metadata from c:\connect-3.3.4.tgz | |
npm verb tar unpack c:\connect-3.3.4.tgz | |
npm verb tar unpacking to c:\c\Users\iwiegand.TMI\AppData\Local\Temp;C:\Users\iwiegand.TMI\Desktop\P | |
ath\npm-18684-511a71e0\unpack-598769c689d9 | |
npm verb gentlyRm vacuuming c:\c\Users\iwiegand.TMI\AppData\Local\Temp;C:\Users\iwiegand.TMI\Desktop | |
\Path\npm-18684-511a71e0\unpack-598769c689d9 | |
npm sill gunzTarPerm modes [ '777', '666' ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment