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(core-utils): don't add --save flag for npm install #3795

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Conversation

erickzhao
Copy link
Member

Small refactor fix. --save is the default behaviour for package manager install nowadays, so this PR removes the --save flag from npm install when installing dependencies. This aligns with behaviour with yarn.

@erickzhao erickzhao marked this pull request as ready for review January 2, 2025 23:04
@erickzhao erickzhao requested a review from a team as a code owner January 2, 2025 23:04
@erickzhao erickzhao added this pull request to the merge queue Jan 3, 2025
Merged via the queue into main with commit 848aaa7 Jan 3, 2025
12 checks passed
@erickzhao erickzhao deleted the npm-no-save branch January 3, 2025 19:20
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