Hello
I am coming from the github issues from GitHub and seeking help here.
here is a list with all issues i found discussing the same error:
- Command failed with exit code 1. on pnpm run dev 路 Issue #1446 路 stackblitz-labs/bolt.diy 路 GitHub
- /issues/1323
- /issues/967
- /issues/3944
- /issues/1106
i really dont understand why this error occurs and id like to debug this (or at least understand what causes this error).
I have tried everything:
- using npx pnpm
- using npm instead of pnpm
- using different versions of node
- disabled cloudflareproxy
- tried pnpm run build && pnpm run start
I had this problem on my NixOs system and on my ubuntu system. On my ubuntu setup i need to use sudo to run pip install -g pnpm and i dont have the sudo rights.
@leex279 do you want to schedule a meeting for that? if yes i need to prepare eveything properly so i can describe the bug and the setups properly.