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 set up npm / quasar on Windows (yep..)

    Help
    2
    4
    2911
    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.
    • Martin
      Martin last edited by

      I’ve set up a dev environment on windows, but I’m not experienced with this platform.
      Everything works fine (environment paths for node bla bla etc.) except for the quasar-cli.
      I guess there’s a simple fix for this?

      0_1479201853389_upload-7c7f0570-df57-4af5-921f-d292431fe4cf

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        You need to install Node (along NPM – comes packaged with it). Then npm install quasar-cli. Using cygwin?

        Martin 1 Reply Last reply Reply Quote 0
        • Martin
          Martin @rstoenescu last edited by

          @rstoenescu ah of course, I forgot to execute “npm install quasar-cli”. 🤓
          Thought it was listed in my package.json, and “npm install” would be enough…time for coffee.
          (not using cygwin, nodejs windows installer seems to work ok by itself)

          1 Reply Last reply Reply Quote 0
          • rstoenescu
            rstoenescu Admin last edited by

            Great! Glad everything is working.

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