Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webpack error #21

Closed
SatoshiKawabata opened this issue Apr 19, 2019 · 0 comments · Fixed by #22
Closed

webpack error #21

SatoshiKawabata opened this issue Apr 19, 2019 · 0 comments · Fixed by #22

Comments

@SatoshiKawabata
Copy link

I try to execute npm start and I got then this error.

TypeError: Cannot read property 'properties' of undefined
    at module.exports (/Users/satoshi/practice/netlify-functions-example/node_modules/webpack-cli/bin/config-yargs.js:89:48)
    at Object.<anonymous> (/Users/satoshi/practice/netlify-functions-example/node_modules/webpack-dev-server/bin/webpack-dev-server.js:86:25)
    at Module._compile (module.js:641:30)
    at Object.Module._extensions..js (module.js:652:10)
    at Module.load (module.js:560:32)
    at tryModuleLoad (module.js:503:12)
    at Function.Module._load (module.js:495:3)
    at Function.Module.runMain (module.js:682:10)
    at startup (bootstrap_node.js:191:16)
    at bootstrap_node.js:613:3

This error looks Webpack's error.
plotly/dash-component-boilerplate#12

These modules should be updated.

webpack 
webpack-cli 
webpack-dev-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant