postmanlabs / postmanlabs/postman-code-generators

Cant be used with non-yarn package managers and when yarn is also installed

Open
#792 2 comments 3 reactions 0 assignees View on GitHub

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

Image

Additional context
https://github.com/postmanlabs/postman-code-generators/issues/792

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.