triggerdotdev / trigger.dev

Trigger.dev is the open source background jobs platform for TypeScript.

Home Page:https://trigger.dev/changelog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug(v3): bun trigger.dev init uses `npm` for install

sunneydev opened this issue · comments

Provide environment information

not needed

Describe the bug

◇  Failed to install @trigger.dev/sdk@beta. Rerun command with --log-level debug for more details.
X Error: Command failed with exit code 1: npm install @trigger.dev/sdk@beta

npm install failed because of some npm dependancy issue, which is not related to this issue.

Reproduction repo

not needed

To reproduce

run:

bunx trigger.dev@beta init -p proj_TOKEN

Additional information

No response

Tasks

No tasks being tracked yet.

I have the same issue. It'd be good to know if bun support is on the roadmap