erikras / react-redux-universal-hot-example

A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
MIT License
12k stars 2.5k forks source link

Error: Cannot find module 'redux/modules/auth' #902

Closed martinwells closed 8 years ago

martinwells commented 8 years ago

When trying to run on production (but only on an AWS linux server). Local production works fine.

Here's my NPM list: any ideas?

├─┬ awis@1.0.0
│ ├── lodash@3.10.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
│ │ │   ├── inherits@2.0.1
│ │ │   ├── 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
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ │ └── ansi-regex@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
│ └─┬ xml2js@0.4.16
│   ├── sax@1.1.5
│   └─┬ xmlbuilder@4.2.1
│     └── lodash@4.2.1
├─┬ babel@5.8.29
│ ├─┬ babel-core@5.8.35
│ │ ├── 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
│ │ ├── 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-undeclared-variables-check@1.0.2
│ │ │ └── leven@1.0.2
│ │ ├── babel-plugin-undefined-to-void@1.1.6
│ │ ├── babylon@5.8.35
│ │ ├── bluebird@2.10.2
│ │ ├─┬ chalk@1.1.1
│ │ │ ├── ansi-styles@2.1.0
│ │ │ ├── escape-string-regexp@1.0.4
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ └── supports-color@2.0.0
│ │ ├── core-js@1.2.6
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├─┬ detect-indent@3.0.1
│ │ │ ├── get-stdin@4.0.1
│ │ │ └── minimist@1.2.0
│ │ ├── esutils@2.0.2
│ │ ├── globals@6.4.1
│ │ ├─┬ home-or-tmp@1.0.0
│ │ │ ├── os-tmpdir@1.0.1
│ │ │ └── user-home@1.1.1
│ │ ├─┬ is-integer@1.0.6
│ │ │ └─┬ is-finite@1.0.1
│ │ │   └── number-is-nan@1.0.0
│ │ ├── js-tokens@1.0.1
│ │ ├── json5@0.4.0
│ │ ├─┬ line-numbers@0.2.0
│ │ │ └── left-pad@0.0.3
│ │ ├─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.2
│ │ │   ├── balanced-match@0.3.0
│ │ │   └── concat-map@0.0.1
│ │ ├── private@0.1.6
│ │ ├─┬ regenerator@0.8.40
│ │ │ ├─┬ commoner@0.10.4
│ │ │ │ ├─┬ detective@4.3.1
│ │ │ │ │ ├── acorn@1.2.2
│ │ │ │ │ └── defined@1.0.0
│ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ └── minimist@0.0.8
│ │ │ │ └── q@1.4.1
│ │ │ ├─┬ defs@1.1.1
│ │ │ │ ├─┬ alter@0.2.0
│ │ │ │ │ └── stable@0.1.5
│ │ │ │ ├── ast-traverse@0.1.1
│ │ │ │ ├── breakable@1.0.0
│ │ │ │ ├── simple-fmt@0.1.0
│ │ │ │ ├── simple-is@0.2.0
│ │ │ │ ├── stringmap@0.2.2
│ │ │ │ ├── stringset@0.2.1
│ │ │ │ ├── tryor@0.1.2
│ │ │ │ └─┬ yargs@3.27.0
│ │ │ │   ├── camelcase@1.2.1
│ │ │ │   ├─┬ cliui@2.1.0
│ │ │ │   │ ├─┬ center-align@0.1.3
│ │ │ │   │ │ ├─┬ align-text@0.1.4
│ │ │ │   │ │ │ ├─┬ kind-of@3.0.2
│ │ │ │   │ │ │ │ └── is-buffer@1.1.2
│ │ │ │   │ │ │ ├── longest@1.0.1
│ │ │ │   │ │ │ └── repeat-string@1.5.2
│ │ │ │   │ │ └── lazy-cache@1.0.3
│ │ │ │   │ ├─┬ right-align@0.1.3
│ │ │ │   │ │ └─┬ align-text@0.1.4
│ │ │ │   │ │   ├─┬ kind-of@3.0.2
│ │ │ │   │ │   │ └── is-buffer@1.1.2
│ │ │ │   │ │   ├── longest@1.0.1
│ │ │ │   │ │   └── repeat-string@1.5.2
│ │ │ │   │ └── wordwrap@0.0.2
│ │ │ │   ├─┬ decamelize@1.1.2
│ │ │ │   │ └── escape-string-regexp@1.0.4
│ │ │ │   ├─┬ os-locale@1.4.0
│ │ │ │   │ └─┬ lcid@1.0.0
│ │ │ │   │   └── invert-kv@1.0.0
│ │ │ │   ├── window-size@0.1.4
│ │ │ │   └── y18n@3.2.0
│ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │ ├─┬ recast@0.10.33
│ │ │ │ └── ast-types@0.8.12
│ │ │ └── through@2.3.8
│ │ ├─┬ regexpu@1.3.0
│ │ │ ├── esprima@2.7.2
│ │ │ ├─┬ recast@0.10.43
│ │ │ │ ├── ast-types@0.8.15
│ │ │ │ └── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │ ├── regenerate@1.2.1
│ │ │ ├── regjsgen@0.2.0
│ │ │ └─┬ regjsparser@0.1.5
│ │ │   └── jsesc@0.5.0
│ │ ├─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │   └── number-is-nan@1.0.0
│ │ ├── resolve@1.1.7
│ │ ├── shebang-regex@1.0.0
│ │ ├─┬ source-map-support@0.2.10
│ │ │ └─┬ source-map@0.1.32
│ │ │   └── amdefine@1.0.0
│ │ ├── to-fast-properties@1.0.1
│ │ ├── trim-right@1.0.1
│ │ └── try-resolve@1.0.1
│ ├─┬ chokidar@1.4.2
│ │ ├─┬ anymatch@1.3.0
│ │ │ ├── arrify@1.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.2
│ │ │   │ ├── preserve@0.2.0
│ │ │   │ └── repeat-element@1.1.2
│ │ │   ├── expand-brackets@0.1.4
│ │ │   ├── extglob@0.3.2
│ │ │   ├── filename-regex@2.0.0
│ │ │   ├── is-extglob@1.0.0
│ │ │   ├─┬ kind-of@3.0.2
│ │ │   │ └── is-buffer@1.1.2
│ │ │   ├── normalize-path@2.0.1
│ │ │   ├─┬ object.omit@2.0.0
│ │ │   │ ├─┬ for-own@0.1.3
│ │ │   │ │ └── for-in@0.1.4
│ │ │   │ └── is-extendable@0.1.1
│ │ │   ├─┬ parse-glob@3.0.4
│ │ │   │ ├── glob-base@0.3.0
│ │ │   │ └── is-dotfile@1.0.2
│ │ │   └─┬ regex-cache@0.4.2
│ │ │     ├── is-equal-shallow@0.1.3
│ │ │     └── is-primitive@2.0.0
│ │ ├── async-each@0.1.6
│ │ ├── UNMET OPTIONAL DEPENDENCY fsevents@^1.0.0
│ │ ├── glob-parent@2.0.0
│ │ ├── inherits@2.0.1
│ │ ├─┬ is-binary-path@1.0.1
│ │ │ └── binary-extensions@1.4.0
│ │ ├─┬ is-glob@2.0.1
│ │ │ └── is-extglob@1.0.0
│ │ └─┬ readdirp@2.0.0
│ │   ├── graceful-fs@4.1.3
│ │   ├─┬ minimatch@2.0.10
│ │   │ └─┬ brace-expansion@1.1.2
│ │   │   ├── balanced-match@0.3.0
│ │   │   └── concat-map@0.0.1
│ │   └─┬ 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
│ ├─┬ commander@2.9.0
│ │ └── graceful-readlink@1.0.1
│ ├── convert-source-map@1.1.3
│ ├── fs-readdir-recursive@0.1.2
│ ├─┬ glob@5.0.15
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@3.0.0
│ │ │ └─┬ brace-expansion@1.1.2
│ │ │   ├── balanced-match@0.3.0
│ │ │   └── concat-map@0.0.1
│ │ └─┬ once@1.3.3
│ │   └── wrappy@1.0.1
│ ├── lodash@3.10.1
│ ├─┬ output-file-sync@1.1.1
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ └── xtend@4.0.1
│ ├── path-exists@1.0.0
│ ├── path-is-absolute@1.0.0
│ ├── slash@1.0.0
│ └── source-map@0.5.3
├── babel-plugin-typecheck@2.0.1
├── babel-polyfill@6.3.14 extraneous
├── bcrypt-nodejs@0.0.3
├── bluebird@3.2.1
├─┬ body-parser@1.14.2
│ ├── bytes@2.2.0
│ ├── content-type@1.0.1
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── depd@1.1.0
│ ├─┬ http-errors@1.3.1
│ │ ├── inherits@2.0.1
│ │ └── statuses@1.2.1
│ ├── iconv-lite@0.4.13
│ ├─┬ on-finished@2.3.0
│ │ └── ee-first@1.1.1
│ ├── qs@5.2.0
│ ├─┬ raw-body@2.1.5
│ │ └── unpipe@1.0.0
│ └─┬ type-is@1.6.11
│   ├── media-typer@0.3.0
│   └─┬ mime-types@2.1.9
│     └── mime-db@1.21.0
├─┬ compression@1.6.1
│ ├─┬ accepts@1.3.1
│ │ ├─┬ mime-types@2.1.9
│ │ │ └── mime-db@1.21.0
│ │ └── negotiator@0.6.0
│ ├── bytes@2.2.0
│ ├─┬ compressible@2.0.7
│ │ └── mime-db@1.21.0
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── on-headers@1.0.1
│ └── vary@1.1.0
├── d3@3.5.14
├── d3-react-squared@0.3.6
├─┬ dateformat@1.0.12
│ ├── get-stdin@4.0.1
│ └─┬ meow@3.7.0
│   ├─┬ camelcase-keys@2.0.0
│   │ └── camelcase@2.1.0
│   ├─┬ decamelize@1.1.2
│   │ └── escape-string-regexp@1.0.4
│   ├─┬ loud-rejection@1.2.1
│   │ ├── array-find-index@1.0.1
│   │ └── signal-exit@2.1.2
│   ├── map-obj@1.0.1
│   ├── minimist@1.2.0
│   ├─┬ 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.0
│   │   └─┬ spdx-expression-parse@1.0.2
│   │     ├── spdx-exceptions@1.0.4
│   │     └── spdx-license-ids@1.2.0
│   ├── object-assign@4.0.1
│   ├─┬ read-pkg-up@1.0.1
│   │ ├─┬ find-up@1.1.0
│   │ │ ├── path-exists@2.1.0
│   │ │ └─┬ pinkie-promise@2.0.0
│   │ │   └── pinkie@2.0.4
│   │ └─┬ 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
│   │   │ ├── pify@2.3.0
│   │   │ ├─┬ pinkie-promise@2.0.0
│   │   │ │ └── pinkie@2.0.4
│   │   │ └─┬ strip-bom@2.0.0
│   │   │   └── is-utf8@0.2.1
│   │   └─┬ path-type@1.1.0
│   │     ├── graceful-fs@4.1.3
│   │     ├── pify@2.3.0
│   │     └─┬ pinkie-promise@2.0.0
│   │       └── pinkie@2.0.4
│   ├─┬ redent@1.0.0
│   │ ├─┬ indent-string@2.1.0
│   │ │ └─┬ repeating@2.0.0
│   │ │   └─┬ is-finite@1.0.1
│   │ │     └── number-is-nan@1.0.0
│   │ └── strip-indent@1.0.1
│   └── trim-newlines@1.0.0
├─┬ express@4.13.4
│ ├─┬ accepts@1.2.13
│ │ ├─┬ mime-types@2.1.9
│ │ │ └── mime-db@1.21.0
│ │ └── 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
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── 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
│ │ │ └── inherits@2.0.1
│ │ ├── mime@1.3.4
│ │ ├── ms@0.7.1
│ │ └── statuses@1.2.1
│ ├─┬ type-is@1.6.11
│ │ ├── media-typer@0.3.0
│ │ └─┬ mime-types@2.1.9
│ │   └── mime-db@1.21.0
│ ├── utils-merge@1.0.0
│ └── vary@1.0.1
├─┬ express-mysql-session@0.4.4
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├─┬ express-session@1.12.1
│ │ ├── cookie@0.2.3
│ │ ├── cookie-signature@1.0.6
│ │ ├── crc@3.3.0
│ │ ├── depd@1.1.0
│ │ ├── on-headers@1.0.1
│ │ ├── parseurl@1.3.1
│ │ ├─┬ uid-safe@2.0.0
│ │ │ └── base64-url@1.2.1
│ │ └── utils-merge@1.0.0
│ └─┬ mysql-connection-manager@0.0.12
│   └─┬ mysql@2.10.0
│     ├── bignumber.js@2.1.2
│     └─┬ readable-stream@1.1.13
│       ├── core-util-is@1.0.2
│       ├── inherits@2.0.1
│       ├── isarray@0.0.1
│       └── string_decoder@0.10.31
├─┬ express-session@1.13.0
│ ├── cookie@0.2.3
│ ├── cookie-signature@1.0.6
│ ├── crc@3.4.0
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── depd@1.1.0
│ ├── on-headers@1.0.1
│ ├── parseurl@1.3.1
│ ├─┬ uid-safe@2.0.0
│ │ └── base64-url@1.2.1
│ └── utils-merge@1.0.0
├─┬ file-loader@0.8.5
│ └─┬ loader-utils@0.2.12
│   ├── big.js@3.1.3
│   └── json5@0.4.0
├─┬ history@1.17.0
│ └── deep-equal@1.0.1
├── hoist-non-react-statics@1.0.5
├─┬ http-proxy@1.13.1
│ ├── eventemitter3@1.1.1
│ └── requires-port@1.0.0
├── install@0.4.2
├─┬ invariant@2.2.0
│ └─┬ loose-envify@1.1.0
│   └── js-tokens@1.0.2
├── later@1.2.0
├─┬ less@2.6.0
│ ├─┬ errno@0.1.4
│ │ └── prr@0.0.0
│ ├── graceful-fs@3.0.8
│ ├── image-size@0.3.5
│ ├── mime@1.3.4
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ promise@6.1.0
│ │ └── asap@1.0.0
│ ├─┬ 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
│ │ │   ├── inherits@2.0.1
│ │ │   ├── 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
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ │ └── ansi-regex@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
│ └─┬ source-map@0.4.4
│   └── amdefine@1.0.0
├─┬ less-loader@2.2.2
│ └─┬ loader-utils@0.2.12
│   ├── big.js@3.1.3
│   └── json5@0.4.0
├── lru-memoize@1.0.0
├── map-props@1.0.0
├─┬ md5@2.0.0
│ ├── charenc@0.0.1
│ ├── crypt@0.0.1
│ └── is-buffer@1.0.2
├── moment@2.11.2
├── multireducer@1.0.2
├─┬ mysql@2.10.2
│ ├── bignumber.js@2.1.4
│ └─┬ readable-stream@1.1.13
│   ├── core-util-is@1.0.2
│   ├── inherits@2.0.1
│   ├── isarray@0.0.1
│   └── string_decoder@0.10.31
├─┬ node-bing-api@2.3.0
│ ├─┬ 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
│ │ │   ├── inherits@2.0.1
│ │ │   ├── 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
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ │ └── ansi-regex@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
│ └── underscore@1.8.3
├─┬ npm@3.7.1
│ ├── abbrev@1.0.7
│ ├── ansi-regex@2.0.0
│ ├── ansicolors@0.3.2
│ ├── ansistyles@0.1.3
│ ├── aproba@1.0.1
│ ├── archy@1.0.0
│ ├── async-some@1.0.2
│ ├── chownr@1.0.1
│ ├─┬ cmd-shim@2.0.1
│ │ └── graceful-fs@3.0.8
│ ├─┬ 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
│ │ └── asap@2.0.3
│ ├── editor@1.0.0
│ ├── fs-vacuum@1.2.7
│ ├── fs-write-stream-atomic@1.0.8
│ ├── fstream@1.0.8
│ ├─┬ fstream-npm@1.0.7
│ │ └─┬ fstream-ignore@1.0.3
│ │   └─┬ minimatch@3.0.0
│ │     └─┬ brace-expansion@1.1.2
│ │       ├── balanced-match@0.3.0
│ │       └── concat-map@0.0.1
│ ├─┬ glob@6.0.4
│ │ ├─┬ minimatch@3.0.0
│ │ │ └─┬ brace-expansion@1.1.2
│ │ │   ├── balanced-match@0.3.0
│ │ │   └── concat-map@0.0.1
│ │ └── path-is-absolute@1.0.0
│ ├── graceful-fs@4.1.2
│ ├── has-unicode@2.0.0
│ ├── hosted-git-info@2.1.4
│ ├── iferr@0.1.5
│ ├── imurmurhash@0.1.4
│ ├── inflight@1.0.4
│ ├── inherits@2.0.1
│ ├── ini@1.3.4
│ ├─┬ init-package-json@1.9.3
│ │ └── promzard@0.3.0
│ ├── lockfile@1.0.1
│ ├── lodash._baseindexof@3.1.0
│ ├── lodash._baseuniq@3.0.3
│ ├── lodash._bindcallback@3.0.1
│ ├── lodash._cacheindexof@3.0.2
│ ├── lodash._createcache@3.1.2
│ ├── lodash._getnative@3.9.1
│ ├─┬ lodash.clonedeep@4.0.2
│ │ ├── lodash._arrayeach@3.0.0
│ │ ├── lodash._basefor@3.0.3
│ │ └─┬ lodash._stack@4.0.1
│ │   └── lodash._mapcache@4.0.0
│ ├── lodash.isarguments@3.0.5
│ ├── lodash.isarray@4.0.0
│ ├── lodash.keys@4.0.0
│ ├── lodash.restparam@3.6.1
│ ├─┬ lodash.union@4.0.1
│ │ ├── lodash._arrayincludes@4.0.0
│ │ ├── lodash._arrayincludeswith@4.0.0
│ │ ├── lodash._baseflatten@4.0.0
│ │ ├── lodash._cachehas@4.0.0
│ │ ├─┬ lodash._setcache@4.0.1
│ │ │ └── lodash._mapcache@4.0.0
│ │ └── lodash.rest@4.0.0
│ ├─┬ lodash.uniq@4.0.1
│ │ ├── lodash._arrayincludes@4.0.0
│ │ ├── lodash._arrayincludeswith@4.0.0
│ │ ├── lodash._cachehas@4.0.0
│ │ └─┬ lodash._setcache@4.0.1
│ │   └── lodash._mapcache@4.0.0
│ ├─┬ lodash.without@4.0.1
│ │ ├── lodash._arrayincludes@4.0.0
│ │ ├── lodash._arrayincludeswith@4.0.0
│ │ ├── lodash._arraymap@3.0.0
│ │ ├── lodash._cachehas@4.0.0
│ │ ├─┬ lodash._setcache@4.0.1
│ │ │ └── lodash._mapcache@4.0.0
│ │ └── lodash.rest@4.0.0
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ node-gyp@3.2.1
│ │ ├─┬ glob@4.5.3
│ │ │ └─┬ minimatch@2.0.10
│ │ │   └─┬ brace-expansion@1.1.2
│ │ │     ├── balanced-match@0.3.0
│ │ │     └── concat-map@0.0.1
│ │ ├─┬ minimatch@1.0.0
│ │ │ ├── lru-cache@2.7.3
│ │ │ └── sigmund@1.0.1
│ │ ├─┬ npmlog@1.2.1
│ │ │ ├── ansi@0.3.1
│ │ │ ├─┬ are-we-there-yet@1.0.5
│ │ │ │ └── delegates@0.1.0
│ │ │ └─┬ gauge@1.2.4
│ │ │   ├─┬ lodash.pad@3.2.0
│ │ │   │ └── lodash.repeat@3.1.0
│ │ │   ├─┬ lodash.padleft@3.1.1
│ │ │   │ ├── lodash._basetostring@3.0.1
│ │ │   │ └─┬ lodash._createpadding@3.6.1
│ │ │   │   └── lodash.repeat@3.1.0
│ │ │   └─┬ lodash.padright@3.1.1
│ │ │     ├── lodash._basetostring@3.0.1
│ │ │     └─┬ lodash._createpadding@3.6.1
│ │ │       └── lodash.repeat@3.1.0
│ │ └─┬ 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.1
│ ├── npm-cache-filename@1.0.2
│ ├── npm-install-checks@3.0.0
│ ├── npm-package-arg@4.1.0
│ ├─┬ npm-registry-client@7.0.9
│ │ ├─┬ concat-stream@1.5.1
│ │ │ └── typedarray@0.0.6
│ │ └── retry@0.8.0
│ ├── npm-user-validate@0.1.2
│ ├─┬ npmlog@2.0.2
│ │ ├── ansi@0.3.1
│ │ ├─┬ are-we-there-yet@1.0.6
│ │ │ └── delegates@1.0.0
│ │ └─┬ gauge@1.2.5
│ │   ├─┬ lodash.pad@3.2.1
│ │   │ └── lodash.repeat@3.1.1
│ │   ├─┬ lodash.padleft@3.1.1
│ │   │ ├── lodash._basetostring@3.0.1
│ │   │ └─┬ lodash._createpadding@3.6.1
│ │   │   └── lodash.repeat@3.1.1
│ │   └─┬ lodash.padright@3.1.1
│ │     ├── lodash._basetostring@3.0.1
│ │     └─┬ lodash._createpadding@3.6.1
│ │       └── lodash.repeat@3.1.1
│ ├── 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.3
│ │ └─┬ json-parse-helpfulerror@1.0.3
│ │   └── jju@1.2.1
│ ├── read-package-tree@5.1.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
│ ├── readdir-scoped-modules@1.0.2
│ ├── 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.1
│ │ ├── 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.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.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.0
│ │ ├── 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.1
│ ├── semver@5.1.0
│ ├── sha@2.0.1
│ ├── slide@1.1.6
│ ├── sorted-object@1.0.0
│ ├── strip-ansi@3.0.0
│ ├─┬ 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.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
├─┬ piping@0.3.0
│ ├─┬ chokidar@1.4.2
│ │ ├─┬ anymatch@1.3.0
│ │ │ ├── arrify@1.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.2
│ │ │   │ ├── preserve@0.2.0
│ │ │   │ └── repeat-element@1.1.2
│ │ │   ├── expand-brackets@0.1.4
│ │ │   ├── extglob@0.3.2
│ │ │   ├── filename-regex@2.0.0
│ │ │   ├── is-extglob@1.0.0
│ │ │   ├─┬ kind-of@3.0.2
│ │ │   │ └── is-buffer@1.1.2
│ │ │   ├── normalize-path@2.0.1
│ │ │   ├─┬ object.omit@2.0.0
│ │ │   │ ├─┬ for-own@0.1.3
│ │ │   │ │ └── for-in@0.1.4
│ │ │   │ └── is-extendable@0.1.1
│ │ │   ├─┬ parse-glob@3.0.4
│ │ │   │ ├── glob-base@0.3.0
│ │ │   │ └── is-dotfile@1.0.2
│ │ │   └─┬ regex-cache@0.4.2
│ │ │     ├── is-equal-shallow@0.1.3
│ │ │     └── is-primitive@2.0.0
│ │ ├── async-each@0.1.6
│ │ ├── UNMET OPTIONAL DEPENDENCY fsevents@^1.0.0
│ │ ├── glob-parent@2.0.0
│ │ ├── inherits@2.0.1
│ │ ├─┬ is-binary-path@1.0.1
│ │ │ └── binary-extensions@1.4.0
│ │ ├─┬ is-glob@2.0.1
│ │ │ └── is-extglob@1.0.0
│ │ ├── path-is-absolute@1.0.0
│ │ └─┬ readdirp@2.0.0
│ │   ├── graceful-fs@4.1.3
│ │   ├─┬ minimatch@2.0.10
│ │   │ └─┬ brace-expansion@1.1.2
│ │   │   ├── balanced-match@0.3.0
│ │   │   └── concat-map@0.0.1
│ │   └─┬ 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
│ └── colors@1.0.3
├── postcss-loader@0.8.0 extraneous
├── postcss-scss@0.1.3 extraneous
├─┬ pretty-error@1.2.0
│ ├─┬ renderkid@1.0.0
│ │ ├─┬ css-select@1.2.0
│ │ │ ├── boolbase@1.0.0
│ │ │ ├── css-what@2.1.0
│ │ │ ├─┬ domutils@1.5.1
│ │ │ │ ├─┬ dom-serializer@0.1.0
│ │ │ │ │ ├── domelementtype@1.1.3
│ │ │ │ │ └── entities@1.1.1
│ │ │ │ └── domelementtype@1.3.0
│ │ │ └── nth-check@1.0.1
│ │ ├── dom-converter@0.1.4
│ │ ├─┬ htmlparser2@3.3.0
│ │ │ ├── domelementtype@1.3.0
│ │ │ ├── domhandler@2.1.0
│ │ │ ├── domutils@1.1.6
│ │ │ └─┬ readable-stream@1.0.33
│ │ │   ├── core-util-is@1.0.2
│ │ │   ├── inherits@2.0.1
│ │ │   ├── isarray@0.0.1
│ │ │   └── string_decoder@0.10.31
│ │ ├─┬ strip-ansi@3.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ └── utila@0.3.3
│ └── utila@0.4.0
├─┬ query-string@3.0.0
│ └── strict-uri-encode@1.1.0
├─┬ 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
│ │ │   └── amdefine@1.0.0
│ │ └── through@2.3.8
│ └─┬ fbjs@0.6.1
│   ├── core-js@1.2.6
│   ├─┬ loose-envify@1.1.0
│   │ └── js-tokens@1.0.2
│   ├─┬ promise@7.1.1
│   │ └── asap@2.0.3
│   ├── ua-parser-js@0.7.10
│   └── whatwg-fetch@0.9.0
├─┬ react-avatar@0.7.1
│ ├── grunt@0.4.5 extraneous
│ ├─┬ grunt-react@0.10.0
│ │ └── through@2.3.8
│ ├── is-array@1.0.1
│ ├── react-addons-pure-render-mixin@0.14.7
│ └─┬ react-tools@0.12.2
│   ├─┬ commoner@0.10.4
│   │ ├─┬ commander@2.9.0
│   │ │ └── graceful-readlink@1.0.1
│   │ ├─┬ detective@4.3.1
│   │ │ ├── acorn@1.2.2
│   │ │ └── defined@1.0.0
│   │ ├─┬ glob@5.0.15
│   │ │ ├─┬ inflight@1.0.4
│   │ │ │ └── wrappy@1.0.1
│   │ │ ├── inherits@2.0.1
│   │ │ ├─┬ minimatch@3.0.0
│   │ │ │ └─┬ brace-expansion@1.1.2
│   │ │ │   ├── balanced-match@0.3.0
│   │ │ │   └── concat-map@0.0.1
│   │ │ ├─┬ once@1.3.3
│   │ │ │ └── wrappy@1.0.1
│   │ │ └── path-is-absolute@1.0.0
│   │ ├── graceful-fs@4.1.3
│   │ ├── iconv-lite@0.4.13
│   │ ├─┬ mkdirp@0.5.1
│   │ │ └── minimist@0.0.8
│   │ ├── private@0.1.6
│   │ ├── q@1.4.1
│   │ └─┬ recast@0.10.43
│   │   ├── ast-types@0.8.15
│   │   ├── esprima-fb@15001.1001.0-dev-harmony-fb
│   │   └── source-map@0.5.3
│   └─┬ jstransform@8.2.0
│     ├── base62@0.1.1
│     ├── esprima-fb@8001.1001.0-dev-harmony-fb
│     └─┬ source-map@0.1.31
│       └── amdefine@1.0.0
├── react-awesome-modal@0.2.8
├─┬ react-bootstrap@0.28.2
│ ├─┬ babel-runtime@5.8.35
│ │ └── core-js@1.2.6
│ ├── classnames@2.2.3
│ ├── dom-helpers@2.4.0
│ ├── keycode@2.1.0
│ ├── lodash-compat@3.10.2
│ ├─┬ react-overlays@0.5.4
│ │ └── react-prop-types@0.2.2
│ ├── react-prop-types@0.3.0
│ └── uncontrollable@3.2.1
├─┬ react-document-meta@2.0.2
│ ├── exenv@1.2.0
│ └─┬ react-side-effect@1.0.2
│   └─┬ fbjs@0.1.0-alpha.10
│     ├── core-js@1.2.6
│     ├─┬ promise@7.1.1
│     │ └── asap@2.0.3
│     └── whatwg-fetch@0.9.0
├── react-dom@0.14.7
├─┬ react-helmet@2.3.1
│ ├── core-js@2.0.3
│ ├── deep-equal@1.0.1
│ └─┬ react-side-effect@1.0.2
│   └─┬ fbjs@0.1.0-alpha.10
│     ├── core-js@1.2.6
│     ├─┬ promise@7.1.1
│     │ └── asap@2.0.3
│     └── whatwg-fetch@0.9.0
├── react-inline-css@2.1.0
├── react-input-autosize@0.6.8
├─┬ react-redux@4.3.0
│ ├── lodash@4.2.1
│ └─┬ loose-envify@1.1.0
│   └── js-tokens@1.0.2
├── react-router@1.0.3
├─┬ react-router-bootstrap@0.19.3
│ └── history@1.12.5 extraneous
├─┬ redux@3.2.1
│ ├── lodash@4.2.1
│ └─┬ loose-envify@1.1.0
│   └── js-tokens@1.0.2
├─┬ redux-form@3.1.7
│ ├── deep-equal@1.0.1
│ ├── is-promise@2.1.0
│ └── react-lazy-cache@3.0.1
├── redux-history-transitions@1.0.0
├─┬ redux-router@1.0.0-beta5
│ ├── deep-equal@1.0.1
│ └─┬ history@1.13.1
│   └── UNMET DEPENDENCY qs@^4.0.0
├─┬ scroll-behavior@0.3.1
│ └── dom-helpers@2.4.0
├── scss-loader@0.0.1 extraneous
├─┬ sendgrid@2.0.0
│ ├── lodash@3.10.1
│ ├── mime@1.3.4
│ ├─┬ 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
│ │ │   ├── inherits@2.0.1
│ │ │   ├── 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
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ │ └── ansi-regex@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
│ └── smtpapi@1.2.0
├─┬ sequelize@3.19.1
│ ├── depd@1.1.0
│ ├── dottie@1.1.1
│ ├── generic-pool@2.4.0
│ ├── inflection@1.8.0
│ ├── lodash@4.2.1
│ ├── moment-timezone@0.5.0
│ ├── node-uuid@1.4.7
│ ├─┬ retry-as-promised@2.0.1
│ │ └─┬ debug@2.2.0
│ │   └── ms@0.7.1
│ ├── semver@5.1.0
│ ├── shimmer@1.1.0
│ ├── toposort-class@1.0.1
│ ├── validator@4.7.0
│ ├─┬ wellknown@0.4.0
│ │ ├─┬ concat-stream@1.5.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ 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
│ │ │ └── typedarray@0.0.6
│ │ └── minimist@1.1.3
│ └── wkx@0.2.0
├─┬ sequelize-mysql@1.7.0
│ ├─┬ mysql@2.0.1
│ │ ├── bignumber.js@1.0.1
│ │ ├─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ └── require-all@0.0.3
│ └─┬ sequelize@1.7.11
│   ├── bluebird@1.0.8
│   ├─┬ circular-json@0.1.6
│   │ └── wru@0.2.7
│   ├── commander@2.1.0
│   ├── dottie@0.1.0
│   ├── generic-pool@2.0.4
│   ├── lingo@0.0.5
│   ├── lodash@2.4.2
│   ├── moment@2.5.1
│   ├── node-uuid@1.4.7
│   ├─┬ sql@0.35.0
│   │ ├── lodash@1.3.1
│   │ └── sliced@0.0.5
│   ├── toposort-class@0.3.1
│   ├── underscore.string@2.3.3
│   └── validator@3.2.1
├── serialize-javascript@1.1.2
├─┬ serve-favicon@2.3.0
│ ├── etag@1.7.0
│ ├── fresh@0.3.0
│ ├── ms@0.7.1
│ └── parseurl@1.3.1
├─┬ serve-static@1.10.2
│ ├── escape-html@1.0.3
│ ├── parseurl@1.3.1
│ └─┬ send@0.13.1
│   ├── debug@2.2.0
│   ├── depd@1.1.0
│   ├── destroy@1.0.4
│   ├── etag@1.7.0
│   ├── fresh@0.3.0
│   ├─┬ http-errors@1.3.1
│   │ └── inherits@2.0.1
│   ├── mime@1.3.4
│   ├── ms@0.7.1
│   ├─┬ on-finished@2.3.0
│   │ └── ee-first@1.1.1
│   ├── range-parser@1.0.3
│   └── statuses@1.2.1
├─┬ shallowequal@0.2.2
│ └─┬ lodash.keys@3.1.2
│   ├── lodash._getnative@3.9.1
│   ├── lodash.isarguments@3.0.6
│   └── lodash.isarray@3.0.4
├─┬ socket.io@1.4.5
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├─┬ engine.io@1.6.8
│ │ ├─┬ accepts@1.1.4
│ │ │ ├─┬ mime-types@2.0.14
│ │ │ │ └── mime-db@1.12.0
│ │ │ └── negotiator@0.4.9
│ │ ├── base64id@0.1.0
│ │ ├─┬ engine.io-parser@1.2.4
│ │ │ ├── after@0.8.1
│ │ │ ├── arraybuffer.slice@0.0.6
│ │ │ ├── base64-arraybuffer@0.1.2
│ │ │ ├── blob@0.0.4
│ │ │ ├─┬ has-binary@0.1.6
│ │ │ │ └── isarray@0.0.1
│ │ │ └── utf8@2.1.0
│ │ └─┬ ws@1.0.1
│ │   ├── options@0.0.6
│ │   └── ultron@1.0.2
│ ├─┬ has-binary@0.1.7
│ │ └── isarray@0.0.1
│ ├─┬ socket.io-adapter@0.4.0
│ │ └─┬ socket.io-parser@2.2.2
│ │   ├── benchmark@1.0.0
│ │   ├── component-emitter@1.1.2
│ │   ├── debug@0.7.4
│ │   ├── isarray@0.0.1
│ │   └── json3@3.2.6
│ └─┬ socket.io-parser@2.2.6
│   ├── benchmark@1.0.0
│   ├── component-emitter@1.1.2
│   ├── isarray@0.0.1
│   └── json3@3.3.2
├─┬ socket.io-client@1.4.5
│ ├── backo2@1.0.2
│ ├── component-bind@1.0.0
│ ├── component-emitter@1.2.0
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├─┬ engine.io-client@1.6.8
│ │ ├── component-emitter@1.1.2
│ │ ├── component-inherit@0.0.3
│ │ ├─┬ engine.io-parser@1.2.4
│ │ │ ├── after@0.8.1
│ │ │ ├── arraybuffer.slice@0.0.6
│ │ │ ├── base64-arraybuffer@0.1.2
│ │ │ ├── blob@0.0.4
│ │ │ ├─┬ has-binary@0.1.6
│ │ │ │ └── isarray@0.0.1
│ │ │ └── utf8@2.1.0
│ │ ├── has-cors@1.1.0
│ │ ├─┬ parsejson@0.0.1
│ │ │ └─┬ better-assert@1.0.2
│ │ │   └── callsite@1.0.0
│ │ ├─┬ parseqs@0.0.2
│ │ │ └─┬ better-assert@1.0.2
│ │ │   └── callsite@1.0.0
│ │ ├─┬ ws@1.0.1
│ │ │ ├── options@0.0.6
│ │ │ └── ultron@1.0.2
│ │ ├── xmlhttprequest-ssl@1.5.1
│ │ └── yeast@0.1.2
│ ├─┬ has-binary@0.1.7
│ │ └── isarray@0.0.1
│ ├── indexof@0.0.1
│ ├── object-component@0.0.3
│ ├─┬ parseuri@0.0.4
│ │ └─┬ better-assert@1.0.2
│ │   └── callsite@1.0.0
│ ├─┬ socket.io-parser@2.2.6
│ │ ├── benchmark@1.0.0
│ │ ├── component-emitter@1.1.2
│ │ ├── isarray@0.0.1
│ │ └── json3@3.3.2
│ └── to-array@0.1.4
├─┬ superagent@1.7.2
│ ├── component-emitter@1.2.0
│ ├── cookiejar@2.0.6
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── extend@3.0.0
│ ├─┬ form-data@0.2.0
│ │ ├── async@0.9.2
│ │ ├─┬ combined-stream@0.0.7
│ │ │ └── delayed-stream@0.0.5
│ │ └─┬ mime-types@2.0.14
│ │   └── mime-db@1.12.0
│ ├── formidable@1.0.17
│ ├── methods@1.1.2
│ ├── mime@1.3.4
│ ├── qs@2.3.3
│ ├─┬ readable-stream@1.0.27-1
│ │ ├── core-util-is@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ └── reduce-component@1.0.1
├── superagent-promise@1.1.0
├─┬ twitter@1.2.5
│ ├── deep-extend@0.3.3
│ └─┬ 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
│   │   ├── inherits@2.0.1
│   │   ├── 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
│   │ │ │ └── ansi-regex@2.0.0
│   │ │ ├─┬ strip-ansi@3.0.0
│   │ │ │ └── ansi-regex@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
├─┬ url-loader@0.5.7
│ ├─┬ loader-utils@0.2.12
│ │ ├── big.js@3.1.3
│ │ └── json5@0.4.0
│ └── mime@1.2.11
├─┬ warning@2.1.0
│ └─┬ loose-envify@1.1.0
│   └── js-tokens@1.0.2
└─┬ webpack-isomorphic-tools@2.2.26
  ├─┬ babel-runtime@5.8.35
  │ └── core-js@1.2.6
  ├── colors@1.1.2
  ├─┬ fs-extra@0.26.5
  │ ├── graceful-fs@4.1.3
  │ ├── jsonfile@2.2.3
  │ ├── klaw@1.1.3
  │ ├── path-is-absolute@1.0.0
  │ └─┬ rimraf@2.5.1
  │   └─┬ glob@6.0.4
  │     ├─┬ inflight@1.0.4
  │     │ └── wrappy@1.0.1
  │     ├── inherits@2.0.1
  │     ├─┬ minimatch@3.0.0
  │     │ └─┬ brace-expansion@1.1.2
  │     │   ├── balanced-match@0.3.0
  │     │   └── concat-map@0.0.1
  │     └─┬ once@1.3.3
  │       └── wrappy@1.0.1
  └── require-hacker@2.1.3

