Skip to content

TypeError: [undefined is not an object (evaluating 't.graph')] #58

@d0lwl0b

Description

@d0lwl0b
  • elysia: ^1.4.25
  • prismabox: ^1.1.26
  • prisma: ^7.5.0
  • @prisma/client: ^7.5.0
  • @prisma/adapter-libsql: ^7.5.0

runtime: bun is 1.3.8

generator prismabox {
  provider                    = "prismabox"
  typeboxImportDependencyName = "elysia"
  typeboxImportVariableName   = "t"
  inputModel                  = true
  output                      = "../generated/prismabox"
}

prisma client init error, error is TypeError: undefined is not an object (evaluating 't.graph').

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions