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

    How to run a Quasar 0.17 project after system migration to 1.0?

    Help
    2
    3
    318
    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.
    • marcelo
      marcelo last edited by

      I am upgrading my system to Quasar 1.0 in a GIT branch, and I had followed all upgrade guide steps, including upgrading Quasar-CLI (globally).

      It works, but still, need a good amount of work to complete the upgrading.
      But I also need to make system changes on the old develop branch, and the quasar dev stop working for the 0.17 code.

      What do I have to do to run the 0.17 code with the new quasar-cli?

      1 Reply Last reply Reply Quote 2
      • marcelo
        marcelo last edited by

        Solved.
        I had to migrate from npm to yarn to install Quasar 1.0 (didn’t work with npm for me)
        After that, I had to run yarn in the project directory before run Quasar 0.17

        1 Reply Last reply Reply Quote 0
        • O
          Oggo last edited by

          I am facing the same problem with npm running 0.17.x app with quasar v1.0.0-rc.4 on linux. Is there a solution with npm? I would not like to switch to yarn 😕

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