npm ERR! extraneous: babel-polyfill@6.3.14 /home/ec2-user/coverage.io/node_modules/babel-polyfill
npm ERR! extraneous: postcss-loader@0.8.0 /home/ec2-user/coverage.io/node_modules/postcss-loader
npm ERR! extraneous: postcss-scss@0.1.3 /home/ec2-user/coverage.io/node_modules/postcss-scss
npm ERR! extraneous: scss-loader@0.0.1 /home/ec2-user/coverage.io/node_modules/scss-loader
npm ERR! extraneous: grunt@0.4.5 /home/ec2-user/coverage.io/node_modules/react-avatar/node_modules/grunt
npm ERR! extraneous: history@1.12.5 /home/ec2-user/coverage.io/node_modules/react-router-bootstrap/node_modules/history
npm ERR! missing: qs@^4.0.0, required by history@1.13.1
martinwells commented 8 years ago

Also, builds are emitting:

Version: webpack 1.12.13
Time: 2774ms
                                 Asset       Size  Chunks             Chunk Names
  32400f4e08932a94d8bfd2422702c446.eot    70.8 kB          [emitted]
db812d8a70a4e88e888744c1c9a27e89.woff2    66.6 kB          [emitted]
 a35720c2fed2c7f043bc7e4ffb45e073.woff    83.6 kB          [emitted]
  a3de2170e4e9df77161ea5d3f31b2668.ttf     142 kB          [emitted]
  f775f9cca88e21d45bebe185b27c0e5b.svg     366 kB          [emitted]
          main-21351e157a7adebc3681.js  499 bytes       0  [emitted]  main
         main-21351e157a7adebc3681.css    25.5 kB       0  [emitted]  main
      main-21351e157a7adebc3681.js.map    4.63 kB       0  [emitted]  main
     main-21351e157a7adebc3681.css.map  106 bytes       0  [emitted]  main
   [0] multi main 52 bytes {0} [built] [2 errors]
    + 4 hidden modules

ERROR in Loader /home/ec2-user/coverage.io/node_modules/babel/index.js didn't return a function
 @ multi main

ERROR in Bootstrap's JavaScript requires jQuery
 @ multi main
Child extract-text-webpack-plugin:
                                     Asset     Size  Chunks             Chunk Names
      32400f4e08932a94d8bfd2422702c446.eot  70.8 kB          [emitted]
    db812d8a70a4e88e888744c1c9a27e89.woff2  66.6 kB          [emitted]
     a35720c2fed2c7f043bc7e4ffb45e073.woff  83.6 kB          [emitted]
      a3de2170e4e9df77161ea5d3f31b2668.ttf   142 kB          [emitted]
      f775f9cca88e21d45bebe185b27c0e5b.svg   366 kB          [emitted]
        + 16 hidden modules
martinwells commented 8 years ago

Managed to get rid of the build errors by removing babel and install babel-loader only.

Still see the other errors though. Any tips on how to debug this?

martinwells commented 8 years ago

This turned out to be my use of a .env file, which included NODE_PATH=./src (even with export NODE_PATH set as well).

Removing the .env file solved the issue.