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-cli] TypeError: compiler.plugin is not a function #75

Open
zeperto opened this issue Jan 24, 2022 · 1 comment
Open

[webpack-cli] TypeError: compiler.plugin is not a function #75

zeperto opened this issue Jan 24, 2022 · 1 comment

Comments

@zeperto
Copy link

zeperto commented Jan 24, 2022

[webpack-cli] TypeError: compiler.plugin is not a function
at WebpackShellPlugin.apply (E:\xampp\htdocs\transTest\node_modules\webpack-shell-plugin\lib\index.js:236:16)
at createCompiler (E:\xampp\htdocs\transTest\node_modules\webpack\lib\webpack.js:73:12)
at create (E:\xampp\htdocs\transTest\node_modules\webpack\lib\webpack.js:134:16)
at webpack (E:\xampp\htdocs\transTest\node_modules\webpack\lib\webpack.js:142:47)
at WebpackCLI.f [as webpack] (E:\xampp\htdocs\transTest\node_modules\webpack\lib\index.js:58:16)
at WebpackCLI.createCompiler (E:\xampp\htdocs\transTest\node_modules\webpack-cli\lib\webpack-cli.js:2191:23)
at async WebpackCLI.runWebpack (E:\xampp\htdocs\transTest\node_modules\webpack-cli\lib\webpack-cli.js:2321:16)
at async Command. (E:\xampp\htdocs\transTest\node_modules\webpack-cli\lib\webpack-cli.js:1058:13)
at async Promise.all (index 1)
at async Command. (E:\xampp\htdocs\transTest\node_modules\webpack-cli\lib\webpack-cli.js:1672:7)

@j3soon
Copy link

j3soon commented Mar 8, 2022

See #73 for the solution

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