Ok I just found out my problem… For some reason, I have package-lock.json in my repo (probably from accidentally running npm install before). When I deleted package-lock.json and re-ran the command pnpm dlx trigger.dev@latest init
it works perfectly fine