webpack-contrib / install-webpack-plugin

Speed up development by automatically installing & saving dependencies with Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't resolve 'stylus-loader'

lcxfs1991 opened this issue · comments

commented

I have alread add stylus-loader config to webpack. When I require a stylus file, it successfully installed the dependencies, but it comes up with the following error:

image

When I restart the cmd, it works correctly.

commented

I use happypack in my project, when I remove happypack config, it works correctly.

Sorry problem in happypack, also it no need for webpack v5, sorry for big delay, plugin will be live in near future