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

TypeError: Class extends value undefined is not a constructor or null #161

Open
BoWang816 opened this issue Mar 11, 2021 · 7 comments
Open

Comments

@BoWang816
Copy link

image

"webpack": "^5.24.4",
"webpack-cli": "^4.5.0",
"speed-measure-webpack-plugin": "^1.4.2",

Mac OS 11.2.3
node:v12.16.1
npm: 6.13.4

@a1444942531
Copy link

遇到了同样的问题

@MosheZemah
Copy link

Same here

@audunolsen
Copy link

audunolsen commented Mar 18, 2021

Same.

As s suboptimal solution maybe provide the ability to blacklist certain plugins thats create errors in the smp, but works otherwise?

@jshuaishuai
Copy link

遇到同样问题,暂时不知道如何解决[webpack-cli] TypeError: Class extends value undefined is not a constructor or null

@BoWang816
Copy link
Author

遇到同样问题,暂时不知道如何解决[webpack-cli] TypeError: Class extends value undefined is not a constructor or null

暂时先不用这个包了,等待修复吧

@chenjian0915
Copy link

Modify the version of mini-css-extract-plugin to 1.3.5 to solve the problem

@Shubham-Sharma-23
Copy link

Shubham-Sharma-23 commented Mar 25, 2021

Modify the version of mini-css-extract-plugin to 1.3.5 to solve the problem

Doing that gives this error -> Cannot read property 'PROCESS_ASSETS_STAGE_ADDITIONS' of undefined in copy-webpack-plugin

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

7 participants