Yarn Berry PnP + Quasar Error #17012
-
I have already worked on a quasar project, but already started, now I have to work on another quasar project and I wanted to understand how to do a quasar setup, from the beginning. I use nvm windows [https://github.com/coreybutler/nvm-windows]. I don't understand why it tells me that I don't have corepack enable, even though I activated it from powershell with admin privileges.
I performed the entire
So i run
At this point I think everything is ready to be launched. But this error is thrown:
I noticed that 3 packages were missing, so I ran
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Quasar CLI doesn't support PnP, use node linker and/or any option that makes it possible to work. We recommend using yarn v1 as the rest is not so obvious. |
Beta Was this translation helpful? Give feedback.
Quasar CLI doesn't support PnP, use node linker and/or any option that makes it possible to work. We recommend using yarn v1 as the rest is not so obvious.