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

Yarn / NPM detection is not aware of workspaces #88

Open
njlr opened this issue Dec 30, 2021 · 1 comment
Open

Yarn / NPM detection is not aware of workspaces #88

njlr opened this issue Dec 30, 2021 · 1 comment

Comments

@njlr
Copy link

njlr commented Dec 30, 2021

Femto should attempt to find the root workspace (if there is one) before deciding to use NPM or Yarn

@Zaid-Ajaj
Copy link
Owner

Hi there @njlr, Femto decides to use the closest package.json file it can find, is there a way to automatically detect that a package JSON file is part of a workspace or should we add something like a --workspace <name> argument?

In any case, a PR would be much appreciated 🙏

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

2 participants