Skip to content

Instantly share code, notes, and snippets.

@martypdx
Created August 9, 2016 19:33
Show Gist options
  • Save martypdx/f19067e08f6a58c94b2e1ca031304c36 to your computer and use it in GitHub Desktop.
Save martypdx/f19067e08f6a58c94b2e1ca031304c36 to your computer and use it in GitHub Desktop.
🚀 npm i ractive --debug --verbose
npm info it worked if it ends with ok
npm verb cli [ '/usr/local/bin/node',
npm verb cli '/usr/local/bin/npm',
npm verb cli 'i',
npm verb cli 'ractive',
npm verb cli '--debug',
npm verb cli '--verbose' ]
npm info using npm@3.10.3
npm info using node@v6.3.1
npm verb cache add spec ractive@github:ractivejs/ractive
npm verb addRemoteGit caching github:ractivejs/ractive
npm verb addRemoteGit ractivejs/ractive is a repository hosted by github
npm verb tryClone git-github-com-ractivejs-ractive-git-acfc39f9 not in flight; caching
npm verb correctMkdir /Users/marty/.npm/_git-remotes correctMkdir not in flight; initializing
npm info git [ 'clone',
npm info git '--template=/Users/marty/.npm/_git-remotes/_templates',
npm info git '--mirror',
npm info git 'git://github.com/ractivejs/ractive.git',
npm info git '/Users/marty/.npm/_git-remotes/git-github-com-ractivejs-ractive-git-acfc39f9' ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment