supabase-community / seed

Automatically seed your database with production-like dummy data based on your schema for local development and testing.
MIT License
381 stars 15 forks source link

fix: get rid of punycode error #158

Closed avallete closed 4 months ago

avallete commented 4 months ago
  1. Upgrade @prisma/internals
  2. Downgrade quicktype-core back to the fixed version until this is merged: https://github.com/glideapps/quicktype/pull/2587