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

Suppress warning when package sets engines.pnpm #7566

Closed
wants to merge 1 commit into from

Conversation

devoto13
Copy link
Contributor

Fixes #7560

Summary

Suppress warning for engines.pnpm similar to other alternative package managers, which will never be satisfied by Yarn.

Test plan

Tested locally by running yarn-local add @angular/cli@9.0.0-next.5 and observing that there are no warnings printed.

@RinMinase
Copy link

Hey @arcanis! May I know what's the status of this? 😁

@devoto13
Copy link
Contributor Author

devoto13 commented Jun 6, 2020

Closing as Yarn 1 is in maintenance and this PR is not relevant for Angular CLI anymore.

@devoto13 devoto13 closed this Jun 6, 2020
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

Successfully merging this pull request may close these issues.

Invalid warning when pnpm is used as an engine field
3 participants