postmanlabs / postmanlabs/postman-code-generators
Cant be used with non-yarn package managers and when yarn is also installed
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 381
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Cant be used in projects using other package managers other than yarn and when yarn is also installed
To Reproduce
Steps to reproduce the behavior:
- (optional): npm install yarn -g
- mkdir bug && cd bug
- pnpm init
- pnpm add postman-code-generators
Expected code snippet and corresponding request
work
Screenshots
Additional context
https://github.com/postmanlabs/postman-code-generators/issues/792
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
No source file or test is named. First reproduce the problem with the documented npm/pnpm commands, then trace how postman-code-generators selects or invokes a package manager when Yarn is installed; done means the package works with pnpm and other non-Yarn package managers in that scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100