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 doesn't find configuration #22

Open
daton89 opened this issue Jul 22, 2018 · 2 comments
Open

webpack doesn't find configuration #22

daton89 opened this issue Jul 22, 2018 · 2 comments

Comments

@daton89
Copy link

daton89 commented Jul 22, 2018

➜ 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
@aldomonteiro
Copy link

I forked it and fixed the Webpack issue in the latest version of the webpack-dev-server.

Check it out: https://github.com/aldomonteiro/react-redux-blog

@lakshmankashyap
Copy link

that does not work proper

I have an error on that fork ur link @aldomonteiro

react-redux-blog/node_modules/webpack-cli/bin/cli.js:74
throw err;
^

TypeError: webpack.optimize.DedupePlugin is not a constructor

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

No branches or pull requests

3 participants