survivejs / react-book

From apprentice to master (CC BY-NC-ND)
https://survivejs.com/react/introduction/
2.02k stars 366 forks source link

Error running boilerplate #419

Closed davout1806 closed 8 years ago

davout1806 commented 8 years ago

I'm getting an error when I try to start the boilerplate project. Any idea why? Thanks.

Mac OS: 10.11.15 node: v4.5.0 npm: 2.15.9 book: v2.5.6

result of npm install

npm WARN deprecated isparta-instrumenter-loader@1.0.1: isparta-instrumenter-loader is deprecated. Please use isparta-loader instead
npm WARN deprecated wrench@1.5.8: wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for. Thanks for all the usage over the years.
npm WARN deprecated cross-spawn-async@2.2.4: cross-spawn no longer requires a build toolchain, use it instead!
npm WARN engine common-tags@0.1.1: wanted: {"node":">=4.0.0","npm":">=3.0.0"} (current: {"node":"4.5.0","npm":"2.15.9"})
npm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-string instead.
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

> spawn-sync@1.0.15 postinstall /Users/mikefuller/code/kanban-app/node_modules/npm-install-webpack-plugin/node_modules/cross-spawn/node_modules/spawn-sync
> node postinstall

> phantomjs-prebuilt@2.1.12 install /Users/mikefuller/code/kanban-app/node_modules/phantomjs-prebuilt
> node install.js

Considering PhantomJS found at /usr/local/bin/phantomjs
Found PhantomJS at /usr/local/bin/phantomjs ...verifying
PhantomJS detected, but wrong version 1.9.7 @ /usr/local/bin/phantomjs.
Download already available at /var/folders/9z/38wststx6z736398gh26dpsr0000gq/T/phantomjs/phantomjs-2.1.1-macosx.zip
Verified checksum of previously downloaded file
Extracting zip contents
Removing /Users/mikefuller/code/kanban-app/node_modules/phantomjs-prebuilt/lib/phantom
Copying extracted folder /var/folders/9z/38wststx6z736398gh26dpsr0000gq/T/phantomjs/phantomjs-2.1.1-macosx.zip-extract-1472022650335/phantomjs-2.1.1-macosx -> /Users/mikefuller/code/kanban-app/node_modules/phantomjs-prebuilt/lib/phantom
Writing location.js file
Done. Phantomjs binary available at /Users/mikefuller/code/kanban-app/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs
-
> fsevents@1.0.14 install /Users/mikefuller/code/kanban-app/node_modules/karma/node_modules/chokidar/node_modules/fsevents
> node-pre-gyp install --fallback-to-build

[fsevents] Success: "/Users/mikefuller/code/kanban-app/node_modules/karma/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" already installed
Pass --update-binary to reinstall or --build-from-source to recompile

> fsevents@1.0.14 install /Users/mikefuller/code/kanban-app/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/fsevents
> node-pre-gyp install --fallback-to-build

[fsevents] Success: "/Users/mikefuller/code/kanban-app/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" already installed
Pass --update-binary to reinstall or --build-from-source to recompile
phantomjs-polyfill@0.0.2 node_modules/phantomjs-polyfill

expose-loader@0.7.1 node_modules/expose-loader

react-addons-test-utils@15.3.1 node_modules/react-addons-test-utils

react-addons-perf@15.3.1 node_modules/react-addons-perf

karma-mocha@1.1.1 node_modules/karma-mocha

react-dom@15.3.1 node_modules/react-dom

html-webpack-template@5.1.0 node_modules/html-webpack-template

karma-sourcemap-loader@0.3.7 node_modules/karma-sourcemap-loader
└── graceful-fs@4.1.6

karma-spec-reporter@0.0.26 node_modules/karma-spec-reporter
└── colors@0.6.2

style-loader@0.13.1 node_modules/style-loader
└── loader-utils@0.2.15 (object-assign@4.1.0, emojis-list@2.0.1, big.js@3.1.3, json5@0.5.0)

babel-loader@6.2.5 node_modules/babel-loader
├── object-assign@4.1.0
├── loader-utils@0.2.15 (big.js@3.1.3, emojis-list@2.0.1, json5@0.5.0)
└── mkdirp@0.5.1 (minimist@0.0.8)

