node.exe : Loaded Pri sma config from prism a.config.ts. 位於 線路:1 字元:1 + & "C:\Program Files \nodejs/node.exe" "C: \Program Files\nodejs /node_mo ... + ~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ + CategoryInfo : NotSpe cified: (Loaded Prisma c...isma. config.ts.:Strin g ) [], RemoteExc ep tion + FullyQualified ErrorId : Native CommandError ! unknown or unexpect ed option: --debug Push the state from y our Prisma schema to your database Usage $ prisma db push [o ptions] The datasource URL configuration is read from the Prisma conf ig file (e.g., prisma .config.ts). Options -h, --help Display this help message --config Custom path to you r Prisma config file --schema Custom path to you r Prisma schema --ur l Override the data source URL from the P risma config file --accept-data-loss Ignore data loss w arnings --force-reset Force a reset of t he database before pu sh Examples Push the Prisma sch ema state to the data base $ prisma db push Specify a schema $ prisma db push -- schema=./schema.prism a Ignore data loss wa rnings $ prisma db push -- accept-data-loss