You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vangie
changed the title
[BUG] repository's d.ts missing after running 'npm run prisma:generate'
[BUG] Missing repository's d.ts after running 'npm run prisma:generate'
Apr 4, 2024
Describe the bug
After running 'npm run prisma:generate' , files generated in following folder
./node_modules/@tsed/prisma/lib/cjs/.schema
JobsRepository.js and PlansRepository.js file do not have d.ts file
To Reproduce
My schema.prisma file content
Expected behavior
generate JobsRepository.d.ts and PlansRepository.d.ts
Code snippets
No response
Repository URL example
No response
OS
macOS 14.4.1 M1
Node version
v20.10.0
Library version
v7.67.4
Additional context
No response
The text was updated successfully, but these errors were encountered: