Error - installing hubot on centos 6.7 (digital ocean)
See original GitHub issueTrying to install hubot on a droplet which is running centos 6.7
node v4.3.3 npm 3.8.8
I looked at rx.js line 77 and it references this:
function thrower(e) {
throw e; // this is line 77
}
Would appreciate any tips.
Thanks, Chris.
The error:
# yo hubot
_____________________________
/ \
//\ | Extracting input for |
////\ _____ | self-replication process |
//////\ /_____\ \ /
======= |[^_/\_]| /----------------------------
| | _|___@@__|__
+===+/ /// \_\
| |_\ /// HUBOT/\\
|___/\// / \\
\ / +---+
\____/ | |
| //| +===+
\// |xx|
? Owner User <user@example.com>
? Bot name hubot
? Description A simple helpful robot for your Company
? Bot adapter (campfire)
/usr/lib/node_modules/yo/node_modules/rx/dist/rx.js:77
throw e;
^
true
Hereβs what looks like I have installed:
npm -g ls
/usr/lib
βββ¬ @reactivex/rxjs@5.0.0-beta.7
β βββ symbol-observable@0.2.4
βββ¬ generator-hubot@0.3.1
β βββ¬ chalk@0.5.1
β β βββ ansi-styles@1.1.0
β β βββ escape-string-regexp@1.0.5
β β βββ has-ansi@0.1.0
β β βββ strip-ansi@0.3.0
β β βββ supports-color@0.2.0
β βββ¬ npm-name@1.2.0
β β βββ¬ got@5.6.0
β β β βββ¬ create-error-class@3.0.2
β β β β βββ capture-stack-trace@1.0.0
β β β βββ duplexer2@0.1.4
β β β βββ is-plain-obj@1.1.0
β β β βββ is-redirect@1.0.0
β β β βββ is-retry-allowed@1.0.0
β β β βββ is-stream@1.1.0
β β β βββ lowercase-keys@1.0.0
β β β βββ node-status-codes@1.0.0
β β β βββ object-assign@4.1.0
β β β βββ¬ parse-json@2.2.0
β β β β βββ¬ error-ex@1.3.0
β β β β βββ is-arrayish@0.2.1
β β β βββ¬ pinkie-promise@2.0.1
β β β β βββ pinkie@2.0.4
β β β βββ read-all-stream@3.1.0
β β β βββ¬ readable-stream@2.1.2
β β β β βββ core-util-is@1.0.2
β β β β βββ isarray@1.0.0
β β β β βββ process-nextick-args@1.0.6
β β β β βββ string_decoder@0.10.31
β β β β βββ util-deprecate@1.0.2
β β β βββ timed-out@2.0.0
β β β βββ unzip-response@1.0.0
β β β βββ¬ url-parse-lax@1.0.0
β β β βββ prepend-http@1.0.3
β β βββ¬ log-symbols@1.0.2
β β β βββ¬ chalk@1.1.3
β β β βββ ansi-styles@2.2.1
β β β βββ¬ has-ansi@2.0.0
β β β β βββ ansi-regex@2.0.0
β β β βββ strip-ansi@3.0.1
β β β βββ supports-color@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.4
β β β β βββ¬ is-builtin-module@1.0.0
β β β β β βββ builtin-modules@1.1.1
β β β β βββ semver@5.1.0
β β β β βββ¬ 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
β β β βββ¬ 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
β β β β β βββ graceful-fs@4.1.3
β β β β β βββ 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
β β β β β βββ number-is-nan@1.0.0
β β β β βββ¬ strip-indent@1.0.1
β β β β βββ get-stdin@4.0.1
β β β βββ trim-newlines@1.0.0
β β βββ¬ registry-url@3.1.0
β β βββ¬ rc@1.1.6
β β βββ deep-extend@0.4.1
β β βββ ini@1.3.4
β β βββ strip-json-comments@1.0.4
β βββ¬ yeoman-generator@0.17.7
β β βββ async@0.9.2
β β βββ¬ cheerio@0.17.0
β β β βββ¬ CSSselect@0.4.1
β β β β βββ CSSwhat@0.4.7
β β β β βββ domutils@1.4.3
β β β βββ¬ dom-serializer@0.0.1
β β β β βββ domelementtype@1.1.3
β β β βββ entities@1.1.1
β β β βββ¬ htmlparser2@3.7.3
β β β βββ domelementtype@1.3.0
β β β βββ domhandler@2.2.1
β β β βββ domutils@1.5.1
β β β βββ entities@1.0.0
β β β βββ¬ readable-stream@1.1.14
β β β βββ isarray@0.0.1
β β βββ¬ class-extend@0.1.2
β β β βββ object-assign@2.1.1
β β βββ¬ cross-spawn@0.2.9
β β β βββ lru-cache@2.7.3
β β βββ dargs@2.1.0
β β βββ¬ debug@1.0.4
β β β βββ ms@0.6.2
β β βββ diff@1.4.0
β β βββ¬ download@1.0.7
β β β βββ¬ archive-type@1.0.4
β β β β βββ get-stdin@3.0.2
β β β β βββ is-7zip@1.0.0
β β β β βββ is-bzip2@1.0.0
β β β β βββ is-gzip@1.0.0
β β β β βββ is-rar@1.0.0
β β β β βββ is-tar@1.0.0
β β β β βββ is-zip@1.0.0
β β β β βββ¬ meow@2.1.0
β β β β β βββ¬ camelcase-keys@1.0.0
β β β β β β βββ camelcase@1.2.1
β β β β β βββ¬ indent-string@1.2.2
β β β β β β βββ get-stdin@4.0.1
β β β β β β βββ repeating@1.1.3
β β β β β βββ object-assign@2.1.1
β β β β βββ read-chunk@1.0.1
β β β βββ¬ decompress@1.0.7
β β β β βββ¬ decompress-tar@1.0.3
β β β β β βββ simple-bufferstream@0.0.4
β β β β β βββ¬ strip-dirs@0.1.1
β β β β β β βββ get-stdin@3.0.2
β β β β β β βββ¬ is-absolute@0.1.7
β β β β β β β βββ is-relative@0.1.3
β β β β β β βββ is-integer@1.0.6
β β β β β βββ¬ tar@1.0.3
β β β β β βββ block-stream@0.0.9
β β β β β βββ fstream@1.0.8
β β β β βββ¬ decompress-tarbz2@1.0.2
β β β β β βββ¬ seek-bzip@1.0.5
β β β β β βββ commander@2.8.1
β β β β βββ decompress-targz@1.0.3
β β β β βββ¬ decompress-unzip@1.0.0
β β β β βββ adm-zip@0.4.7
β β β β βββ is-zip@0.1.0
β β β β βββ¬ temp-write@1.1.2
β β β β βββ os-tmpdir@1.0.1
β β β β βββ uuid@2.0.2
β β β βββ¬ each-async@1.1.1
β β β β βββ onetime@1.1.0
β β β β βββ set-immediate-shim@1.0.1
β β β βββ¬ fs-extra@0.11.1
β β β β βββ jsonfile@2.3.0
β β β β βββ ncp@0.6.0
β β β βββ object-assign@1.0.0
β β β βββ ware@0.3.0
β β βββ¬ file-utils@0.2.2
β β β βββ¬ findup-sync@0.2.1
β β β β βββ glob@4.3.5
β β β βββ¬ minimatch@2.0.10
β β β βββ¬ brace-expansion@1.1.4
β β β βββ balanced-match@0.4.1
β β β βββ concat-map@0.0.1
β β βββ¬ findup-sync@0.1.3
β β β βββ¬ glob@3.2.11
β β β βββ¬ minimatch@0.3.0
β β β βββ sigmund@1.0.1
β β βββ¬ github-username@1.1.1
β β β βββ get-stdin@1.0.0
β β β βββ¬ duplexify@3.4.3
β β β β βββ end-of-stream@1.0.0
β β β βββ infinity-agent@2.0.3
β β β βββ nested-error-stacks@1.0.2
β β β βββ object-assign@2.1.1
β β β βββ read-all-stream@2.2.0
β β β βββ statuses@1.2.1
β β βββ¬ glob@4.5.3
β β β βββ¬ inflight@1.0.4
β β β β βββ wrappy@1.0.1
β β β βββ inherits@2.0.1
β β β βββ minimatch@2.0.10
β β β βββ once@1.3.3
β β βββ¬ grouped-queue@0.3.2
β β β βββ lodash@3.10.1
β β βββ¬ gruntfile-editor@0.2.0
β β β βββ¬ ast-query@0.2.5
β β β βββ¬ escodegen@1.3.3
β β β β βββ estraverse@1.5.1
β β β β βββ esutils@1.0.0
β β β β βββ¬ source-map@0.1.43
β β β β βββ amdefine@1.0.0
β β β βββ esprima@1.1.1
β β β βββ traverse@0.6.6
β β βββ iconv-lite@0.4.13
β β βββ¬ inquirer@0.7.3
β β β βββ ansi-regex@1.1.1
β β β βββ¬ cli-color@0.3.3
β β β β βββ d@0.1.1
β β β β βββ¬ es5-ext@0.10.11
β β β β β βββ es6-iterator@2.0.0
β β β β β βββ es6-symbol@3.0.2
β β β β βββ¬ memoizee@0.3.10
β β β β β βββ¬ es6-weak-map@0.1.4
β β β β β β βββ es6-iterator@0.1.3
β β β β β β βββ es6-symbol@2.0.1
β β β β β βββ event-emitter@0.3.4
β β β β β βββ lru-queue@0.1.0
β β β β β βββ next-tick@0.2.2
β β β β βββ timers-ext@0.1.0
β β β βββ figures@1.5.0
β β β βββ mute-stream@0.0.4
β β β βββ¬ readline2@0.1.1
β β β β βββ¬ strip-ansi@2.0.1
β β β β βββ ansi-regex@1.1.1
β β β βββ rx@2.5.3
β β β βββ through@2.3.8
β β βββ isbinaryfile@2.0.4
β β βββ lodash@2.4.2
β β βββ mime@1.3.4
β β βββ¬ mkdirp@0.5.1
β β β βββ minimist@0.0.8
β β βββ¬ nopt@3.0.6
β β β βββ abbrev@1.0.7
β β βββ¬ request@2.72.0
β β β βββ aws-sign2@0.6.0
β β β βββ¬ aws4@1.3.2
β β β β βββ¬ lru-cache@4.0.1
β β β β βββ pseudomap@1.0.2
β β β β βββ yallist@2.0.0
β β β βββ¬ bl@1.1.2
β β β β βββ readable-stream@2.0.6
β β β βββ 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
β β β β βββ¬ chalk@1.1.3
β β β β β βββ ansi-styles@2.2.1
β β β β β βββ¬ has-ansi@2.0.0
β β β β β β βββ ansi-regex@2.0.0
β β β β β βββ strip-ansi@3.0.1
β β β β β βββ supports-color@2.0.0
β β β β βββ¬ 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
β β β βββ¬ 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.1
β β β βββ qs@6.1.0
β β β βββ stringstream@0.0.5
β β β βββ tough-cookie@2.2.2
β β β βββ tunnel-agent@0.4.2
β β βββ¬ rimraf@2.5.2
β β β βββ¬ glob@7.0.3
β β β βββ minimatch@3.0.0
β β β βββ path-is-absolute@1.0.0
β β βββ run-async@0.1.0
β β βββ shelljs@0.3.0
β β βββ text-table@0.2.0
β β βββ underscore.string@2.4.0
β βββ¬ yosay@0.3.0
β βββ ansi-regex@0.2.1
β βββ¬ chalk@0.4.0
β β βββ ansi-styles@1.0.0
β β βββ has-color@0.1.7
β β βββ strip-ansi@0.1.1
β βββ minimist@0.2.0
β βββ pad-component@0.0.1
β βββ¬ string-length@0.1.2
β β βββ¬ strip-ansi@0.2.2
β β βββ ansi-regex@0.1.0
β βββ¬ strip-ansi@0.2.2
β β βββ ansi-regex@0.1.0
β βββ¬ taketalk@0.1.1
β β βββ get-stdin@0.1.0
β β βββ minimist@0.1.0
β βββ word-wrap@0.1.3
βββ¬ json-server@0.8.8
β βββ¬ body-parser@1.15.0
β β βββ bytes@2.2.0
β β βββ content-type@1.0.1
β β βββ¬ debug@2.2.0
β β β βββ ms@0.7.1
β β βββ depd@1.1.0
β β βββ¬ http-errors@1.4.0
β β β βββ inherits@2.0.1
β β β βββ statuses@1.2.1
β β βββ iconv-lite@0.4.13
β β βββ¬ on-finished@2.3.0
β β β βββ ee-first@1.1.1
β β βββ qs@6.1.0
β β βββ¬ raw-body@2.1.5
β β β βββ unpipe@1.0.0
β β βββ¬ type-is@1.6.11
β β βββ media-typer@0.3.0
β β βββ¬ mime-types@2.1.10
β β βββ mime-db@1.22.0
β βββ¬ chalk@0.4.0
β β βββ ansi-styles@1.0.0
β β βββ has-color@0.1.7
β β βββ strip-ansi@0.1.1
β βββ¬ compression@1.6.1
β β βββ¬ accepts@1.3.1
β β β βββ¬ mime-types@2.1.10
β β β β βββ mime-db@1.22.0
β β β βββ negotiator@0.6.0
β β βββ bytes@2.2.0
β β βββ¬ compressible@2.0.7
β β β βββ mime-db@1.22.0
β β βββ¬ debug@2.2.0
β β β βββ ms@0.7.1
β β βββ on-headers@1.0.1
β β βββ vary@1.1.0
β βββ connect-pause@0.1.0
β βββ¬ cors@2.7.1
β β βββ vary@1.1.0
β βββ¬ errorhandler@1.4.3
β β βββ¬ accepts@1.3.1
β β β βββ¬ mime-types@2.1.10
β β β β βββ mime-db@1.22.0
β β β βββ negotiator@0.6.0
β β βββ escape-html@1.0.3
β βββ¬ express@4.13.4
β β βββ¬ accepts@1.2.13
β β β βββ¬ mime-types@2.1.10
β β β β βββ mime-db@1.22.0
β β β βββ negotiator@0.5.3
β β βββ array-flatten@1.1.1
β β βββ content-disposition@0.5.1
β β βββ content-type@1.0.1
β β βββ cookie@0.1.5
β β βββ cookie-signature@1.0.6
β β βββ¬ debug@2.2.0
β β β βββ ms@0.7.1
β β βββ depd@1.1.0
β β βββ escape-html@1.0.3
β β βββ etag@1.7.0
β β βββ¬ finalhandler@0.4.1
β β β βββ unpipe@1.0.0
β β βββ fresh@0.3.0
β β βββ merge-descriptors@1.0.1
β β βββ methods@1.1.2
β β βββ¬ on-finished@2.3.0
β β β βββ ee-first@1.1.1
β β βββ parseurl@1.3.1
β β βββ path-to-regexp@0.1.7
β β βββ¬ proxy-addr@1.0.10
β β β βββ forwarded@0.1.0
β β β βββ ipaddr.js@1.0.5
β β βββ qs@4.0.0
β β βββ range-parser@1.0.3
β β βββ¬ send@0.13.1
β β β βββ destroy@1.0.4
β β β βββ¬ http-errors@1.3.1
β β β β βββ inherits@2.0.1
β β β βββ mime@1.3.4
β β β βββ ms@0.7.1
β β β βββ statuses@1.2.1
β β βββ serve-static@1.10.2
β β βββ¬ type-is@1.6.11
β β β βββ media-typer@0.3.0
β β β βββ¬ mime-types@2.1.10
β β β βββ mime-db@1.22.0
β β βββ utils-merge@1.0.0
β β βββ vary@1.0.1
β βββ¬ got@3.3.1
β β βββ¬ duplexify@3.4.2
β β β βββ¬ end-of-stream@1.0.0
β β β β βββ¬ once@1.3.3
β β β β βββ wrappy@1.0.1
β β β βββ¬ readable-stream@2.0.5
β β β βββ core-util-is@1.0.2
β β β βββ inherits@2.0.1
β β β βββ isarray@0.0.1
β β β βββ process-nextick-args@1.0.6
β β β βββ string_decoder@0.10.31
β β β βββ util-deprecate@1.0.2
β β βββ infinity-agent@2.0.3
β β βββ is-redirect@1.0.0
β β βββ is-stream@1.0.1
β β βββ lowercase-keys@1.0.0
β β βββ¬ nested-error-stacks@1.0.2
β β β βββ inherits@2.0.1
β β βββ object-assign@3.0.0
β β βββ prepend-http@1.0.3
β β βββ¬ read-all-stream@3.1.0
β β β βββ¬ pinkie-promise@2.0.0
β β β β βββ pinkie@2.0.4
β β β βββ¬ readable-stream@2.0.5
β β β βββ core-util-is@1.0.2
β β β βββ inherits@2.0.1
β β β βββ isarray@0.0.1
β β β βββ process-nextick-args@1.0.6
β β β βββ string_decoder@0.10.31
β β β βββ util-deprecate@1.0.2
β β βββ timed-out@2.0.0
β βββ lodash@3.10.1
β βββ¬ lowdb@0.10.3
β β βββ graceful-fs@3.0.8
β β βββ¬ json-parse-helpfulerror@1.0.3
β β β βββ jju@1.2.1
β β βββ q@1.4.1
β β βββ¬ steno@0.4.3
β β βββ graceful-fs@4.1.3
β βββ¬ method-override@2.3.5
β β βββ¬ debug@2.2.0
β β β βββ ms@0.7.1
β β βββ methods@1.1.2
β β βββ parseurl@1.3.1
β β βββ vary@1.0.1
β βββ¬ morgan@1.6.1
β β βββ basic-auth@1.0.3
β β βββ¬ debug@2.2.0
β β β βββ ms@0.7.1
β β βββ depd@1.0.1
β β βββ¬ on-finished@2.3.0
β β β βββ ee-first@1.1.1
β β βββ on-headers@1.0.1
β βββ node-uuid@1.4.7
β βββ object-assign@4.0.1
β βββ pluralize@1.2.1
β βββ server-destroy@1.0.1
β βββ underscore-db@0.9.1
β βββ¬ update-notifier@0.5.0
β β βββ¬ chalk@1.1.1
β β β βββ ansi-styles@2.1.0
β β β βββ escape-string-regexp@1.0.4
β β β βββ¬ has-ansi@2.0.0
β β β β βββ ansi-regex@2.0.0
β β β βββ¬ strip-ansi@3.0.0
β β β β βββ ansi-regex@2.0.0
β β β βββ supports-color@2.0.0
β β βββ¬ configstore@1.4.0
β β β βββ graceful-fs@4.1.3
β β β βββ¬ mkdirp@0.5.1
β β β β βββ minimist@0.0.8
β β β βββ os-tmpdir@1.0.1
β β β βββ¬ osenv@0.1.3
β β β β βββ os-homedir@1.0.1
β β β βββ uuid@2.0.1
β β β βββ¬ write-file-atomic@1.1.4
β β β β βββ imurmurhash@0.1.4
β β β β βββ slide@1.1.6
β β β βββ¬ xdg-basedir@2.0.0
β β β βββ os-homedir@1.0.1
β β βββ is-npm@1.0.0
β β βββ¬ latest-version@1.0.1
β β β βββ¬ package-json@1.2.0
β β β βββ¬ registry-url@3.0.3
β β β βββ¬ rc@1.1.6
β β β βββ deep-extend@0.4.1
β β β βββ ini@1.3.4
β β β βββ minimist@1.2.0
β β β βββ strip-json-comments@1.0.4
β β βββ¬ repeating@1.1.3
β β β βββ¬ is-finite@1.0.1
β β β βββ number-is-nan@1.0.0
β β βββ¬ semver-diff@2.1.0
β β β βββ semver@5.1.0
β β βββ¬ string-length@1.0.1
β β βββ¬ strip-ansi@3.0.0
β β βββ ansi-regex@2.0.0
β βββ¬ yargs@3.32.0
β βββ camelcase@2.1.0
β βββ¬ cliui@3.1.0
β β βββ¬ strip-ansi@3.0.0
β β β βββ ansi-regex@2.0.0
β β βββ wrap-ansi@1.0.0
β βββ¬ decamelize@1.1.2
β β βββ escape-string-regexp@1.0.4
β βββ¬ 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
β β β βββ number-is-nan@1.0.0
β β βββ¬ strip-ansi@3.0.0
β β βββ ansi-regex@2.0.0
β βββ window-size@0.1.4
β βββ y18n@3.2.0
βββ¬ npm@3.8.8
β βββ abbrev@1.0.7
β βββ ansi-regex@2.0.0
β βββ ansicolors@0.3.2
β βββ ansistyles@0.1.3
β βββ aproba@1.0.1
β βββ archy@1.0.0
β βββ chownr@1.0.1
β βββ cmd-shim@2.0.2
β βββ¬ columnify@1.5.4
β β βββ¬ wcwidth@1.0.0
β β βββ¬ defaults@1.0.3
β β βββ clone@1.0.2
β βββ¬ config-chain@1.1.10
β β βββ proto-list@1.2.4
β βββ debuglog@1.0.1
β βββ¬ dezalgo@1.0.3
β β βββ asap@2.0.3
β βββ editor@1.0.0
β βββ fs-vacuum@1.2.9
β βββ fs-write-stream-atomic@1.0.8
β βββ fstream@1.0.8
β βββ¬ fstream-npm@1.0.7
β β βββ¬ fstream-ignore@1.0.3
β β βββ¬ minimatch@3.0.0
β β βββ¬ brace-expansion@1.1.2
β β βββ balanced-match@0.3.0
β β βββ concat-map@0.0.1
β βββ¬ glob@7.0.3
β β βββ¬ minimatch@3.0.0
β β β βββ¬ brace-expansion@1.1.3
β β β βββ balanced-match@0.3.0
β β β βββ concat-map@0.0.1
β β βββ path-is-absolute@1.0.0
β βββ graceful-fs@4.1.3
β βββ has-unicode@2.0.0
β βββ hosted-git-info@2.1.4
β βββ iferr@0.1.5
β βββ imurmurhash@0.1.4
β βββ inflight@1.0.4
β βββ inherits@2.0.1
β βββ ini@1.3.4
β βββ¬ init-package-json@1.9.3
β β βββ¬ glob@6.0.4
β β β βββ¬ minimatch@3.0.0
β β β β βββ¬ brace-expansion@1.1.3
β β β β βββ balanced-match@0.3.0
β β β β βββ concat-map@0.0.1
β β β βββ path-is-absolute@1.0.0
β β βββ promzard@0.3.0
β βββ lockfile@1.0.1
β βββ lodash._baseindexof@3.1.0
β βββ¬ lodash._baseuniq@4.5.1
β β βββ lodash._createset@4.0.1
β β βββ lodash._setcache@4.1.1
β βββ lodash._bindcallback@3.0.1
β βββ lodash._cacheindexof@3.0.2
β βββ lodash._createcache@3.1.2
β βββ lodash._getnative@3.9.1
β βββ¬ lodash.clonedeep@4.3.2
β β βββ lodash._baseclone@4.5.3
β βββ lodash.isarray@4.0.0
β βββ lodash.keys@4.0.6
β βββ lodash.restparam@3.6.1
β βββ¬ lodash.union@4.3.0
β β βββ lodash._baseflatten@4.2.0
β β βββ lodash.rest@4.0.2
β βββ lodash.uniq@4.2.1
β βββ¬ lodash.without@4.1.2
β β βββ¬ lodash._basedifference@4.4.1
β β β βββ lodash._setcache@4.1.1
β β βββ lodash.rest@4.0.1
β βββ¬ mkdirp@0.5.1
β β βββ minimist@0.0.8
β βββ¬ node-gyp@3.3.1
β β βββ¬ glob@4.5.3
β β β βββ¬ minimatch@2.0.10
β β β βββ¬ brace-expansion@1.1.3
β β β βββ balanced-match@0.3.0
β β β βββ concat-map@0.0.1
β β βββ¬ minimatch@1.0.0
β β β βββ lru-cache@2.7.3
β β β βββ sigmund@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
β βββ nopt@3.0.6
β βββ normalize-git-url@3.0.2
β βββ¬ normalize-package-data@2.3.5
β β βββ¬ is-builtin-module@1.0.0
β β βββ builtin-modules@1.1.1
β βββ npm-cache-filename@1.0.2
β βββ npm-install-checks@3.0.0
β βββ npm-package-arg@4.1.1
β βββ¬ npm-registry-client@7.1.0
β β βββ¬ concat-stream@1.5.1
β β β βββ¬ readable-stream@2.0.6
β β β β βββ core-util-is@1.0.2
β β β β βββ isarray@1.0.0
β β β β βββ process-nextick-args@1.0.6
β β β β βββ string_decoder@0.10.31
β β β β βββ util-deprecate@1.0.2
β β β βββ typedarray@0.0.6
β β βββ retry@0.8.0
β βββ npm-user-validate@0.1.2
β βββ¬ npmlog@2.0.3
β β βββ ansi@0.3.1
β β βββ¬ are-we-there-yet@1.1.2
β β β βββ delegates@1.0.0
β β βββ¬ gauge@1.2.7
β β βββ¬ lodash.pad@4.1.0
β β β βββ lodash.repeat@4.0.0
β β β βββ lodash.tostring@4.1.2
β β βββ¬ lodash.padend@4.2.0
β β β βββ lodash.repeat@4.0.0
β β β βββ lodash.tostring@4.1.2
β β βββ¬ lodash.padstart@4.2.0
β β βββ lodash.repeat@4.0.0
β β βββ lodash.tostring@4.1.2
β βββ once@1.3.3
β βββ opener@1.4.1
β βββ¬ osenv@0.1.3
β β βββ os-homedir@1.0.1
β β βββ os-tmpdir@1.0.1
β βββ path-is-inside@1.0.1
β βββ¬ read@1.0.7
β β βββ mute-stream@0.0.5
β βββ read-cmd-shim@1.0.1
β βββ¬ read-installed@4.0.3
β β βββ util-extend@1.0.3
β βββ¬ read-package-json@2.0.3
β β βββ¬ glob@6.0.4
β β β βββ¬ minimatch@3.0.0
β β β β βββ¬ brace-expansion@1.1.3
β β β β βββ balanced-match@0.3.0
β β β β βββ concat-map@0.0.1
β β β βββ path-is-absolute@1.0.0
β β βββ¬ json-parse-helpfulerror@1.0.3
β β βββ jju@1.2.1
β βββ read-package-tree@5.1.2
β βββ¬ readable-stream@2.1.0
β β βββ core-util-is@1.0.2
β β βββ¬ inline-process-browser@2.0.1
β β β βββ¬ falafel@1.2.0
β β β β βββ acorn@1.2.2
β β β β βββ foreach@2.0.5
β β β β βββ isarray@0.0.1
β β β β βββ object-keys@1.0.9
β β β βββ¬ through2@0.6.5
β β β βββ¬ readable-stream@1.0.34
β β β β βββ isarray@0.0.1
β β β βββ xtend@4.0.1
β β βββ isarray@1.0.0
β β βββ process-nextick-args@1.0.6
β β βββ string_decoder@0.10.31
β β βββ¬ unreachable-branch-transform@0.5.1
β β β βββ esmangle-evaluator@1.0.0
β β β βββ¬ recast@0.11.5
β β β βββ ast-types@0.8.16
β β β βββ esprima@2.7.2
β β β βββ private@0.1.6
β β β βββ source-map@0.5.3
β β βββ util-deprecate@1.0.2
β βββ readdir-scoped-modules@1.0.2
β βββ realize-package-specifier@3.0.3
β βββ¬ request@2.72.0
β β βββ aws-sign2@0.6.0
β β βββ¬ aws4@1.3.2
β β β βββ¬ lru-cache@4.0.1
β β β βββ pseudomap@1.0.2
β β β βββ yallist@2.0.0
β β βββ¬ bl@1.1.2
β β β βββ¬ readable-stream@2.0.6
β β β βββ core-util-is@1.0.2
β β β βββ isarray@1.0.0
β β β βββ process-nextick-args@1.0.6
β β β βββ 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
β β β βββ¬ chalk@1.1.3
β β β β βββ ansi-styles@2.2.1
β β β β βββ escape-string-regexp@1.0.5
β β β β βββ has-ansi@2.0.0
β β β β βββ supports-color@2.0.0
β β β βββ¬ 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.7.4
β β β βββ asn1@0.2.3
β β β βββ¬ dashdash@1.13.0
β β β β βββ assert-plus@1.0.0
β β β βββ ecc-jsbn@0.1.1
β β β βββ jodid25519@1.0.2
β β β βββ jsbn@0.1.0
β β β βββ tweetnacl@0.14.3
β β βββ is-typedarray@1.0.0
β β βββ isstream@0.1.2
β β βββ json-stringify-safe@5.0.1
β β βββ¬ mime-types@2.1.10
β β β βββ mime-db@1.22.0
β β βββ node-uuid@1.4.7
β β βββ oauth-sign@0.8.1
β β βββ qs@6.1.0
β β βββ stringstream@0.0.5
β β βββ tough-cookie@2.2.2
β β βββ tunnel-agent@0.4.2
β βββ retry@0.9.0
β βββ rimraf@2.5.2
β βββ semver@5.1.0
β βββ sha@2.0.1
β βββ slide@1.1.6
β βββ sorted-object@2.0.0
β βββ strip-ansi@3.0.1
β βββ¬ tar@2.2.1
β β βββ block-stream@0.0.8
β βββ text-table@0.2.0
β βββ uid-number@0.0.6
β βββ umask@1.1.0
β βββ¬ unique-filename@1.1.0
β β βββ unique-slug@2.0.0
β βββ unpipe@1.0.0
β βββ¬ validate-npm-package-license@3.0.1
β β βββ¬ spdx-correct@1.0.2
β β β βββ spdx-license-ids@1.2.0
β β βββ¬ spdx-expression-parse@1.0.2
β β βββ spdx-exceptions@1.0.4
β β βββ spdx-license-ids@1.2.0
β βββ¬ validate-npm-package-name@2.2.2
β β βββ builtins@0.0.7
β βββ¬ which@1.2.4
β β βββ¬ is-absolute@0.1.7
β β β βββ is-relative@0.1.3
β β βββ isexe@1.1.1
β βββ wrappy@1.0.1
β βββ write-file-atomic@1.1.4
βββ¬ pm2@1.0.1
β βββ async@1.5.2
β βββ¬ chalk@1.1.1
β β βββ ansi-styles@2.1.0
β β βββ escape-string-regexp@1.0.4
β β βββ¬ has-ansi@2.0.0
β β β βββ ansi-regex@2.0.0
β β βββ¬ strip-ansi@3.0.0
β β β βββ ansi-regex@2.0.0
β β βββ supports-color@2.0.0
β βββ¬ chokidar@1.4.2
β β βββ¬ anymatch@1.3.0
β β β βββ arrify@1.0.1
β β β βββ¬ micromatch@2.3.7
β β β βββ¬ arr-diff@2.0.0
β β β β βββ arr-flatten@1.0.1
β β β βββ array-unique@0.2.1
β β β βββ¬ braces@1.8.3
β β β β βββ¬ expand-range@1.8.1
β β β β β βββ¬ fill-range@2.2.3
β β β β β βββ is-number@2.1.0
β β β β β βββ¬ isobject@2.0.0
β β β β β β βββ isarray@0.0.1
β β β β β βββ randomatic@1.1.5
β β β β β βββ repeat-string@1.5.2
β β β β βββ preserve@0.2.0
β β β β βββ repeat-element@1.1.2
β β β βββ expand-brackets@0.1.4
β β β βββ extglob@0.3.2
β β β βββ filename-regex@2.0.0
β β β βββ is-extglob@1.0.0
β β β βββ¬ kind-of@3.0.2
β β β β βββ is-buffer@1.1.2
β β β βββ normalize-path@2.0.1
β β β βββ¬ object.omit@2.0.0
β β β β βββ¬ for-own@0.1.3
β β β β β βββ for-in@0.1.4
β β β β βββ is-extendable@0.1.1
β β β βββ¬ parse-glob@3.0.4
β β β β βββ glob-base@0.3.0
β β β β βββ is-dotfile@1.0.2
β β β βββ¬ regex-cache@0.4.2
β β β βββ is-equal-shallow@0.1.3
β β β βββ is-primitive@2.0.0
β β βββ async-each@0.1.6
β β βββ UNMET OPTIONAL DEPENDENCY fsevents@^1.0.0
β β βββ glob-parent@2.0.0
β β βββ inherits@2.0.1
β β βββ¬ is-binary-path@1.0.1
β β β βββ binary-extensions@1.4.0
β β βββ¬ is-glob@2.0.1
β β β βββ is-extglob@1.0.0
β β βββ path-is-absolute@1.0.0
β β βββ¬ readdirp@2.0.0
β β βββ graceful-fs@4.1.3
β β βββ¬ minimatch@2.0.10
β β β βββ¬ brace-expansion@1.1.3
β β β βββ balanced-match@0.3.0
β β β βββ concat-map@0.0.1
β β βββ¬ readable-stream@2.0.5
β β βββ core-util-is@1.0.2
β β βββ isarray@0.0.1
β β βββ process-nextick-args@1.0.6
β β βββ string_decoder@0.10.31
β β βββ util-deprecate@1.0.2
β βββ¬ cli-table@0.3.1
β β βββ colors@1.0.3
β βββ coffee-script@1.10.0
β βββ¬ commander@2.9.0
β β βββ graceful-readlink@1.0.1
β βββ¬ cron@1.1.0
β β βββ moment-timezone@0.3.1
β βββ¬ debug@2.2.0
β β βββ ms@0.7.1
β βββ eventemitter2@0.4.14
β βββ UNMET OPTIONAL DEPENDENCY ikt@git+http://ikt.pm2.io/ikt.git#master
β βββ¬ mkdirp@0.5.1
β β βββ minimist@0.0.8
β βββ moment@2.11.2
β βββ¬ nssocket@0.6.0
β β βββ lazy@1.0.11
β βββ pidusage@1.0.1
β βββ¬ pm2-axon@2.0.9
β β βββ amp@0.3.1
β β βββ amp-message@0.1.2
β β βββ configurable@0.0.1
β β βββ escape-regexp@0.0.1
β βββ¬ pm2-axon-rpc@0.3.6
β β βββ¬ commander@1.0.5
β β β βββ keypress@0.1.0
β β βββ json-stringify-safe@5.0.1
β βββ¬ pm2-deploy@0.2.1
β β βββ async@1.4.2
β β βββ tv4@1.0.18
β βββ¬ pm2-multimeter@0.1.2
β β βββ charm@0.1.2
β βββ¬ pmx@0.5.9
β β βββ json-stringify-safe@5.0.1
β βββ semver@5.1.0
β βββ shelljs@0.6.0
β βββ¬ vizion@0.2.12
β βββ async@0.9.0
βββ¬ yo@1.7.0
βββ async@1.5.2
βββ¬ chalk@1.1.3
β βββ ansi-styles@2.2.1
β βββ escape-string-regexp@1.0.5
β βββ has-ansi@2.0.0
β βββ strip-ansi@3.0.1
β βββ supports-color@2.0.0
βββ cli-list@0.1.8
βββ¬ configstore@1.4.0
β βββ graceful-fs@4.1.3
β βββ¬ mkdirp@0.5.1
β β βββ minimist@0.0.8
β βββ object-assign@4.1.0
β βββ os-tmpdir@1.0.1
β βββ osenv@0.1.3
β βββ uuid@2.0.2
β βββ¬ write-file-atomic@1.1.4
β β βββ imurmurhash@0.1.4
β β βββ slide@1.1.6
β βββ xdg-basedir@2.0.0
βββ¬ cross-spawn-async@2.2.2
β βββ¬ lru-cache@4.0.1
β β βββ pseudomap@1.0.2
β β βββ yallist@2.0.0
β βββ¬ which@1.2.4
β βββ¬ is-absolute@0.1.7
β β βββ is-relative@0.1.3
β βββ isexe@1.1.2
βββ figures@1.5.0
βββ¬ fullname@2.1.0
β βββ¬ npmconf@2.1.2
β β βββ¬ config-chain@1.1.10
β β β βββ proto-list@1.2.4
β β βββ inherits@2.0.1
β β βββ ini@1.3.4
β β βββ¬ nopt@3.0.6
β β β βββ abbrev@1.0.7
β β βββ¬ once@1.3.3
β β β βββ wrappy@1.0.1
β β βββ semver@4.3.6
β β βββ uid-number@0.0.5
β βββ pify@2.3.0
β βββ¬ pinkie-promise@2.0.1
β βββ pinkie@2.0.4
βββ¬ got@5.6.0
β βββ¬ create-error-class@3.0.2
β β βββ capture-stack-trace@1.0.0
β βββ duplexer2@0.1.4
β βββ is-plain-obj@1.1.0
β βββ is-redirect@1.0.0
β βββ is-retry-allowed@1.0.0
β βββ is-stream@1.1.0
β βββ lowercase-keys@1.0.0
β βββ node-status-codes@1.0.0
β βββ¬ parse-json@2.2.0
β β βββ¬ error-ex@1.3.0
β β βββ is-arrayish@0.2.1
β βββ read-all-stream@3.1.0
β βββ¬ readable-stream@2.1.2
β β βββ core-util-is@1.0.2
β β βββ isarray@1.0.0
β β βββ process-nextick-args@1.0.6
β β βββ string_decoder@0.10.31
β β βββ util-deprecate@1.0.2
β βββ timed-out@2.0.0
β βββ unzip-response@1.0.0
β βββ¬ url-parse-lax@1.0.0
β βββ prepend-http@1.0.3
βββ¬ humanize-string@1.0.1
β βββ decamelize@1.2.0
βββ¬ inquirer@0.11.4
β βββ ansi-escapes@1.4.0
β βββ ansi-regex@2.0.0
β βββ¬ cli-cursor@1.0.2
β β βββ¬ restore-cursor@1.0.1
β β βββ exit-hook@1.1.1
β βββ cli-width@1.1.1
β βββ¬ readline2@1.0.1
β β βββ code-point-at@1.0.0
β β βββ is-fullwidth-code-point@1.0.0
β β βββ mute-stream@0.0.5
β βββ run-async@0.1.0
β βββ rx-lite@3.1.2
β βββ string-width@1.0.1
β βββ through@2.3.8
βββ¬ insight@0.7.0
β βββ inquirer@0.10.1
β βββ¬ lodash.debounce@3.1.1
β β βββ lodash._getnative@3.9.1
β βββ¬ os-name@1.0.3
β β βββ¬ osx-release@1.1.0
β β β βββ minimist@1.2.0
β β βββ¬ win-release@1.1.1
β β βββ semver@5.1.0
β βββ¬ request@2.72.0
β β βββ aws-sign2@0.6.0
β β βββ aws4@1.3.2
β β βββ¬ bl@1.1.2
β β β βββ readable-stream@2.0.6
β β βββ 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
β β βββ¬ 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
β β βββ¬ 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.1
β β βββ qs@6.1.0
β β βββ stringstream@0.0.5
β β βββ tunnel-agent@0.4.2
β βββ tough-cookie@2.2.2
βββ lodash@3.10.1
βββ¬ meow@3.7.0
β βββ¬ camelcase-keys@2.1.0
β β βββ camelcase@2.1.1
β βββ¬ 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.4
β β βββ¬ 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
β βββ¬ redent@1.0.0
β β βββ indent-string@2.1.0
β β βββ strip-indent@1.0.1
β βββ trim-newlines@1.0.0
βββ¬ npm-keyword@4.2.0
β βββ registry-url@3.1.0
βββ opn@3.0.3
βββ¬ package-json@2.3.2
β βββ¬ rc@1.1.6
β β βββ deep-extend@0.4.1
β β βββ minimist@1.2.0
β β βββ strip-json-comments@1.0.4
β βββ semver@5.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
β β βββ¬ strip-bom@2.0.0
β β βββ is-utf8@0.2.1
β βββ path-type@1.1.0
βββ¬ repeating@2.0.1
β βββ¬ is-finite@1.0.1
β βββ number-is-nan@1.0.0
βββ¬ root-check@1.0.0
β βββ¬ downgrade-root@1.1.0
β β βββ default-uid@1.0.0
β β βββ is-root@1.0.0
β βββ¬ sudo-block@1.2.0
β βββ is-docker@1.0.0
βββ¬ sort-on@1.3.0
β βββ arrify@1.0.1
β βββ¬ dot-prop@2.4.0
β βββ is-obj@1.0.1
βββ string-length@1.0.1
βββ titleize@1.0.0
βββ¬ update-notifier@0.6.3
β βββ¬ boxen@0.3.1
β β βββ filled-array@1.1.0
β β βββ widest-line@1.0.0
β βββ configstore@2.0.0
β βββ is-npm@1.0.0
β βββ latest-version@2.0.0
β βββ¬ semver-diff@2.1.0
β βββ semver@5.1.0
βββ¬ user-home@2.0.0
β βββ os-homedir@1.0.1
βββ¬ yeoman-character@1.1.0
β βββ¬ supports-color@3.1.2
β βββ has-flag@1.0.0
βββ¬ yeoman-doctor@2.1.0
β βββ¬ bin-version-check@2.1.0
β β βββ¬ bin-version@1.0.4
β β β βββ¬ find-versions@1.2.1
β β β βββ semver-regex@1.0.0
β β βββ minimist@1.2.0
β β βββ¬ semver-truncate@1.1.0
β β βββ semver@5.1.0
β βββ¬ each-async@1.1.1
β β βββ onetime@1.1.0
β β βββ set-immediate-shim@1.0.1
β βββ log-symbols@1.0.2
β βββ object-values@1.0.0
β βββ semver@5.1.0
β βββ¬ twig@0.8.9
β βββ¬ minimatch@3.0.0
β β βββ¬ brace-expansion@1.1.4
β β βββ balanced-match@0.4.1
β β βββ concat-map@0.0.1
β βββ¬ walk@2.3.9
β βββ foreachasync@3.0.0
βββ¬ yeoman-environment@1.6.1
β βββ¬ debug@2.2.0
β β βββ ms@0.7.1
β βββ diff@2.2.2
β βββ¬ globby@4.0.0
β β βββ¬ array-union@1.0.1
β β β βββ array-uniq@1.0.2
β β βββ¬ glob@6.0.4
β β βββ inflight@1.0.4
β β βββ path-is-absolute@1.0.0
β βββ grouped-queue@0.3.2
β βββ¬ inquirer@1.0.2
β β βββ cli-width@2.1.0
β β βββ mute-stream@0.0.6
β β βββ¬ run-async@2.2.0
β β β βββ is-promise@2.1.0
β β βββ rx@4.1.0
β βββ lodash@4.11.2
β βββ¬ mem-fs@1.1.2
β β βββ¬ through2@2.0.1
β β β βββ readable-stream@2.0.6
β β β βββ xtend@4.0.1
β β βββ¬ vinyl@1.1.1
β β β βββ clone@1.0.2
β β β βββ clone-stats@0.0.1
β β β βββ replace-ext@0.0.1
β β βββ¬ vinyl-file@1.3.0
β β βββ¬ strip-bom-stream@1.0.0
β β βββ first-chunk-stream@1.0.0
β βββ text-table@0.2.0
β βββ untildify@2.1.0
βββ¬ yosay@1.1.1
βββ pad-component@0.0.1
βββ¬ taketalk@1.0.0
β βββ get-stdin@4.0.1
β βββ minimist@1.2.0
βββ wrap-ansi@2.0.0
Issue Analytics
- State:
- Created 7 years ago
- Reactions:8
- Comments:34
Top Results From Across the Web
Centos 6.7 installing error - DigitalOcean
I can't chose Centos 6.5 anymore and I am getting an error while trying to install Zpanel on my VPS server. I chose...
Read more >Install Hubot on Centos 6.4 64bit - davebaker.me
Hubot from Github is a great tool for both fun and automation. ... moved it to a Digital Ocean droplet along side our...
Read more >Installing Hubot on CentOS - Number ONE
Installing Hubot on CentOS Β· Provision a Centos 7 server Β· Install Hubot Β· Set up Hubot to use the telegram adapter.
Read more >First look at Digital Ocean - Serverascode
The tugboat README says use βtugboat authorizedβ to setup the API information to allow tugboat to access the DO API using my credentials....
Read more >Errata - Ansible for DevOps
Install molecule[docker] in test dependency installation for GitHub ... #229: Update DigitalOcean dynamic inventory example in chapter 8 to use newerΒ ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The following command worked on my mac.
yo hubot --defaults
works.