Skip to content

ValidationError: Input validation failed #953

@jiaweing

Description

@jiaweing

This command results in input validation failed,

I built this from the web builder; perhaps it's something not compatible with one another?

 bun create better-t-stack@latest ryu --frontend next native-uniwind --backe
nd hono --runtime bun --api none --auth better-auth --payments polar --database mongodb --orm mongoose --db-setup none --package-manager bun --git --web-deploy none --server-deploy none --install --addons biome fumadocs husky mcp pwa ruler skills tauri turborepo ultracite wxt --examples ai
PS C:\Users\jiawei\Downloads> bun create better-t-stack@latest ryu --frontend next native-uniwind --backe
nd hono --runtime bun --api none --auth better-auth --payments polar --database mongodb --orm mongoose --db-setup none --package-manager bun --git --web-deploy none --server-deploy none --install --addons biome fumadocs husky mcp pwa ruler skills tauri turborepo ultracite wxt --examples ai
ORPCError: Input validation failed
    at file:///C:/Users/jiawei/AppData/Local/Temp/bunx-2344797394-create-better-t-stack@latest/node_modules/@orpc/server/dist/shared/server.Ds4HPpvH.mjs:162:15 {
  defined: false,
  code: 'BAD_REQUEST',
  status: 400,
  data: { issues: [ [Object] ] },
  [cause]: ValidationError: Input validation failed
      at file:///C:/Users/jiawei/AppData/Local/Temp/bunx-2344797394-create-better-t-stack@latest/node_modules/@orpc/server/dist/shared/server.Ds4HPpvH.mjs:167:18 {
    issues: [ [Object] ],
    data: [ 'ryu', [Object] ]
  }
}

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