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

happypack using vue-loader to report an error #1574

Open
ddmy opened this issue Jul 27, 2019 · 4 comments
Open

happypack using vue-loader to report an error #1574

ddmy opened this issue Jul 27, 2019 · 4 comments

Comments

@ddmy
Copy link

ddmy commented Jul 27, 2019

Version

15.7.1

Reproduction link

https://github.com/ddmy/webpack-study

Steps to reproduce

use npm run build or npm run dev
console can see

What is expected?

Normal use

What is actually happening?

Error: [VueLoaderPlugin Error] No matching use for vue-loader is found.
Make sure the rule matching .vue files include vue-loader in its use.

@lovetingyuan
Copy link

实际上vue-loader 15现在不支持happypack 因为happypack内部使用了虚拟的compiler和loaderContext,不建议使用这个happypack了,你可以看下 https://github.com/webpack-contrib/thread-loader,vue-loader对其提供了支持。

@SoldierAb
Copy link

@yyx990803

@SoldierAb
Copy link

got same issue

@darkomenx
Copy link

I confirm I have the same error with 15.9.5 version

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

4 participants