webpack-merge@0.13.0 node_modules/webpack-merge
├── lodash.isplainobject@3.2.0 (lodash._basefor@3.0.3, lodash.isarguments@3.1.0, lodash.keysin@3.0.8)
├── lodash.merge@3.3.2 (lodash.isarguments@3.1.0, lodash.istypedarray@3.0.6, lodash.keysin@3.0.8, lodash._getnative@3.9.1, lodash.isarray@3.0.4, lodash.keys@3.1.2, lodash._arrayeach@3.0.0, lodash._arraycopy@3.0.0, lodash._createassigner@3.1.1, lodash.toplainobject@3.0.0)
└── lodash.find@3.2.1 (lodash.isarray@3.0.4, lodash._basefindindex@3.6.0, lodash._baseeach@3.0.4, lodash._basefind@3.0.0, lodash.keys@3.1.2, lodash._basecallback@3.3.1)

eslint-loader@1.5.0 node_modules/eslint-loader
├── object-assign@4.1.0
├── loader-utils@0.2.15 (emojis-list@2.0.1, big.js@3.1.3, json5@0.5.0)
└── find-cache-dir@0.1.1 (commondir@1.0.1, pkg-dir@1.0.0, mkdirp@0.5.1)

clean-webpack-plugin@0.1.10 node_modules/clean-webpack-plugin
└── rimraf@2.5.4 (glob@7.0.5)

extract-text-webpack-plugin@1.0.1 node_modules/extract-text-webpack-plugin
├── async@1.5.2
├── loader-utils@0.2.15 (object-assign@4.1.0, big.js@3.1.3, emojis-list@2.0.1, json5@0.5.0)
└── webpack-sources@0.1.2 (source-map@0.5.6, source-list-map@0.1.6)

npm-install-webpack-plugin@4.0.0 node_modules/npm-install-webpack-plugin
├── lodash.kebabcase@4.1.1
├── memory-fs@0.3.0 (errno@0.1.4, readable-stream@2.1.5)
└── cross-spawn@2.2.3 (cross-spawn-async@2.2.4, spawn-sync@1.0.15)

gh-pages@0.11.0 node_modules/gh-pages
├── graceful-fs@4.1.2
├── q@1.4.1
├── async@1.5.2
├── commander@2.9.0 (graceful-readlink@1.0.1)
├── wrench@1.5.8
├── globby@4.1.0 (arrify@1.0.1, object-assign@4.1.0, pify@2.3.0, pinkie-promise@2.0.1, array-union@1.0.2, glob@6.0.4)
└── q-io@1.13.2 (mimeparse@0.1.4, url2@0.0.0, mime@1.3.4, qs@1.2.2, collections@0.2.2)

mocha@2.5.3 node_modules/mocha
├── escape-string-regexp@1.0.2
├── commander@2.3.0
├── diff@1.4.0
├── supports-color@1.2.0
├── growl@1.9.2
├── to-iso-string@0.0.2
├── debug@2.2.0 (ms@0.7.1)
├── mkdirp@0.5.1 (minimist@0.0.8)
├── glob@3.2.11 (inherits@2.0.1, minimatch@0.3.0)
└── jade@0.26.3 (commander@0.6.1, mkdirp@0.3.0)

eslint-plugin-react@5.2.2 node_modules/eslint-plugin-react
├── doctrine@1.3.0 (isarray@1.0.0, esutils@2.0.2)
└── jsx-ast-utils@1.3.1 (object-assign@4.1.0)

