Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Support install deps using pnpm #3243

Closed
3 tasks done
AkaraChen opened this issue Jun 4, 2023 · 1 comment
Closed
3 tasks done

[Feature Request]: Support install deps using pnpm #3243

AkaraChen opened this issue Jun 4, 2023 · 1 comment

Comments

@AkaraChen
Copy link

Pre-flight checklist

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project uses.
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Problem description

When using pnpm in project, forge use yarn to install deps.

Proposed solution

Use pnpm.

Alternatives considered

Detect user's package manager like next.js:

https://github.com/vercel/next.js/blob/canary/packages/create-next-app/helpers/get-pkg-manager.ts

Additional information

No response

@erikian
Copy link
Member

erikian commented Jun 5, 2023

Duplicate of #2633

@erickzhao erickzhao closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants