Describe the bug
When building genkit with tsgo, it complains of this error. The @types/uuid dev dependency is missing
To Reproduce
- Setup https://github.com/microsoft/typescript-go
- Run
pnpm run build
Expected behavior
No build errors.
Screenshots
If applicable, add screenshots to help explain your problem.
Runtime (please complete the following information):
** Node version
zsh❯ node --version
v23.11.1
Additional context
Add any other context about the problem here.