Follow the steps 1. npx create-trigger@latest blank-starter 1. yarn 2. yarn build 3. yarn start And I got ``` Error [ERR_REQUIRE_ESM]: require() of ES Module node_modules/terminal-link/index.js from /node_modules/@trigger.dev/sdk/dist/index.js not supported. ```
Follow the steps
And I got