Closed tp closed 9 years ago
Would you mind to send me your code at artem@sapegin.ru so I could debug it?
Thanks a lot for taking the time. I have send you a copy.
Published a new version, now it should work. Let me know if you encounter any other issue.
Still failing here:
ERROR in multi main
Module not found: Error: Cannot resolve 'file' or 'directory' /Users/timm/Projects/ui-toolbox/node_modules/react-styleguidist/node_modules/webpack-hot-middleware/client
Do you have something in /Users/timm/Projects/ui-toolbox/node_modules/react-styleguidist/node_modules/webpack-hot-middleware
? Also try to check npm ls
if something is missing.
npm ls
looks fine, no errors:
├─┬ babel@5.8.23
│ ├─┬ babel-core@5.8.25
│ │ ├── 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.23
│ │ ├── bluebird@2.10.1
│ │ ├─┬ chalk@1.1.1
│ │ │ ├── ansi-styles@2.1.0
│ │ │ ├── escape-string-regexp@1.0.3
│ │ │ ├─┬ 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.0
│ │ ├─┬ 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.1
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ ├── private@0.1.6
│ │ ├─┬ regenerator@0.8.35
│ │ │ ├─┬ commoner@0.10.3
│ │ │ │ ├── commander@2.5.1
│ │ │ │ ├─┬ glob@4.2.2
│ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ │ │ ├── lru-cache@2.7.0
│ │ │ │ │ │ └── sigmund@1.0.1
│ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├── graceful-fs@3.0.8
│ │ │ │ ├── iconv-lite@0.4.12
│ │ │ │ ├── install@0.1.8
│ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ └── minimist@0.0.8
│ │ │ │ └── q@1.1.2
│ │ │ ├─┬ defs@1.1.0
│ │ │ │ ├─┬ alter@0.2.0
│ │ │ │ │ └── stable@0.1.5
│ │ │ │ ├── ast-traverse@0.1.1
│ │ │ │ ├── breakable@1.0.0
│ │ │ │ ├── esprima-fb@8001.1001.0-dev-harmony-fb
│ │ │ │ ├── simple-fmt@0.1.0
│ │ │ │ ├── simple-is@0.2.0
│ │ │ │ ├── stringmap@0.2.2
│ │ │ │ ├── stringset@0.2.1
│ │ │ │ ├── tryor@0.1.2
│ │ │ │ └── yargs@1.3.3
│ │ │ ├── esprima-fb@15001.1.0-dev-harmony-fb
│ │ │ ├─┬ recast@0.10.24
│ │ │ │ └── ast-types@0.8.5
│ │ │ └── through@2.3.8
│ │ ├─┬ regexpu@1.3.0
│ │ │ ├── esprima@2.6.0
│ │ │ ├─┬ recast@0.10.33
│ │ │ │ ├── ast-types@0.8.12
│ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │ │ └── source-map@0.5.1
│ │ │ ├── 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.6
│ │ ├── 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.1.0
│ │ ├─┬ anymatch@1.3.0
│ │ │ └─┬ micromatch@2.2.0
│ │ │ ├─┬ arr-diff@1.1.0
│ │ │ │ ├── arr-flatten@1.0.1
│ │ │ │ └── array-slice@0.2.3
│ │ │ ├── array-unique@0.2.1
│ │ │ ├─┬ braces@1.8.1
│ │ │ │ ├─┬ expand-range@1.8.1
│ │ │ │ │ └─┬ fill-range@2.2.2
│ │ │ │ │ ├── is-number@1.1.2
│ │ │ │ │ ├── isobject@1.0.2
│ │ │ │ │ ├── randomatic@1.1.0
│ │ │ │ │ └── repeat-string@1.5.2
│ │ │ │ ├── lazy-cache@0.2.3
│ │ │ │ ├── preserve@0.2.0
│ │ │ │ └── repeat-element@1.1.2
│ │ │ ├── expand-brackets@0.1.4
│ │ │ ├─┬ extglob@0.3.1
│ │ │ │ ├─┬ ansi-green@0.1.1
│ │ │ │ │ └── ansi-wrap@0.1.0
│ │ │ │ ├── is-extglob@1.0.0
│ │ │ │ └── success-symbol@0.1.0
│ │ │ ├── filename-regex@2.0.0
│ │ │ ├── is-glob@1.1.3
│ │ │ ├── kind-of@1.1.0
│ │ │ ├─┬ object.omit@1.1.0
│ │ │ │ ├─┬ for-own@0.1.3
│ │ │ │ │ └── for-in@0.1.4
│ │ │ │ └── isobject@1.0.2
│ │ │ ├─┬ parse-glob@3.0.4
│ │ │ │ ├── glob-base@0.3.0
│ │ │ │ ├── is-dotfile@1.0.1
│ │ │ │ ├── is-extglob@1.0.0
│ │ │ │ └── is-glob@2.0.0
│ │ │ └─┬ regex-cache@0.4.2
│ │ │ ├── is-equal-shallow@0.1.3
│ │ │ └── is-primitive@2.0.0
│ │ ├── arrify@1.0.0
│ │ ├── async-each@0.1.6
│ │ ├─┬ fsevents@1.0.0
│ │ │ ├── nan@2.0.9
│ │ │ └─┬ node-pre-gyp@0.6.9
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ ├─┬ nopt@3.0.3
│ │ │ │ └── abbrev@1.0.7
│ │ │ ├─┬ npmlog@1.2.1
│ │ │ │ ├── ansi@0.3.0
│ │ │ │ ├─┬ are-we-there-yet@1.0.4
│ │ │ │ │ ├── delegates@0.1.0
│ │ │ │ │ └─┬ readable-stream@1.1.13
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ └── string_decoder@0.10.31
│ │ │ │ └─┬ gauge@1.2.2
│ │ │ │ ├── has-unicode@1.0.0
│ │ │ │ ├─┬ lodash.pad@3.1.1
│ │ │ │ │ ├── lodash._basetostring@3.0.1
│ │ │ │ │ └─┬ lodash._createpadding@3.6.1
│ │ │ │ │ └── lodash.repeat@3.0.1
│ │ │ │ ├─┬ lodash.padleft@3.1.1
│ │ │ │ │ ├── lodash._basetostring@3.0.1
│ │ │ │ │ └─┬ lodash._createpadding@3.6.1
│ │ │ │ │ └── lodash.repeat@3.0.1
│ │ │ │ └─┬ lodash.padright@3.1.1
│ │ │ │ ├── lodash._basetostring@3.0.1
│ │ │ │ └─┬ lodash._createpadding@3.6.1
│ │ │ │ └── lodash.repeat@3.0.1
│ │ │ ├─┬ rc@1.1.0
│ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ ├── ini@1.3.4
│ │ │ │ ├── minimist@1.1.2
│ │ │ │ └── strip-json-comments@0.1.3
│ │ │ ├─┬ request@2.60.0
│ │ │ │ ├── aws-sign2@0.5.0
│ │ │ │ ├─┬ bl@1.0.0
│ │ │ │ │ └─┬ readable-stream@2.0.2
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ ├── process-nextick-args@1.0.2
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ └── util-deprecate@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-rc2
│ │ │ │ │ └── async@1.4.0
│ │ │ │ ├─┬ har-validator@1.8.0
│ │ │ │ │ ├── bluebird@2.9.34
│ │ │ │ │ ├─┬ chalk@1.1.0
│ │ │ │ │ │ ├── ansi-styles@2.1.0
│ │ │ │ │ │ ├── escape-string-regexp@1.0.3
│ │ │ │ │ │ ├─┬ 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.8.1
│ │ │ │ │ │ └── graceful-readlink@1.0.1
│ │ │ │ │ └─┬ is-my-json-valid@2.12.1
│ │ │ │ │ ├── generate-function@2.0.0
│ │ │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ │ │ └── is-property@1.0.2
│ │ │ │ │ ├── jsonpointer@1.1.0
│ │ │ │ │ └── xtend@4.0.0
│ │ │ │ ├─┬ hawk@3.1.0
│ │ │ │ │ ├── boom@2.8.0
│ │ │ │ │ ├── cryptiles@2.0.4
│ │ │ │ │ ├── hoek@2.14.0
│ │ │ │ │ └── sntp@1.0.9
│ │ │ │ ├─┬ http-signature@0.11.0
│ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ │ └── ctype@0.5.3
│ │ │ │ ├── isstream@0.1.2
│ │ │ │ ├── json-stringify-safe@5.0.1
│ │ │ │ ├─┬ mime-types@2.1.3
│ │ │ │ │ └── mime-db@1.15.0
│ │ │ │ ├── node-uuid@1.4.3
│ │ │ │ ├── oauth-sign@0.8.0
│ │ │ │ ├── qs@4.0.0
│ │ │ │ ├── stringstream@0.0.4
│ │ │ │ ├── tough-cookie@2.0.0
│ │ │ │ └── tunnel-agent@0.4.1
│ │ │ ├─┬ rimraf@2.4.2
│ │ │ │ └─┬ glob@5.0.14
│ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├─┬ minimatch@2.0.10
│ │ │ │ │ └─┬ brace-expansion@1.1.0
│ │ │ │ │ ├── balanced-match@0.2.0
│ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ ├─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ └── path-is-absolute@1.0.0
│ │ │ ├── semver@5.0.1
│ │ │ ├─┬ tar@2.1.1
│ │ │ │ ├── block-stream@0.0.8
│ │ │ │ ├─┬ fstream@1.0.7
│ │ │ │ │ └── graceful-fs@3.0.8
│ │ │ │ └── inherits@2.0.1
│ │ │ └─┬ tar-pack@2.0.0
│ │ │ ├── debug@0.7.4
│ │ │ ├─┬ fstream@0.1.31
│ │ │ │ ├── graceful-fs@3.0.8
│ │ │ │ └── inherits@2.0.1
│ │ │ ├─┬ fstream-ignore@0.0.7
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ └─┬ minimatch@0.2.14
│ │ │ │ ├── lru-cache@2.6.5
│ │ │ │ └── sigmund@1.0.1
│ │ │ ├── graceful-fs@1.2.3
│ │ │ ├── once@1.1.1
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ ├── rimraf@2.2.8
│ │ │ ├─┬ tar@0.1.20
│ │ │ │ ├── block-stream@0.0.8
│ │ │ │ └── inherits@2.0.1
│ │ │ └── uid-number@0.0.3
│ │ ├── glob-parent@2.0.0
│ │ ├─┬ is-binary-path@1.0.1
│ │ │ └── binary-extensions@1.3.1
│ │ ├── is-glob@2.0.0
│ │ └─┬ readdirp@2.0.0
│ │ ├── graceful-fs@4.1.2
│ │ ├─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.1
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ readable-stream@2.0.2
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ ├── process-nextick-args@1.0.3
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.1
│ ├─┬ commander@2.8.1
│ │ └── graceful-readlink@1.0.1
│ ├── convert-source-map@1.1.1
│ ├── 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.1
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ once@1.3.2
│ │ └── 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.0
│ ├── path-exists@1.0.0
│ ├── path-is-absolute@1.0.0
│ ├── slash@1.0.0
│ └─┬ source-map@0.4.4
│ └── amdefine@1.0.0
├─┬ babel-eslint@4.1.3
│ ├── acorn-to-esprima@1.0.4
│ ├─┬ babel-core@5.8.25
│ │ ├── 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.23
│ │ ├── bluebird@2.10.1
│ │ ├─┬ chalk@1.1.1
│ │ │ ├── ansi-styles@2.1.0
│ │ │ ├── escape-string-regexp@1.0.3
│ │ │ ├─┬ 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
│ │ ├── convert-source-map@1.1.1
│ │ ├── core-js@1.2.0
│ │ ├─┬ 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
│ │ ├── fs-readdir-recursive@0.1.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
│ │ ├── lodash@3.10.1
│ │ ├─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.1
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ output-file-sync@1.1.1
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ └── xtend@4.0.0
│ │ ├── path-exists@1.0.0
│ │ ├── path-is-absolute@1.0.0
│ │ ├── private@0.1.6
│ │ ├─┬ regenerator@0.8.35
│ │ │ ├─┬ commoner@0.10.3
│ │ │ │ ├── commander@2.5.1
│ │ │ │ ├─┬ glob@4.2.2
│ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ │ │ ├── lru-cache@2.7.0
│ │ │ │ │ │ └── sigmund@1.0.1
│ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├── graceful-fs@3.0.8
│ │ │ │ ├── iconv-lite@0.4.12
│ │ │ │ ├── install@0.1.8
│ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ └── minimist@0.0.8
│ │ │ │ └── q@1.1.2
│ │ │ ├─┬ defs@1.1.0
│ │ │ │ ├─┬ alter@0.2.0
│ │ │ │ │ └── stable@0.1.5
│ │ │ │ ├── ast-traverse@0.1.1
│ │ │ │ ├── breakable@1.0.0
│ │ │ │ ├── esprima-fb@8001.1001.0-dev-harmony-fb
│ │ │ │ ├── simple-fmt@0.1.0
│ │ │ │ ├── simple-is@0.2.0
│ │ │ │ ├── stringmap@0.2.2
│ │ │ │ ├── stringset@0.2.1
│ │ │ │ ├── tryor@0.1.2
│ │ │ │ └── yargs@1.3.3
│ │ │ ├── esprima-fb@15001.1.0-dev-harmony-fb
│ │ │ ├─┬ recast@0.10.24
│ │ │ │ └── ast-types@0.8.5
│ │ │ └── through@2.3.8
│ │ ├─┬ regexpu@1.3.0
│ │ │ ├── esprima@2.6.0
│ │ │ ├─┬ recast@0.10.33
│ │ │ │ ├── ast-types@0.8.12
│ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │ │ └── source-map@0.5.1
│ │ │ ├── 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.6
│ │ ├── shebang-regex@1.0.0
│ │ ├── slash@1.0.0
│ │ ├─┬ source-map@0.4.4
│ │ │ └── amdefine@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
│ ├─┬ lodash.assign@3.2.0
│ │ ├─┬ lodash._baseassign@3.2.0
│ │ │ └── lodash._basecopy@3.0.1
│ │ ├─┬ lodash._createassigner@3.1.1
│ │ │ ├── lodash._bindcallback@3.0.1
│ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ └── lodash.restparam@3.6.1
│ │ └─┬ lodash.keys@3.1.2
│ │ ├── lodash._getnative@3.9.1
│ │ ├── lodash.isarguments@3.0.4
│ │ └── lodash.isarray@3.0.4
│ └─┬ lodash.pick@3.1.0
│ ├─┬ lodash._baseflatten@3.1.4
│ │ ├── lodash.isarguments@3.0.4
│ │ └── lodash.isarray@3.0.4
│ ├── lodash._bindcallback@3.0.1
│ ├── lodash._pickbyarray@3.0.2
│ ├─┬ lodash._pickbycallback@3.0.0
│ │ ├── lodash._basefor@3.0.2
│ │ └─┬ lodash.keysin@3.0.8
│ │ ├── lodash.isarguments@3.0.4
│ │ └── lodash.isarray@3.0.4
│ └── lodash.restparam@3.6.1
├── babel-plugin-flow-comments@1.0.9
├─┬ color@0.10.1
│ ├── color-convert@0.5.3
│ └─┬ color-string@0.3.0
│ └── color-name@1.0.1
├─┬ component-playground@0.1.1
│ └─┬ babel-core@5.8.25
│ ├── 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.23
│ ├── bluebird@2.10.1
│ ├─┬ chalk@1.1.1
│ │ ├── ansi-styles@2.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ 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
│ ├── convert-source-map@1.1.1
│ ├── core-js@1.2.0
│ ├─┬ 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
│ ├── fs-readdir-recursive@0.1.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
│ ├── lodash@3.10.1
│ ├─┬ minimatch@2.0.10
│ │ └─┬ brace-expansion@1.1.1
│ │ ├── balanced-match@0.2.0
│ │ └── concat-map@0.0.1
│ ├─┬ output-file-sync@1.1.1
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ └── xtend@4.0.0
│ ├── path-exists@1.0.0
│ ├── path-is-absolute@1.0.0
│ ├── private@0.1.6
│ ├─┬ regenerator@0.8.35
│ │ ├─┬ commoner@0.10.3
│ │ │ ├── commander@2.5.1
│ │ │ ├─┬ glob@4.2.2
│ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ │ ├── lru-cache@2.7.0
│ │ │ │ │ └── sigmund@1.0.1
│ │ │ │ └─┬ once@1.3.2
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├── graceful-fs@3.0.8
│ │ │ ├── iconv-lite@0.4.12
│ │ │ ├── install@0.1.8
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ └── q@1.1.2
│ │ ├─┬ defs@1.1.0
│ │ │ ├─┬ alter@0.2.0
│ │ │ │ └── stable@0.1.5
│ │ │ ├── ast-traverse@0.1.1
│ │ │ ├── breakable@1.0.0
│ │ │ ├── esprima-fb@8001.1001.0-dev-harmony-fb
│ │ │ ├── simple-fmt@0.1.0
│ │ │ ├── simple-is@0.2.0
│ │ │ ├── stringmap@0.2.2
│ │ │ ├── stringset@0.2.1
│ │ │ ├── tryor@0.1.2
│ │ │ └── yargs@1.3.3
│ │ ├── esprima-fb@15001.1.0-dev-harmony-fb
│ │ ├─┬ recast@0.10.24
│ │ │ └── ast-types@0.8.5
│ │ └── through@2.3.8
│ ├─┬ regexpu@1.3.0
│ │ ├── esprima@2.6.0
│ │ ├─┬ recast@0.10.33
│ │ │ ├── ast-types@0.8.12
│ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │ └── source-map@0.5.1
│ │ ├── 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.6
│ ├── shebang-regex@1.0.0
│ ├── slash@1.0.0
│ ├─┬ source-map@0.4.4
│ │ └── amdefine@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
├─┬ eslint@1.5.1
│ ├─┬ chalk@1.1.1
│ │ ├── ansi-styles@2.1.0
│ │ ├─┬ 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
│ ├─┬ concat-stream@1.5.0
│ │ ├── inherits@2.0.1
│ │ ├─┬ readable-stream@2.0.2
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.3
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.1
│ │ └── typedarray@0.0.6
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├─┬ doctrine@0.7.0
│ │ ├── esutils@1.1.6
│ │ └── isarray@0.0.1
│ ├── escape-string-regexp@1.0.3
│ ├─┬ escope@3.2.0
│ │ ├─┬ es6-map@0.1.1
│ │ │ ├── d@0.1.1
│ │ │ ├─┬ es5-ext@0.10.7
│ │ │ │ └── es6-symbol@2.0.1
│ │ │ ├─┬ es6-iterator@0.1.3
│ │ │ │ └── es6-symbol@2.0.1
│ │ │ ├── es6-set@0.1.1
│ │ │ ├── es6-symbol@0.1.1
│ │ │ └── event-emitter@0.3.3
│ │ ├─┬ es6-weak-map@0.1.4
│ │ │ ├── d@0.1.1
│ │ │ ├── es5-ext@0.10.7
│ │ │ ├── es6-iterator@0.1.3
│ │ │ └── es6-symbol@2.0.1
│ │ ├── esrecurse@3.1.1
│ │ └── estraverse@3.1.0
│ ├── espree@2.2.5
│ ├── estraverse@4.1.0
│ ├── estraverse-fb@1.3.1
│ ├─┬ file-entry-cache@1.2.4
│ │ ├─┬ flat-cache@1.0.9
│ │ │ ├─┬ del@2.0.2
│ │ │ │ ├─┬ globby@3.0.1
│ │ │ │ │ ├─┬ array-union@1.0.1
│ │ │ │ │ │ └── array-uniq@1.0.2
│ │ │ │ │ └── arrify@1.0.0
│ │ │ │ ├── is-path-cwd@1.0.0
│ │ │ │ ├─┬ is-path-in-cwd@1.0.0
│ │ │ │ │ └── is-path-inside@1.0.0
│ │ │ │ ├── pify@2.2.0
│ │ │ │ ├─┬ pinkie-promise@1.0.0
│ │ │ │ │ └── pinkie@1.0.0
│ │ │ │ └── rimraf@2.4.3
│ │ │ ├── graceful-fs@4.1.2
│ │ │ ├─┬ read-json-sync@1.1.0
│ │ │ │ └── graceful-fs@3.0.8
│ │ │ └── write@0.2.1
│ │ └── object-assign@4.0.1
│ ├─┬ glob@5.0.15
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ └─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├── globals@8.10.0
│ ├─┬ handlebars@4.0.3
│ │ ├── async@1.4.2
│ │ ├─┬ optimist@0.6.1
│ │ │ ├── minimist@0.0.10
│ │ │ └── wordwrap@0.0.3
│ │ ├─┬ source-map@0.4.4
│ │ │ └── amdefine@1.0.0
│ │ └─┬ uglify-js@2.4.24
│ │ ├── async@0.2.10
│ │ ├─┬ source-map@0.1.34
│ │ │ └── amdefine@1.0.0
│ │ ├── uglify-to-browserify@1.0.2
│ │ └─┬ yargs@3.5.4
│ │ ├── camelcase@1.2.1
│ │ ├── decamelize@1.0.0
│ │ ├── window-size@0.1.0
│ │ └── wordwrap@0.0.2
│ ├─┬ inquirer@0.9.0
│ │ ├── ansi-regex@2.0.0
│ │ ├── cli-width@1.0.1
│ │ ├── figures@1.4.0
│ │ ├── lodash@3.10.1
│ │ ├─┬ readline2@0.1.1
│ │ │ ├── mute-stream@0.0.4
│ │ │ └─┬ strip-ansi@2.0.1
│ │ │ └── ansi-regex@1.1.1
│ │ ├─┬ run-async@0.1.0
│ │ │ └─┬ once@1.3.2
│ │ │ └── wrappy@1.0.1
│ │ ├── rx-lite@2.5.2
│ │ ├── strip-ansi@3.0.0
│ │ └── through@2.3.8
│ ├─┬ is-my-json-valid@2.12.2
│ │ ├── generate-function@2.0.0
│ │ ├─┬ generate-object-property@1.2.0
│ │ │ └── is-property@1.0.2
│ │ ├── jsonpointer@2.0.0
│ │ └── xtend@4.0.0
│ ├─┬ is-resolvable@1.0.0
│ │ └── tryit@1.0.1
│ ├─┬ js-yaml@3.4.2
│ │ ├─┬ argparse@1.0.2
│ │ │ ├── lodash@3.10.1
│ │ │ └── sprintf-js@1.0.3
│ │ └── esprima@2.2.0
│ ├─┬ lodash.clonedeep@3.0.2
│ │ ├─┬ lodash._baseclone@3.3.0
│ │ │ ├── lodash._arraycopy@3.0.0
│ │ │ ├── lodash._arrayeach@3.0.0
│ │ │ ├─┬ lodash._baseassign@3.2.0
│ │ │ │ └── lodash._basecopy@3.0.1
│ │ │ ├── lodash._basefor@3.0.2
│ │ │ ├── lodash.isarray@3.0.4
│ │ │ └─┬ lodash.keys@3.1.2
│ │ │ ├── lodash._getnative@3.9.1
│ │ │ └── lodash.isarguments@3.0.4
│ │ └── lodash._bindcallback@3.0.1
│ ├─┬ lodash.merge@3.3.2
│ │ ├── lodash._arraycopy@3.0.0
│ │ ├── lodash._arrayeach@3.0.0
│ │ ├─┬ lodash._createassigner@3.1.1
│ │ │ ├── lodash._bindcallback@3.0.1
│ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ └── lodash.restparam@3.6.1
│ │ ├── lodash._getnative@3.9.1
│ │ ├── lodash.isarguments@3.0.4
│ │ ├── lodash.isarray@3.0.4
│ │ ├─┬ lodash.isplainobject@3.2.0
│ │ │ └── lodash._basefor@3.0.2
│ │ ├── lodash.istypedarray@3.0.2
│ │ ├── lodash.keys@3.1.2
│ │ ├── lodash.keysin@3.0.8
│ │ └─┬ lodash.toplainobject@3.0.0
│ │ └── lodash._basecopy@3.0.1
│ ├─┬ lodash.omit@3.1.0
│ │ ├── lodash._arraymap@3.0.0
│ │ ├─┬ lodash._basedifference@3.0.3
│ │ │ ├── lodash._baseindexof@3.1.0
│ │ │ ├── lodash._cacheindexof@3.0.2
│ │ │ └─┬ lodash._createcache@3.1.2
│ │ │ └── lodash._getnative@3.9.1
│ │ ├─┬ lodash._baseflatten@3.1.4
│ │ │ ├── lodash.isarguments@3.0.4
│ │ │ └── lodash.isarray@3.0.4
│ │ ├── lodash._bindcallback@3.0.1
│ │ ├── lodash._pickbyarray@3.0.2
│ │ ├─┬ lodash._pickbycallback@3.0.0
│ │ │ └── lodash._basefor@3.0.2
│ │ ├─┬ lodash.keysin@3.0.8
│ │ │ ├── lodash.isarguments@3.0.4
│ │ │ └── lodash.isarray@3.0.4
│ │ └── lodash.restparam@3.6.1
│ ├─┬ minimatch@2.0.10
│ │ └─┬ brace-expansion@1.1.1
│ │ ├── balanced-match@0.2.0
│ │ └── concat-map@0.0.1
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── object-assign@2.1.1
│ ├─┬ optionator@0.5.0
│ │ ├── deep-is@0.1.3
│ │ ├── fast-levenshtein@1.0.7
│ │ ├── levn@0.2.5
│ │ ├── prelude-ls@1.1.2
│ │ ├── type-check@0.3.1
│ │ └── wordwrap@0.0.3
│ ├── path-is-absolute@1.0.0
│ ├── path-is-inside@1.0.1
│ ├── shelljs@0.3.0
│ ├── strip-json-comments@1.0.4
│ ├── text-table@0.2.0
│ ├─┬ to-double-quotes@1.0.1
│ │ ├── get-stdin@3.0.2
│ │ └─┬ meow@3.3.0
│ │ ├─┬ camelcase-keys@1.0.0
│ │ │ ├── camelcase@1.2.1
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ indent-string@1.2.2
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── minimist@1.2.0
│ │ └── object-assign@3.0.0
│ ├─┬ to-single-quotes@1.0.3
│ │ ├── get-stdin@3.0.2
│ │ └─┬ meow@3.3.0
│ │ ├─┬ camelcase-keys@1.0.0
│ │ │ ├── camelcase@1.2.1
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ indent-string@1.2.2
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── minimist@1.2.0
│ │ └── object-assign@3.0.0
│ ├── user-home@1.1.1
│ └── xml-escape@1.0.0
├── eslint-plugin-react@3.4.2
├─┬ hapi@10.1.0
│ ├── accept@1.1.0
│ ├── ammo@1.0.1
│ ├── boom@2.9.0
│ ├── call@2.0.2
│ ├── catbox@6.0.0
│ ├── catbox-memory@1.1.2
│ ├── cryptiles@2.0.5
│ ├─┬ heavy@3.0.0
│ │ └─┬ joi@5.1.0
│ │ ├── isemail@1.2.0
│ │ └── moment@2.10.6
│ ├── hoek@2.16.3
│ ├── iron@2.1.3
│ ├── items@1.1.0
│ ├─┬ joi@6.6.1
│ │ ├── isemail@1.1.1
│ │ └── moment@2.10.6
│ ├── kilt@1.1.1
│ ├─┬ mimos@2.0.2
│ │ └── mime-db@1.19.0
│ ├── peekaboo@1.0.0
│ ├── qs@4.0.0
│ ├── shot@1.6.1
│ ├── statehood@2.1.1
│ ├─┬ subtext@2.0.0
│ │ ├── content@1.0.2
│ │ ├─┬ pez@1.0.0
│ │ │ ├── b64@2.0.1
│ │ │ └─┬ nigel@1.0.1
│ │ │ └── vise@1.0.0
│ │ └── wreck@6.2.0
│ └── topo@1.0.3
├─┬ html-webpack-plugin@1.6.1
│ ├── bluebird@2.10.1
│ ├── blueimp-tmpl@2.5.5
│ ├─┬ html-minifier@0.7.2
│ │ ├─┬ change-case@2.3.0
│ │ │ ├── camel-case@1.1.2
│ │ │ ├── constant-case@1.1.1
│ │ │ ├── dot-case@1.1.1
│ │ │ ├── is-lower-case@1.1.1
│ │ │ ├── is-upper-case@1.1.1
│ │ │ ├── lower-case@1.1.2
│ │ │ ├── lower-case-first@1.0.0
│ │ │ ├── param-case@1.1.1
│ │ │ ├── pascal-case@1.1.1
│ │ │ ├── path-case@1.1.1
│ │ │ ├── sentence-case@1.1.2
│ │ │ ├── snake-case@1.1.1
│ │ │ ├── swap-case@1.1.1
│ │ │ ├── title-case@1.1.1
│ │ │ ├── upper-case@1.1.2
│ │ │ └── upper-case-first@1.1.1
│ │ ├─┬ clean-css@3.1.9
│ │ │ ├── commander@2.6.0
│ │ │ └─┬ source-map@0.1.43
│ │ │ └── amdefine@1.0.0
│ │ ├─┬ cli@0.6.6
│ │ │ ├── exit@0.1.2
│ │ │ └─┬ glob@3.2.11
│ │ │ ├── inherits@2.0.1
│ │ │ └─┬ minimatch@0.3.0
│ │ │ ├── lru-cache@2.7.0
│ │ │ └── sigmund@1.0.1
│ │ ├─┬ concat-stream@1.4.10
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── typedarray@0.0.6
│ │ ├── relateurl@0.2.6
│ │ └─┬ uglify-js@2.4.24
│ │ ├── async@0.2.10
│ │ ├─┬ source-map@0.1.34
│ │ │ └── amdefine@1.0.0
│ │ ├── uglify-to-browserify@1.0.2
│ │ └─┬ yargs@3.5.4
│ │ ├── camelcase@1.2.1
│ │ ├── decamelize@1.0.0
│ │ ├── window-size@0.1.0
│ │ └── wordwrap@0.0.2
│ └── lodash@3.10.1
├─┬ radium@0.14.1
│ ├── array-find@1.0.0
│ ├── babel-plugin-flow-comments@1.0.9
│ ├── exenv@1.2.0
│ ├─┬ is-plain-object@2.0.1
│ │ └── isobject@1.0.2
│ └─┬ rimraf@2.4.3
│ └─┬ glob@5.0.15
│ ├─┬ inflight@1.0.4
│ │ └── wrappy@1.0.1
│ ├── inherits@2.0.1
│ ├─┬ minimatch@3.0.0
│ │ └─┬ brace-expansion@1.1.1
│ │ ├── balanced-match@0.2.0
│ │ └── concat-map@0.0.1
│ ├─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ └── path-is-absolute@1.0.0
├── raw-loader@0.5.1
├─┬ react@0.13.3
│ └─┬ 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
├─┬ react-modal@0.5.0
│ ├── element-class@0.2.2
│ └─┬ lodash.assign@3.2.0
│ ├─┬ lodash._baseassign@3.2.0
│ │ └── lodash._basecopy@3.0.1
│ ├─┬ lodash._createassigner@3.1.1
│ │ ├── lodash._bindcallback@3.0.1
│ │ ├── lodash._isiterateecall@3.0.9
│ │ └── lodash.restparam@3.6.1
│ └─┬ lodash.keys@3.1.2
│ ├── lodash._getnative@3.9.1
│ ├── lodash.isarguments@3.0.4
│ └── lodash.isarray@3.0.4
├─┬ react-styleguidist@0.1.3
│ ├─┬ babel-core@5.8.25
│ │ ├── 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.23
│ │ ├── bluebird@2.10.1
│ │ ├── convert-source-map@1.1.1
│ │ ├── core-js@1.2.0
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├─┬ detect-indent@3.0.1
│ │ │ └── get-stdin@4.0.1
│ │ ├── esutils@2.0.2
│ │ ├── fs-readdir-recursive@0.1.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.1
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ output-file-sync@1.1.1
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ └── xtend@4.0.0
│ │ ├── path-exists@1.0.0
│ │ ├── path-is-absolute@1.0.0
│ │ ├── private@0.1.6
│ │ ├─┬ regenerator@0.8.35
│ │ │ ├─┬ commoner@0.10.3
│ │ │ │ ├── commander@2.5.1
│ │ │ │ ├─┬ glob@4.2.2
│ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ │ │ ├── lru-cache@2.7.0
│ │ │ │ │ │ └── sigmund@1.0.1
│ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├── graceful-fs@3.0.8
│ │ │ │ ├── iconv-lite@0.4.12
│ │ │ │ ├── install@0.1.8
│ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ └── minimist@0.0.8
│ │ │ │ └── q@1.1.2
│ │ │ ├─┬ defs@1.1.0
│ │ │ │ ├─┬ alter@0.2.0
│ │ │ │ │ └── stable@0.1.5
│ │ │ │ ├── ast-traverse@0.1.1
│ │ │ │ ├── breakable@1.0.0
│ │ │ │ ├── esprima-fb@8001.1001.0-dev-harmony-fb
│ │ │ │ ├── simple-fmt@0.1.0
│ │ │ │ ├── simple-is@0.2.0
│ │ │ │ ├── stringmap@0.2.2
│ │ │ │ ├── stringset@0.2.1
│ │ │ │ ├── tryor@0.1.2
│ │ │ │ └── yargs@1.3.3
│ │ │ ├── esprima-fb@15001.1.0-dev-harmony-fb
│ │ │ ├─┬ recast@0.10.24
│ │ │ │ └── ast-types@0.8.5
│ │ │ └── through@2.3.8
│ │ ├─┬ regexpu@1.3.0
│ │ │ ├── esprima@2.6.0
│ │ │ ├─┬ recast@0.10.33
│ │ │ │ ├── ast-types@0.8.12
│ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │ │ └── source-map@0.5.1
│ │ │ ├── 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.6
│ │ ├── shebang-regex@1.0.0
│ │ ├── slash@1.0.0
│ │ ├─┬ source-map@0.4.4
│ │ │ └── amdefine@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
│ ├─┬ babel-loader@5.3.2
│ │ ├─┬ loader-utils@0.2.11
│ │ │ ├── big.js@3.1.3
│ │ │ └── json5@0.4.0
│ │ └── object-assign@3.0.0
│ ├─┬ babel-plugin-react-transform@1.0.5
│ │ └── path-parse@1.0.5
│ ├─┬ chalk@1.1.1
│ │ ├── ansi-styles@2.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ 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
│ ├─┬ css-loader@0.17.0
│ │ ├─┬ css-selector-tokenizer@0.5.4
│ │ │ ├── cssesc@0.1.0
│ │ │ └── fastparse@1.1.1
│ │ ├─┬ cssnano@2.6.1
│ │ │ ├─┬ autoprefixer-core@5.2.1
│ │ │ │ ├── browserslist@0.4.0
│ │ │ │ ├── caniuse-db@1.0.30000330
│ │ │ │ └── num2fraction@1.2.2
│ │ │ ├── balanced-match@0.2.0
│ │ │ ├── css-list@0.1.3
│ │ │ ├── decamelize@1.0.0
│ │ │ ├── defined@1.0.0
│ │ │ ├── indexes-of@1.0.1
│ │ │ ├─┬ postcss-calc@4.1.0
│ │ │ │ ├── postcss-message-helpers@2.0.0
│ │ │ │ └─┬ reduce-css-calc@1.2.0
│ │ │ │ ├── balanced-match@0.1.0
│ │ │ │ └── reduce-function-call@1.0.1
│ │ │ ├─┬ postcss-colormin@1.2.7
│ │ │ │ ├─┬ colormin@1.0.4
│ │ │ │ │ └── css-color-names@0.0.1
│ │ │ │ └─┬ reduce-function-call@1.0.1
│ │ │ │ └── balanced-match@0.1.0
│ │ │ ├─┬ postcss-convert-values@1.3.1
│ │ │ │ └── postcss-value-parser@1.4.2
│ │ │ ├─┬ postcss-discard-comments@1.2.1
│ │ │ │ └── node-balanced@0.0.14
│ │ │ ├── postcss-discard-duplicates@1.2.1
│ │ │ ├── postcss-discard-empty@1.1.2
│ │ │ ├─┬ postcss-discard-unused@1.0.3
│ │ │ │ ├── flatten@0.0.1
│ │ │ │ └── uniqs@2.0.0
│ │ │ ├─┬ postcss-filter-plugins@1.0.1
│ │ │ │ └── uniqid@1.0.0
│ │ │ ├─┬ postcss-font-family@1.2.1
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ └── uniqs@2.0.0
│ │ │ ├── postcss-merge-idents@1.0.2
│ │ │ ├── postcss-merge-longhand@1.0.2
│ │ │ ├── postcss-merge-rules@1.3.6
│ │ │ ├── postcss-minify-font-weight@1.0.1
│ │ │ ├─┬ postcss-minify-selectors@1.5.0
│ │ │ │ ├── javascript-natural-sort@0.7.1
│ │ │ │ ├── normalize-selector@0.2.0
│ │ │ │ ├─┬ postcss-selector-parser@1.2.1
│ │ │ │ │ ├── flatten@0.0.1
│ │ │ │ │ └── uniq@1.0.1
│ │ │ │ └── uniqs@2.0.0
│ │ │ ├─┬ postcss-normalize-url@2.1.3
│ │ │ │ ├── is-absolute-url@2.0.0
│ │ │ │ ├─┬ normalize-url@1.3.1
│ │ │ │ │ ├── prepend-http@1.0.3
│ │ │ │ │ ├─┬ query-string@2.4.1
│ │ │ │ │ │ └── strict-uri-encode@1.0.2
│ │ │ │ │ └─┬ sort-keys@1.1.1
│ │ │ │ │ └── is-plain-obj@1.0.0
│ │ │ │ ├── object-assign@4.0.1
│ │ │ │ └── postcss-value-parser@1.4.2
│ │ │ ├─┬ postcss-ordered-values@1.1.1
│ │ │ │ └── postcss-value-parser@1.4.2
│ │ │ ├─┬ postcss-reduce-idents@1.0.3
│ │ │ │ └─┬ reduce-function-call@1.0.1
│ │ │ │ └── balanced-match@0.1.0
│ │ │ ├─┬ postcss-single-charset@0.3.0
│ │ │ │ └─┬ fs-extra@0.14.0
│ │ │ │ ├── jsonfile@2.2.2
│ │ │ │ ├── ncp@1.0.1
│ │ │ │ └── rimraf@2.4.3
│ │ │ ├─┬ postcss-unique-selectors@1.0.1
│ │ │ │ ├── javascript-natural-sort@0.7.1
│ │ │ │ └── uniqs@2.0.0
│ │ │ ├── postcss-zindex@1.1.3
│ │ │ ├─┬ read-file-stdin@0.2.0
│ │ │ │ └── gather-stream@1.0.0
│ │ │ └── write-file-stdout@0.0.2
│ │ ├─┬ loader-utils@0.2.11
│ │ │ ├── big.js@3.1.3
│ │ │ └── json5@0.4.0
│ │ ├─┬ postcss@4.1.16
│ │ │ ├── es6-promise@2.3.0
│ │ │ ├── js-base64@2.1.9
│ │ │ └─┬ source-map@0.4.4
│ │ │ └── amdefine@1.0.0
│ │ ├── postcss-modules-extract-imports@0.0.5
│ │ ├── postcss-modules-local-by-default@0.0.12
│ │ ├── postcss-modules-scope@0.0.8
│ │ └── source-list-map@0.1.5
│ ├─┬ express@4.13.3
│ │ ├─┬ accepts@1.2.13
│ │ │ ├─┬ mime-types@2.1.7
│ │ │ │ └── mime-db@1.19.0
│ │ │ └── negotiator@0.5.3
│ │ ├── array-flatten@1.1.1
│ │ ├── content-disposition@0.5.0
│ │ ├── content-type@1.0.1
│ │ ├── cookie@0.1.3
│ │ ├── cookie-signature@1.0.6
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── depd@1.0.1
│ │ ├── escape-html@1.0.2
│ │ ├── etag@1.7.0
│ │ ├─┬ finalhandler@0.4.0
│ │ │ └── unpipe@1.0.0
│ │ ├── fresh@0.3.0
│ │ ├── merge-descriptors@1.0.0
│ │ ├── methods@1.1.1
│ │ ├─┬ on-finished@2.3.0
│ │ │ └── ee-first@1.1.1
│ │ ├── parseurl@1.3.0
│ │ ├── path-to-regexp@0.1.7
│ │ ├─┬ proxy-addr@1.0.8
│ │ │ ├── forwarded@0.1.0
│ │ │ └── ipaddr.js@1.0.1
│ │ ├── qs@4.0.0
│ │ ├── range-parser@1.0.2
│ │ ├─┬ send@0.13.0
│ │ │ ├── destroy@1.0.3
│ │ │ ├─┬ http-errors@1.3.1
│ │ │ │ └── inherits@2.0.1
│ │ │ ├── mime@1.3.4
│ │ │ ├── ms@0.7.1
│ │ │ └── statuses@1.2.1
│ │ ├── serve-static@1.10.0
│ │ ├─┬ type-is@1.6.9
│ │ │ ├── media-typer@0.3.0
│ │ │ └─┬ mime-types@2.1.7
│ │ │ └── mime-db@1.19.0
│ │ ├── utils-merge@1.0.0
│ │ └── vary@1.0.1
│ ├─┬ extract-text-webpack-plugin@0.8.2
│ │ ├── async@1.4.2
│ │ └─┬ loader-utils@0.2.11
│ │ ├── big.js@3.1.3
│ │ └── json5@0.4.0
│ ├─┬ findup@0.1.5
│ │ ├── colors@0.6.2
│ │ └── commander@2.1.0
│ ├─┬ glob@5.0.14
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.1
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ once@1.3.2
│ │ │ └── wrappy@1.0.1
│ │ └── path-is-absolute@1.0.0
│ ├── lodash@3.10.1
│ ├── marked@0.3.5
│ ├── minimist@1.2.0
│ ├─┬ postcss-advanced-variables@1.0.0
│ │ └─┬ postcss@5.0.8
│ │ ├── js-base64@2.1.9
│ │ ├── source-map@0.5.1
│ │ └─┬ supports-color@3.1.1
│ │ └── has-flag@1.0.0
│ ├─┬ postcss-loader@0.6.0
│ │ ├─┬ loader-utils@0.2.11
│ │ │ ├── big.js@3.1.3
│ │ │ └── json5@0.4.0
│ │ └─┬ postcss@5.0.8
│ │ ├── js-base64@2.1.9
│ │ ├── source-map@0.5.1
│ │ └─┬ supports-color@3.1.1
│ │ └── has-flag@1.0.0
│ ├─┬ prettyjson@1.1.3
│ │ └── colors@1.1.2
│ ├─┬ react-codemirror@0.1.5
│ │ ├── classnames@2.1.3
│ │ └── codemirror@5.7.0
│ ├─┬ react-docgen@2.2.0
│ │ ├── async@1.4.2
│ │ ├─┬ babel-runtime@5.8.25
│ │ │ └── core-js@1.2.0
│ │ ├── babylon@5.8.23
│ │ ├─┬ node-dir@0.1.10
│ │ │ └─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.1
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ nomnom@1.8.1
│ │ │ ├─┬ chalk@0.4.0
│ │ │ │ ├── ansi-styles@1.0.0
│ │ │ │ ├── has-color@0.1.7
│ │ │ │ └── strip-ansi@0.1.1
│ │ │ └── underscore@1.6.0
│ │ └─┬ recast@0.10.33
│ │ ├── ast-types@0.8.12
│ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ ├── private@0.1.6
│ │ └── source-map@0.5.1
│ ├─┬ react-tools@0.13.3
│ │ ├─┬ commoner@0.10.3
│ │ │ ├── commander@2.5.1
│ │ │ ├─┬ glob@4.2.2
│ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ │ ├── lru-cache@2.7.0
│ │ │ │ │ └── sigmund@1.0.1
│ │ │ │ └─┬ once@1.3.2
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├── graceful-fs@3.0.8
│ │ │ ├── iconv-lite@0.4.12
│ │ │ ├── install@0.1.8
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ ├── private@0.1.6
│ │ │ ├── q@1.1.2
│ │ │ └─┬ recast@0.10.33
│ │ │ ├── ast-types@0.8.12
│ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │ └── source-map@0.5.1
│ │ └─┬ 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
│ ├── react-transform-catch-errors@0.1.3
│ ├─┬ react-transform-hmr@1.0.1
│ │ ├─┬ global@4.3.0
│ │ │ ├─┬ min-document@2.17.0
│ │ │ │ └── dom-walk@0.1.1
│ │ │ └── process@0.5.2
│ │ └─┬ react-proxy@1.1.1
│ │ └── react-deep-force-update@1.0.0
│ ├─┬ redbox-react@1.0.6
│ │ └─┬ error-stack-parser@1.2.3
│ │ └── stackframe@0.3.1
│ ├── sanitize.css@2.0.0
│ ├─┬ style-loader@0.12.4
│ │ └─┬ loader-utils@0.2.11
│ │ ├── big.js@3.1.3
│ │ └── json5@0.4.0
│ ├─┬ webpack-dev-middleware@1.2.0
│ │ ├── memory-fs@0.2.0
│ │ └── mime@1.3.4
│ └─┬ webpack-merge@0.2.0
│ ├─┬ lodash.isplainobject@3.2.0
│ │ ├── lodash._basefor@3.0.2
│ │ ├── lodash.isarguments@3.0.4
│ │ └─┬ lodash.keysin@3.0.8
│ │ └── lodash.isarray@3.0.4
│ └─┬ lodash.merge@3.3.2
│ ├── lodash._arraycopy@3.0.0
│ ├── lodash._arrayeach@3.0.0
│ ├─┬ lodash._createassigner@3.1.1
│ │ ├── lodash._bindcallback@3.0.1
│ │ ├── lodash._isiterateecall@3.0.9
│ │ └── lodash.restparam@3.6.1
│ ├── lodash._getnative@3.9.1
│ ├── lodash.isarguments@3.0.4
│ ├── lodash.isarray@3.0.4
│ ├── lodash.istypedarray@3.0.2
│ ├── lodash.keys@3.1.2
│ ├── lodash.keysin@3.0.8
│ └─┬ lodash.toplainobject@3.0.0
│ └── lodash._basecopy@3.0.1
├─┬ webpack@1.12.2
│ ├── async@1.4.2
│ ├── clone@1.0.2
│ ├─┬ enhanced-resolve@0.9.0
│ │ └── graceful-fs@3.0.8
│ ├── esprima@2.6.0
│ ├── interpret@0.6.6
│ ├── memory-fs@0.2.0
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ node-libs-browser@0.5.3
│ │ ├── assert@1.3.0
│ │ ├─┬ browserify-zlib@0.1.4
│ │ │ └── pako@0.2.8
│ │ ├─┬ buffer@3.5.0
│ │ │ ├── base64-js@0.0.8
│ │ │ ├── ieee754@1.1.6
│ │ │ └── is-array@1.0.1
│ │ ├─┬ 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.4
│ │ ├── events@1.0.2
│ │ ├─┬ http-browserify@1.7.0
│ │ │ ├── Base64@0.2.1
│ │ │ └── inherits@2.0.1
│ │ ├── https-browserify@0.0.0
│ │ ├── os-browserify@0.1.2
│ │ ├── path-browserify@0.0.0
│ │ ├── process@0.11.2
│ │ ├── punycode@1.3.2
│ │ ├── querystring-es3@0.2.1
│ │ ├─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ └── isarray@0.0.1
│ │ ├─┬ stream-browserify@1.0.0
│ │ │ └── inherits@2.0.1
│ │ ├── string_decoder@0.10.31
│ │ ├── timers-browserify@1.4.1
│ │ ├── tty-browserify@0.0.0
│ │ ├─┬ url@0.10.3
│ │ │ └── querystring@0.2.0
│ │ ├─┬ util@0.10.3
│ │ │ └── inherits@2.0.1
│ │ └─┬ 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.1
│ │ └── has-flag@1.0.0
│ ├── tapable@0.1.9
│ ├─┬ uglify-js@2.4.24
│ │ ├── async@0.2.10
│ │ ├─┬ source-map@0.1.34
│ │ │ └── amdefine@1.0.0
│ │ ├── uglify-to-browserify@1.0.2
│ │ └─┬ yargs@3.5.4
│ │ ├── camelcase@1.2.1
│ │ ├── decamelize@1.0.0
│ │ ├── window-size@0.1.0
│ │ └── wordwrap@0.0.2
│ ├─┬ watchpack@0.2.8
│ │ ├── async@0.9.2
│ │ ├─┬ chokidar@1.1.0
│ │ │ ├─┬ anymatch@1.3.0
│ │ │ │ └─┬ micromatch@2.2.0
│ │ │ │ ├─┬ arr-diff@1.1.0
│ │ │ │ │ ├── arr-flatten@1.0.1
│ │ │ │ │ └── array-slice@0.2.3
│ │ │ │ ├── array-unique@0.2.1
│ │ │ │ ├─┬ braces@1.8.1
│ │ │ │ │ ├─┬ expand-range@1.8.1
│ │ │ │ │ │ └─┬ fill-range@2.2.2
│ │ │ │ │ │ ├── is-number@1.1.2
│ │ │ │ │ │ ├── isobject@1.0.2
│ │ │ │ │ │ ├── randomatic@1.1.0
│ │ │ │ │ │ └── repeat-string@1.5.2
│ │ │ │ │ ├── lazy-cache@0.2.3
│ │ │ │ │ ├── preserve@0.2.0
│ │ │ │ │ └── repeat-element@1.1.2
│ │ │ │ ├── expand-brackets@0.1.4
│ │ │ │ ├─┬ extglob@0.3.1
│ │ │ │ │ ├─┬ ansi-green@0.1.1
│ │ │ │ │ │ └── ansi-wrap@0.1.0
│ │ │ │ │ ├── is-extglob@1.0.0
│ │ │ │ │ └── success-symbol@0.1.0
│ │ │ │ ├── filename-regex@2.0.0
│ │ │ │ ├── is-glob@1.1.3
│ │ │ │ ├── kind-of@1.1.0
│ │ │ │ ├─┬ object.omit@1.1.0
│ │ │ │ │ ├─┬ for-own@0.1.3
│ │ │ │ │ │ └── for-in@0.1.4
│ │ │ │ │ └── isobject@1.0.2
│ │ │ │ ├─┬ parse-glob@3.0.4
│ │ │ │ │ ├── glob-base@0.3.0
│ │ │ │ │ ├── is-dotfile@1.0.1
│ │ │ │ │ ├── is-extglob@1.0.0
│ │ │ │ │ └── is-glob@2.0.0
│ │ │ │ └─┬ regex-cache@0.4.2
│ │ │ │ ├── is-equal-shallow@0.1.3
│ │ │ │ └── is-primitive@2.0.0
│ │ │ ├── arrify@1.0.0
│ │ │ ├── async-each@0.1.6
│ │ │ ├─┬ fsevents@1.0.0
│ │ │ │ ├── nan@2.0.9
│ │ │ │ └─┬ node-pre-gyp@0.6.9
│ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ └── minimist@0.0.8
│ │ │ │ ├─┬ nopt@3.0.3
│ │ │ │ │ └── abbrev@1.0.7
│ │ │ │ ├─┬ npmlog@1.2.1
│ │ │ │ │ ├── ansi@0.3.0
│ │ │ │ │ ├─┬ are-we-there-yet@1.0.4
│ │ │ │ │ │ ├── delegates@0.1.0
│ │ │ │ │ │ └─┬ readable-stream@1.1.13
│ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ └── string_decoder@0.10.31
│ │ │ │ │ └─┬ gauge@1.2.2
│ │ │ │ │ ├── has-unicode@1.0.0
│ │ │ │ │ ├─┬ lodash.pad@3.1.1
│ │ │ │ │ │ ├── lodash._basetostring@3.0.1
│ │ │ │ │ │ └─┬ lodash._createpadding@3.6.1
│ │ │ │ │ │ └── lodash.repeat@3.0.1
│ │ │ │ │ ├─┬ lodash.padleft@3.1.1
│ │ │ │ │ │ ├── lodash._basetostring@3.0.1
│ │ │ │ │ │ └─┬ lodash._createpadding@3.6.1
│ │ │ │ │ │ └── lodash.repeat@3.0.1
│ │ │ │ │ └─┬ lodash.padright@3.1.1
│ │ │ │ │ ├── lodash._basetostring@3.0.1
│ │ │ │ │ └─┬ lodash._createpadding@3.6.1
│ │ │ │ │ └── lodash.repeat@3.0.1
│ │ │ │ ├─┬ rc@1.1.0
│ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ ├── ini@1.3.4
│ │ │ │ │ ├── minimist@1.1.2
│ │ │ │ │ └── strip-json-comments@0.1.3
│ │ │ │ ├─┬ request@2.60.0
│ │ │ │ │ ├── aws-sign2@0.5.0
│ │ │ │ │ ├─┬ bl@1.0.0
│ │ │ │ │ │ └─┬ readable-stream@2.0.2
│ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ ├── process-nextick-args@1.0.2
│ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ └── util-deprecate@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-rc2
│ │ │ │ │ │ └── async@1.4.0
│ │ │ │ │ ├─┬ har-validator@1.8.0
│ │ │ │ │ │ ├── bluebird@2.9.34
│ │ │ │ │ │ ├─┬ chalk@1.1.0
│ │ │ │ │ │ │ ├── ansi-styles@2.1.0
│ │ │ │ │ │ │ ├── escape-string-regexp@1.0.3
│ │ │ │ │ │ │ ├─┬ 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.8.1
│ │ │ │ │ │ │ └── graceful-readlink@1.0.1
│ │ │ │ │ │ └─┬ is-my-json-valid@2.12.1
│ │ │ │ │ │ ├── generate-function@2.0.0
│ │ │ │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ │ │ │ └── is-property@1.0.2
│ │ │ │ │ │ ├── jsonpointer@1.1.0
│ │ │ │ │ │ └── xtend@4.0.0
│ │ │ │ │ ├─┬ hawk@3.1.0
│ │ │ │ │ │ ├── boom@2.8.0
│ │ │ │ │ │ ├── cryptiles@2.0.4
│ │ │ │ │ │ ├── hoek@2.14.0
│ │ │ │ │ │ └── sntp@1.0.9
│ │ │ │ │ ├─┬ http-signature@0.11.0
│ │ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ │ │ └── ctype@0.5.3
│ │ │ │ │ ├── isstream@0.1.2
│ │ │ │ │ ├── json-stringify-safe@5.0.1
│ │ │ │ │ ├─┬ mime-types@2.1.3
│ │ │ │ │ │ └── mime-db@1.15.0
│ │ │ │ │ ├── node-uuid@1.4.3
│ │ │ │ │ ├── oauth-sign@0.8.0
│ │ │ │ │ ├── qs@4.0.0
│ │ │ │ │ ├── stringstream@0.0.4
│ │ │ │ │ ├── tough-cookie@2.0.0
│ │ │ │ │ └── tunnel-agent@0.4.1
│ │ │ │ ├─┬ rimraf@2.4.2
│ │ │ │ │ └─┬ glob@5.0.14
│ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├─┬ minimatch@2.0.10
│ │ │ │ │ │ └─┬ brace-expansion@1.1.0
│ │ │ │ │ │ ├── balanced-match@0.2.0
│ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ ├─┬ once@1.3.2
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ └── path-is-absolute@1.0.0
│ │ │ │ ├── semver@5.0.1
│ │ │ │ ├─┬ tar@2.1.1
│ │ │ │ │ ├── block-stream@0.0.8
│ │ │ │ │ ├─┬ fstream@1.0.7
│ │ │ │ │ │ └── graceful-fs@3.0.8
│ │ │ │ │ └── inherits@2.0.1
│ │ │ │ └─┬ tar-pack@2.0.0
│ │ │ │ ├── debug@0.7.4
│ │ │ │ ├─┬ fstream@0.1.31
│ │ │ │ │ ├── graceful-fs@3.0.8
│ │ │ │ │ └── inherits@2.0.1
│ │ │ │ ├─┬ fstream-ignore@0.0.7
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ └─┬ minimatch@0.2.14
│ │ │ │ │ ├── lru-cache@2.6.5
│ │ │ │ │ └── sigmund@1.0.1
│ │ │ │ ├── graceful-fs@1.2.3
│ │ │ │ ├── once@1.1.1
│ │ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ └── string_decoder@0.10.31
│ │ │ │ ├── rimraf@2.2.8
│ │ │ │ ├─┬ tar@0.1.20
│ │ │ │ │ ├── block-stream@0.0.8
│ │ │ │ │ └── inherits@2.0.1
│ │ │ │ └── uid-number@0.0.3
│ │ │ ├── glob-parent@2.0.0
│ │ │ ├─┬ is-binary-path@1.0.1
│ │ │ │ └── binary-extensions@1.3.1
│ │ │ ├── is-glob@2.0.0
│ │ │ ├── path-is-absolute@1.0.0
│ │ │ └─┬ readdirp@2.0.0
│ │ │ ├── graceful-fs@4.1.2
│ │ │ ├─┬ minimatch@2.0.10
│ │ │ │ └─┬ brace-expansion@1.1.1
│ │ │ │ ├── balanced-match@0.2.0
│ │ │ │ └── concat-map@0.0.1
│ │ │ └─┬ readable-stream@2.0.2
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.3
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.1
│ │ └── graceful-fs@3.0.8
│ └─┬ webpack-core@0.6.7
│ ├── source-list-map@0.1.5
│ └─┬ source-map@0.4.4
│ └── amdefine@1.0.0
├─┬ webpack-dev-server@1.12.0
│ ├─┬ compression@1.5.2
│ │ ├─┬ accepts@1.2.13
│ │ │ ├─┬ mime-types@2.1.7
│ │ │ │ └── mime-db@1.19.0
│ │ │ └── negotiator@0.5.3
│ │ ├── bytes@2.1.0
│ │ ├─┬ compressible@2.0.5
│ │ │ └── mime-db@1.19.0
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── on-headers@1.0.0
│ │ └── vary@1.0.1
│ ├── connect-history-api-fallback@1.1.0
│ ├─┬ express@4.13.3
│ │ ├─┬ accepts@1.2.13
│ │ │ ├─┬ mime-types@2.1.7
│ │ │ │ └── mime-db@1.19.0
│ │ │ └── negotiator@0.5.3
│ │ ├── array-flatten@1.1.1
│ │ ├── content-disposition@0.5.0
│ │ ├── content-type@1.0.1
│ │ ├── cookie@0.1.3
│ │ ├── cookie-signature@1.0.6
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── depd@1.0.1
│ │ ├── escape-html@1.0.2
│ │ ├── etag@1.7.0
│ │ ├─┬ finalhandler@0.4.0
│ │ │ └── unpipe@1.0.0
│ │ ├── fresh@0.3.0
│ │ ├── merge-descriptors@1.0.0
│ │ ├── methods@1.1.1
│ │ ├─┬ on-finished@2.3.0
│ │ │ └── ee-first@1.1.1
│ │ ├── parseurl@1.3.0
│ │ ├── path-to-regexp@0.1.7
│ │ ├─┬ proxy-addr@1.0.8
│ │ │ ├── forwarded@0.1.0
│ │ │ └── ipaddr.js@1.0.1
│ │ ├── qs@4.0.0
│ │ ├── range-parser@1.0.2
│ │ ├─┬ send@0.13.0
│ │ │ ├── destroy@1.0.3
│ │ │ ├─┬ http-errors@1.3.1
│ │ │ │ └── inherits@2.0.1
│ │ │ ├── mime@1.3.4
│ │ │ ├── ms@0.7.1
│ │ │ └── statuses@1.2.1
│ │ ├── serve-static@1.10.0
│ │ ├─┬ type-is@1.6.9
│ │ │ ├── media-typer@0.3.0
│ │ │ └─┬ mime-types@2.1.7
│ │ │ └── mime-db@1.19.0
│ │ ├── utils-merge@1.0.0
│ │ └── vary@1.0.1
│ ├─┬ http-proxy@1.11.2
│ │ ├── eventemitter3@1.1.1
│ │ └── requires-port@0.0.1
│ ├─┬ optimist@0.6.1
│ │ ├── minimist@0.0.10
│ │ └── wordwrap@0.0.3
│ ├─┬ serve-index@1.7.2
│ │ ├─┬ accepts@1.2.13
│ │ │ └── negotiator@0.5.3
│ │ ├── batch@0.5.2
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── escape-html@1.0.2
│ │ ├─┬ http-errors@1.3.1
│ │ │ ├── inherits@2.0.1
│ │ │ └── statuses@1.2.1
│ │ ├─┬ mime-types@2.1.7
│ │ │ └── mime-db@1.19.0
│ │ └── parseurl@1.3.0
│ ├─┬ socket.io@1.3.7
│ │ ├─┬ debug@2.1.0
│ │ │ └── ms@0.6.2
│ │ ├─┬ engine.io@1.5.4
│ │ │ ├── base64id@0.1.0
│ │ │ ├─┬ debug@1.0.3
│ │ │ │ └── ms@0.6.2
│ │ │ ├─┬ engine.io-parser@1.2.2
│ │ │ │ ├── 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@0.8.0
│ │ │ ├─┬ bufferutil@1.2.1
│ │ │ │ ├── bindings@1.2.1
│ │ │ │ └── nan@2.0.9
│ │ │ ├── options@0.0.6
│ │ │ ├── ultron@1.0.2
│ │ │ └─┬ utf-8-validate@1.2.1
│ │ │ ├── bindings@1.2.1
│ │ │ └── nan@2.0.9
│ │ ├─┬ has-binary-data@0.1.3
│ │ │ └── isarray@0.0.1
│ │ ├─┬ socket.io-adapter@0.3.1
│ │ │ ├─┬ debug@1.0.2
│ │ │ │ └── ms@0.6.2
│ │ │ ├── object-keys@1.0.1
│ │ │ └─┬ 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.4
│ │ ├── benchmark@1.0.0
│ │ ├── component-emitter@1.1.2
│ │ ├── debug@0.7.4
│ │ ├── isarray@0.0.1
│ │ └── json3@3.2.6
│ ├─┬ socket.io-client@1.3.7
│ │ ├── backo2@1.0.2
│ │ ├── component-bind@1.0.0
│ │ ├── component-emitter@1.1.2
│ │ ├── debug@0.7.4
│ │ ├─┬ engine.io-client@1.5.4
│ │ │ ├── component-inherit@0.0.3
│ │ │ ├─┬ debug@1.0.4
│ │ │ │ └── ms@0.6.2
│ │ │ ├─┬ engine.io-parser@1.2.2
│ │ │ │ ├── after@0.8.1
│ │ │ │ ├── arraybuffer.slice@0.0.6
│ │ │ │ ├── base64-arraybuffer@0.1.2
│ │ │ │ ├── blob@0.0.4
│ │ │ │ └── utf8@2.1.0
│ │ │ ├─┬ has-cors@1.0.3
│ │ │ │ └── global@2.0.1
│ │ │ ├─┬ 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
│ │ │ ├─┬ parseuri@0.0.4
│ │ │ │ └─┬ better-assert@1.0.2
│ │ │ │ └── callsite@1.0.0
│ │ │ ├─┬ ws@0.8.0
│ │ │ │ ├─┬ bufferutil@1.2.1
│ │ │ │ │ ├── bindings@1.2.1
│ │ │ │ │ └── nan@2.0.9
│ │ │ │ ├── options@0.0.6
│ │ │ │ ├── ultron@1.0.2
│ │ │ │ └─┬ utf-8-validate@1.2.1
│ │ │ │ ├── bindings@1.2.1
│ │ │ │ └── nan@2.0.9
│ │ │ └── xmlhttprequest@1.5.0
│ │ ├─┬ has-binary@0.1.6
│ │ │ └── isarray@0.0.1
│ │ ├── indexof@0.0.1
│ │ ├── object-component@0.0.3
│ │ ├─┬ parseuri@0.0.2
│ │ │ └─┬ better-assert@1.0.2
│ │ │ └── callsite@1.0.0
│ │ ├─┬ socket.io-parser@2.2.4
│ │ │ ├── benchmark@1.0.0
│ │ │ ├── isarray@0.0.1
│ │ │ └── json3@3.2.6
│ │ └── to-array@0.1.3
│ ├── stream-cache@0.0.2
│ ├─┬ strip-ansi@3.0.0
│ │ └── ansi-regex@2.0.0
│ ├─┬ supports-color@3.1.1
│ │ └── has-flag@1.0.0
│ └─┬ webpack-dev-middleware@1.2.0
│ ├── memory-fs@0.2.0
│ └── mime@1.3.4
└─┬ webpack-hot-middleware@2.3.0
└─┬ strip-ansi@2.0.1
└── ansi-regex@1.1.1
node_modules/react-styleguidist/node_modules/webpack-hot-middleware
does not even exist.
react-styleguidist
is probably missing the webpack-hot-middleware
package, but why?
When I move the webpack-hot-middleware
manually to that place it works fine..
Probably because it’s installed as a dependency of your project.
So is this an npm bug, or should this project just use the top-level one?
This new line is probably the culprit: https://github.com/sapegin/react-styleguidist/blob/18041bf8919a6605e97bc8205a0ec26b22756531/src/make-webpack-config.js#L107
Most probably it’s my misunderstanding of how npm and Webpack work ;-)
I’ve changed the path to absolute because it didn’t work with relative path. Do you have webpack-hot-middleware in your package.json? Which version?
I had webpack-hot-middleware@^2.3.0 installed in root, but then moved it to the styleguidist's node_modules
folder as a workaround.
This is probably related to #6 as well, so I will try to also have a look at the web.pack config
Can we close this issue too?
Yes, sorry forgot about this. No more custom shenanigans needed iirc.
"scripts": { "FIXFIX": "webpack --progress --profile --colors --display-error-details --display-cached", },
sudo node run FIXFIX
[18:34:19] Error - [webpack] 'dist': ./~/@microsoft/sp-module-loader/lib/SystemJsWrapper.js Module not found: Error: Cannot resolve module 'raw-script' in C:\Users\NewsArticleWebPart\node_modules\@microsoft\sp-module-loader\lib
Can anyone help?
@MaheshakaMudli Please make a demo project as described here and open a new issue.
This looks like a great project and I just wanted to try it out, but sadly I seem to have an error in my config.
Any hint would be appreciated.
My config looks like this:
And my file tree like this:
Any help is appreciated :-)