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

ERROR Error: [VuetifyLoaderPlugin Error] No matching rule for vue-loader found. Make sure there is at least one root-level rule that uses vue-loader. #162

Closed
KellsWorks opened this issue Nov 25, 2020 · 2 comments

Comments

@KellsWorks
Copy link

Error: [VuetifyLoaderPlugin Error] No matching rule for vue-loader found.
Make sure there is at least one root-level rule that uses vue-loader.
at VuetifyLoaderPlugin.apply (C:\Users\KELLS KAMUZU\Desktop\Code Zone\JavaScript\Vue.js\manager-app\node_modules\vuetify-loader\lib\plugin.js:29:13)
at webpack (C:\Users\KELLS KAMUZU\Desktop\Code Zone\JavaScript\Vue.js\manager-app\node_modules\webpack\lib\webpack.js:51:13)
at serve (C:\Users\KELLS KAMUZU\Desktop\Code Zone\JavaScript\Vue.js\manager-app\node_modules@vue\cli-service\lib\commands\serve.js:163:22)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] serve: vue-cli-service serve
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] serve script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\KELLS KAMUZU\AppData\Roaming\npm-cache_logs\2020-11-25T21_43_55_832Z-debug.log

@salam0smy
Copy link

i'm experiencing the same issue

Error: [VuetifyLoaderPlugin Error] No matching rule for vue-loader found.
Make sure there is at least one root-level rule that uses vue-loader.
    at VuetifyLoaderPlugin.apply (PATH_TO_PROJECT/node_modules/vuetify-loader/lib/plugin.js:29:13)
    at webpack (PATH_TO_PROJECT/node_modules/webpack/lib/webpack.js:51:13)
    at Promise (PATH_TO_PROJECT/node_modules/@vue/cli-service/lib/commands/build/index.js:200:5)
    at new Promise (<anonymous>)
    at build (PATH_TO_PROJECT/node_modules/@vue/cli-service/lib/commands/build/index.js:199:10)
"vue": "^2.6.12",
"vuetify": "^2.3.19",
"@vue/cli-service": "~4.5.6",
"vue-cli-plugin-vuetify": "~2.0.7",
"vuetify-loader": "^1.6.0"

@KaelWD
Copy link
Member

KaelWD commented Dec 3, 2020

Duplicate of #161

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants