radius-project / radius-project/docs
Migrate from `npm` to `pnpm`
Open
Nobody has claimed this yet.
triaged
- Dominant language
- Bicep
- Stars
- 26
- Forks
- 52
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 3
Description
Tools unification across project.
Migrate from npm to pnpm
Use lates 11 release of pnpm
The change must be complete e2e refactor: CI/CD, local dev experience, config files, scripts, etc
reference: https://pnpm.io
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
The issue identifies CI/CD, local development, configuration files, and scripts as migration areas; start by inventorying current npm usage and the existing project automation. Done means the project uses the latest pnpm release consistently across those areas, with no remaining npm-based workflow.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, ci-cd, developer-experience, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100