bahmutov / bahmutov/npm-utils

Install multiple modules by giving a list

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
10
Forks
4
PR merge metrics
No merged PRs in 30d

Description

List of names, like `npm.installAll('foo', 'bar@2.3.1')`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing install command and its tests in the npm-utils repository, then trace how package names are passed to the asynchronous NPM shell command. Define the expected behavior for multiple names, including the versioned example, and add coverage showing that the requested packages are installed together.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
cli, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.