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
    1. Home
    2. arman
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 1
    • Groups 0

    arman

    @arman

    1
    Reputation
    103
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    arman Follow

    Best posts made by arman

    • trouble with quasar dev and quasar build run on 0.16.1

      Hi, receiving strange error after run dev and build. With quasar build or dev I receiving following trace:

      ERROR in ./src/App.vue?vue&type=template&id=491840de (./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./src/App.vue?vue&type=template&id=491840de)
      Module build failed: Error: No parser and no file path given, couldn’t infer a parser.

      …

      @ ./src/App.vue?vue&type=template&id=491840de 1:0-194 1:0-194
      @ ./src/App.vue
      @ ./.quasar/entry.js

      Found something similar with eslint loader and webpack > 4. but trying to except eslint in webpack-config.js also not helped.

      Could somebody check and help to resolve the issue?

      Thank you
      Arman

      posted in Help
      A
      arman

    Latest posts made by arman

    • RE: trouble with quasar dev and quasar build run on 0.16.1

      thank you. Additionally when I got another error related to dependency, I removed /node_modules and run npm install once more helped. Now everything fine. Thank you once more

      posted in Help
      A
      arman
    • RE: Error after updating v14 to v16

      @pmooredesigner yes similar error, just posted the error

      posted in Help
      A
      arman
    • trouble with quasar dev and quasar build run on 0.16.1

      Hi, receiving strange error after run dev and build. With quasar build or dev I receiving following trace:

      ERROR in ./src/App.vue?vue&type=template&id=491840de (./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./src/App.vue?vue&type=template&id=491840de)
      Module build failed: Error: No parser and no file path given, couldn’t infer a parser.

      …

      @ ./src/App.vue?vue&type=template&id=491840de 1:0-194 1:0-194
      @ ./src/App.vue
      @ ./.quasar/entry.js

      Found something similar with eslint loader and webpack > 4. but trying to except eslint in webpack-config.js also not helped.

      Could somebody check and help to resolve the issue?

      Thank you
      Arman

      posted in Help
      A
      arman