Hi All,
When I connect a v0 project to Github, it always force switches to pnpm. Even if I ask the tool to remove pnpm-lock.yaml (which is invisible in v0 editor) or remove it in Github and add bun.lockb manually in Github or v0, on any changes, or publish requests, it restores pnpm-lock.yaml and removes bun.lockb file.
It works perfectly fine when it’s not linked to Github. Any solutions for this issue?
Thanks.
Iman