I cloned create t3 app locally, then I tried to run it locally by first running
pnpm install
then pnpm dev:cli
but I got an error (as shown in the attached image)
I tried this on Warp, tmux, and bash in VS Code (as in image) and the behaviour was same, I have Ubuntu 22.04.4 LTS, I tried it on my friend's pc which has similar configuration and he recieved the same error as well.