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

    Nodejs.exe using 100% CPU on Windows 8.1 after running '> quasar dev' or '> quasar info'

    CLI
    2
    2
    906
    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.
    • B
      bmnds last edited by

      Hi,

      I’m trying to learn quasar, but whenever I run ‘quasar dev’ or ‘quasar info’, the command line hangs forever. Inspecting the task manager I can see a nodejs.exe process using 100% of 1 cpu core. I left it running for half an hour and it didn’t complete.

      I have no clue of what can be causing this issue, as there are no messages printed in the promp.

      I have tried using PowerShell 3.0, PowerShell 6.0 and Git Bash to run the quasar-cli commands, all three hangs forever.

      My setup:

      • Windows 8.1 64bits;
      • node 8.11.1 64 bits, incuding npm 5.6.0
      • npm install -g vue-cli@latest
      • npm install -g quasar-cli@latest

      I’ve just cloned https://github.com/odranoelBR/vue-quasar-admin-example.git and tried to run ‘quasar dev’ and ‘quasar info’ on it.

      1 Reply Last reply Reply Quote 1
      • eleina
        eleina last edited by

        Hi there,

        The project you cloned runs on an older version of Quasar, maybe the problem lies there? Try to create a new project with the latest version and see if the command line still hangs forever:
        http://quasar-framework.org/guide/index.html

        Good luck!

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