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

    Quasar build fails when project is created on windows machine - check in source control -opened on linux

    Framework
    1
    2
    423
    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.
    • P
      paul last edited by

      I’m using the very latest bits.
      When I create a quasar project (quasar -cli based) on my windows machine. Quasar build: OK.
      when I check in the sources, and load them on a linux machine (same quasar cli), quasar build gives following error.

      Module not found: Error: Can't resolve 'pages/Index.vue' in '/home/paul/tfs-kuub/MyProject/src/router'
       @ ./src/router/routes.js 13:13-38
       @ ./src/router/index.js
       @ ./.quasar/app.js
       @ ./.quasar/client-entry.js
       @ multi ./.quasar/client-entry.js
      
      
       app:build [FAIL] Build failed with errors. Check log above. +0ms
      

      When I create the project directly on the linux box: quasar build: OK.

      Black magic 🙂

      1 Reply Last reply Reply Quote 0
      • P
        paul last edited by

        Everyone using docker will run into this problem when the original sources are created on Windows.

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