Skip to content

Instantly share code, notes, and snippets.

@newswim
Created March 24, 2016 17:11
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 newswim/34635942527a0faa633d to your computer and use it in GitHub Desktop.
Save newswim/34635942527a0faa633d to your computer and use it in GitHub Desktop.
Reapp generator dump

│ │ │ ├── assert-plus@0.1.5 │ │ │ └── ctype@0.5.3 │ │ ├── json-stringify-safe@5.0.1 │ │ ├── mime-types@1.0.2 │ │ ├── node-uuid@1.4.7 │ │ ├── oauth-sign@0.4.0 │ │ ├── qs@1.2.2 │ │ ├── stringstream@0.0.5 │ │ ├── tough-cookie@2.2.2 │ │ └── tunnel-agent@0.4.2 │ ├─┬ request-progress@0.3.1 │ │ └── throttleit@0.0.2 │ └── which@1.0.9 ├─┬ sinon@1.17.3 │ ├── formatio@1.1.1 │ ├── lolex@1.3.2 │ ├── samsam@1.1.2 │ └── util@0.10.3 └── UNMET PEER DEPENDENCY webpack@^1.4.0 loadDep:globule → 304 ▐ ╢███████████████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ npm WARN karma-webpack@1.7.0 requires a peer of webpack@^1.4.0 but none was installed. npm WARN webpack-dev-middleware@1.5.1 requires a peer of webpack@>=1.0.0 <3 but none was installed. npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0. npm WARN deprecated graceful-fs@1.2.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible. npm WARN prefer global node-gyp@3.3.1 should be installed with -g

fsevents@1.0.9 install /Users/dm/Documents/learning/react/reapp/generator/test-app/node_modules/fsevents node-pre-gyp install --fallback-to-build

[fsevents] Success: "/Users/dm/Documents/learning/react/reapp/generator/test-app/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" is installed via remote

node-sass@3.4.2 install /Users/dm/Documents/learning/react/reapp/generator/test-app/node_modules/node-sass node scripts/install.js

Binary downloaded and installed at /Users/dm/Documents/learning/react/reapp/generator/test-app/node_modules/node-sass/vendor/darwin-x64-46/binding.node

spawn-sync@1.0.15 postinstall /Users/dm/Documents/learning/react/reapp/generator/test-app/node_modules/spawn-sync node postinstall

node-sass@3.4.2 postinstall /Users/dm/Documents/learning/react/reapp/generator/test-app/node_modules/node-sass node scripts/build.js

/Users/dm/Documents/learning/react/reapp/generator/test-app/node_modules/node-sass/vendor/darwin-x64-46/binding.node exists. testing binary. Binary is fine; exiting.

pngquant-bin@3.1.0 postinstall /Users/dm/Documents/learning/react/reapp/generator/test-app/node_modules/pngquant-bin node lib/install.js

✔ pngquant pre-build test passed successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment