asdf-vm / asdf-vm/asdf-nodejs

Support use-node-version from .npmrc

Open
#402 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
989
Forks
162
PR merge metrics
No merged PRs in 30d

Description

Documented here: https://pnpm.io/npmrc#use-node-version

example:

```bash
use-node-version=22.9.0
```

since .npmrc is not a leagcy file, it should be supported out of the box, with no flags, no `.tool-versions` required.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the plugin's existing version-resolution entry point and compare it with the documented .npmrc use-node-version setting shown in the issue. The work is done when a project containing use-node-version=22.9.0 selects that Node.js version without flags or a .tool-versions file, with coverage for the documented example.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, shell
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.