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

[TRI-2660] `execa is not a function` when running the `trigger.dev dev` command

matt-aitken opened this issue · comments

If you see execa is not a function then you need to upgrade Node.js.

Fix

Upgrade Node.js to v18.5.0+ or v20.5.0+

TRI-2660