mafintosh / mafintosh/update-package-lock
Overwrites local .npmrc
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
If you have a local .npmrc (eg with custom registry info) this is being overwritten atm. Will submit a PR later to resolve this
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the CLI in a project that has a local .npmrc containing custom registry information, then inspect where the package lock update handles npm configuration. Done means updating the package lock without overwriting the existing .npmrc; verify the local registry settings remain unchanged after the command runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100