bahmutov / bahmutov/next-update

set `save=false | true` explicitly when installing deps

Open
#83 2 comments 0 reactions 0 assignees View on GitHub
bug minor
Dominant language
JavaScript
Stars
557
Forks
16
PR merge metrics
No merged PRs in 30d

Description

If someone set `save=true` in their `.npmrc` _next-update_ will install dev deps as deps and fail with an duplicate dep error.

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the dependency-installation entry point and identify where install commands are assembled. Reproduce the failure with `.npmrc` setting `save=true`, then verify that explicitly setting the intended save option prevents the duplicate dependency error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.