Skip to content
New issue

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

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

Already on GitHub? # to your account

Allow/respect alternative package managers #24

Open
itsMapleLeaf opened this issue Nov 9, 2024 · 0 comments
Open

Allow/respect alternative package managers #24

itsMapleLeaf opened this issue Nov 9, 2024 · 0 comments

Comments

@itsMapleLeaf
Copy link

As of writing, create-convex installs packages with npm without any option to skip it. This is problematic, because if I use another package manager or runtime, I would still have to wait the long process for the install, then delete the lockfile and node_modules folder, then install the packages myself.

Other CLIs ask for a package manager to use (npm, yarn, pnpm, or bun are the usual options), but at the very least, it should let you skip the install.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant