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. Kresno
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Groups 0

    Kresno

    @Kresno

    0
    Reputation
    11
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Kresno Follow

    Latest posts made by Kresno

    • RE: Error Module not found : babel-loader / vue-loader

      wow 🤣 🤣 🤣 , thank you the problem has been resolved, i just learned to use quasars, thank you for your help

      posted in Help
      K
      Kresno
    • RE: Error Module not found : babel-loader / vue-loader

      @s-molinari

      the file is available on the server
      and the project works well when built locally

      Screen Shot 2019-05-27 at 16.26.23.png
      Screen Shot 2019-05-27 at 16.26.11.png

      posted in Help
      K
      Kresno
    • Error Module not found : babel-loader / vue-loader

      I have a problem with my project, when it is built locally it works fine, but when it is built on the server there is an error message like this

      ERROR in ./src/pages/login/P_Login.vue?vue&type=script&lang=js& (./node_modules/babel-loader/lib??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/pages/login/P_Login.vue?vue&type=script&lang=js&)
      Module not found: Error: Can't resolve '../../components/login/C_login.vue' in '/my_web/src/pages/login'
       @ ./src/pages/login/P_Login.vue?vue&type=script&lang=js& (./node_modules/babel-loader/lib??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/pages/login/P_Login.vue?vue&type=script&lang=js&) 2:0-56 7:12-18
       @ ./src/pages/login/P_Login.vue?vue&type=script&lang=js&
       @ ./src/pages/login/P_Login.vue
       @ ./src/router/routes.js
       @ ./src/router/index.js
       @ ./.quasar/app.js
       @ ./.quasar/client-entry.js
       @ multi ./.quasar/client-entry.js
      

      I’ve also tried running “npm i vue-loader” and “npm i babel-loader” still doesn’t solve the problem

      maybe someone can help me to solve my problem, I have used Quasar a little, but I don’t know much about webpack.

      thanks.

      posted in Help
      K
      Kresno