Cannot generate d.ts when imported @prisma/client
Open
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
When i try to build with tsup, it throw an error which said:
`error TS2792: Cannot find module '@prisma/client'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?`
when it building dts
Contributor guide
Assessment
This issue has not been assessed yet.