phantomjs-prebuilt@2.1.12 node_modules/phantomjs-prebuilt
├── progress@1.1.8
├── kew@0.7.0
├── es6-promise@3.2.1
├── which@1.2.10 (isexe@1.1.2)
├── request-progress@2.0.1 (throttleit@1.0.0)
├── hasha@2.2.0 (is-stream@1.1.0, pinkie-promise@2.0.1)
├── extract-zip@1.5.0 (debug@0.7.4, yauzl@2.4.1, mkdirp@0.5.0, concat-stream@1.5.0)
├── fs-extra@0.30.0 (path-is-absolute@1.0.0, graceful-fs@4.1.6, klaw@1.3.0, jsonfile@2.3.1, rimraf@2.5.4)
└── request@2.74.0 (tunnel-agent@0.4.3, aws-sign2@0.6.0, oauth-sign@0.8.2, forever-agent@0.6.1, is-typedarray@1.0.0, caseless@0.11.0, stringstream@0.0.5, aws4@1.4.1, isstream@0.1.2, json-stringify-safe@5.0.1, extend@3.0.0, tough-cookie@2.3.1, qs@6.2.1, node-uuid@1.4.7, combined-stream@1.0.5, mime-types@2.1.11, form-data@1.0.0-rc4, bl@1.1.2, hawk@3.1.3, http-signature@1.1.1, har-validator@2.0.6)

isparta-instrumenter-loader@1.0.1 node_modules/isparta-instrumenter-loader
├── loader-utils@0.2.15 (object-assign@4.1.0, emojis-list@2.0.1, big.js@3.1.3, json5@0.5.0)
├── isparta@4.0.0 (object-assign@4.1.0, esprima@2.7.3, which@1.2.10, source-map@0.5.6, mkdirp@0.5.1, nomnomnomnom@2.0.1, escodegen@1.8.1, istanbul@0.4.5)
└── lodash@3.10.1

karma-webpack@1.8.0 node_modules/karma-webpack
├── async@0.9.2
├── loader-utils@0.2.15 (object-assign@4.1.0, big.js@3.1.3, emojis-list@2.0.1, json5@0.5.0)
├── source-map@0.1.43 (amdefine@1.0.0)
├── webpack-dev-middleware@1.6.1 (range-parser@1.2.0, mime@1.3.4, memory-fs@0.3.0)
└── lodash@3.10.1

karma-coverage@1.1.1 node_modules/karma-coverage
├── source-map@0.5.6
├── minimatch@3.0.3 (brace-expansion@1.1.6)
├── dateformat@1.0.12 (get-stdin@4.0.1, meow@3.7.0)
├── istanbul@0.4.5 (abbrev@1.0.9, async@1.5.2, wordwrap@1.0.0, nopt@3.0.6, esprima@2.7.3, once@1.3.3, supports-color@3.1.2, which@1.2.10, glob@5.0.15, mkdirp@0.5.1, resolve@1.1.7, escodegen@1.8.1, js-yaml@3.6.1, handlebars@4.0.5)
└── lodash@3.10.1

css-loader@0.23.1 node_modules/css-loader
├── postcss-modules-extract-imports@1.0.1
├── object-assign@4.1.0
├── loader-utils@0.2.15 (big.js@3.1.3, emojis-list@2.0.1, json5@0.5.0)
├── postcss-modules-values@1.2.2 (icss-replace-symbols@1.0.2)
├── css-selector-tokenizer@0.5.4 (fastparse@1.1.1, cssesc@0.1.0)
├── source-list-map@0.1.6
├── lodash.camelcase@3.0.1 (lodash._createcompounder@3.0.0)
├── postcss-modules-scope@1.0.2 (css-selector-tokenizer@0.6.0)
├── postcss-modules-local-by-default@1.1.1 (css-selector-tokenizer@0.6.0)
├── postcss@5.1.2 (js-base64@2.1.9, supports-color@3.1.2, source-map@0.5.6)
└── cssnano@3.7.4 (decamelize@1.2.0, postcss-normalize-charset@1.1.0, postcss-minify-gradients@1.0.3, postcss-discard-empty@2.1.0, postcss-reduce-transforms@1.0.3, postcss-merge-idents@2.1.7, postcss-discard-duplicates@2.0.1, postcss-reduce-initial@1.0.0, postcss-reduce-idents@2.3.0, postcss-convert-values@2.4.0, postcss-discard-comments@2.0.4, defined@1.0.0, postcss-value-parser@3.3.0, postcss-minify-font-values@1.0.5, postcss-discard-overridden@0.1.1, postcss-ordered-values@2.2.1, postcss-zindex@2.1.1, postcss-merge-rules@2.0.10, postcss-discard-unused@2.2.1, postcss-minify-params@1.0.5, postcss-unique-selectors@2.0.2, postcss-merge-longhand@2.0.1, has@1.0.1, postcss-filter-plugins@2.0.1, postcss-normalize-url@3.0.7, postcss-calc@5.3.1, postcss-minify-selectors@2.0.5, postcss-colormin@2.2.0, postcss-svgo@2.1.4, autoprefixer@6.4.0)

karma-phantomjs-launcher@1.0.1 node_modules/karma-phantomjs-launcher
└── lodash@4.15.0

html-webpack-plugin@2.22.0 node_modules/html-webpack-plugin
├── toposort@1.0.0
├── loader-utils@0.2.15 (object-assign@4.1.0, big.js@3.1.3, emojis-list@2.0.1, json5@0.5.0)
├── bluebird@3.4.1
├── html-minifier@2.1.7 (he@1.1.0, ncname@1.0.0, commander@2.9.0, relateurl@0.2.7, change-case@3.0.0, clean-css@3.4.19, uglify-js@2.6.4)
├── pretty-error@2.0.0 (utila@0.4.0, renderkid@2.0.0)
└── lodash@4.15.0

webpack-dev-server@1.15.0 node_modules/webpack-dev-server
├── open@0.0.5
├── connect-history-api-fallback@1.3.0
├── stream-cache@0.0.2
├── strip-ansi@3.0.1 (ansi-regex@2.0.0)
├── supports-color@3.1.2 (has-flag@1.0.0)
├── optimist@0.6.1 (wordwrap@0.0.3, minimist@0.0.10)
├── compression@1.6.2 (on-headers@1.0.1, vary@1.1.0, bytes@2.3.0, compressible@2.0.8, debug@2.2.0, accepts@1.3.3)
├── webpack-dev-middleware@1.6.1 (range-parser@1.2.0, mime@1.3.4, memory-fs@0.3.0)
├── express@4.14.0 (escape-html@1.0.3, array-flatten@1.1.1, utils-merge@1.0.0, cookie-signature@1.0.6, encodeurl@1.0.1, content-type@1.0.2, merge-descriptors@1.0.1, methods@1.1.2, serve-static@1.11.1, vary@1.1.0, range-parser@1.2.0, parseurl@1.3.1, fresh@0.3.0, cookie@0.3.1, etag@1.7.0, content-disposition@0.5.1, path-to-regexp@0.1.7, depd@1.1.0, qs@6.2.0, on-finished@2.3.0, finalhandler@0.5.0, debug@2.2.0, proxy-addr@1.1.2, type-is@1.6.13, accepts@1.3.3, send@0.14.1)
├── sockjs@0.3.17 (uuid@2.0.2, faye-websocket@0.10.0)
├── serve-index@1.8.0 (escape-html@1.0.3, parseurl@1.3.1, batch@0.5.3, http-errors@1.5.0, mime-types@2.1.11, accepts@1.3.3, debug@2.2.0)
├── sockjs-client@1.1.1 (json3@3.3.2, inherits@2.0.1, url-parse@1.1.3, debug@2.2.0, faye-websocket@0.11.0, eventsource@0.1.6)
└── http-proxy-middleware@0.17.1 (is-glob@2.0.1, http-proxy@1.14.0, micromatch@2.3.11, lodash@4.15.0)

babel-preset-react-hmre@1.1.1 node_modules/babel-preset-react-hmre
├── react-transform-catch-errors@1.0.2
├── redbox-react@1.3.0 (object-assign@4.1.0, error-stack-parser@1.3.6)
├── react-transform-hmr@1.0.4 (global@4.3.0, react-proxy@1.1.8)
└── babel-plugin-react-transform@2.0.2 (lodash@4.15.0)

react@15.3.1 node_modules/react
├── object-assign@4.1.0
├── loose-envify@1.2.0 (js-tokens@1.0.3)
└── fbjs@0.8.4 (immutable@3.8.1, ua-parser-js@0.7.10, promise@7.1.1, isomorphic-fetch@2.2.1, core-js@1.2.7)

