Skip to content

Instantly share code, notes, and snippets.

@p--q
Created May 31, 2016 14:50
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 p--q/82101f6c0660a168437f245cfefa36a8 to your computer and use it in GitHub Desktop.
Save p--q/82101f6c0660a168437f245cfefa36a8 to your computer and use it in GitHub Desktop.
pq@pq-VirtualBox:~$ npm install express-generator -g
/home/pq/.nvm/versions/node/v6.2.0/bin/express -> /home/pq/.nvm/versions/node/v6.2.0/lib/node_modules/express-generator/bin/express
/home/pq/.nvm/versions/node/v6.2.0/lib
└── express-generator@4.13.1
pq@pq-VirtualBox:~$ npm install bower -g
/home/pq/.nvm/versions/node/v6.2.0/bin/bower -> /home/pq/.nvm/versions/node/v6.2.0/lib/node_modules/bower/bin/bower
/home/pq/.nvm/versions/node/v6.2.0/lib
└── bower@1.7.9
pq@pq-VirtualBox:~$ npm install node-sass -g
npm WARN deprecated cross-spawn-async@2.2.4: cross-spawn no longer requires a build toolchain, use it instead!
/home/pq/.nvm/versions/node/v6.2.0/bin/node-sass -> /home/pq/.nvm/versions/node/v6.2.0/lib/node_modules/node-sass/bin/node-sass
> node-sass@3.7.0 install /home/pq/.nvm/versions/node/v6.2.0/lib/node_modules/node-sass
> node scripts/install.js
Binary downloaded and installed at /home/pq/.nvm/versions/node/v6.2.0/lib/node_modules/node-sass/vendor/linux-ia32-48/binding.node
> node-sass@3.7.0 postinstall /home/pq/.nvm/versions/node/v6.2.0/lib/node_modules/node-sass
> node scripts/build.js
"/home/pq/.nvm/versions/node/v6.2.0/lib/node_modules/node-sass/vendor/linux-ia32-48/binding.node" exists.
testing binary.
Binary is fine; exiting.
/home/pq/.nvm/versions/node/v6.2.0/lib
└─┬ node-sass@3.7.0
├── async-foreach@0.1.3
├─┬ chalk@1.1.3
│ ├── ansi-styles@2.2.1
│ ├── escape-string-regexp@1.0.5
│ ├─┬ has-ansi@2.0.0
│ │ └── ansi-regex@2.0.0
│ ├── strip-ansi@3.0.1
│ └── supports-color@2.0.0
├─┬ cross-spawn-async@2.2.4
│ ├─┬ lru-cache@4.0.1
│ │ ├── pseudomap@1.0.2
│ │ └── yallist@2.0.0
│ └─┬ which@1.2.9
│ └── isexe@1.1.2
├─┬ gaze@1.0.0
│ └─┬ globule@0.2.0
│ ├─┬ glob@3.2.11
│ │ └─┬ minimatch@0.3.0
│ │ └── lru-cache@2.7.3
│ ├── lodash@2.4.2
│ └─┬ minimatch@0.2.14
│ └── lru-cache@2.7.3
├── get-stdin@4.0.1
├─┬ glob@7.0.3
│ ├─┬ inflight@1.0.5
│ │ └── wrappy@1.0.2
│ ├── inherits@2.0.1
│ ├─┬ minimatch@3.0.0
│ │ └─┬ brace-expansion@1.1.4
│ │ ├── balanced-match@0.4.1
│ │ └── concat-map@0.0.1
│ ├── once@1.3.3
│ └── path-is-absolute@1.0.0
├── in-publish@2.0.0
├─┬ meow@3.7.0
│ ├─┬ camelcase-keys@2.1.0
│ │ └── camelcase@2.1.1
│ ├── decamelize@1.2.0
│ ├─┬ loud-rejection@1.3.0
│ │ ├── array-find-index@1.0.1
│ │ └── signal-exit@2.1.2
│ ├── map-obj@1.0.1
│ ├── minimist@1.2.0
│ ├─┬ normalize-package-data@2.3.5
│ │ ├── hosted-git-info@2.1.5
│ │ ├─┬ is-builtin-module@1.0.0
│ │ │ └── builtin-modules@1.1.1
│ │ └─┬ validate-npm-package-license@3.0.1
│ │ ├─┬ spdx-correct@1.0.2
│ │ │ └── spdx-license-ids@1.2.1
│ │ └─┬ spdx-expression-parse@1.0.2
│ │ └── spdx-exceptions@1.0.4
│ ├── object-assign@4.1.0
│ ├─┬ read-pkg-up@1.0.1
│ │ ├─┬ find-up@1.1.2
│ │ │ └── path-exists@2.1.0
│ │ └─┬ read-pkg@1.1.0
│ │ ├─┬ load-json-file@1.1.0
│ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ └── is-arrayish@0.2.1
│ │ │ ├── pify@2.3.0
│ │ │ └─┬ strip-bom@2.0.0
│ │ │ └── is-utf8@0.2.1
│ │ └── path-type@1.1.0
│ ├─┬ redent@1.0.0
│ │ ├─┬ indent-string@2.1.0
│ │ │ └─┬ repeating@2.0.1
│ │ │ └── is-finite@1.0.1
│ │ └── strip-indent@1.0.1
│ └── trim-newlines@1.0.0
├─┬ mkdirp@0.5.1
│ └── minimist@0.0.8
├── nan@2.3.4
├─┬ node-gyp@3.3.1
│ ├── fstream@1.0.9
│ ├─┬ glob@4.5.3
│ │ └── minimatch@2.0.10
│ ├── graceful-fs@4.1.4
│ ├─┬ minimatch@1.0.0
│ │ ├── lru-cache@2.7.3
│ │ └── sigmund@1.0.1
│ ├─┬ nopt@3.0.6
│ │ └── abbrev@1.0.7
│ ├─┬ npmlog@2.0.4
│ │ ├── ansi@0.3.1
│ │ ├─┬ are-we-there-yet@1.1.2
│ │ │ ├── delegates@1.0.0
│ │ │ └─┬ readable-stream@2.1.4
│ │ │ └── buffer-shims@1.0.0
│ │ └─┬ gauge@1.2.7
│ │ ├── has-unicode@2.0.0
│ │ ├─┬ lodash.pad@4.4.0
│ │ │ ├── lodash._baseslice@4.0.0
│ │ │ ├── lodash._basetostring@4.12.0
│ │ │ └── lodash.tostring@4.1.3
│ │ ├── lodash.padend@4.5.0
│ │ └── lodash.padstart@4.5.0
│ ├─┬ osenv@0.1.3
│ │ ├── os-homedir@1.0.1
│ │ └── os-tmpdir@1.0.1
│ ├─┬ path-array@1.0.1
│ │ └─┬ array-index@1.0.0
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ └─┬ es6-symbol@3.0.2
│ │ ├── d@0.1.1
│ │ └─┬ es5-ext@0.10.11
│ │ └── es6-iterator@2.0.0
│ ├── rimraf@2.5.2
│ ├── semver@5.1.0
│ └─┬ tar@2.2.1
│ └── block-stream@0.0.9
├─┬ request@2.72.0
│ ├── aws-sign2@0.6.0
│ ├── aws4@1.4.1
│ ├─┬ bl@1.1.2
│ │ └─┬ readable-stream@2.0.6
│ │ ├── core-util-is@1.0.2
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.7
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ ├── caseless@0.11.0
│ ├─┬ combined-stream@1.0.5
│ │ └── delayed-stream@1.0.0
│ ├── extend@3.0.0
│ ├── forever-agent@0.6.1
│ ├─┬ form-data@1.0.0-rc4
│ │ └── async@1.5.2
│ ├─┬ har-validator@2.0.6
│ │ ├─┬ commander@2.9.0
│ │ │ └── graceful-readlink@1.0.1
│ │ ├─┬ is-my-json-valid@2.13.1
│ │ │ ├── generate-function@2.0.0
│ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ └── is-property@1.0.2
│ │ │ ├── jsonpointer@2.0.0
│ │ │ └── xtend@4.0.1
│ │ └─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ ├─┬ hawk@3.1.3
│ │ ├── boom@2.10.1
│ │ ├── cryptiles@2.0.5
│ │ ├── hoek@2.16.3
│ │ └── sntp@1.0.9
│ ├─┬ http-signature@1.1.1
│ │ ├── assert-plus@0.2.0
│ │ ├─┬ jsprim@1.2.2
│ │ │ ├── extsprintf@1.0.2
│ │ │ ├── json-schema@0.2.2
│ │ │ └── verror@1.3.6
│ │ └─┬ sshpk@1.8.3
│ │ ├── asn1@0.2.3
│ │ ├── assert-plus@1.0.0
│ │ ├─┬ dashdash@1.13.1
│ │ │ └── assert-plus@1.0.0
│ │ ├── ecc-jsbn@0.1.1
│ │ ├─┬ getpass@0.1.6
│ │ │ └── assert-plus@1.0.0
│ │ ├── jodid25519@1.0.2
│ │ ├── jsbn@0.1.0
│ │ └── tweetnacl@0.13.3
│ ├── is-typedarray@1.0.0
│ ├── isstream@0.1.2
│ ├── json-stringify-safe@5.0.1
│ ├─┬ mime-types@2.1.11
│ │ └── mime-db@1.23.0
│ ├── node-uuid@1.4.7
│ ├── oauth-sign@0.8.2
│ ├── qs@6.1.0
│ ├── stringstream@0.0.5
│ ├── tough-cookie@2.2.2
│ └── tunnel-agent@0.4.3
└─┬ sass-graph@2.1.1
├─┬ glob@6.0.4
│ └── minimatch@3.0.0
├── lodash@4.13.1
└─┬ yargs@3.32.0
├─┬ cliui@3.2.0
│ └── wrap-ansi@2.0.0
├─┬ os-locale@1.4.0
│ └─┬ lcid@1.0.0
│ └── invert-kv@1.0.0
├─┬ string-width@1.0.1
│ ├─┬ code-point-at@1.0.0
│ │ └── number-is-nan@1.0.0
│ └── is-fullwidth-code-point@1.0.0
├── window-size@0.1.4
└── y18n@3.2.1
pq@pq-VirtualBox:~$ npm install less -g
/home/pq/.nvm/versions/node/v6.2.0/bin/lessc -> /home/pq/.nvm/versions/node/v6.2.0/lib/node_modules/less/bin/lessc
/home/pq/.nvm/versions/node/v6.2.0/lib
└─┬ less@2.7.1
├─┬ errno@0.1.4
│ └── prr@0.0.0
├── graceful-fs@4.1.4
├── image-size@0.5.0
├── mime@1.3.4
├─┬ mkdirp@0.5.1
│ └── minimist@0.0.8
├─┬ promise@7.1.1
│ └── asap@2.0.4
└── source-map@0.5.6
pq@pq-VirtualBox:~$ npm install grunt-cli -g
/home/pq/.nvm/versions/node/v6.2.0/bin/grunt -> /home/pq/.nvm/versions/node/v6.2.0/lib/node_modules/grunt-cli/bin/grunt
/home/pq/.nvm/versions/node/v6.2.0/lib
└─┬ grunt-cli@1.2.0
├─┬ findup-sync@0.3.0
│ └─┬ glob@5.0.15
│ ├─┬ inflight@1.0.5
│ │ └── wrappy@1.0.2
│ ├── inherits@2.0.1
│ ├─┬ minimatch@3.0.0
│ │ └─┬ brace-expansion@1.1.4
│ │ ├── balanced-match@0.4.1
│ │ └── concat-map@0.0.1
│ ├── once@1.3.3
│ └── path-is-absolute@1.0.0
├── grunt-known-options@1.1.0
├─┬ nopt@3.0.6
│ └── abbrev@1.0.7
└── resolve@1.1.7
pq@pq-VirtualBox:~$ npm install gulp-cli -g
/home/pq/.nvm/versions/node/v6.2.0/bin/gulp -> /home/pq/.nvm/versions/node/v6.2.0/lib/node_modules/gulp-cli/bin/gulp.js
/home/pq/.nvm/versions/node/v6.2.0/lib
└─┬ gulp-cli@1.2.1
├── archy@1.0.0
├─┬ chalk@1.1.3
│ ├── ansi-styles@2.2.1
│ ├── escape-string-regexp@1.0.5
│ ├─┬ has-ansi@2.0.0
│ │ └── ansi-regex@2.0.0
│ ├── strip-ansi@3.0.1
│ └── supports-color@2.0.0
├─┬ fancy-log@1.2.0
│ └── time-stamp@1.0.1
├─┬ gulplog@1.0.0
│ └─┬ glogg@1.0.0
│ └── sparkles@1.0.0
├── interpret@1.0.1
├─┬ liftoff@2.2.1
│ ├── extend@2.0.1
│ ├─┬ findup-sync@0.3.0
│ │ └─┬ glob@5.0.15
│ │ ├─┬ inflight@1.0.5
│ │ │ └── wrappy@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@3.0.0
│ │ │ └─┬ brace-expansion@1.1.4
│ │ │ ├── balanced-match@0.4.1
│ │ │ └── concat-map@0.0.1
│ │ ├── once@1.3.3
│ │ └── path-is-absolute@1.0.0
│ ├── flagged-respawn@0.3.2
│ ├── rechoir@0.6.2
│ └── resolve@1.1.7
├─┬ lodash.sortby@4.5.0
│ ├── lodash._baseeach@4.1.3
│ ├── lodash._baseflatten@4.2.1
│ ├─┬ lodash._baseiteratee@4.7.0
│ │ └─┬ lodash._stringtopath@4.8.0
│ │ └── lodash._basetostring@4.12.0
│ └── lodash.rest@4.0.3
├─┬ matchdep@1.0.1
│ ├─┬ micromatch@2.3.8
│ │ ├─┬ arr-diff@2.0.0
│ │ │ └── arr-flatten@1.0.1
│ │ ├── array-unique@0.2.1
│ │ ├─┬ braces@1.8.5
│ │ │ ├─┬ expand-range@1.8.2
│ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ ├── is-number@2.1.0
│ │ │ │ ├─┬ isobject@2.1.0
│ │ │ │ │ └── isarray@1.0.0
│ │ │ │ ├── randomatic@1.1.5
│ │ │ │ └── repeat-string@1.5.4
│ │ │ ├── preserve@0.2.0
│ │ │ └── repeat-element@1.1.2
│ │ ├─┬ expand-brackets@0.1.5
│ │ │ └── is-posix-bracket@0.1.1
│ │ ├── extglob@0.3.2
│ │ ├── filename-regex@2.0.0
│ │ ├── is-extglob@1.0.0
│ │ ├── is-glob@2.0.1
│ │ ├─┬ kind-of@3.0.3
│ │ │ └── is-buffer@1.1.3
│ │ ├── normalize-path@2.0.1
│ │ ├─┬ object.omit@2.0.0
│ │ │ ├─┬ for-own@0.1.4
│ │ │ │ └── for-in@0.1.5
│ │ │ └── is-extendable@0.1.1
│ │ ├─┬ parse-glob@3.0.4
│ │ │ ├─┬ glob-base@0.3.0
│ │ │ │ └── glob-parent@2.0.0
│ │ │ └── is-dotfile@1.0.2
│ │ └─┬ regex-cache@0.4.3
│ │ ├── is-equal-shallow@0.1.3
│ │ └── is-primitive@2.0.0
│ └── stack-trace@0.0.9
├── mute-stdout@1.0.0
├── pretty-hrtime@1.0.2
├─┬ semver-greatest-satisfied-range@1.0.0
│ ├── semver@4.3.6
│ └── semver-regex@1.0.0
├─┬ tildify@1.2.0
│ └── os-homedir@1.0.1
├─┬ v8flags@2.0.11
│ └── user-home@1.1.1
├─┬ wreck@6.3.0
│ ├── boom@2.10.1
│ └── hoek@2.16.3
└─┬ yargs@3.32.0
├── camelcase@2.1.1
├─┬ cliui@3.2.0
│ └── wrap-ansi@2.0.0
├── decamelize@1.2.0
├─┬ os-locale@1.4.0
│ └─┬ lcid@1.0.0
│ └── invert-kv@1.0.0
├─┬ string-width@1.0.1
│ ├─┬ code-point-at@1.0.0
│ │ └── number-is-nan@1.0.0
│ └── is-fullwidth-code-point@1.0.0
├── window-size@0.1.4
└── y18n@3.2.1
pq@pq-VirtualBox:~$ npm install karma -g
/home/pq/.nvm/versions/node/v6.2.0/bin/karma -> /home/pq/.nvm/versions/node/v6.2.0/lib/node_modules/karma/bin/karma
/home/pq/.nvm/versions/node/v6.2.0/lib
└─┬ karma@0.13.22
├── batch@0.5.3
├── bluebird@2.10.2
├─┬ body-parser@1.15.1
│ ├── bytes@2.3.0
│ ├── content-type@1.0.2
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── depd@1.1.0
│ ├─┬ http-errors@1.4.0
│ │ └── statuses@1.3.0
│ ├── iconv-lite@0.4.13
│ ├─┬ on-finished@2.3.0
│ │ └── ee-first@1.1.1
│ ├── qs@6.1.0
│ ├─┬ raw-body@2.1.6
│ │ └── unpipe@1.0.0
│ └─┬ type-is@1.6.13
│ ├── media-typer@0.3.0
│ └─┬ mime-types@2.1.11
│ └── mime-db@1.23.0
├─┬ chokidar@1.5.1
│ ├─┬ anymatch@1.3.0
│ │ ├── arrify@1.0.1
│ │ └─┬ micromatch@2.3.8
│ │ ├─┬ arr-diff@2.0.0
│ │ │ └── arr-flatten@1.0.1
│ │ ├─┬ braces@1.8.5
│ │ │ ├─┬ expand-range@1.8.2
│ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ ├── is-number@2.1.0
│ │ │ │ ├── isobject@2.1.0
│ │ │ │ ├── randomatic@1.1.5
│ │ │ │ └── repeat-string@1.5.4
│ │ │ ├── preserve@0.2.0
│ │ │ └── repeat-element@1.1.2
│ │ ├─┬ expand-brackets@0.1.5
│ │ │ └── is-posix-bracket@0.1.1
│ │ ├── extglob@0.3.2
│ │ ├── filename-regex@2.0.0
│ │ ├─┬ kind-of@3.0.3
│ │ │ └── is-buffer@1.1.3
│ │ ├── normalize-path@2.0.1
│ │ ├─┬ object.omit@2.0.0
│ │ │ ├─┬ for-own@0.1.4
│ │ │ │ └── for-in@0.1.5
│ │ │ └── is-extendable@0.1.1
│ │ ├─┬ parse-glob@3.0.4
│ │ │ ├── glob-base@0.3.0
│ │ │ └── is-dotfile@1.0.2
│ │ └─┬ regex-cache@0.4.3
│ │ ├── is-equal-shallow@0.1.3
│ │ └── is-primitive@2.0.0
│ ├── async-each@1.0.0
│ ├── glob-parent@2.0.0
│ ├── inherits@2.0.1
│ ├─┬ is-binary-path@1.0.1
│ │ └── binary-extensions@1.4.1
│ ├─┬ is-glob@2.0.1
│ │ └── is-extglob@1.0.0
│ ├── path-is-absolute@1.0.0
│ └─┬ readdirp@2.0.0
│ ├── minimatch@2.0.10
│ └─┬ readable-stream@2.1.4
│ ├── buffer-shims@1.0.0
│ ├── isarray@1.0.0
│ ├── process-nextick-args@1.0.7
│ └── util-deprecate@1.0.2
├── colors@1.1.2
├─┬ connect@3.4.1
│ ├─┬ finalhandler@0.4.1
│ │ └── escape-html@1.0.3
│ ├── parseurl@1.3.1
│ └── utils-merge@1.0.0
├── core-js@2.4.0
├── di@0.0.1
├─┬ dom-serialize@2.2.1
│ ├── custom-event@1.0.0
│ ├── ent@2.2.0
│ ├── extend@3.0.0
│ └── void-elements@2.0.1
├─┬ expand-braces@0.1.2
│ ├── array-slice@0.2.3
│ ├── array-unique@0.2.1
│ └─┬ braces@0.1.5
│ └─┬ expand-range@0.1.1
│ ├── is-number@0.1.1
│ └── repeat-string@0.2.2
├─┬ glob@7.0.3
│ ├─┬ inflight@1.0.5
│ │ └── wrappy@1.0.2
│ └── once@1.3.3
├── graceful-fs@4.1.4
├─┬ http-proxy@1.13.3
│ ├── eventemitter3@1.2.0
│ └── requires-port@1.0.0
├── isbinaryfile@3.0.0
├── lodash@3.10.1
├─┬ log4js@0.6.36
│ ├─┬ readable-stream@1.0.34
│ │ ├── core-util-is@1.0.2
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ └── semver@4.3.6
├── mime@1.3.4
├─┬ minimatch@3.0.0
│ └─┬ brace-expansion@1.1.4
│ ├── balanced-match@0.4.1
│ └── concat-map@0.0.1
├─┬ optimist@0.6.1
│ ├── minimist@0.0.10
│ └── wordwrap@0.0.3
├── rimraf@2.5.2
├─┬ socket.io@1.4.6
│ ├─┬ engine.io@1.6.9
│ │ ├─┬ accepts@1.1.4
│ │ │ ├─┬ mime-types@2.0.14
│ │ │ │ └── mime-db@1.12.0
│ │ │ └── negotiator@0.4.9
│ │ ├── base64id@0.1.0
│ │ ├─┬ engine.io-parser@1.2.4
│ │ │ ├── after@0.8.1
│ │ │ ├── arraybuffer.slice@0.0.6
│ │ │ ├── base64-arraybuffer@0.1.2
│ │ │ ├── blob@0.0.4
│ │ │ ├─┬ has-binary@0.1.6
│ │ │ │ └── isarray@0.0.1
│ │ │ └── utf8@2.1.0
│ │ └─┬ ws@1.0.1
│ │ ├── options@0.0.6
│ │ └── ultron@1.0.2
│ ├─┬ has-binary@0.1.7
│ │ └── isarray@0.0.1
│ ├─┬ socket.io-adapter@0.4.0
│ │ └─┬ socket.io-parser@2.2.2
│ │ ├── debug@0.7.4
│ │ ├── isarray@0.0.1
│ │ └── json3@3.2.6
│ ├─┬ socket.io-client@1.4.6
│ │ ├── backo2@1.0.2
│ │ ├── component-bind@1.0.0
│ │ ├── component-emitter@1.2.0
│ │ ├─┬ engine.io-client@1.6.9
│ │ │ ├── component-inherit@0.0.3
│ │ │ ├── has-cors@1.1.0
│ │ │ ├── parsejson@0.0.1
│ │ │ ├── parseqs@0.0.2
│ │ │ ├── xmlhttprequest-ssl@1.5.1
│ │ │ └── yeast@0.1.2
│ │ ├── indexof@0.0.1
│ │ ├── object-component@0.0.3
│ │ ├─┬ parseuri@0.0.4
│ │ │ └─┬ better-assert@1.0.2
│ │ │ └── callsite@1.0.0
│ │ └── to-array@0.1.4
│ └─┬ socket.io-parser@2.2.6
│ ├── benchmark@1.0.0
│ ├── component-emitter@1.1.2
│ ├── isarray@0.0.1
│ └── json3@3.3.2
├── source-map@0.5.6
└─┬ useragent@2.1.9
└── lru-cache@2.2.4
npm WARN optional Skipping failed optional dependency /karma/chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment