Uh oh!
There was an error while loading. Please reload this page.
Supports Yarn v2 and Yarn v3 - #4892
Conversation
This pull request enables user to use yarn berry (aka yarn v2 and yarn v3) as their package manager, and fixedionic-team#4483
mklueh
commented
Dec 12, 2022
Can this please be merged? Very inconvenient having to patch things to get ionic working with berry |
IT-MikeS
commented
Apr 4, 2023
Definitions need to be updated for the new pkgManager entry and a test app/instructions need to be added so this can be reviewed. |
Losses
commented
Apr 5, 2023
Sure, we can test if this works with the following steps:
|
IT-MikeS
commented
Apr 5, 2023
Going to need much more detailed testing steps. include install instructions, build/pack instructions, what to expect before and after fix is applied, reproduction repo, etc. These exact commands/examples/reproductions will speed this along. |
MarcusAngel
commented
Jun 20, 2023
Any progress on this... kinda crazy its taken this long |
Can we get some movement on this please. This is critical because the project I'm working on is a huge monorepo with yarn v3. |
This pull request enables user to use yarn berry (aka yarn v2 and yarn v3) as their package manager, and fixed#4483