Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with Yarn workspaces #230

Open
eric-burel opened this issue May 4, 2022 · 3 comments
Open

Doesn't work with Yarn workspaces #230

eric-burel opened this issue May 4, 2022 · 3 comments

Comments

@eric-burel
Copy link

eric-burel commented May 4, 2022

Hi,

I have a (totally non minimal) reproduction for this issue: VulcanJS/vulcan-npm#116
You can clone the project on this branch, then yarn install && yarn workspace remix-ffa2 run build => it won't find the build scripts, probably because it looks at the root package.json and not the nested package.json.

@kylecordes
Copy link

True, and very inconvenient!

@mycroes
Copy link

mycroes commented Aug 11, 2022

Not sure if my issue is related, but with yarn you can run scripts with a colon in their name from any workspace. That also doesn't work with npm-run-all, but when searching I stumbled upon this issue so my guess is this would be blocking either way...

@kepek
Copy link

kepek commented Feb 24, 2023

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants