Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sudhirkhanger/9c9803548152d4c5e2364ee456f9b1bd to your computer and use it in GitHub Desktop.
Save sudhirkhanger/9c9803548152d4c5e2364ee456f9b1bd to your computer and use it in GitHub Desktop.
$ npm install urcli
> websocket@1.0.24 install /home/sudhir/Downloads/node_modules/websocket
> (node-gyp rebuild 2> builderror.log) || (exit 0)
make: Entering directory '/home/sudhir/Downloads/node_modules/websocket/build'
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/obj.target/bufferutil.node
COPY Release/bufferutil.node
CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/obj.target/validation.node
COPY Release/validation.node
make: Leaving directory '/home/sudhir/Downloads/node_modules/websocket/build'
/home/sudhir/Downloads
└─┬ urcli@2.5.2
├─┬ chalk@1.1.3
│ ├── ansi-styles@2.2.1
│ ├── escape-string-regexp@1.0.5
│ ├─┬ has-ansi@2.0.0
│ │ └── ansi-regex@2.1.1
│ ├── strip-ansi@3.0.1
│ └── supports-color@2.0.0
├─┬ cli-table2@0.2.0
│ ├── colors@1.1.2
│ ├── lodash@3.10.1
│ └─┬ string-width@1.0.2
│ ├── code-point-at@1.1.0
│ └─┬ is-fullwidth-code-point@1.0.0
│ └── number-is-nan@1.0.1
├─┬ commander@2.9.0
│ └── graceful-readlink@1.0.1
├─┬ currency-formatter@1.2.1
│ ├── accounting@0.4.1
│ ├── locale-currency@0.0.1
│ └── object-assign@4.1.1
├── homedir@0.6.0
├── moment@2.18.1
├── moment-parseformat@2.2.0
├─┬ node-fetch@1.6.3
│ ├─┬ encoding@0.1.12
│ │ └── iconv-lite@0.4.15
│ └── is-stream@1.1.0
├─┬ node-notifier@5.1.2
│ ├── growly@1.3.0
│ ├── semver@5.3.0
│ ├── shellwords@0.1.0
│ └─┬ which@1.2.14
│ └── isexe@2.0.0
├─┬ opn@4.0.2
│ └─┬ pinkie-promise@2.0.1
│ └── pinkie@2.0.4
├─┬ pushbullet@2.0.0
│ ├── clone@2.1.1
│ ├── mime@1.3.4
│ └─┬ websocket@1.0.24
│ ├─┬ debug@2.6.3
│ │ └── ms@0.7.2
│ ├── nan@2.6.2
│ ├── typedarray-to-buffer@3.1.2
│ └── yaeti@0.0.6
├─┬ request@2.81.0
│ ├── aws-sign2@0.6.0
│ ├── aws4@1.6.0
│ ├── caseless@0.12.0
│ ├─┬ combined-stream@1.0.5
│ │ └── delayed-stream@1.0.0
│ ├── extend@3.0.0
│ ├── forever-agent@0.6.1
│ ├─┬ form-data@2.1.4
│ │ └── asynckit@0.4.0
│ ├─┬ har-validator@4.2.1
│ │ ├─┬ ajv@4.11.6
│ │ │ ├── co@4.6.0
│ │ │ └─┬ json-stable-stringify@1.0.1
│ │ │ └── jsonify@0.0.0
│ │ └── har-schema@1.0.5
│ ├─┬ 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.4.0
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├── extsprintf@1.0.2
│ │ │ ├── json-schema@0.2.3
│ │ │ └── verror@1.3.6
│ │ └─┬ sshpk@1.13.0
│ │ ├── asn1@0.2.3
│ │ ├── assert-plus@1.0.0
│ │ ├── bcrypt-pbkdf@1.0.1
│ │ ├─┬ dashdash@1.14.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.1
│ │ └── tweetnacl@0.14.5
│ ├── is-typedarray@1.0.0
│ ├── isstream@0.1.2
│ ├── json-stringify-safe@5.0.1
│ ├─┬ mime-types@2.1.15
│ │ └── mime-db@1.27.0
│ ├── oauth-sign@0.8.2
│ ├── performance-now@0.2.0
│ ├── qs@6.4.0
│ ├── safe-buffer@5.0.1
│ ├── stringstream@0.0.5
│ ├─┬ tough-cookie@2.3.2
│ │ └── punycode@1.4.1
│ ├── tunnel-agent@0.6.0
│ └── uuid@3.0.1
└─┬ winston@2.3.1
├── async@1.0.0
├── colors@1.0.3
├── cycle@1.0.3
├── eyes@0.1.8
└── stack-trace@0.0.9
npm WARN enoent ENOENT: no such file or directory, open '/home/sudhir/Downloads/package.json'
npm WARN Downloads No description
npm WARN Downloads No repository field.
npm WARN Downloads No README data
npm WARN Downloads No license field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment