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: add npm v8 support to lerna setup #2204

Merged
merged 2 commits into from
Feb 8, 2023
Merged

fix: add npm v8 support to lerna setup #2204

merged 2 commits into from
Feb 8, 2023

Conversation

mvadari
Copy link
Collaborator

@mvadari mvadari commented Feb 8, 2023

High Level Overview of Change

This PR adds support for npm v8 to the lerna setup.

I don't think anything needs to be changed in the changelogs, because the packages' own package.json don't have any npm restrictions, so there shouldn't be any difference in user experience. This is only needed for contributors.

Context of Change

I was getting a warn error when I ran npm i in the high-level folder.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Test Plan

Works locally.

@mvadari mvadari merged commit 8fe87c0 into main Feb 8, 2023
@mvadari mvadari deleted the npm-8 branch February 8, 2023 17:00
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.

3 participants