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

yeoman seems to be npm oriented, any support for pnpm ? #779

Closed
maximveksler opened this issue Jan 12, 2023 · 2 comments
Closed

yeoman seems to be npm oriented, any support for pnpm ? #779

maximveksler opened this issue Jan 12, 2023 · 2 comments

Comments

@maximveksler
Copy link

Hi,

Documentation, generator-generator are all npm focused, especailly with npm link structure.

What is the support scope for pnpm based monorepos ?

@jozefizso
Copy link

Hi @maximveksler, the yo and the https://github.com/yeoman/generator-generator are command line tools. While they use npm to manage its dependencies, you are free to use another package manager of your choice in your monorepo setup.

@JoshuaKGoldberg
Copy link

Yup, Yeoman should "Just Work" ✨ with pnpm, etc. Related: #651

Similar to #651 (comment): in theory Yeoman works with whatever package manager & system you've got set up. Additionally, older installation commands in yeoman-generator have been deprecated in favor of more generalized equivalents: yeoman/generator#1283 & yeoman/generator#1294.

I'm going to go ahead and close this out as aged away. But if someone is having issues getting Yeoman / yo to work with pnpm or any of the other new fancy node_modules/ structures in Yarn/pnpm/etc., please do file a new issue with more details. Cheers! 🎩

@JoshuaKGoldberg JoshuaKGoldberg closed this as not planned Won't fix, can't repro, duplicate, stale Jan 23, 2025
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