adding options of package managers when installing modules
Open
Nobody has claimed this yet.
enhancement
upstream
- Dominant language
- TypeScript
- Stars
- 3.3k
- Forks
- 214
- Avg merge
- 13h 22m
- Merged PRs (30d)
- 18
Description
installing modules is currently using npm, but it will be better to show something like a dialog before running the scripts for users to choose the pakage manager they want to use.
Contributor guide
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 locating the module-installation flow and the current npm invocation in the TypeScript code, then review the linked screenshot for the intended dialog shape. Done means users can choose a package manager before installation scripts run and the selected manager is used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100