Created
March 10, 2015 22:38
-
-
Save sinrise/8f478c43eeeb113305a5 to your computer and use it in GitHub Desktop.
npm install -ddd https://registry.npmjs.org/connect/-/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 https://registry.npmjs.org/connect/-/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 'https://registry.npmjs.org/connect/-/connect-3.3.4.tgz' ] | |
npm info using [email protected] | |
npm info using [email protected] | |
npm sill cache add args [ 'https://registry.npmjs.org/connect/-/connect-3.3.4.tgz', | |
npm sill cache add null ] | |
npm verb cache add spec https://registry.npmjs.org/connect/-/connect-3.3.4.tgz | |
npm sill cache add parsed spec { raw: 'https://registry.npmjs.org/connect/-/connect-3.3.4.tgz', | |
npm sill cache add scope: null, | |
npm sill cache add name: null, | |
npm sill cache add rawSpec: 'https://registry.npmjs.org/connect/-/connect-3.3.4.tgz', | |
npm sill cache add spec: 'https://registry.npmjs.org/connect/-/connect-3.3.4.tgz', | |
npm sill cache add type: 'remote' } | |
npm sill mapToRegistry name https://registry.npmjs.org/connect/-/connect-3.3.4.tgz | |
npm sill mapToRegistry using default registry | |
npm sill mapToRegistry registry https://registry.npmjs.org/ | |
npm sill mapToRegistry uri https://registry.npmjs.org/connect/-/connect-3.3.4.tgz | |
npm verb addRemoteTarball https://registry.npmjs.org/connect/-/connect-3.3.4.tgz not in flight; adding | |
npm verb addRemoteTarball [ 'https://registry.npmjs.org/connect/-/connect-3.3.4.tgz', | |
npm verb addRemoteTarball null ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment