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

Lockfile should take precedence over workspaces in package.json #140

Open
mshima opened this issue May 4, 2021 · 2 comments
Open

Lockfile should take precedence over workspaces in package.json #140

mshima opened this issue May 4, 2021 · 2 comments

Comments

@mshima
Copy link

mshima commented May 4, 2021

Workspaces support is now implemented in npm.
So, having workspaces in package.json should not force yarn anymore.
Lockfile should take precedence.

Thanks

@domnantas
Copy link

Relevant in CLI tools like https://github.com/dylang/npm-check

I am using npm with workspaces, but npm-check is still trying to update dependencies using yarn

@bluwy
Copy link
Contributor

bluwy commented Aug 31, 2024

I think this is already fixed by #183

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

3 participants