Skip to content

Does Quasar Support pnpm Monorepo Setup? #17515

Discussion options

You must be logged in to vote

It certainly does work with monorepos. I assume that you are using PNPM with it? Make sure that you have this in your /.npmrc:

# pnpm-related options
shamefully-hoist=true
strict-peer-dependencies=false
# to get the latest compatible packages when creating the project https://github.com/pnpm/pnpm/issues/6463
resolution-mode=highest

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rstoenescu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants