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

    Problem building SPA in dev mode

    Framework
    2
    2
    134
    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.
    • J
      jo06 last edited by

      Hello,

      Wen I run the command quasar dev I got this error “57585 segmentation fault quasar dev”.
      Before it works and now I can’t build anymore.

      quasar - 1.0.5
      @quasar/app - 1.0.4
      @quasar/extras - 1.2.0

      Any idea?
      Thank you

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        Delete node_modules and the yarn.lock file. Then do a yarn install. See if that helps. If you are using NPM, still delete node_modules and change to Yarn for installing your dependencies.

        Scott

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