pylon icon indicating copy to clipboard operation
pylon copied to clipboard

Unknown package manager

Open Akimotorakiyu opened this issue 9 months ago • 3 comments

Describe the bug A clear and concise description of what the bug is.

Image

To Reproduce Steps to reproduce the behavior:

pnpm create pylon@latest

or

npm create pylon@latest

Screenshots Image

Desktop (please complete the following information):

  • OS: [e.g. iOS] mac os 14

Akimotorakiyu avatar Feb 15 '25 05:02 Akimotorakiyu

It is recommended to allow users to choose their own package manager.

Akimotorakiyu avatar Feb 15 '25 05:02 Akimotorakiyu

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 avatar Feb 17 '25 15:02 schettn

@schettn yes, i'm coding at a pnpm mono repo, pnpm is works well.

Akimotorakiyu avatar Feb 17 '25 18:02 Akimotorakiyu