overrides + aliases + catalogs together? #10024
Unanswered
aaronadamsCA
asked this question in
Q&A
Replies: 1 comment
-
|
I reproduced this on current pnpm ( catalog:
rolldown-vite: 7.1.6
overrides:
vite: "npm:rolldown-vite@catalog:"with a dependency on So this is definitely not just a YAML typo or local setup problem. My practical read is:
So I would treat this as "not supported today" rather than "you're using it wrong in an otherwise supported way". Whether that should become a feature is a separate question, but the current behavior looks much more like a feature gap / unsupported composition than a simple user mistake. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was thinking I could do this, but it doesn't work:
Is this a bug, a feature request, or just a bad idea?
Beta Was this translation helpful? Give feedback.
All reactions