Skip to content

Instantly share code, notes, and snippets.

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 MrJadaml/365c2b2a7f1060c3df55d884f2295b8b to your computer and use it in GitHub Desktop.
Save MrJadaml/365c2b2a7f1060c3df55d884f2295b8b to your computer and use it in GitHub Desktop.
tessel-cli-output
WARN engine mdns-js@0.4.0: wanted: {"node":"^0.10.3 || ^0.12.0"} (current: {"node":"4.2.6","npm":"2.14.12"})
-
> usb@1.1.2 install /Users/Jadam/.nvm/versions/node/v4.2.6/lib/node_modules/t2-cli/node_modules/usb
> node-pre-gyp install --fallback-to-build
[usb] Success: "/Users/Jadam/.nvm/versions/node/v4.2.6/lib/node_modules/t2-cli/node_modules/usb/src/binding/usb_bindings.node" is installed via remote
/Users/Jadam/.nvm/versions/node/v4.2.6/bin/t2 -> /Users/Jadam/.nvm/versions/node/v4.2.6/lib/node_modules/t2-cli/bin/tessel-2.js
> t2-cli@0.0.19 postinstall /Users/Jadam/.nvm/versions/node/v4.2.6/lib/node_modules/t2-cli
> t2 install-drivers || true
INFO No driver installation necessary.
t2-cli@0.0.19 /Users/Jadam/.nvm/versions/node/v4.2.6/lib/node_modules/t2-cli
├── bindings@1.2.1
├── usb-daemon-parser@0.0.2
├── url-join@0.0.1
├── shell-escape@0.2.0
├── progress@1.1.8
├── fs-temp@1.0.0
├── async@1.5.2
├── common-tags@0.0.1
├── semver@5.1.0
├── colors@1.1.2
├── stream-to-buffer@0.1.0 (stream-to@0.2.2)
├── osenv@0.1.3 (os-homedir@1.0.1, os-tmpdir@1.0.1)
├── debug@2.2.0 (ms@0.7.1)
├── glob@5.0.15 (path-is-absolute@1.0.0, inherits@2.0.1, once@1.3.3, inflight@1.0.4)
├── acorn@3.1.0
├── nomnom@1.8.1 (underscore@1.6.0, chalk@0.4.0)
├── minimatch@3.0.0 (brace-expansion@1.1.4)
├── tar@2.2.1 (block-stream@0.0.9, inherits@2.0.1)
├── promzard@0.3.0 (read@1.0.7)
├── sshpk@1.8.3 (assert-plus@1.0.0, dashdash@1.13.1, getpass@0.1.6, jsbn@0.1.0, ecc-jsbn@0.1.1, tweetnacl@0.13.3, asn1@0.2.3, jodid25519@1.0.2)
├── fstream-ignore@1.0.2 (inherits@2.0.1, minimatch@2.0.10)
├── tar-stream@1.5.2 (xtend@4.0.1, end-of-stream@1.1.0, readable-stream@2.1.2, bl@1.1.2)
├── fstream@1.0.8 (inherits@2.0.1, graceful-fs@4.1.4, mkdirp@0.5.1, rimraf@2.5.2)
├── fs-extra@0.26.7 (path-is-absolute@1.0.0, graceful-fs@4.1.4, jsonfile@2.3.0, klaw@1.2.0, rimraf@2.5.2)
├── ssh2@0.4.15 (readable-stream@1.0.34, ssh2-streams@0.0.23)
├── update-notifier@0.6.3 (is-npm@1.0.0, semver-diff@2.1.0, chalk@1.1.3, boxen@0.3.1, configstore@2.0.0, latest-version@2.0.0)
├── uglify-js@2.6.2 (async@0.2.10, uglify-to-browserify@1.0.2, source-map@0.5.6, yargs@3.10.0)
├── request@2.72.0 (tunnel-agent@0.4.3, aws-sign2@0.6.0, oauth-sign@0.8.2, forever-agent@0.6.1, is-typedarray@1.0.0, caseless@0.11.0, stringstream@0.0.5, aws4@1.4.1, isstream@0.1.2, json-stringify-safe@5.0.1, extend@3.0.0, form-data@1.0.0-rc4, tough-cookie@2.2.2, node-uuid@1.4.7, qs@6.1.0, combined-stream@1.0.5, mime-types@2.1.11, bl@1.1.2, hawk@3.1.3, http-signature@1.1.1, har-validator@2.0.6)
├── mdns-js@0.4.0 (semver@4.3.6, mdns-js-packet@0.1.12)
├── t2-project@0.2.0 (builtins@1.0.3, glob@6.0.4, resolve@1.1.7, array-includes@3.0.2, module-deps@4.0.5)
├── node-rsa@0.2.30 (asn1@0.2.3, lodash@3.3.0)
├── inquirer@0.8.5 (ansi-regex@1.1.1, figures@1.5.0, through@2.3.8, cli-width@1.1.1, readline2@0.1.1, chalk@1.1.3, lodash@3.10.1, rx@2.5.3)
├── usb@1.1.2 (nan@2.3.3)
└── npm@2.15.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment