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

Add global setting for default package manager to use #13

Open
koltyakov opened this issue Jul 18, 2018 · 7 comments
Open

Add global setting for default package manager to use #13

koltyakov opened this issue Jul 18, 2018 · 7 comments
Assignees

Comments

@koltyakov
Copy link
Owner

If numerous package managers are installed (npm, yarn, pnpm), provide a possibility which package manager to use by default.

@koltyakov koltyakov self-assigned this Jul 18, 2018
@clechner77
Copy link

Note on package managers, pnpm did not play nice with the current version. Apologies for hijacking this thread.

@koltyakov
Copy link
Owner Author

@clechner77 could you please describe what was your problem with pnpm?
I tried yo sppp --pm pnpm, React preset. Initial, secondary. Everything went smoothly.

image

Win 10, Node v10.14.1, pnpm v4.7.2

@clechner77
Copy link

Did you do an initial build? My install was fine. I'll check my environment here in a bit and get you some errors.

@koltyakov
Copy link
Owner Author

Oh, yeah. Thanks, now I see an issue. Not sure what's it, but at least can replicate.

koltyakov added a commit that referenced this issue Feb 3, 2020
koltyakov added a commit that referenced this issue Feb 3, 2020
@koltyakov
Copy link
Owner Author

Looping back to issues. The issue with pnpm should be fixed in 3.8.1. pnpm requires --shamefully-hoist option, otherwise, npm scripts can't see locally installed dev dependencies which are used in pipelines.

@clechner77
Copy link

Worked. Appreciate the constant support.

@koltyakov
Copy link
Owner Author

Thank you @clechner77! In many open source project is a common disease to abandon any communications and never answer to issues. I hate such behavior of some maintainers and always try being in touch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants