Skip to content

Instantly share code, notes, and snippets.

@travisperson
Created November 3, 2015 05:06
Show Gist options
  • Select an option

  • Save travisperson/9161597fef5841c4c437 to your computer and use it in GitHub Desktop.

Select an option

Save travisperson/9161597fef5841c4c437 to your computer and use it in GitHub Desktop.
~/t/error $ npm isntall -g babel-cli
npm WARN optional dep failed, continuing fsevents@1.0.2
/home/travis/local/bin/babel -> /home/travis/local/lib/node_modules/babel-cli/bin/babel.js
/home/travis/local/bin/babel-node -> /home/travis/local/lib/node_modules/babel-cli/bin/babel-node.js
/home/travis/local/bin/babel-external-helpers -> /home/travis/local/lib/node_modules/babel-cli/bin/babel-external-helpers.js
babel-cli@6.0.15 /home/travis/local/lib/node_modules/babel-cli
├── slash@1.0.0
├── path-is-absolute@1.0.0
├── path-exists@1.0.0
├── fs-readdir-recursive@0.1.2
├── convert-source-map@1.1.1
├── source-map@0.5.3
├── v8flags@2.0.10 (user-home@1.1.1)
├── commander@2.9.0 (graceful-readlink@1.0.1)
├── lodash@3.10.1
├── output-file-sync@1.1.1 (xtend@4.0.1, mkdirp@0.5.1)
├── glob@5.0.15 (inherits@2.0.1, inflight@1.0.4, once@1.3.2, minimatch@3.0.0)
├── chokidar@1.2.0 (arrify@1.0.0, glob-parent@2.0.0, async-each@0.1.6, is-binary-path@1.0.1, is-glob@2.0.1, lodash.flatten@3.0.2, readdirp@2.0.0, anymatch@1.3.0)
├── babel-runtime@5.8.29 (core-js@1.2.5)
├── babel-polyfill@6.0.16 (core-js@1.2.5, regenerator@0.8.41)
└── babel-core@6.0.20 (shebang-regex@1.0.0, babel-template@6.0.16, babel-messages@6.0.15, babel-helpers@6.0.17, private@0.1.6, esutils@2.0.2, minimatch@2.0.10, babylon@6.0.18, home-or-tmp@1.0.0, babel-types@6.0.19, debug@2.2.0, source-map@0.4.4, babel-generator@6.0.19, babel-code-frame@6.0.15, json5@0.4.0, source-map-support@0.2.10, babel-traverse@6.0.20, regenerator@0.8.35)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment