pylon
pylon copied to clipboard
Unknown package manager
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
pnpm create pylon@latest
or
npm create pylon@latest
Screenshots
Desktop (please complete the following information):
- OS: [e.g. iOS] mac os 14
It is recommended to allow users to choose their own package manager.
Hi @Akimotorakiyu, yes a unknown PM should not throw an error, I have opened a PR to fix that. But I am curious why it cannot detect the PM. You have pnpm and npm installed right?
@schettn yes, i'm coding at a pnpm mono repo, pnpm is works well.