Join Slack
Powered by
Next.JS Prisma trying seed with latest 3.0.2 updat...
# orm-help
v
Vilke
09/11/2021, 4:03 PM
Next.JS Prisma trying seed with latest 3.0.2 updated packages: TSError: ⨯ Unable to compile TypeScript: error TS5023: Unknown compiler option '0'. error TS5023: Unknown compiler option '1'.
r
Ryan
09/13/2021, 6:25 AM
@Vilke
could you share how you have defined your seeding as it was recently changed:
https://www.prisma.io/docs/guides/database/seed-database
v
Vilke
09/13/2021, 6:46 PM
Same issue here:
https://github.com/prisma/prisma/issues/9211
. Changing module to CommonJS fixed seed.
👍 1
2
Views
Open in Slack
Previous
Next