eslint@2.10.2 node_modules/eslint
├── path-is-absolute@1.0.0
├── ignore@3.1.5
├── imurmurhash@0.1.4
├── pluralize@1.2.1
├── path-is-inside@1.0.1
├── globals@9.9.0
├── estraverse@4.2.0
├── strip-json-comments@1.0.4
├── esutils@2.0.2
├── progress@1.1.8
├── text-table@0.2.0
├── user-home@2.0.0 (os-homedir@1.0.1)
├── is-resolvable@1.0.0 (tryit@1.0.2)
├── doctrine@1.3.0 (isarray@1.0.0)
├── debug@2.2.0 (ms@0.7.1)
├── optionator@0.8.1 (fast-levenshtein@1.1.4, type-check@0.3.2, levn@0.3.0, wordwrap@1.0.0, deep-is@0.1.3, prelude-ls@1.1.2)
├── require-uncached@1.0.2 (resolve-from@1.0.1, caller-path@0.1.0)
├── json-stable-stringify@1.0.1 (jsonify@0.0.0)
├── chalk@1.1.3 (escape-string-regexp@1.0.5, supports-color@2.0.0, ansi-styles@2.2.1, strip-ansi@3.0.1, has-ansi@2.0.0)
├── shelljs@0.6.1
├── mkdirp@0.5.1 (minimist@0.0.8)
├── glob@7.0.5 (fs.realpath@1.0.0, inherits@2.0.1, once@1.3.3, inflight@1.0.5, minimatch@3.0.3)
├── concat-stream@1.5.1 (inherits@2.0.1, typedarray@0.0.6, readable-stream@2.0.6)
├── inquirer@0.12.0 (strip-ansi@3.0.1, ansi-regex@2.0.0, ansi-escapes@1.4.0, rx-lite@3.1.2, through@2.3.8, cli-width@2.1.0, figures@1.7.0, string-width@1.0.2, cli-cursor@1.0.2, run-async@0.1.0, readline2@1.0.1)
├── espree@3.1.4 (acorn-jsx@3.0.1, acorn@3.3.0)
├── is-my-json-valid@2.13.1 (jsonpointer@2.0.0, generate-function@2.0.0, xtend@4.0.1, generate-object-property@1.2.0)
├── file-entry-cache@1.3.1 (object-assign@4.1.0, flat-cache@1.2.1)
├── js-yaml@3.6.1 (esprima@2.7.3, argparse@1.0.7)
├── table@3.7.8 (slice-ansi@0.0.4, tv4@1.2.7, xregexp@3.1.1, strip-ansi@3.0.1, string-width@1.0.2, bluebird@3.4.1)
├── es6-map@0.1.4 (d@0.1.1, es6-symbol@3.1.0, event-emitter@0.3.4, es6-iterator@2.0.0, es6-set@0.1.4, es5-ext@0.10.12)
├── escope@3.6.0 (esrecurse@4.1.0, es6-weak-map@2.0.1)
└── lodash@4.15.0

babel-preset-react@6.11.1 node_modules/babel-preset-react
├── babel-plugin-syntax-flow@6.13.0
├── babel-plugin-syntax-jsx@6.13.0
├── babel-plugin-transform-react-jsx-self@6.11.0 (babel-runtime@6.11.6)
├── babel-plugin-transform-react-display-name@6.8.0 (babel-runtime@6.11.6)
├── babel-plugin-transform-react-jsx-source@6.9.0 (babel-runtime@6.11.6)
├── babel-plugin-transform-flow-strip-types@6.8.0 (babel-runtime@6.11.6)
└── babel-plugin-transform-react-jsx@6.8.0 (babel-helper-builder-react-jsx@6.9.0, babel-runtime@6.11.6)

babel-preset-survivejs-kanban@0.3.3 node_modules/babel-preset-survivejs-kanban
├── babel-plugin-syntax-object-rest-spread@6.13.0
├── babel-plugin-syntax-class-properties@6.13.0
├── babel-plugin-syntax-decorators@6.13.0
├── babel-plugin-array-includes@2.0.3
├── babel-plugin-transform-object-rest-spread@6.8.0 (babel-runtime@6.11.6)
├── babel-plugin-transform-object-assign@6.8.0 (babel-runtime@6.11.6)
├── babel-plugin-transform-class-properties@6.11.5 (babel-helper-function-name@6.8.0, babel-runtime@6.11.6)
└── babel-plugin-transform-decorators-legacy@1.3.4 (babel-template@6.9.0, babel-runtime@6.11.6)

