pilfer
pilfer
PPrisma
Created by pilfer on 1/7/2025 in #help-and-questions
The "omit" field type is not generated for Prisma client - v6.2.0
Beautiful! Thank you @Nurul and team. What a pleasant surprise to wake up to ❤️
24 replies
PPrisma
Created by pilfer on 1/7/2025 in #help-and-questions
The "omit" field type is not generated for Prisma client - v6.2.0
Nice - glad to know it wasn't just me! Thanks for raising the issue
24 replies
PPrisma
Created by pilfer on 1/7/2025 in #help-and-questions
The "omit" field type is not generated for Prisma client - v6.2.0
I tried that as well as removing the prisma npx command itself to no avail. I think we can chalk this up to a nonstandard dev env + ghosts lol
24 replies
PPrisma
Created by pilfer on 1/7/2025 in #help-and-questions
The "omit" field type is not generated for Prisma client - v6.2.0
same here. the only logical conclusion that we can responsibly draw from this experience is that my editor is in fact haunted by one or more ghosts
24 replies
PPrisma
Created by pilfer on 1/7/2025 in #help-and-questions
The "omit" field type is not generated for Prisma client - v6.2.0
Out of curiosity, what version of typescript are you using?
24 replies
PPrisma
Created by pilfer on 1/7/2025 in #help-and-questions
The "omit" field type is not generated for Prisma client - v6.2.0
Already did haha
24 replies
PPrisma
Created by pilfer on 1/7/2025 in #help-and-questions
The "omit" field type is not generated for Prisma client - v6.2.0
I'm using a devenv.sh environment, node v22.10.0 - generating via npx prisma generate
24 replies
PPrisma
Created by pilfer on 1/7/2025 in #help-and-questions
The "omit" field type is not generated for Prisma client - v6.2.0
that's so weird - maybe there's something else in my env that is causing the issue
24 replies
PPrisma
Created by pilfer on 1/7/2025 in #help-and-questions
The "omit" field type is not generated for Prisma client - v6.2.0
With omitApi, in index.d.ts I'm seeing it generated in export interface PrismaClientOptions { ... as the last field. If I comment out that flag, it disappears 😄
24 replies