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

Fix suggestions for CLI #7808

Merged
merged 1 commit into from Jan 22, 2020
Merged

Fix suggestions for CLI #7808

merged 1 commit into from Jan 22, 2020

Conversation

kddnewton
Copy link
Contributor

At some point the scripts object changes to be a map instead of an array, at which point the suggestions functionality broke. This commit includes the fix and a test to make sure it doesn't break again.

At some point the `scripts` object changes to be a map instead of an array, at which point the suggestions functionality broke. This commit includes the fix and a test to make sure it doesn't break again.
@arcanis arcanis merged commit 2c8e97e into yarnpkg:master Jan 22, 2020
@arcanis
Copy link
Member

arcanis commented Jan 22, 2020

Thanks!

VincentBailly pushed a commit to VincentBailly/yarn that referenced this pull request Jun 10, 2020
At some point the `scripts` object changes to be a map instead of an array, at which point the suggestions functionality broke. This commit includes the fix and a test to make sure it doesn't break again.
VincentBailly pushed a commit to VincentBailly/yarn that referenced this pull request Jun 10, 2020
At some point the `scripts` object changes to be a map instead of an array, at which point the suggestions functionality broke. This commit includes the fix and a test to make sure it doesn't break again.
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.

None yet

2 participants