-
-
Notifications
You must be signed in to change notification settings - Fork 285
Open
Description
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] ]
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels