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

Error: Chunk.entry was removed. Use hasRuntime() #38

Open
peacechen opened this issue Jun 17, 2017 · 1 comment
Open

Error: Chunk.entry was removed. Use hasRuntime() #38

peacechen opened this issue Jun 17, 2017 · 1 comment

Comments

@peacechen
Copy link

peacechen commented Jun 17, 2017

npm run startdev returns the error

Error: Chunk.entry was removed. Use hasRuntime()

The version of extract-text-webpack-plugin is outdated and should be updated to 2.x (current is 2.1.2) in package.json's devDependencies.

Temporarily fix it by manually installing the latest
npm install extract-text-webpack-plugin@latest

peacechen added a commit to peacechen/WordExpress that referenced this issue Jun 19, 2017
Required for compatibility with Webpack 2.x
See ramsaylanier#38
@zfogg
Copy link

zfogg commented Jul 22, 2017

+1

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

2 participants