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

    Make Quasar working within Yarn workspace

    Help
    2
    2
    688
    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.
    • M
      mariaczi last edited by

      Hi,
      I have mono-repo for three apps (I am working full stack).
      One is quasar, one is api with feathersjs and another one is for hapi based service.

      I’ve tried to introduce yarn workspaces so I can just ran yarn and install all dependencies in all folders, however Quasar doesn’t seem to like it because until I removed package.json from top level folder, I was just getting ‘ERROR: compilation failed with 9 errors’ without any details and so on.
      I got the idea that’s about workspaces when I’ve tried to run build which shown issues with locating babel.

      Is there any Yarn master who can help with that or there is something which could be changed in Quasar to help with that?

      1 Reply Last reply Reply Quote 0
      • E
        Emptyless last edited by

        I think this issue at the moment sums it up: https://github.com/quasarframework/quasar-cli/issues/56

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