react-redux-blog icon indicating copy to clipboard operation
react-redux-blog copied to clipboard

webpack doesn't find configuration

Open daton89 opened this issue 5 years ago • 2 comments

➜ npm run dev

[email protected] dev /Users/tony/Projects/react-redux-blog node ./node_modules/webpack-dev-server/bin/webpack-dev-server.js

Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.

  • configuration.resolve.extensions[0] should not be empty. -> A non-empty string

daton89 avatar Jul 22 '18 12:07 daton89