Skip to content

Instantly share code, notes, and snippets.

@othiym23
Created April 9, 2015 19:45
Show Gist options
  • Save othiym23/2e7c3b5f7638616be7fd to your computer and use it in GitHub Desktop.
Save othiym23/2e7c3b5f7638616be7fd to your computer and use it in GitHub Desktop.
bauchelain% n i -S ember-cli --node-gyp=pangyp
npm WARN package.json [email protected] No description
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No README data
> [email protected] install /Users/ogd/Documents/projects/test-where-go-bins/node_modules/ember-cli/node_modules/testem/node_modules/socket.io/node_modules/engine.io/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/bufferutil.node
SOLINK_MODULE(target) Release/bufferutil.node: Finished
CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/validation.node
SOLINK_MODULE(target) Release/validation.node: Finished
> [email protected] install /Users/ogd/Documents/projects/test-where-go-bins/node_modules/ember-cli/node_modules/testem/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
[email protected] node_modules/ember-cli
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected])
├── [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected]
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
bauchelain% find . -name .bin -print
./node_modules/.bin
./node_modules/ember-cli/node_modules/.bin
./node_modules/ember-cli/node_modules/broccoli-es3-safe-recast/node_modules/es3-safe-recast/node_modules/recast/node_modules/.bin
./node_modules/ember-cli/node_modules/broccoli-es6modules/node_modules/.bin
./node_modules/ember-cli/node_modules/broccoli-es6modules/node_modules/esperanto/node_modules/.bin
./node_modules/ember-cli/node_modules/broccoli-funnel/node_modules/.bin
./node_modules/ember-cli/node_modules/broccoli-sourcemap-concat/node_modules/.bin
./node_modules/ember-cli/node_modules/broccoli-sourcemap-concat/node_modules/fast-sourcemap-concat/node_modules/chalk/node_modules/.bin
./node_modules/ember-cli/node_modules/ember-router-generator/node_modules/recast/node_modules/.bin
./node_modules/ember-cli/node_modules/markdown-it-terminal/node_modules/.bin
./node_modules/ember-cli/node_modules/markdown-it-terminal/node_modules/cardinal/node_modules/redeyed/node_modules/.bin
./node_modules/ember-cli/node_modules/npm/node_modules/.bin
./node_modules/ember-cli/node_modules/temp/node_modules/.bin
./node_modules/ember-cli/node_modules/testem/node_modules/.bin
./node_modules/ember-cli/node_modules/testem/node_modules/js-yaml/node_modules/.bin
./node_modules/ember-cli/node_modules/testem/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/.bin
./node_modules/ember-cli/node_modules/testem/node_modules/tap/node_modules/runforcover/node_modules/bunker/node_modules/burrito/node_modules/.bin
bauchelain% ls node_modules/.bin
ember
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment