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

Erroneously selects yarn just because I have it installed #22

Closed
t3dotgg opened this issue Jun 21, 2022 · 2 comments
Closed

Erroneously selects yarn just because I have it installed #22

t3dotgg opened this issue Jun 21, 2022 · 2 comments

Comments

@t3dotgg
Copy link
Member

t3dotgg commented Jun 21, 2022

I have Yarn installed for mostly react native stuff, for some reason create-t3-app always picks it. Would love to be able to pick between yarn, npm and pnpm, but would be cool with it auto-selecting which I "ran it with" as well

@nexxeln
Copy link
Member

nexxeln commented Jun 22, 2022

Yeah looks like https://github.com/nexxeln/create-t3-app/blob/main/src/helpers/get-pkg-manager.ts is very buggy, I'll rewrite this.

@nexxeln
Copy link
Member

nexxeln commented Jun 22, 2022

Fixed in #30

@nexxeln nexxeln closed this as completed Jun 22, 2022
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

2 participants