when I try to run the app, I get: ```shell ❯ npm run dev > zlink@1.0.0 dev > ts-node src/server.ts sh: line 1: ts-node: command not found ``` There must be some workaround...
when I try to run the app, I get:
There must be some workaround...