Skip to content

Instantly share code, notes, and snippets.

@sinrise
Created March 10, 2015 22:38
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 sinrise/8f478c43eeeb113305a5 to your computer and use it in GitHub Desktop.
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
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 npm@2.5.1
npm info using node@v0.12.0
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