Skip to content

[JS] src/session.ts:19:30 - error TS2307: Cannot find module 'uuid' or its corresponding type declarations. #3000

Closed
@yesudeep

Description

@yesudeep

Describe the bug
When building genkit with tsgo, it complains of this error. The @types/uuid dev dependency is missing

To Reproduce

  1. Setup https://github.com/microsoft/typescript-go
  2. 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):

  • OS: macOS
  • Version 15.5

** Node version

zsh❯ node --version
v23.11.1

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingjs

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions