angular / angular-cli

CLI tool for Angular
https://cli.angular.io
MIT License
26.67k stars 11.98k forks source link

bash: ng: command not found #1430

Closed kelvinangular closed 7 years ago

kelvinangular commented 7 years ago

Please provide us with the following information:

  1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?) Mac OSX El Capitan
  2. Versions. Please run ng --version. If there's nothing outputted, please run in a Terminal: node --version 6.3.1 And paste the result here. bash: ng: command not found
  3. Repro steps. Was this an app that wasn't created using the CLI? What change did you do on your code? etc.
  4. The log given by the failure. Normally this include a stack trace and some more information. No stack trace, when I try to use ng new appname it returns command not found
  5. Mention any other details that might be useful.

Thanks! We'll be in touch soon.

filipesilva commented 7 years ago

It seems you haven't actually installed angular-cli, or that the installation failed somehow.

Can you show me the log of npm install angular-cli?

mcferren commented 7 years ago

same problem for me

$ npm install angular-cli npm WARN deprecated lodash-node@2.4.1: This package has been discontinued in favor of lodash@^4.0.0. npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade npm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-string instead. npm WARN deprecated tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130 npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated graceful-fs@3.0.8: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. angular2-express-starter@1.0.0 /Users/bmcferren/workspace/mysyllabi-angulartwo-client └─┬ angular-cli@1.0.0-beta.10 ├── abbrev@1.0.9 ├── accepts@1.3.3 ├── acorn@1.2.2 ├─┬ acorn-jsx@3.0.1 │ └── acorn@3.2.0 ├── after@0.8.1 ├─┬ agent-base@2.0.1 │ └── semver@5.0.3 ├── align-text@0.1.4 ├── alter@0.2.0 ├── amd-name-resolver@0.0.5 ├── amdefine@1.0.0 ├── ansi@0.3.1 ├── ansi-escapes@1.4.0 ├── ansi-regex@0.2.1 ├── ansi-styles@1.1.0 ├── ansicolors@0.2.1 ├── any-promise@1.3.0 ├── archy@1.0.0 ├─┬ are-we-there-yet@1.1.2 │ ├── isarray@1.0.0 │ └── readable-stream@2.1.4 ├── argparse@1.0.7 ├── array-equal@1.0.0 ├── array-find-index@1.0.1 ├── array-flatten@1.1.1 ├── array-ify@1.0.0 ├── array-to-error@1.1.1 ├── array-to-sentence@1.1.0 ├── array-union@1.0.2 ├── array-uniq@1.0.3 ├── arraybuffer.slice@0.0.6 ├── arrify@1.0.1 ├── asn1@0.2.3 ├── assert-plus@0.2.0 ├── assertion-error@1.0.2 ├── ast-traverse@0.1.1 ├── ast-types@0.8.12 ├── async@1.5.2 ├── async-disk-cache@1.0.7 ├── aws-sign2@0.6.0 ├── aws4@1.4.1 ├─┬ babel-code-frame@6.11.0 │ └── js-tokens@2.0.0 ├─┬ babel-core@5.8.38 │ ├── lodash@3.10.1 │ ├── minimatch@2.0.10 │ └── source-map@0.5.6 ├─┬ babel-generator@6.11.3 │ └── source-map@0.5.6 ├── babel-helper-hoist-variables@6.8.0 ├── babel-helpers@6.8.0 ├── babel-messages@6.8.0 ├── babel-plugin-constant-folding@1.0.1 ├── babel-plugin-dead-code-elimination@1.0.2 ├── babel-plugin-eval@1.0.1 ├── babel-plugin-inline-environment-variables@1.0.1 ├── babel-plugin-jscript@1.0.4 ├── babel-plugin-member-expression-literals@1.0.1 ├── babel-plugin-property-literals@1.0.1 ├─┬ babel-plugin-proto-to-assign@1.0.4 │ └── lodash@3.10.1 ├── babel-plugin-react-constant-elements@1.0.3 ├── babel-plugin-react-display-name@1.0.3 ├── babel-plugin-remove-console@1.0.1 ├── babel-plugin-remove-debugger@1.0.1 ├── babel-plugin-runtime@1.0.7 ├── babel-plugin-transform-es2015-modules-systemjs@6.9.0 ├── babel-plugin-undeclared-variables-check@1.0.2 ├── babel-plugin-undefined-to-void@1.1.6 ├─┬ babel-register@6.9.0 │ ├── babel-core@6.10.4 │ ├── babylon@6.8.4 │ ├── core-js@2.4.0 │ └── source-map@0.5.6 ├─┬ babel-runtime@6.9.2 │ └── core-js@2.4.0 ├─┬ babel-template@6.9.0 │ └── babylon@6.8.4 ├─┬ babel-traverse@6.10.4 │ ├── babylon@6.8.4 │ └── globals@8.18.0 ├── babel-types@6.11.1 ├── babylon@5.8.38 ├── backbone@1.3.3 ├── backo2@1.0.2 ├── balanced-match@0.4.1 ├── base64-arraybuffer@0.1.2 ├── base64id@0.1.0 ├── basic-auth@1.0.4 ├── benchmark@1.0.0 ├── better-assert@1.0.2 ├── binaryextensions@2.0.0 ├─┬ bl@1.1.2 │ ├── isarray@1.0.0 │ └── readable-stream@2.0.6 ├── blank-object@1.0.1 ├── blob@0.0.4 ├── bluebird@2.10.2 ├─┬ body-parser@1.14.2 │ ├── bytes@2.2.0 │ ├── http-errors@1.3.1 │ └── qs@5.2.0 ├── boom@2.10.1 ├── bower@1.7.9 ├── bower-config@1.4.0 ├── bower-endpoint-parser@0.2.2 ├─┬ boxen@0.3.1 │ ├── object-assign@4.1.0 │ └── repeating@2.0.1 ├── brace-expansion@1.1.5 ├── breakable@1.0.0 ├── broccoli@1.0.0-beta.7 ├── broccoli-babel-transpiler@5.5.0 ├─┬ broccoli-caching-writer@2.2.1 │ ├── broccoli-kitchen-sink-helpers@0.2.9 │ ├── glob@5.0.15 │ └── walk-sync@0.2.7 ├── broccoli-clean-css@1.1.0 ├─┬ broccoli-concat@2.2.1 │ └── minimatch@3.0.2 ├── broccoli-config-loader@1.0.0 ├─┬ broccoli-config-replace@1.1.2 │ ├── broccoli-plugin@1.2.1 │ └── fs-extra@0.24.0 ├─┬ broccoli-filter@0.1.14 │ ├─┬ broccoli-kitchen-sink-helpers@0.2.9 │ │ └── mkdirp@0.5.1 │ ├── glob@5.0.15 │ ├── mkdirp@0.3.5 │ └── walk-sync@0.1.3 ├── broccoli-funnel@1.0.3 ├── broccoli-funnel-reducer@1.0.0 ├─┬ broccoli-kitchen-sink-helpers@0.3.1 │ └── glob@5.0.15 ├── broccoli-merge-trees@1.1.2 ├── broccoli-persistent-filter@1.2.6 ├── broccoli-plugin@1.1.0 ├─┬ broccoli-sane-watcher@1.1.4 │ └── broccoli-slow-trees@1.1.0 ├── broccoli-slow-trees@2.0.0 ├── broccoli-source@1.1.0 ├─┬ broccoli-uglify-js@0.1.3 │ ├── async@0.2.10 │ ├── source-map@0.1.34 │ ├── uglify-js@2.4.24 │ ├── wordwrap@0.0.2 │ └── yargs@3.5.4 ├── broccoli-viz@2.0.1 ├── broccoli-writer@0.1.1 ├── bser@1.0.2 ├── buffer-shims@1.0.0 ├── builtin-modules@1.1.1 ├── bytes@2.3.0 ├── caller-path@0.1.0 ├── callsite@1.0.0 ├── callsites@0.2.0 ├── camelcase@1.2.1 ├─┬ camelcase-keys@2.1.0 │ └── camelcase@2.1.1 ├── can-symlink@1.0.0 ├── capture-stack-trace@1.0.0 ├── cardinal@0.5.0 ├── caseless@0.11.0 ├── center-align@0.1.3 ├─┬ chalk@1.1.3 │ ├── ansi-regex@2.0.0 │ ├── ansi-styles@2.2.1 │ ├── has-ansi@2.0.0 │ ├── strip-ansi@3.0.1 │ └── supports-color@2.0.0 ├── charm@1.0.1 ├── clean-base-url@1.0.0 ├─┬ clean-css@3.4.18 │ └── commander@2.8.1 ├── clean-css-promise@0.1.1 ├── cli-cursor@1.0.2 ├── cli-spinners@0.1.2 ├─┬ cli-table@0.3.1 │ └── colors@1.0.3 ├─┬ cli-usage@0.1.2 │ └── minimist@0.2.0 ├── cli-width@2.1.0 ├─┬ cliui@2.1.0 │ └── wordwrap@0.0.2 ├── clone@0.2.0 ├── code-point-at@1.0.0 ├── colors@0.6.2 ├─┬ columnify@1.5.4 │ ├── ansi-regex@2.0.0 │ └── strip-ansi@3.0.1 ├── combined-stream@1.0.5 ├── commander@2.9.0 ├─┬ commoner@0.10.4 │ └── glob@5.0.15 ├─┬ compare-func@1.3.2 │ └── dot-prop@3.0.0 ├── component-bind@1.0.0 ├── component-emitter@1.1.2 ├── component-inherit@0.0.3 ├── compressible@2.0.8 ├── compression@1.6.2 ├── concat-map@0.0.1 ├─┬ concat-stream@1.5.1 │ ├── isarray@1.0.0 │ └── readable-stream@2.0.6 ├── configstore@2.0.0 ├── connect@3.4.1 ├─┬ consolidate@0.14.1 │ └── bluebird@3.4.1 ├── content-disposition@0.5.1 ├── content-type@1.0.2 ├── conventional-changelog-angular@1.2.0 ├── conventional-changelog-atom@0.1.0 ├── conventional-changelog-codemirror@0.1.0 ├── conventional-changelog-core@1.5.0 ├── conventional-changelog-ember@0.2.2 ├── conventional-changelog-eslint@0.1.0 ├── conventional-changelog-express@0.1.0 ├── conventional-changelog-jquery@0.1.0 ├── conventional-changelog-jscs@0.1.0 ├── conventional-changelog-jshint@0.1.0 ├── conventional-changelog-writer@1.4.1 ├── conventional-commits-filter@1.0.0 ├── conventional-commits-parser@1.2.2 ├── convert-source-map@1.2.0 ├── cookie@0.3.1 ├── cookie-signature@1.0.6 ├── copy-dereference@1.0.0 ├── core-js@1.2.6 ├── core-object@0.0.2 ├── core-util-is@1.0.2 ├─┬ cpr@0.4.2 │ ├── glob@6.0.4 │ └── rimraf@2.4.5 ├── create-error-class@3.0.2 ├── cross-spawn@4.0.0 ├── cryptiles@2.0.5 ├── currently-unhandled@0.4.1 ├── d@0.1.1 ├── dargs@4.1.0 ├─┬ dashdash@1.14.0 │ └── assert-plus@1.0.0 ├── data-uri-to-buffer@0.0.4 ├── dateformat@1.0.12 ├── debug@2.2.0 ├── decamelize@1.2.0 ├─┬ deep-eql@0.1.3 │ └── type-detect@0.1.1 ├── deep-extend@0.4.1 ├── deep-is@0.1.3 ├─┬ defaults@1.0.3 │ └── clone@1.0.2 ├── defined@1.0.0 ├─┬ defs@1.1.1 │ ├── window-size@0.1.4 │ └── yargs@3.27.0 ├── del@2.2.1 ├── delayed-stream@1.0.0 ├── delegates@1.0.0 ├── denodeify@1.2.1 ├── depd@1.1.0 ├── destroy@1.0.4 ├─┬ detect-indent@3.0.1 │ └── minimist@1.2.0 ├── detective@4.3.1 ├── did_it_work@0.0.6 ├── diff@2.2.3 ├─┬ doctrine@1.2.2 │ ├── esutils@1.1.6 │ └── isarray@1.0.0 ├── dot-prop@2.4.0 ├─┬ duplexer2@0.1.4 │ ├── isarray@1.0.0 │ └── readable-stream@2.1.4 ├── ecc-jsbn@0.1.1 ├── editions@1.1.2 ├── ee-first@1.1.1 ├─┬ ember-cli@2.5.0 │ ├── broccoli-plugin@1.2.1 │ ├── exists-sync@0.0.3 │ ├── fs-extra@0.26.7 │ ├── fs-tree-diff@0.4.4 │ ├── glob@7.0.3 │ └─┬ npm@2.14.21 │ ├── abbrev@1.0.7 │ ├── ansi@0.3.1 │ ├── ansi-regex@2.0.0 │ ├── ansicolors@0.3.2 │ ├── ansistyles@0.1.3 │ ├── archy@1.0.0 │ ├── async-some@1.0.2 │ ├── block-stream@0.0.8 │ ├── char-spinner@1.0.1 │ ├── chmodr@1.0.2 │ ├── 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 │ ├─┬ dezalgo@1.0.3 │ │ └── asap@2.0.3 │ ├── editor@1.0.0 │ ├── fs-vacuum@1.2.7 │ ├─┬ fs-write-stream-atomic@1.0.8 │ │ └── iferr@0.1.5 │ ├── fstream@1.0.8 │ ├─┬ fstream-npm@1.0.7 │ │ └── fstream-ignore@1.0.3 │ ├── github-url-from-git@1.4.0 │ ├── github-url-from-username-repo@1.0.2 │ ├─┬ glob@5.0.15 │ │ └── path-is-absolute@1.0.0 │ ├── graceful-fs@4.1.3 │ ├── hosted-git-info@2.1.4 │ ├── 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 │ │ │ └── path-is-absolute@1.0.0 │ │ └── promzard@0.3.0 │ ├── lockfile@1.0.1 │ ├─┬ lru-cache@3.2.0 │ │ └── pseudomap@1.0.1 │ ├─┬ minimatch@3.0.0 │ │ └─┬ brace-expansion@1.1.1 │ │ ├── balanced-match@0.2.1 │ │ └── concat-map@0.0.1 │ ├─┬ mkdirp@0.5.1 │ │ └── minimist@0.0.8 │ ├─┬ node-gyp@3.3.0 │ │ ├─┬ 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.1 │ ├─┬ normalize-package-data@2.3.5 │ │ └─┬ is-builtin-module@1.0.0 │ │ └── builtin-modules@1.1.0 │ ├── npm-cache-filename@1.0.2 │ ├── npm-install-checks@1.0.7 │ ├── npm-package-arg@4.1.0 │ ├─┬ npm-registry-client@7.0.9 │ │ ├─┬ concat-stream@1.5.1 │ │ │ ├─┬ readable-stream@2.0.4 │ │ │ │ ├── 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 │ │ │ └── typedarray@0.0.6 │ │ └── retry@0.8.0 │ ├── npm-user-validate@0.1.2 │ ├─┬ npmlog@2.0.2 │ │ ├─┬ are-we-there-yet@1.0.6 │ │ │ └── delegates@1.0.0 │ │ └─┬ gauge@1.2.5 │ │ ├── has-unicode@2.0.0 │ │ ├── lodash._basetostring@3.0.1 │ │ ├── lodash._createpadding@3.6.1 │ │ ├── lodash.pad@3.2.2 │ │ ├── lodash.padleft@3.1.1 │ │ ├── lodash.padright@3.1.1 │ │ └─┬ lodash.repeat@3.2.0 │ │ └── lodash._root@3.0.1 │ ├── once@1.3.3 │ ├── opener@1.4.1 │ ├─┬ osenv@0.1.3 │ │ ├── os-homedir@1.0.0 │ │ └── os-tmpdir@1.0.1 │ ├── path-is-inside@1.0.1 │ ├─┬ read@1.0.7 │ │ └── mute-stream@0.0.5 │ ├─┬ read-installed@4.0.3 │ │ ├── debuglog@1.0.1 │ │ ├── readdir-scoped-modules@1.0.2 │ │ └── util-extend@1.0.1 │ ├─┬ read-package-json@2.0.3 │ │ ├─┬ glob@6.0.4 │ │ │ └── path-is-absolute@1.0.0 │ │ └─┬ json-parse-helpfulerror@1.0.3 │ │ └── jju@1.2.1 │ ├─┬ readable-stream@1.1.13 │ │ ├── core-util-is@1.0.1 │ │ ├── isarray@0.0.1 │ │ └── string_decoder@0.10.31 │ ├── realize-package-specifier@3.0.1 │ ├─┬ request@2.69.0 │ │ ├── aws-sign2@0.6.0 │ │ ├─┬ aws4@1.2.1 │ │ │ └── lru-cache@2.7.3 │ │ ├─┬ bl@1.0.2 │ │ │ └─┬ 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 │ │ ├── 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-rc3 │ │ │ └── async@1.5.2 │ │ ├─┬ har-validator@2.0.6 │ │ │ ├─┬ chalk@1.1.1 │ │ │ │ ├── ansi-styles@2.1.0 │ │ │ │ ├── escape-string-regexp@1.0.4 │ │ │ │ ├── has-ansi@2.0.0 │ │ │ │ └── supports-color@2.0.0 │ │ │ ├─┬ commander@2.9.0 │ │ │ │ └── graceful-readlink@1.0.1 │ │ │ ├─┬ is-my-json-valid@2.12.4 │ │ │ │ ├── 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.0 │ │ │ └── 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.3 │ │ │ ├── asn1@0.2.3 │ │ │ ├── dashdash@1.12.2 │ │ │ ├── ecc-jsbn@0.1.1 │ │ │ ├── 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.9 │ │ │ └── mime-db@1.21.0 │ │ ├── node-uuid@1.4.7 │ │ ├── oauth-sign@0.8.1 │ │ ├── qs@6.0.2 │ │ ├── stringstream@0.0.5 │ │ ├── tough-cookie@2.2.1 │ │ └── tunnel-agent@0.4.2 │ ├── retry@0.9.0 │ ├─┬ rimraf@2.5.2 │ │ └─┬ glob@7.0.0 │ │ └── path-is-absolute@1.0.0 │ ├── semver@5.1.0 │ ├─┬ sha@2.0.1 │ │ └─┬ readable-stream@2.0.2 │ │ ├── core-util-is@1.0.1 │ │ ├── isarray@0.0.1 │ │ ├── process-nextick-args@1.0.3 │ │ ├── string_decoder@0.10.31 │ │ └── util-deprecate@1.0.1 │ ├── slide@1.1.6 │ ├── sorted-object@1.0.0 │ ├── spdx-license-ids@1.2.0 │ ├── strip-ansi@3.0.0 │ ├── tar@2.2.1 │ ├── text-table@0.2.0 │ ├── uid-number@0.0.6 │ ├── umask@1.1.0 │ ├─┬ validate-npm-package-license@3.0.1 │ │ ├── spdx-correct@1.0.2 │ │ └─┬ spdx-expression-parse@1.0.2 │ │ └── spdx-exceptions@1.0.4 │ ├─┬ 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 ├─┬ ember-cli-broccoli@0.16.9 │ ├── broccoli-kitchen-sink-helpers@0.2.9 │ ├── broccoli-slow-trees@1.1.0 │ └── glob@5.0.15 ├── ember-cli-get-component-path-option@1.0.0 ├── ember-cli-is-package-missing@1.0.0 ├── ember-cli-normalize-entity-name@1.0.0 ├── ember-cli-path-utils@1.0.0 ├─┬ ember-cli-preprocess-registry@2.0.0 │ └── lodash@3.10.1 ├── ember-cli-string-utils@1.0.0 ├── ember-cli-test-info@1.0.0 ├── ember-cli-valid-component-name@1.0.0 ├─┬ ember-router-generator@1.2.1 │ ├── ast-types@0.8.17 │ ├─┬ recast@0.11.10 │ │ └── esprima@2.7.2 │ └── source-map@0.5.6 ├── encodeurl@1.0.1 ├─┬ engine.io@1.6.11 │ ├── accepts@1.1.4 │ ├── mime-db@1.12.0 │ ├── mime-types@2.0.14 │ └── negotiator@0.4.9 ├─┬ engine.io-client@1.6.11 │ └── ws@1.0.1 ├─┬ engine.io-parser@1.2.4 │ └── has-binary@0.1.6 ├── ensure-posix-path@1.0.1 ├── entities@1.1.1 ├── error-ex@1.3.0 ├── es5-ext@0.10.12 ├── es6-iterator@2.0.0 ├── es6-map@0.1.4 ├── es6-promise@3.2.1 ├── es6-set@0.1.4 ├── es6-symbol@3.1.0 ├── es6-template-strings@2.0.0 ├── es6-weak-map@2.0.1 ├── escape-html@1.0.3 ├── escape-string-regexp@1.0.5 ├── escope@3.6.0 ├── esniff@1.0.0 ├─┬ espree@3.1.6 │ └── acorn@3.2.0 ├── esprima-fb@15001.1001.0-dev-harmony-fb ├─┬ esrecurse@4.1.0 │ └── estraverse@4.1.1 ├── estraverse@4.2.0 ├── esutils@2.0.2 ├── etag@1.7.0 ├── event-emitter@0.3.4 ├── eventemitter3@1.2.0 ├── events-to-array@1.0.2 ├── exec-sh@0.2.0 ├── exit@0.1.2 ├── exit-hook@1.1.1 ├─┬ express@4.14.0 │ └── finalhandler@0.5.0 ├── extend@3.0.0 ├── extsprintf@1.0.2 ├── fast-levenshtein@1.1.3 ├── fast-ordered-set@1.0.2 ├─┬ fast-sourcemap-concat@1.0.0 │ └── chalk@0.5.1 ├── faye-websocket@0.10.0 ├── fb-watchman@1.9.0 ├── figures@1.7.0 ├── file-entry-cache@1.2.4 ├─┬ fileset@0.2.1 │ ├── glob@5.0.15 │ └── minimatch@2.0.10 ├── filesize@3.3.0 ├── filled-array@1.1.0 ├── finalhandler@0.4.1 ├─┬ find-up@1.1.2 │ └── path-exists@2.1.0 ├─┬ findup@0.1.5 │ └── commander@2.1.0 ├─┬ findup-sync@0.2.1 │ ├── glob@4.3.5 │ └── minimatch@2.0.10 ├─┬ fireworm@0.7.1 │ └── async@0.2.10 ├── flat-cache@1.0.10 ├── forever-agent@0.6.1 ├── form-data@1.0.0-rc4 ├── formatio@1.1.1 ├── forwarded@0.1.0 ├── fresh@0.3.0 ├── fs-extra@0.30.0 ├── fs-monitor-stack@1.1.0 ├── fs-readdir-recursive@0.1.2 ├── fs-tree-diff@0.5.0 ├── fs.realpath@1.0.0 ├── function-bind@1.1.0 ├── gauge@1.2.7 ├── generate-function@2.0.0 ├── generate-object-property@1.2.0 ├── get-caller-file@1.0.1 ├── get-pkg-repo@1.2.1 ├── get-stdin@4.0.1 ├─┬ getpass@0.1.6 │ └── assert-plus@1.0.0 ├── git-raw-commits@1.1.2 ├── git-remote-origin-url@2.0.0 ├── git-repo-info@1.1.4 ├── git-semver-tags@1.1.2 ├── gitconfiglocal@1.0.0 ├── github-url-from-git@1.4.0 ├── glob@7.0.5 ├── globals@6.4.1 ├── globby@5.0.0 ├─┬ got@5.6.0 │ ├── isarray@1.0.0 │ └── readable-stream@2.1.4 ├── graceful-fs@4.1.4 ├── graceful-readlink@1.0.1 ├── growl@1.9.2 ├── growly@1.3.0 ├── handlebars@4.0.5 ├── har-validator@2.0.6 ├── has@1.0.1 ├── has-ansi@0.1.0 ├── has-binary@0.1.7 ├── has-cors@1.1.0 ├── has-unicode@2.0.1 ├─┬ hash-for-dep@1.0.2 │ ├── broccoli-kitchen-sink-helpers@0.2.9 │ └── glob@5.0.15 ├── hawk@3.1.3 ├── hoek@2.16.3 ├── home-or-tmp@1.0.0 ├── hosted-git-info@2.1.5 ├── http-errors@1.5.0 ├── http-proxy@1.14.0 ├── http-proxy-agent@1.0.0 ├── http-signature@1.1.1 ├── https-proxy-agent@1.0.0 ├── iconv-lite@0.4.13 ├── ignore@3.1.3 ├── imurmurhash@0.1.4 ├─┬ indent-string@2.1.0 │ └── repeating@2.0.1 ├── indexof@0.0.1 ├── inflection@1.10.0 ├── inflight@1.0.5 ├── inherits@2.0.1 ├── ini@1.3.4 ├─┬ inline-source-map-comment@1.0.5 │ └── minimist@1.2.0 ├─┬ inquirer@0.12.0 │ ├── ansi-regex@2.0.0 │ ├── readline2@1.0.1 │ └── strip-ansi@3.0.1 ├── interpret@1.0.1 ├── invariant@2.2.1 ├── invert-kv@1.0.0 ├── ipaddr.js@1.1.1 ├── is-absolute@0.2.5 ├── is-arrayish@0.2.1 ├── is-buffer@1.1.3 ├── is-builtin-module@1.0.0 ├── is-finite@1.0.1 ├── is-fullwidth-code-point@1.0.0 ├── is-git-url@0.2.3 ├── is-integer@1.0.6 ├── is-my-json-valid@2.13.1 ├── is-npm@1.0.0 ├── is-obj@1.0.1 ├── is-path-cwd@1.0.0 ├── is-path-in-cwd@1.0.0 ├── is-path-inside@1.0.0 ├── is-plain-obj@1.1.0 ├── is-property@1.0.2 ├── is-redirect@1.0.0 ├── is-relative@0.2.1 ├── is-resolvable@1.0.0 ├── is-retry-allowed@1.1.0 ├── is-stream@1.1.0 ├── is-subset@0.1.1 ├── is-text-path@1.0.1 ├── is-type@0.0.1 ├── is-typedarray@1.0.0 ├── is-unc-path@0.1.1 ├── is-utf8@0.2.1 ├── is-windows@0.1.1 ├── isarray@0.0.1 ├── isbinaryfile@2.0.4 ├── isexe@1.1.2 ├─┬ isobject@2.1.0 │ └── isarray@1.0.0 ├── isstream@0.1.2 ├── istextorbinary@2.1.0 ├─┬ jade@0.26.3 │ ├── commander@0.6.1 │ └── mkdirp@0.3.0 ├── jodid25519@1.0.2 ├── js-tokens@1.0.1 ├─┬ js-yaml@3.6.1 │ └── esprima@2.7.2 ├── jsbn@0.1.0 ├── jsesc@0.5.0 ├── json-schema@0.2.2 ├── json-stable-stringify@1.0.1 ├── json-stringify-safe@5.0.1 ├── json3@3.2.6 ├── json5@0.4.0 ├── jsonfile@2.3.1 ├── jsonify@0.0.0 ├── jsonparse@1.2.0 ├── jsonpointer@2.0.0 ├─┬ JSONStream@1.1.3 │ └── through@2.3.8 ├── jsprim@1.3.0 ├── kind-of@3.0.3 ├── klaw@1.3.0 ├── latest-version@2.0.0 ├── lazy-cache@1.0.4 ├── lcid@1.0.0 ├── leek@0.0.21 ├── leven@1.0.2 ├── levn@0.3.0 ├── linkify-it@1.2.4 ├── listify@1.0.0 ├── livereload-js@2.2.2 ├── load-json-file@1.1.0 ├── lockfile@1.0.1 ├── lodash@4.13.1 ├── lodash-node@2.4.1 ├── lodash._arraycopy@3.0.0 ├── lodash._arrayeach@3.0.0 ├── lodash._baseassign@3.2.0 ├── lodash._baseclone@4.5.7 ├── lodash._basecopy@3.0.1 ├── lodash._basedifference@4.5.0 ├── lodash._baseflatten@4.2.1 ├── lodash._basefor@3.0.3 ├── lodash._baseslice@4.0.0 ├── lodash._basetostring@4.12.0 ├── lodash._baseuniq@4.6.0 ├── lodash._bindcallback@3.0.1 ├── lodash._createassigner@3.1.1 ├── lodash._createset@4.0.3 ├── lodash._getnative@3.9.1 ├── lodash._isiterateecall@3.0.9 ├── lodash._reinterpolate@3.0.0 ├── lodash._root@3.0.1 ├── lodash.assign@3.2.0 ├── lodash.assigninwith@4.0.7 ├─┬ lodash.clonedeep@3.0.2 │ └── lodash._baseclone@3.3.0 ├── lodash.debounce@3.1.1 ├── lodash.escape@4.0.0 ├─┬ lodash.flatten@3.0.2 │ └── lodash._baseflatten@3.1.4 ├── lodash.isarguments@3.0.8 ├── lodash.isarray@3.0.4 ├── lodash.isplainobject@4.0.4 ├── lodash.istypedarray@3.0.6 ├── lodash.keys@3.1.2 ├── lodash.keysin@4.1.4 ├── lodash.merge@4.4.0 ├── lodash.omit@4.3.0 ├── lodash.pad@4.4.0 ├── lodash.padend@4.5.0 ├── lodash.padstart@4.5.0 ├── lodash.rest@4.0.3 ├── lodash.restparam@3.6.1 ├─┬ lodash.template@4.2.5 │ └── lodash.keys@4.0.7 ├── lodash.templatesettings@4.0.1 ├─┬ lodash.toplainobject@3.0.0 │ └── lodash.keysin@3.0.8 ├── lodash.tostring@4.1.3 ├── lodash.uniq@4.3.0 ├── lolex@1.3.2 ├── longest@1.0.1 ├── loose-envify@1.2.0 ├── loud-rejection@1.6.0 ├── lowercase-keys@1.0.0 ├── lru-cache@4.0.1 ├── make-error@1.1.1 ├── make-error-cause@1.1.1 ├── makeerror@1.0.11 ├── map-obj@1.0.1 ├── markdown-it@4.3.0 ├─┬ markdown-it-terminal@0.0.3 │ ├── ansi-styles@2.2.1 │ ├── lodash.isplainobject@3.2.0 │ ├── lodash.keysin@3.0.8 │ ├── lodash.merge@3.3.2 │ └── markdown-it@4.4.0 ├── marked@0.3.5 ├── marked-terminal@1.6.1 ├── matcher-collection@1.0.2 ├── md5-hex@1.3.0 ├── md5-o-matic@0.1.1 ├── mdurl@1.0.1 ├── media-typer@0.3.0 ├── memory-streams@0.1.0 ├─┬ meow@3.7.0 │ └── minimist@1.2.0 ├── merge@1.2.0 ├─┬ merge-defaults@0.2.1 │ └── lodash@2.4.2 ├── merge-descriptors@1.0.1 ├── methods@1.1.2 ├── mime@1.3.4 ├── mime-db@1.23.0 ├── mime-types@2.1.11 ├── minimist@0.0.8 ├── mkdirp@0.5.1 ├── mktemp@0.3.5 ├── modify-values@1.0.0 ├── morgan@1.7.0 ├── mout@1.0.0 ├── ms@0.7.1 ├── mustache@2.2.1 ├── mute-stream@0.0.5 ├── negotiator@0.6.1 ├── node-emoji@0.1.0 ├── node-int64@0.4.0 ├── node-modules-path@1.0.1 ├─┬ node-notifier@4.6.0 │ └── minimist@1.2.0 ├── node-status-codes@1.0.0 ├── node-uuid@1.4.7 ├── nopt@3.0.6 ├── normalize-package-data@2.3.5 ├─┬ npm@3.10.2 │ ├── abbrev@1.0.9 │ ├── ansi-regex@2.0.0 │ ├── ansicolors@0.3.2 │ ├── ansistyles@0.1.3 │ ├── aproba@1.0.3 │ ├── archy@1.0.0 │ ├── asap@2.0.4 │ ├── 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 │ ├── editor@1.0.0 │ ├── fs-vacuum@1.2.9 │ ├── fs-write-stream-atomic@1.0.8 │ ├── fstream@1.0.10 │ ├─┬ fstream-npm@1.1.0 │ │ └─┬ fstream-ignore@1.0.5 │ │ └─┬ minimatch@3.0.0 │ │ └─┬ brace-expansion@1.1.4 │ │ ├── balanced-match@0.4.1 │ │ └── concat-map@0.0.1 │ ├─┬ glob@7.0.4 │ │ ├── fs.realpath@1.0.0 │ │ ├─┬ minimatch@3.0.0 │ │ │ └─┬ brace-expansion@1.1.5 │ │ │ ├── balanced-match@0.4.1 │ │ │ └── concat-map@0.0.1 │ │ └── path-is-absolute@1.0.0 │ ├── graceful-fs@4.1.4 │ ├── has-unicode@2.0.0 │ ├── hosted-git-info@2.1.5 │ ├── iferr@0.1.5 │ ├── imurmurhash@0.1.4 │ ├── inflight@1.0.5 │ ├── inherits@2.0.1 │ ├── ini@1.3.4 │ ├─┬ init-package-json@1.9.4 │ │ ├─┬ glob@6.0.4 │ │ │ ├─┬ minimatch@3.0.0 │ │ │ │ └─┬ brace-expansion@1.1.4 │ │ │ │ ├── balanced-match@0.4.1 │ │ │ │ └── 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.6.0 │ │ ├── lodash._createset@4.0.3 │ │ └── lodash._root@3.0.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.restparam@3.6.1 │ ├─┬ lodash.union@4.4.0 │ │ ├── lodash._baseflatten@4.2.1 │ │ └── lodash.rest@4.0.3 │ ├── lodash.uniq@4.3.0 │ ├─┬ lodash.without@4.2.0 │ │ ├─┬ lodash._basedifference@4.5.0 │ │ │ └── lodash._root@3.0.1 │ │ └── lodash.rest@4.0.3 │ ├─┬ 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 │ │ ├─┬ npmlog@2.0.4 │ │ │ ├── ansi@0.3.1 │ │ │ ├─┬ are-we-there-yet@1.1.2 │ │ │ │ └── delegates@1.0.0 │ │ │ └─┬ gauge@1.2.7 │ │ │ ├─┬ 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._baseslice@4.0.0 │ │ │ │ ├── lodash._basetostring@4.12.0 │ │ │ │ └── lodash.tostring@4.1.3 │ │ │ └─┬ lodash.padstart@4.5.0 │ │ │ ├── lodash._baseslice@4.0.0 │ │ │ ├── lodash._basetostring@4.12.0 │ │ │ └── lodash.tostring@4.1.3 │ │ └─┬ 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.2.0 │ ├─┬ npm-registry-client@7.1.2 │ │ ├─┬ 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.7 │ │ │ │ ├── string_decoder@0.10.31 │ │ │ │ └── util-deprecate@1.0.2 │ │ │ └── typedarray@0.0.6 │ │ └── retry@0.8.0 │ ├── npm-user-validate@0.1.4 │ ├─┬ npmlog@3.1.2 │ │ ├─┬ are-we-there-yet@1.1.2 │ │ │ └── delegates@1.0.0 │ │ ├── console-control-strings@1.1.0 │ │ ├─┬ gauge@2.6.0 │ │ │ ├── has-color@0.1.7 │ │ │ ├── object-assign@4.1.0 │ │ │ ├── signal-exit@3.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 │ │ │ └── wide-align@1.1.0 │ │ └── set-blocking@2.0.0 │ ├── 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.4 │ │ ├─┬ 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.3.0 │ ├── read-package-tree@5.1.4 │ ├─┬ readable-stream@2.1.4 │ │ ├── buffer-shims@1.0.0 │ │ ├── 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 │ ├── 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.10 │ │ └── isexe@1.1.2 │ ├── wrappy@1.0.2 │ └── write-file-atomic@1.1.4 ├── npmlog@2.0.4 ├── number-is-nan@1.0.0 ├── oauth-sign@0.8.2 ├── object-component@0.0.3 ├── object.pick@1.1.2 ├── on-finished@2.3.0 ├── on-headers@1.0.1 ├── once@1.3.3 ├── onetime@1.1.0 ├── opn@4.0.1 ├── optimist@0.6.1 ├─┬ optionator@0.8.1 │ └── wordwrap@1.0.0 ├── options@0.0.6 ├── ora@0.2.3 ├── os-homedir@1.0.1 ├── os-locale@1.4.0 ├── os-tmpdir@1.0.1 ├── osenv@0.1.3 ├── output-file-sync@1.1.2 ├── package-json@2.3.3 ├── parse-github-repo-url@1.3.0 ├── parse-json@2.2.0 ├── parsejson@0.0.1 ├── parseqs@0.0.2 ├── parseuri@0.0.4 ├── parseurl@1.3.1 ├── path-exists@1.0.0 ├── path-is-absolute@1.0.0 ├── path-is-inside@1.0.1 ├── path-posix@1.0.0 ├── path-to-regexp@0.1.7 ├── path-type@1.1.0 ├── pify@2.3.0 ├── pinkie@2.0.4 ├── pinkie-promise@2.0.1 ├── pluralize@1.2.1 ├─┬ popsicle@5.0.1 │ ├── async@0.9.2 │ ├── combined-stream@0.0.7 │ ├── delayed-stream@0.0.5 │ ├── form-data@0.2.0 │ ├── mime-db@1.12.0 │ └── mime-types@2.0.14 ├── popsicle-proxy-agent@1.0.0 ├── popsicle-retry@2.0.0 ├── popsicle-status@1.0.2 ├── portfinder@1.0.3 ├── prelude-ls@1.1.2 ├── prepend-http@1.0.4 ├── printf@0.2.5 ├── private@0.1.6 ├── process-nextick-args@1.0.7 ├── process-relative-require@1.0.0 ├── progress@1.1.8 ├── promise-finally@2.2.1 ├── promise-map-series@0.2.2 ├── proxy-addr@1.1.2 ├── pseudomap@1.0.2 ├── q@1.4.1 ├── qs@6.2.0 ├─┬ quick-temp@0.1.5 │ ├── rimraf@2.2.8 │ └── underscore.string@2.3.3 ├── range-parser@1.2.0 ├─┬ raw-body@2.1.7 │ └── bytes@2.4.0 ├─┬ rc@1.1.6 │ └── minimist@1.2.0 ├─┬ read-all-stream@3.1.0 │ ├── isarray@1.0.0 │ └── readable-stream@2.1.4 ├── read-json-sync@1.1.1 ├── read-pkg@1.1.0 ├── read-pkg-up@1.0.1 ├── readable-stream@1.0.34 ├─┬ readline2@0.1.1 │ ├── ansi-regex@1.1.1 │ ├── mute-stream@0.0.4 │ └── strip-ansi@2.0.1 ├─┬ recast@0.10.33 │ └── source-map@0.5.6 ├── rechoir@0.6.2 ├── redent@1.0.0 ├─┬ redeyed@0.5.0 │ └── esprima-fb@12001.1.0-dev-harmony-fb ├── regenerate@1.3.1 ├── regenerator@0.8.40 ├── regenerator-runtime@0.9.5 ├─┬ regexpu@1.3.0 │ └── esprima@2.7.2 ├── registry-url@3.1.0 ├── regjsgen@0.2.0 ├── regjsparser@0.1.5 ├── repeat-string@1.5.4 ├── repeating@1.1.3 ├── request@2.73.0 ├── require-uncached@1.0.2 ├── requires-port@1.0.0 ├── resolve@1.1.7 ├── resolve-from@1.0.1 ├── restore-cursor@1.0.1 ├── rewire@2.5.2 extraneous ├── right-align@0.1.3 ├── rimraf@2.5.3 ├─┬ rollup@0.30.0 │ └─┬ source-map-support@0.4.1 │ └── source-map@0.1.32 ├── rsvp@3.2.1 ├── run-async@0.1.0 ├── rx-lite@3.1.2 ├── samsam@1.1.2 ├─┬ sane@1.4.0 │ └── minimist@1.2.0 ├── semver@5.2.0 ├── semver-diff@2.1.0 ├── send@0.14.1 ├── serve-static@1.11.1 ├── setprototypeof@1.0.1 ├── shebang-regex@1.0.0 ├── shelljs@0.7.0 ├── shellwords@0.1.0 ├── sigmund@1.0.1 ├── signal-exit@3.0.0 ├── silent-error@1.0.0 ├── simple-fmt@0.1.0 ├── simple-is@0.2.0 ├── slash@1.0.0 ├── slice-ansi@0.0.4 ├── slide@1.1.6 ├── sntp@1.0.9 ├── socket.io@1.4.8 ├─┬ socket.io-adapter@0.4.0 │ └─┬ socket.io-parser@2.2.2 │ └── debug@0.7.4 ├─┬ socket.io-client@1.4.8 │ └── component-emitter@1.2.0 ├─┬ socket.io-parser@2.2.6 │ └── json3@3.3.2 ├── sort-keys@1.1.2 ├── source-map@0.4.4 ├─┬ source-map-support@0.2.10 │ └── source-map@0.1.32 ├── source-map-url@0.3.0 ├── spdx-correct@1.0.2 ├── spdx-exceptions@1.0.4 ├── spdx-expression-parse@1.0.2 ├── spdx-license-ids@1.2.1 ├── split@1.0.0 ├── split2@2.1.0 ├── sprintf-js@1.0.3 ├─┬ sshpk@1.8.3 │ └── assert-plus@1.0.0 ├── stable@0.1.5 ├── statuses@1.3.0 ├── string-template@1.0.0 ├─┬ string-width@1.0.1 │ ├── ansi-regex@2.0.0 │ └── strip-ansi@3.0.1 ├── string_decoder@0.10.31 ├── stringmap@0.2.2 ├── stringset@0.2.1 ├── stringstream@0.0.5 ├── strip-ansi@0.3.0 ├── strip-bom@2.0.0 ├── strip-indent@1.0.1 ├── strip-json-comments@1.0.4 ├── styled_string@0.0.1 ├── sum-up@1.0.3 ├── supports-color@0.2.0 ├── symlink-or-copy@1.1.3 ├── systemjs@0.19.31 ├─┬ systemjs-builder@0.15.20 │ ├── babel-core@6.10.4 │ ├── babylon@6.8.4 │ ├── bluebird@3.4.1 │ └── source-map@0.5.6 ├─┬ table@3.7.8 │ ├── ansi-regex@2.0.0 │ ├── bluebird@3.4.1 │ └── strip-ansi@3.0.1 ├─┬ tap-parser@1.2.2 │ ├── isarray@1.0.0 │ └── readable-stream@2.1.4 ├─┬ temp@0.8.3 │ └── rimraf@2.2.8 ├─┬ testem@1.9.1 │ └── bluebird@3.4.1 ├── text-extensions@1.3.3 ├── text-table@0.2.0 ├── textextensions@2.0.1 ├── thenify@3.2.0 ├── throat@2.0.2 ├─┬ through2@2.0.1 │ ├── isarray@1.0.0 │ └── readable-stream@2.0.6 ├── timed-out@2.0.0 ├─┬ tiny-lr@0.2.1 │ └── qs@5.1.0 ├── tmp@0.0.28 ├── tmpl@1.0.4 ├── to-array@0.1.4 ├── to-fast-properties@1.0.2 ├── to-iso-string@0.0.2 ├─┬ touch@1.0.0 │ └── nopt@1.0.10 ├── tough-cookie@2.2.2 ├─┬ traceur@0.0.105 │ ├── glob@5.0.15 │ └── semver@4.3.6 ├── tree-sync@1.1.2 ├── trim-newlines@1.0.0 ├── trim-off-newlines@1.0.0 ├── trim-right@1.0.1 ├── try-resolve@1.0.1 ├── tryit@1.0.2 ├── tryor@0.1.2 ├── tunnel-agent@0.4.3 ├── tv4@1.2.7 ├── tweetnacl@0.13.3 ├── type-check@0.3.2 ├── type-detect@1.0.0 ├── type-is@1.6.13 ├── typedarray@0.0.6 ├── typescript@1.8.10 ├─┬ typings@0.8.1 │ ├── bluebird@3.4.1 │ ├── minimist@1.2.0 │ └── wordwrap@1.0.0 ├─┬ typings-core@0.3.1 │ ├── detect-indent@4.0.0 │ └── repeating@2.0.1 ├── uc.micro@1.0.2 ├─┬ uglify-js@2.7.0 │ ├── async@0.2.10 │ └── source-map@0.5.6 ├── uglify-to-browserify@1.0.2 ├── ultron@1.0.2 ├── unc-path-regex@0.1.2 ├── underscore@1.8.3 ├── underscore.string@3.3.4 ├── unpipe@1.0.0 ├── untildify@2.1.0 ├── unzip-response@1.0.0 ├── update-notifier@0.6.3 ├── url-parse-lax@1.0.0 ├── user-home@1.1.1 ├── utf8@2.1.0 ├── util@0.10.3 ├── util-deprecate@1.0.2 ├── utils-merge@1.0.0 ├── uuid@2.0.2 ├── validate-npm-package-license@3.0.1 ├── vary@1.1.0 ├── verror@1.3.6 ├── walker@1.0.7 ├── watch@0.10.0 ├── wcwidth@1.0.1 ├── websocket-driver@0.6.5 ├── websocket-extensions@0.1.1 ├── when@3.7.7 ├── which@1.2.10 ├── widest-line@1.0.0 ├── window-size@0.1.0 ├── wordwrap@0.0.3 ├── wrappy@1.0.2 ├── write@0.2.1 ├── write-file-atomic@1.1.4 ├── ws@1.1.0 ├── xdg-basedir@2.0.0 ├── xmldom@0.1.22 ├── xmlhttprequest-ssl@1.5.1 ├── xregexp@3.1.1 ├── xtend@4.0.1 ├── y18n@3.2.1 ├── yallist@2.0.0 ├─┬ yam@0.0.18 │ ├── fs-extra@0.16.5 │ ├── graceful-fs@3.0.8 │ ├── lodash.isplainobject@3.2.0 │ ├── lodash.keysin@3.0.8 │ └── lodash.merge@3.3.2 ├── yargs@3.10.0 ├── yeast@0.1.2 └── zip-object@0.1.0

$ ng --help -bash: ng: command not found $

filipesilva commented 7 years ago

Closed due to inactivity from original poster.

angular-automatic-lock-bot[bot] commented 4 years ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.