Missing version makes Yarn workspace fail#10140
Missing version makes Yarn workspace fail#10140Arthurmtro wants to merge 4 commits intoremix-run:mainfrom
Conversation
|
|
Hi @Arthurmtro, Welcome, and thank you for contributing to Remix! Before we consider your pull request, we ask that you sign our Contributor License Agreement (CLA). We require this only once. You may review the CLA and sign it by adding your name to contributors.yml. Once the CLA is signed, the If you have already signed the CLA and received this response in error, or if you have any questions, please contact us at hello@remix.run. Thanks! - The Remix team |
|
Thank you for signing the Contributor License Agreement. Let's get this merged! 🥳 |
|
Hello ! |
|
closing because no response, i'll keep adding it manually |
Actually, it's not possible to create a new remix project in a Yarn workspace and directly install packages, you have to manually add a version

By doing this change, we just ensure Remix can be seamlessly integrated into a yarn workspace :)