Skip to content

Instantly share code, notes, and snippets.

@jeffgca
Created April 15, 2016 19:37
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 jeffgca/5f19a7a1c3de21a9654611b01d72a72d to your computer and use it in GitHub Desktop.
Save jeffgca/5f19a7a1c3de21a9654611b01d72a72d to your computer and use it in GitHub Desktop.
npm install errors
$ npm install
npm WARN deprecated graceful-fs@3.0.8: 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 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 deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated graceful-fs@2.0.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 npm@3.8.6 should be installed with -g
> nslog@3.0.0 install C:\Users\jeff\Documents\GitHub\tofino\node_modules\nslog
> node-gyp rebuild
C:\Users\jeff\Documents\GitHub\tofino\node_modules\nslog>if not defined npm_config_node_gyp (node "C:\Users\jeff\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
MSBUILD : error MSB4132: The tools version "2.0" is unrecognized. Available tools versions are "4.0".
gyp ERR! build error
gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe` failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\jeff\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:276:23)
gyp ERR! stack at emitTwo (events.js:100:13)
gyp ERR! stack at ChildProcess.emit (events.js:185:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:204:12)
gyp ERR! System Windows_NT 10.0.10586
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\jeff\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\jeff\Documents\GitHub\tofino\node_modules\nslog
gyp ERR! node -v v5.10.1
gyp ERR! node-gyp -v v3.3.1
gyp ERR! not ok
tofino@0.1.0 C:\Users\jeff\Documents\GitHub\tofino
+-- babel-core@6.7.4
...
`-- yargs@3.32.0 extraneous
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.11
npm WARN tofino@0.1.0 No repository field.
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\jeff\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v5.10.1
npm ERR! npm v3.8.6
npm ERR! code ELIFECYCLE
npm ERR! nslog@3.0.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the nslog@3.0.0 install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the nslog package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs nslog
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls nslog
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\jeff\Documents\GitHub\tofino\npm-debug.log
jeff@pain MINGW64 ~/Documents/GitHub/tofino (master)
$ npm install
npm WARN deprecated graceful-fs@3.0.8: 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 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 deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated graceful-fs@2.0.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 npm@3.8.6 should be installed with -g
> nslog@3.0.0 install C:\Users\jeff\Documents\GitHub\tofino\node_modules\nslog
> node-gyp rebuild
C:\Users\jeff\Documents\GitHub\tofino\node_modules\nslog>if not defined npm_config_node_gyp (node "C:\Users\jeff\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
MSBUILD : error MSB4132: The tools version "2.0" is unrecognized. Available tools versions are "4.0".
gyp ERR! build error
gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe` failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\jeff\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:276:23)
gyp ERR! stack at emitTwo (events.js:100:13)
gyp ERR! stack at ChildProcess.emit (events.js:185:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:204:12)
gyp ERR! System Windows_NT 10.0.10586
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\jeff\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\jeff\Documents\GitHub\tofino\node_modules\nslog
gyp ERR! node -v v5.10.1
gyp ERR! node-gyp -v v3.3.1
gyp ERR! not ok
tofino@0.1.0 C:\Users\jeff\Documents\GitHub\tofino
+-- babel-core@6.7.4
| +-- babel-code-frame@6.7.5
| | +-- js-tokens@1.0.3
| | `-- repeating@1.1.3
| | `-- is-finite@1.0.1
| | `-- number-is-nan@1.0.0
| +-- babel-generator@6.7.5
| | +-- detect-indent@3.0.1
| | | `-- get-stdin@4.0.1
| | +-- is-integer@1.0.6
| | `-- trim-right@1.0.1
| +-- babel-helpers@6.6.0
| +-- babel-messages@6.7.2
| +-- babel-runtime@5.8.38
| | `-- core-js@1.2.6
| +-- babel-template@6.7.0
| +-- babel-traverse@6.7.6
| +-- babel-types@6.7.2
| | `-- to-fast-properties@1.0.2
| +-- babylon@6.7.0
| +-- convert-source-map@1.2.0
| +-- debug@2.2.0
| | `-- ms@0.7.1
| +-- json5@0.4.0
| +-- lodash@3.10.1
| +-- minimatch@2.0.10
| | `-- brace-expansion@1.1.3
| | +-- balanced-match@0.3.0
| | `-- concat-map@0.0.1
| +-- path-exists@1.0.0
| +-- path-is-absolute@1.0.0
| +-- private@0.1.6
| +-- shebang-regex@1.0.0
| +-- slash@1.0.0
| `-- source-map@0.5.3
+-- babel-eslint@6.0.0-beta.6
| +-- lodash.assign@3.2.0
| | +-- lodash._baseassign@3.2.0
| | | `-- lodash._basecopy@3.0.1
| | +-- lodash._createassigner@3.1.1
| | | `-- lodash._isiterateecall@3.0.9
| | `-- lodash.keys@3.1.2
| `-- lodash.pick@3.1.0
| +-- lodash._baseflatten@3.1.4
| +-- lodash._bindcallback@3.0.1
| +-- lodash._pickbyarray@3.0.2
| +-- lodash._pickbycallback@3.0.0
| `-- lodash.restparam@3.6.1
+-- babel-loader@6.2.4
| +-- loader-utils@0.2.14
| | +-- big.js@3.1.3
| | +-- emojis-list@1.0.1
| | `-- json5@0.5.0
| +-- mkdirp@0.5.1
| | `-- minimist@0.0.8
| `-- object-assign@4.0.1
+-- babel-polyfill@6.7.4
| +-- babel-regenerator-runtime@6.5.0
| `-- core-js@2.2.2
+-- babel-preset-es2015-node5@1.2.0
| +-- babel-plugin-transform-es2015-destructuring@6.6.5
| +-- babel-plugin-transform-es2015-function-name@6.5.0
| | `-- babel-helper-function-name@6.6.0
| +-- babel-plugin-transform-es2015-modules-commonjs@6.7.4
| | `-- babel-plugin-transform-strict-mode@6.6.5
| +-- babel-plugin-transform-es2015-parameters@6.7.0
| | +-- babel-helper-call-delegate@6.6.5
| | | `-- babel-helper-hoist-variables@6.6.5
| | `-- babel-helper-get-function-arity@6.6.5
| +-- babel-plugin-transform-es2015-shorthand-properties@6.5.0
| +-- babel-plugin-transform-es2015-sticky-regex@6.5.0
| | `-- babel-helper-regex@6.6.5
| `-- babel-plugin-transform-es2015-unicode-regex@6.5.0
| `-- regexpu-core@1.0.0
| +-- regenerate@1.2.1
| +-- regjsgen@0.2.0
| `-- regjsparser@0.1.5
| `-- jsesc@0.5.0
+-- babel-preset-react@6.5.0
| +-- babel-plugin-syntax-flow@6.5.0
| +-- babel-plugin-syntax-jsx@6.5.0
| +-- babel-plugin-transform-flow-strip-types@6.7.0
| +-- babel-plugin-transform-react-display-name@6.5.0
| +-- babel-plugin-transform-react-jsx@6.7.5
| | `-- babel-helper-builder-react-jsx@6.7.5
| `-- babel-plugin-transform-react-jsx-source@6.5.0
+-- babel-preset-stage-2@6.5.0
| +-- babel-plugin-syntax-trailing-function-commas@6.5.0
| +-- babel-plugin-transform-object-rest-spread@6.6.5
| | `-- babel-plugin-syntax-object-rest-spread@6.5.0
| `-- babel-preset-stage-3@6.5.0
| +-- babel-plugin-transform-async-to-generator@6.7.4
| | +-- babel-helper-remap-async-to-generator@6.7.0
| | `-- babel-plugin-syntax-async-functions@6.5.0
| `-- babel-plugin-transform-exponentiation-operator@6.5.0
| +-- babel-helper-builder-binary-assignment-operator-visitor@6.6.5
| | `-- babel-helper-explode-assignable-expression@6.6.5
| `-- babel-plugin-syntax-exponentiation-operator@6.5.0
+-- babel-register@6.7.2
| +-- core-js@2.2.2
| +-- home-or-tmp@1.0.0
| | +-- os-tmpdir@1.0.1
| | `-- user-home@1.1.1
| `-- source-map-support@0.2.10
| `-- source-map@0.1.32
| `-- amdefine@1.0.0
+-- dexie@1.3.4
+-- electron-localshortcut@0.6.0
+-- electron-packager@5.2.1
| +-- asar@0.8.3
| | +-- chromium-pickle-js@0.1.0
| | +-- commander@2.3.0
| | +-- cuint@0.1.5
| | +-- glob@5.0.15
| | +-- minimatch@2.0.4
| | `-- mksnapshot@0.1.0
| | +-- decompress-zip@0.1.0
| | | +-- binary@0.3.0
| | | | +-- buffers@0.1.1
| | | | `-- chainsaw@0.1.0
| | | | `-- traverse@0.3.9
| | | +-- mkpath@0.1.0
| | | +-- nopt@3.0.6
| | | | `-- abbrev@1.0.7
| | | +-- q@1.4.1
| | | +-- readable-stream@1.1.14
| | | | `-- isarray@0.0.1
| | | `-- touch@0.0.3
| | | `-- nopt@1.0.10
| | +-- fs-extra@0.18.2
| | | `-- jsonfile@2.2.3
| | `-- request@2.55.0
| | +-- aws-sign2@0.5.0
| | +-- bl@0.9.5
| | | `-- readable-stream@1.0.34
| | | `-- isarray@0.0.1
| | +-- caseless@0.9.0
| | +-- combined-stream@0.0.7
| | | `-- delayed-stream@0.0.5
| | +-- form-data@0.2.0
| | | `-- async@0.9.2
| | +-- har-validator@1.8.0
| | | `-- bluebird@2.10.2
| | +-- hawk@2.3.1
| | +-- http-signature@0.10.1
| | | +-- asn1@0.1.11
| | | +-- assert-plus@0.1.5
| | | `-- ctype@0.5.3
| | +-- mime-types@2.0.14
| | | `-- mime-db@1.12.0
| | +-- oauth-sign@0.6.0
| | `-- qs@2.4.2
| +-- electron-download@1.4.1
| | +-- home-path@1.0.3
| | +-- nugget@1.6.2
| | | +-- pretty-bytes@1.0.4
| | | | `-- 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
| | | | +-- 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
| | | | | | `-- parse-json@2.2.0
| | | | | | `-- error-ex@1.3.0
| | | | | | `-- is-arrayish@0.2.1
| | | | | `-- path-type@1.1.0
| | | | | `-- graceful-fs@4.1.3
| | | | +-- redent@1.0.0
| | | | | +-- indent-string@2.1.0
| | | | | | `-- repeating@2.0.1
| | | | | `-- strip-indent@1.0.1
| | | | `-- trim-newlines@1.0.0
| | | +-- progress-stream@1.2.0
| | | | +-- speedometer@0.1.4
| | | | `-- through2@0.2.3
| | | | +-- readable-stream@1.1.14
| | | | | `-- isarray@0.0.1
| | | | `-- xtend@2.1.2
| | | | `-- object-keys@0.4.0
| | | +-- single-line-log@0.4.1
| | | `-- throttleit@0.0.2
| | `-- rc@1.1.6
| | +-- deep-extend@0.4.1
| | `-- ini@1.3.4
| +-- extract-zip@1.5.0
| | +-- debug@0.7.4
| | `-- mkdirp@0.5.0
| | `-- minimist@0.0.8
| +-- get-package-info@0.0.2
| | +-- bluebird@3.3.5
| | `-- lodash.get@4.2.1
| | `-- lodash._stringtopath@4.7.1
| +-- minimist@1.2.0
| +-- mv@2.1.1
| | `-- rimraf@2.4.5
| | `-- glob@6.0.4
| +-- ncp@2.0.0
| +-- plist@1.2.0
| | +-- base64-js@0.0.8
| | +-- util-deprecate@1.0.2
| | +-- xmlbuilder@4.0.0
| | `-- xmldom@0.1.22
| +-- rcedit@0.3.0
| +-- resolve@1.1.7
| `-- run-series@1.1.4
+-- electron-prebuilt@0.37.5
| `-- electron-download@2.1.1
+-- enzyme@2.2.0
| +-- cheerio@0.20.0
| | +-- css-select@1.2.0
| | | +-- boolbase@1.0.0
| | | +-- css-what@2.1.0
| | | +-- domutils@1.5.1
| | | `-- nth-check@1.0.1
| | +-- dom-serializer@0.1.0
| | | `-- domelementtype@1.1.3
| | +-- entities@1.1.1
| | +-- htmlparser2@3.8.3
| | | +-- domelementtype@1.3.0
| | | +-- domhandler@2.3.0
| | | +-- entities@1.0.0
| | | `-- readable-stream@1.1.14
| | | `-- isarray@0.0.1
| | +-- jsdom@7.2.2
| | | +-- webidl-conversions@2.0.1
| | | `-- whatwg-url-compat@0.6.5
| | `-- lodash@4.11.1
| +-- is-subset@0.1.1
| +-- lodash@4.11.1
| +-- object.assign@4.0.3
| | +-- define-properties@1.1.2
| | | +-- foreach@2.0.5
| | | `-- object-keys@1.0.9
| | +-- function-bind@1.1.0
| | `-- object-keys@1.0.9
| `-- object.values@1.0.3
| +-- es-abstract@1.5.0
| | `-- es-to-primitive@1.1.1
| `-- has@1.0.1
+-- eslint@2.4.0
| +-- 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
| +-- concat-stream@1.5.0
| | `-- typedarray@0.0.6
| +-- doctrine@1.2.1
| | +-- esutils@1.1.6
| | `-- isarray@1.0.0
| +-- es6-map@0.1.3
| | +-- d@0.1.1
| | +-- es5-ext@0.10.11
| | +-- es6-iterator@2.0.0
| | `-- event-emitter@0.3.4
| +-- escope@3.6.0
| | +-- es6-weak-map@2.0.1
| | +-- esrecurse@4.1.0
| | | `-- estraverse@4.1.1
| | `-- estraverse@4.2.0
| +-- espree@3.1.3
| | +-- acorn@3.0.4
| | `-- acorn-jsx@2.0.1
| +-- estraverse@4.2.0
| +-- esutils@2.0.2
| +-- file-entry-cache@1.2.4
| | `-- flat-cache@1.0.10
| | +-- del@2.2.0
| | | +-- globby@4.0.0
| | | | +-- array-union@1.0.1
| | | | | `-- array-uniq@1.0.2
| | | | `-- glob@6.0.4
| | | +-- is-path-cwd@1.0.0
| | | `-- is-path-in-cwd@1.0.0
| | | `-- is-path-inside@1.0.0
| | +-- graceful-fs@4.1.3
| | +-- read-json-sync@1.1.1
| | | `-- graceful-fs@4.1.3
| | `-- write@0.2.1
| +-- glob@6.0.4
| +-- globals@8.18.0
| +-- ignore@2.2.19
| +-- inquirer@0.12.0
| | +-- ansi-escapes@1.3.0
| | +-- ansi-regex@2.0.0
| | +-- cli-cursor@1.0.2
| | | `-- restore-cursor@1.0.1
| | | +-- exit-hook@1.1.1
| | | `-- onetime@1.1.0
| | +-- cli-width@2.1.0
| | +-- figures@1.5.0
| | +-- lodash@4.11.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
| +-- 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
| +-- is-resolvable@1.0.0
| | `-- tryit@1.0.2
| +-- js-yaml@3.5.5
| | +-- argparse@1.0.7
| | | `-- sprintf-js@1.0.3
| | `-- esprima@2.7.2
| +-- json-stable-stringify@1.0.1
| | `-- jsonify@0.0.0
| +-- lodash@4.11.1
| +-- optionator@0.8.1
| | +-- deep-is@0.1.3
| | +-- fast-levenshtein@1.1.3
| | +-- levn@0.3.0
| | +-- prelude-ls@1.1.2
| | +-- type-check@0.3.2
| | `-- wordwrap@1.0.0
| +-- path-is-inside@1.0.1
| +-- pluralize@1.2.1
| +-- progress@1.1.8
| +-- require-uncached@1.0.2
| | +-- caller-path@0.1.0
| | | `-- callsites@0.2.0
| | `-- resolve-from@1.0.1
| +-- shelljs@0.5.3
| +-- strip-json-comments@1.0.4
| +-- table@3.7.8
| | +-- bluebird@3.3.5
| | +-- lodash@4.11.1
| | +-- slice-ansi@0.0.4
| | +-- tv4@1.2.7
| | `-- xregexp@3.1.0
| +-- text-table@0.2.0
| `-- user-home@2.0.0
| `-- os-homedir@1.0.1
+-- eslint-config-airbnb@6.2.0
+-- eslint-plugin-import@1.4.0
| +-- doctrine@1.2.0
| | `-- esutils@1.1.6
| +-- es6-set@0.1.4
| +-- es6-symbol@3.0.2
| `-- eslint-import-resolver-node@0.2.0
+-- eslint-plugin-react@4.2.3
+-- expect@1.16.0
| +-- is-equal@1.5.1
| | +-- is-arrow-function@2.0.3
| | +-- is-boolean-object@1.0.0
| | +-- is-callable@1.1.3
| | +-- is-date-object@1.0.1
| | +-- is-generator-function@1.0.3
| | +-- is-number-object@1.0.3
| | +-- is-string@1.0.4
| | +-- is-symbol@1.0.1
| | `-- object.entries@1.0.3
| +-- is-regex@1.0.3
| `-- object-inspect@1.2.1
+-- express@4.13.4
| +-- accepts@1.2.13
| | `-- 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
| +-- 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
| | `-- statuses@1.2.1
| +-- serve-static@1.10.2
| +-- type-is@1.6.12
| | `-- media-typer@0.3.0
| +-- utils-merge@1.0.0
| `-- vary@1.0.1
+-- glob@7.0.3
| +-- inflight@1.0.4
| | `-- wrappy@1.0.1
| +-- inherits@2.0.1
| `-- once@1.3.3
+-- gulp-vinyl-zip@1.2.2
| +-- event-stream@3.3.2
| | +-- duplexer@0.1.1
| | +-- from@0.1.3
| | +-- map-stream@0.1.0
| | +-- pause-stream@0.0.11
| | +-- split@0.3.3
| | `-- stream-combiner@0.0.4
| +-- queue@3.1.0
| +-- through2@0.6.5
| | `-- readable-stream@1.0.34
| | `-- isarray@0.0.1
| +-- vinyl@0.4.6
| | +-- clone@0.2.0
| | `-- clone-stats@0.0.1
| +-- vinyl-fs@0.3.14
| | +-- defaults@1.0.3
| | | `-- clone@1.0.2
| | +-- glob-stream@3.1.18
| | | +-- glob@4.5.3
| | | +-- glob2base@0.0.12
| | | | `-- find-index@0.1.1
| | | +-- ordered-read-streams@0.1.0
| | | +-- through2@0.6.5
| | | | `-- readable-stream@1.0.34
| | | | `-- isarray@0.0.1
| | | `-- unique-stream@1.0.0
| | +-- glob-watcher@0.0.6
| | | `-- gaze@0.5.2
| | | `-- globule@0.1.0
| | | +-- glob@3.1.21
| | | | +-- graceful-fs@1.2.3
| | | | `-- inherits@1.0.2
| | | +-- lodash@1.0.2
| | | `-- minimatch@0.2.14
| | | `-- lru-cache@2.7.3
| | +-- graceful-fs@3.0.8
| | `-- strip-bom@1.0.0
| +-- yauzl@2.4.1
| | `-- fd-slicer@1.0.1
| | `-- pend@1.2.0
| `-- yazl@2.3.0
| `-- buffer-crc32@0.2.5
+-- immutable@3.7.6
+-- jsdom@8.1.0
| +-- abab@1.0.3
| +-- acorn@2.7.0
| +-- acorn-globals@1.0.9
| +-- array-equal@1.0.0
| +-- cssom@0.3.1
| +-- cssstyle@0.2.34
| +-- escodegen@1.8.0
| | +-- esprima@2.7.2
| | +-- estraverse@1.9.3
| | `-- source-map@0.2.0
| +-- nwmatcher@1.3.7
| +-- parse5@1.5.1
| +-- sax@1.2.1
| +-- symbol-tree@3.1.4
| +-- tough-cookie@2.2.2
| +-- webidl-conversions@3.0.1
| +-- whatwg-url@1.0.1
| | +-- tr46@0.0.3
| | `-- webidl-conversions@3.0.1
| `-- xml-name-validator@2.0.1
+-- merge-stream@1.0.0
| `-- readable-stream@2.0.6
| +-- core-util-is@1.0.2
| +-- process-nextick-args@1.0.6
| `-- string_decoder@0.10.31
+-- mocha@2.4.5
| +-- commander@2.3.0
| +-- diff@1.4.0
| +-- escape-string-regexp@1.0.2
| +-- glob@3.2.3
| | +-- graceful-fs@2.0.3
| | `-- minimatch@0.2.14
| | +-- lru-cache@2.7.3
| | `-- sigmund@1.0.1
| +-- growl@1.8.1
| +-- jade@0.26.3
| | +-- commander@0.6.1
| | `-- mkdirp@0.3.0
| `-- supports-color@1.2.0
+-- mocha-eslint@2.0.2
| +-- glob-all@3.0.1
| | `-- glob@4.5.3
| `-- replaceall@0.1.6
+-- mocha-jsdom@1.1.0
+-- morgan@1.7.0
| +-- basic-auth@1.0.3
| `-- on-headers@1.0.1
+-- npm@3.8.6 extraneous
+-- react@0.14.7
| +-- envify@3.4.0
| | `-- jstransform@10.1.0
| | +-- base62@0.1.1
| | +-- esprima-fb@13001.1001.0-dev-harmony-fb
| | `-- source-map@0.1.31
| `-- fbjs@0.6.1
| +-- promise@7.1.1
| | `-- asap@2.0.3
| +-- ua-parser-js@0.7.10
| `-- whatwg-fetch@0.9.0
+-- react-addons-test-utils@0.14.7
+-- react-dom@0.14.7
+-- react-redux@4.4.1
| +-- hoist-non-react-statics@1.0.5
| +-- invariant@2.2.1
| +-- lodash@4.11.1
| `-- loose-envify@1.1.0
+-- redux@3.3.1
| +-- lodash@4.11.1
| `-- lodash-es@4.11.1
+-- redux-devtools@3.1.1
| `-- lodash@4.11.1
+-- redux-logger@2.6.1
+-- request@2.71.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
| +-- 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
| +-- 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
| `-- tunnel-agent@0.4.2
+-- rimraf@2.5.2
+-- through2@2.0.1
| `-- xtend@4.0.1
+-- vinyl-file@2.0.0
| +-- graceful-fs@4.1.3
| +-- pify@2.3.0
| +-- pinkie-promise@2.0.1
| | `-- pinkie@2.0.4
| +-- strip-bom@2.0.0
| | `-- is-utf8@0.2.1
| +-- strip-bom-stream@2.0.0
| | `-- first-chunk-stream@2.0.0
| `-- vinyl@1.1.1
| +-- clone@1.0.2
| `-- replace-ext@0.0.1
+-- vinyl-fs@2.4.2
| +-- duplexify@3.4.3
| | `-- end-of-stream@1.0.0
| +-- glob-stream@5.3.2
| | +-- glob@5.0.15
| | +-- glob-parent@2.0.0
| | | `-- is-glob@2.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.4
| | | | +-- preserve@0.2.0
| | | | `-- repeat-element@1.1.2
| | | +-- expand-brackets@0.1.5
| | | | `-- is-posix-bracket@0.1.1
| | | +-- extglob@0.3.2
| | | +-- filename-regex@2.0.0
| | | +-- is-extglob@1.0.0
| | | +-- kind-of@3.0.2
| | | | `-- is-buffer@1.1.3
| | | +-- normalize-path@2.0.1
| | | +-- object.omit@2.0.0
| | | | +-- for-own@0.1.4
| | | | | `-- for-in@0.1.5
| | | | `-- is-extendable@0.1.1
| | | +-- parse-glob@3.0.4
| | | | +-- glob-base@0.3.0
| | | | `-- is-dotfile@1.0.2
| | | `-- regex-cache@0.4.3
| | | +-- is-equal-shallow@0.1.3
| | | `-- is-primitive@2.0.0
| | +-- ordered-read-streams@0.3.0
| | | `-- is-stream@1.1.0
| | +-- through2@0.6.5
| | | `-- readable-stream@1.0.34
| | | `-- isarray@0.0.1
| | +-- to-absolute-glob@0.1.1
| | | `-- extend-shallow@2.0.1
| | `-- unique-stream@2.2.1
| +-- graceful-fs@4.1.3
| +-- gulp-sourcemaps@1.6.0
| | +-- graceful-fs@4.1.3
| | `-- vinyl@1.1.1
| | `-- clone@1.0.2
| +-- is-valid-glob@0.3.0
| +-- lazystream@1.0.0
| +-- lodash.isequal@4.1.4
| | +-- lodash._root@3.0.1
| | +-- lodash._stack@4.1.3
| | `-- lodash.keys@4.0.6
| +-- strip-bom-stream@1.0.0
| | `-- first-chunk-stream@1.0.0
| +-- through2-filter@2.0.0
| +-- vali-date@1.0.0
| `-- vinyl@1.1.1
| `-- clone@1.0.2
+-- vinyl-named@1.1.0
| `-- through@2.3.8
+-- webpack@1.12.14
| +-- async@1.5.2
| +-- clone@1.0.2
| +-- enhanced-resolve@0.9.1
| | +-- graceful-fs@4.1.3
| | `-- memory-fs@0.2.0
| +-- esprima@2.7.2
| +-- interpret@0.6.6
| +-- memory-fs@0.3.0
| | `-- errno@0.1.4
| | `-- prr@0.0.0
| +-- node-libs-browser@0.5.3
| | +-- assert@1.3.0
| | +-- browserify-zlib@0.1.4
| | | `-- pako@0.2.8
| | +-- buffer@3.6.0
| | | `-- ieee754@1.1.6
| | +-- console-browserify@1.1.0
| | | `-- date-now@0.1.4
| | +-- constants-browserify@0.0.1
| | +-- crypto-browserify@3.2.8
| | | +-- pbkdf2-compat@2.0.1
| | | +-- ripemd160@0.2.0
| | | `-- sha.js@2.2.6
| | +-- domain-browser@1.1.7
| | +-- events@1.1.0
| | +-- http-browserify@1.7.0
| | | `-- Base64@0.2.1
| | +-- https-browserify@0.0.0
| | +-- os-browserify@0.1.2
| | +-- path-browserify@0.0.0
| | +-- process@0.11.2
| | +-- punycode@1.4.1
| | +-- querystring-es3@0.2.1
| | +-- readable-stream@1.1.14
| | | `-- isarray@0.0.1
| | +-- stream-browserify@1.0.0
| | | `-- readable-stream@1.1.14
| | | `-- isarray@0.0.1
| | +-- timers-browserify@1.4.2
| | +-- tty-browserify@0.0.0
| | +-- url@0.10.3
| | | `-- punycode@1.3.2
| | +-- util@0.10.3
| | `-- vm-browserify@0.0.4
| | `-- indexof@0.0.1
| +-- optimist@0.6.1
| | +-- minimist@0.0.10
| | `-- wordwrap@0.0.3
| +-- supports-color@3.1.2
| | `-- has-flag@1.0.0
| +-- tapable@0.1.10
| +-- uglify-js@2.6.2
| | +-- async@0.2.10
| | +-- uglify-to-browserify@1.0.2
| | `-- yargs@3.10.0
| | +-- camelcase@1.2.1
| | +-- cliui@2.1.0
| | | +-- center-align@0.1.3
| | | | +-- align-text@0.1.4
| | | | | `-- longest@1.0.1
| | | | `-- lazy-cache@1.0.3
| | | +-- right-align@0.1.3
| | | `-- wordwrap@0.0.2
| | +-- decamelize@1.2.0
| | `-- window-size@0.1.0
| +-- watchpack@0.2.9
| | +-- async@0.9.2
| | +-- chokidar@1.4.3
| | | +-- anymatch@1.3.0
| | | | `-- arrify@1.0.1
| | | +-- async-each@1.0.0
| | | +-- is-binary-path@1.0.1
| | | | `-- binary-extensions@1.4.0
| | | `-- readdirp@2.0.0
| | | `-- graceful-fs@4.1.3
| | `-- graceful-fs@4.1.3
| `-- webpack-core@0.6.8
| +-- source-list-map@0.1.6
| `-- source-map@0.4.4
+-- webpack-dev-middleware@1.5.1
| `-- mime@1.3.4
+-- webpack-hot-middleware@2.10.0
| +-- ansi-html@0.0.5
| +-- html-entities@1.2.0
| +-- querystring@0.2.0
| `-- strip-ansi@3.0.1
+-- webpack-merge@0.8.4
| +-- lodash.find@3.2.1
| | +-- lodash._basecallback@3.3.1
| | | +-- lodash._baseisequal@3.0.7
| | | `-- lodash.pairs@3.0.1
| | +-- lodash._baseeach@3.0.4
| | +-- lodash._basefind@3.0.0
| | +-- lodash._basefindindex@3.6.0
| | `-- lodash.isarray@3.0.4
| +-- lodash.isplainobject@3.2.0
| | +-- lodash._basefor@3.0.3
| | +-- lodash.isarguments@3.0.8
| | `-- lodash.keysin@3.0.8
| `-- lodash.merge@3.3.2
| +-- lodash._arraycopy@3.0.0
| +-- lodash._arrayeach@3.0.0
| +-- lodash._getnative@3.9.1
| +-- lodash.istypedarray@3.0.6
| `-- lodash.toplainobject@3.0.0
`-- yargs@3.32.0 extraneous
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.11
npm WARN tofino@0.1.0 No repository field.
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\jeff\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v5.10.1
npm ERR! npm v3.8.6
npm ERR! code ELIFECYCLE
npm ERR! nslog@3.0.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the nslog@3.0.0 install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the nslog package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs nslog
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls nslog
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\jeff\Documents\GitHub\tofino\npm-debug.log
jeff@pain MINGW64 ~/Documents/GitHub/tofino (master)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment