CircleCI-Public / CircleCI-Public/cimg-node
Feature Request: pnpm is not supported for `pkg-manager`
- Dominant language
- Dockerfile
- Stars
- 46
- Forks
- 33
- Avg merge
- 2h 52m
- Merged PRs (30d)
- 5
Description
For our official CircleCI Docker Convenience Image support policy, please see [CircleCI docs](https://circleci.com/docs/convenience-images-support-policy).
This policy outlines the release, update, and deprecation policy for CircleCI Docker Convenience Images.
---
**Describe the Feature Request**
Can't use `pnpm` with this cimg because it is not supported (apparently)
**Is your feature request related to a particular problem?**
No
**How will this feature request benefit CircleCI jobs using this image?**
This image will be compatible with projects using `pnpm` as their package manager.
**Describe the solution you would like to see**
`pnpm` is supported value for `pkg-manager` for this cimg, and `pnpm` is used as the package manager when that setting is used.
**Describe alternatives you have considered**
I haven't considered any alternatives.
Contributor guide
Assessment
This issue has not been assessed yet.