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
    1. Home
    2. bmnds
    3. Best
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 1
    • Groups 0

    Best posts made by bmnds

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

      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.

      posted in CLI
      B
      bmnds