Mount user npm config (~/.npmrc) to node containers

Open
#38 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript

Research direction

The issue does not name files, tests, or an entry point. Start by locating the Node service's container setup and existing configuration mounts, then determine how a user-level ~/.npmrc could be mounted safely; done means private registry settings are available inside Node containers without project-specific configuration.

Written by the indexing model from the issue text.

Description

When dealing with private registries a lot in different projects I typically add the config for the registry in my user-level npmrc file.

It would be good if there were a way for lando to automatically mount this file, then we would have the DX of a user-level npm config inside of our lando containers as well.

Dominant language
JavaScript
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from lando/node

All issues in lando/node

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.