babel-core@6.13.2 node_modules/babel-core
├── slash@1.0.0
├── babel-messages@6.8.0
├── babel-template@6.9.0
├── path-exists@1.0.0
├── shebang-regex@1.0.0
├── path-is-absolute@1.0.0
├── babel-helpers@6.8.0
├── private@0.1.6
├── convert-source-map@1.3.0
├── source-map@0.5.6
├── babylon@6.9.1
├── debug@2.2.0 (ms@0.7.1)
├── minimatch@3.0.3 (brace-expansion@1.1.6)
├── babel-types@6.13.0 (to-fast-properties@1.0.2, esutils@2.0.2)
├── babel-code-frame@6.11.0 (js-tokens@2.0.0, esutils@2.0.2, chalk@1.1.3)
├── babel-traverse@6.13.0 (globals@8.18.0, invariant@2.2.1)
├── babel-generator@6.11.4 (detect-indent@3.0.1)
├── json5@0.4.0
├── lodash@4.15.0
├── babel-register@6.11.6 (home-or-tmp@1.0.0, mkdirp@0.5.1, source-map-support@0.2.10, core-js@2.4.1)
└── babel-runtime@6.11.6 (regenerator-runtime@0.9.5, core-js@2.4.1)

babel-preset-es2015@6.13.2 node_modules/babel-preset-es2015
├── babel-plugin-transform-es2015-for-of@6.8.0 (babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-computed-properties@6.8.0 (babel-helper-define-map@6.9.0, babel-template@6.9.0, babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-block-scoping@6.10.1 (babel-types@6.13.0, babel-template@6.9.0, babel-traverse@6.13.0, lodash@4.15.0, babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-function-name@6.9.0 (babel-types@6.13.0, babel-helper-function-name@6.8.0, babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-typeof-symbol@6.8.0 (babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-literals@6.8.0 (babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-block-scoped-functions@6.8.0 (babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-object-super@6.8.0 (babel-helper-replace-supers@6.8.0, babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-destructuring@6.9.0 (babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-modules-commonjs@6.11.5 (babel-plugin-transform-strict-mode@6.11.3, babel-template@6.9.0, babel-types@6.13.0, babel-runtime@6.11.6)
├── babel-plugin-check-es2015-constants@6.8.0 (babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-shorthand-properties@6.8.0 (babel-types@6.13.0, babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-sticky-regex@6.8.0 (babel-helper-regex@6.9.0, babel-types@6.13.0, babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-modules-systemjs@6.12.0 (babel-template@6.9.0, babel-helper-hoist-variables@6.8.0, babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-template-literals@6.8.0 (babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-spread@6.8.0 (babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-unicode-regex@6.11.0 (regexpu-core@2.0.0, babel-helper-regex@6.9.0, babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-modules-umd@6.12.0 (babel-template@6.9.0, babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-duplicate-keys@6.8.0 (babel-types@6.13.0, babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-modules-amd@6.8.0 (babel-template@6.9.0, babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-arrow-functions@6.8.0 (babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-parameters@6.11.4 (babel-helper-get-function-arity@6.8.0, babel-helper-call-delegate@6.8.0, babel-template@6.9.0, babel-types@6.13.0, babel-traverse@6.13.0, babel-runtime@6.11.6)
├── babel-plugin-transform-es2015-classes@6.9.0 (babel-messages@6.8.0, babel-helper-replace-supers@6.8.0, babel-helper-optimise-call-expression@6.8.0, babel-helper-function-name@6.8.0, babel-helper-define-map@6.9.0, babel-template@6.9.0, babel-types@6.13.0, babel-traverse@6.13.0, babel-runtime@6.11.6)
└── babel-plugin-transform-regenerator@6.11.4 (babel-plugin-syntax-async-functions@6.13.0, private@0.1.6, babylon@6.9.1, babel-types@6.13.0, babel-traverse@6.13.0, babel-runtime@6.11.6)

babel-eslint@6.1.2 node_modules/babel-eslint
├── lodash.assign@4.2.0
├── lodash.pickby@4.6.0
├── babel-types@6.13.0 (to-fast-properties@1.0.2, esutils@2.0.2, lodash@4.15.0, babel-runtime@6.11.6)
├── babylon@6.9.1 (babel-runtime@6.11.6)
└── babel-traverse@6.13.0 (babel-messages@6.8.0, globals@8.18.0, debug@2.2.0, invariant@2.2.1, babel-code-frame@6.11.0, lodash@4.15.0, babel-runtime@6.11.6)

webpack-validator@2.2.7 node_modules/webpack-validator
├── basename@0.1.2
├── commander@2.9.0 (graceful-readlink@1.0.1)
├── chalk@1.1.3 (escape-string-regexp@1.0.5, supports-color@2.0.0, ansi-styles@2.2.1, has-ansi@2.0.0, strip-ansi@3.0.1)
├── cross-env@1.0.8 (lodash.assign@3.2.0, cross-spawn@3.0.1)
├── npmlog@2.0.3 (ansi@0.3.1, gauge@1.2.7, are-we-there-yet@1.1.2)
├── find-node-modules@1.0.3 (merge@1.2.0, findup-sync@0.2.1)
├── shelljs@0.7.0 (interpret@1.0.1, glob@7.0.5, rechoir@0.6.2)
├── yargs@4.7.1 (decamelize@1.2.0, lodash.assign@4.2.0, camelcase@3.0.0, y18n@3.2.1, set-blocking@1.0.0, window-size@0.2.0, yargs-parser@2.4.1, require-main-filename@1.0.1, cliui@3.2.0, string-width@1.0.2, os-locale@1.4.0, pkg-conf@1.1.3, read-pkg-up@1.0.1)
├── joi@9.0.0-0 (topo@2.0.2, items@2.1.1, isemail@2.2.1, hoek@4.0.2, moment@2.14.1)
├── lodash@4.11.1
└── common-tags@0.1.1 (babel-runtime@6.11.6)

karma@0.13.22 node_modules/karma
├── isbinaryfile@3.0.1
├── rimraf@2.5.4
├── batch@0.5.3
├── graceful-fs@4.1.6
├── di@0.0.1
├── mime@1.3.4
├── colors@1.1.2
├── source-map@0.5.6
├── http-proxy@1.14.0 (eventemitter3@1.2.0, requires-port@1.0.0)
├── dom-serialize@2.2.1 (custom-event@1.0.0, void-elements@2.0.1, extend@3.0.0, ent@2.2.0)
├── minimatch@3.0.3 (brace-expansion@1.1.6)
├── glob@7.0.5 (path-is-absolute@1.0.0, fs.realpath@1.0.0, inherits@2.0.1, inflight@1.0.5, once@1.3.3)
├── useragent@2.1.9 (lru-cache@2.2.4)
├── bluebird@2.10.2
├── connect@3.4.1 (utils-merge@1.0.0, parseurl@1.3.1, debug@2.2.0, finalhandler@0.4.1)
├── optimist@0.6.1 (wordwrap@0.0.3, minimist@0.0.10)
├── body-parser@1.15.2 (content-type@1.0.2, bytes@2.4.0, depd@1.1.0, qs@6.2.0, on-finished@2.3.0, raw-body@2.1.7, http-errors@1.5.0, debug@2.2.0, iconv-lite@0.4.13, type-is@1.6.13)
├── expand-braces@0.1.2 (array-unique@0.2.1, array-slice@0.2.3, braces@0.1.5)
├── socket.io@1.4.8 (has-binary@0.1.7, debug@2.2.0, socket.io-parser@2.2.6, socket.io-adapter@0.4.0, engine.io@1.6.11, socket.io-client@1.4.8)
├── log4js@0.6.38 (semver@4.3.6, readable-stream@1.0.34)
├── lodash@3.10.1
├── core-js@2.4.1
└── chokidar@1.6.0 (path-is-absolute@1.0.0, inherits@2.0.1, glob-parent@2.0.0, async-each@1.0.0, is-glob@2.0.1, is-binary-path@1.0.1, readdirp@2.1.0, anymatch@1.3.0, fsevents@1.0.14)

webpack@1.13.2 node_modules/webpack
├── interpret@0.6.6
├── tapable@0.1.10
├── async@1.5.2
├── clone@1.0.2
├── supports-color@3.1.2 (has-flag@1.0.0)
├── loader-utils@0.2.15 (object-assign@4.1.0, big.js@3.1.3, emojis-list@2.0.1, json5@0.5.0)
├── enhanced-resolve@0.9.1 (graceful-fs@4.1.6, memory-fs@0.2.0)
├── mkdirp@0.5.1 (minimist@0.0.8)
├── acorn@3.3.0
├── optimist@0.6.1 (wordwrap@0.0.3, minimist@0.0.10)
├── memory-fs@0.3.0 (errno@0.1.4, readable-stream@2.1.5)
├── webpack-core@0.6.8 (source-map@0.4.4, source-list-map@0.1.6)
├── uglify-js@2.6.4 (async@0.2.10, uglify-to-browserify@1.0.2, source-map@0.5.6, yargs@3.10.0)
├── node-libs-browser@0.6.0 (https-browserify@0.0.0, tty-browserify@0.0.0, punycode@1.4.1, string_decoder@0.10.31, os-browserify@0.1.2, constants-browserify@0.0.1, path-browserify@0.0.0, process@0.11.8, assert@1.4.1, domain-browser@1.1.7, querystring-es3@0.2.1, timers-browserify@1.4.2, stream-browserify@1.0.0, events@1.1.1, vm-browserify@0.0.4, console-browserify@1.1.0, util@0.10.3, readable-stream@1.1.14, url@0.10.3, http-browserify@1.7.0, browserify-zlib@0.1.4, buffer@4.9.1, crypto-browserify@3.2.8)
└── watchpack@0.2.9 (graceful-fs@4.1.6, async@0.9.2, chokidar@1.6.0)

result of running npm start

> react-boilerplate@2.5.6 start /Users/mikefuller/code/kanban-app
> webpack-dev-server

 http://localhost:8080/
webpack result is served from /
content is served from /Users/mikefuller/code/kanban-app
404s will fallback to /index.html

ERROR in Template execution failed: TypeError: Cannot read property 'Symbol(Symbol.iterator)' of undefined

ERROR in   TypeError: Cannot read property 'Symbol(Symbol.iterator)' of undefined

  - index.js:255 
    [kanban-app]/[html-webpack-plugin]/index.js:255:16

  - util.js:16 tryCatcher
    [kanban-app]/[html-webpack-plugin]/[bluebird]/js/release/util.js:16:23

  - promise.js:504 Promise._settlePromiseFromHandler
    [kanban-app]/[html-webpack-plugin]/[bluebird]/js/release/promise.js:504:31

  - promise.js:561 Promise._settlePromise
    [kanban-app]/[html-webpack-plugin]/[bluebird]/js/release/promise.js:561:18

  - promise.js:598 Promise._settlePromiseCtx
    [kanban-app]/[html-webpack-plugin]/[bluebird]/js/release/promise.js:598:10

  - async.js:143 Async._drainQueue
    [kanban-app]/[html-webpack-plugin]/[bluebird]/js/release/async.js:143:12

  - async.js:148 Async._drainQueues
    [kanban-app]/[html-webpack-plugin]/[bluebird]/js/release/async.js:148:10

  - async.js:17 Immediate.Async.drainQueues [as _onImmediate]
    [kanban-app]/[html-webpack-plugin]/[bluebird]/js/release/async.js:17:14

Child html-webpack-plugin for "index.html":

webpack: bundle is now VALID.
bebraw commented 8 years ago

Hi,

You should fix html-webpack-template version like this "html-webpack-template": "5.0.0", and re-install it. There was a regression in that project. More info: https://github.com/jaketrent/html-webpack-template/issues/20 and https://github.com/survivejs/react-boilerplate/issues/5 .

I'll fix some of those deprecation warnings separately. The tooling has been moving lately.

davout1806 commented 8 years ago

Awesome! Thanks for the quick reply.