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

    Upgrade not working - I did uncheck the box

    Help
    2
    4
    189
    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.
    • R
      rconstantine last edited by

      I’m running beta 17 of 1.0.0. I went to upgrade to 1.0.5 but I’m getting the error described on the upgrade documentation page.

      With the Add ‘node_modules/.bin’ from the project root to %PATH% then restart your code editor. box checked in my IDE (WebStorm), I can normally run quasar commands such as quasar dev. When that is the case and I run quasar upgrade, I get the quasar cli help showing. Upgrade is not listed among the command options.

      However, when I uncheck the Add ‘node_modules/.bin’ from the project root to %PATH% then restart your code editor. box in my IDE, I instead get an error which says quasar is not recognized as an internal or external command.

      I must be missing something totally obvious. I’m on windows 😞 using npm.

      1 Reply Last reply Reply Quote 0
      • R
        rconstantine last edited by

        BTW, “@quasar/cli”: “^1.0.0-beta.4”

        1 Reply Last reply Reply Quote 0
        • metalsadman
          metalsadman last edited by

          use yarn for local package npm for global packages. please check the upgrade guide, haven’t used in webstorm so better do it in your cmd or if you have git bash for windows. https://quasar.dev/start/upgrade-guide#Upgrading-from-0.x-to-v1

          1 Reply Last reply Reply Quote 0
          • R
            rconstantine last edited by

            I ended up using npm. Thanks, though.

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