No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Missing VueLoaderPlugin after update to quasar-cli 0.17.0

    CLI
    1
    1
    498
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      doonoob last edited by

      Hi everybody!
      After updating to quasar-cli 0.17.0 I get a lot of errors like:

      ERROR in ./src/components/XYZ.vue?vue&type=script&lang=js (./node_modules/babel-loader/lib??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/LanguageSetting.vue?vue&type=script&lang=js)
      Module Error (from ./node_modules/vue-loader/lib/index.js):
      vue-loader was used without the corresponding plugin. Make sure to include VueLoaderPlugin in your webpack config.
      

      Do I have to add the VueLoaderPlugin to extendWebpack (cfg) in quasar.conf.js?
      Shouldn’t quasar-cli add that to webpack config by default?

      Thanks,
      doonoob

      1 Reply Last reply Reply Quote 0
      • First post
        Last post