Magnus Alexander Strømseng

Results 5 comments of Magnus Alexander Strømseng

Having the same issue, I can't convert my entire project to use require().

I fixed this by using [tsx](https://www.npmjs.com/package/tsx) instead of ts-node. so simply `"generate-dbml": "tsx dbml.ts",`

I'm having the same issue running NixOS, Zed 0.141.3.

See my short writeup at https://github.com/BerriAI/litellm/issues/13124#issuecomment-3759810148 , using GLM 4.7 hosted via litellm and encountering a similar issue.

Related similar GLM 4.7 and others issue: https://github.com/anomalyco/opencode/issues/1880