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 5; TypeError: compiler.plugin is not a function #149

Open
luesoad opened this issue Jan 6, 2021 · 5 comments
Open

Webpack 5; TypeError: compiler.plugin is not a function #149

luesoad opened this issue Jan 6, 2021 · 5 comments

Comments

@luesoad
Copy link

luesoad commented Jan 6, 2021

After updating to Webpack 5, I get
"TypeError: compiler.plugin is not a function at Jarvis.apply (node_modules/webpack-jarvis/dist/server/index.js:103:14).

Has anyone else experienced this?

@pratapdd
Copy link

facing the same error as @luesoad

@pratapdd
Copy link

@luesoad did you find any solution?

@GArosy
Copy link

GArosy commented Sep 19, 2022

+1

@huangchen1031
Copy link

unresolved until today

@thjiang
Copy link

thjiang commented Feb 17, 2023

compiler.plugin and compiler.apply was removed from webpack 5.
I created a pr to fix this.

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

5 participants