Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update dependencies #22

Merged
merged 3 commits into from
Jan 28, 2024
Merged

update dependencies #22

merged 3 commits into from
Jan 28, 2024

Conversation

Taldrain
Copy link
Owner

remix to v2
prisma to v5
date-fns to v3

With the recent changes npx prisma db seed does not work, see prisma/prisma#5030.
It can be temporally bypassed by removing the "type": "module" and switching prisma.seed to node --require esbuild-register prisma/seed.ts in the package.json file.

remix to v2
prisma to v5
date-fns to v3

With the recent changes `npx prisma db seed` does not work, see
prisma/prisma#5030.
It can be temporally bypassed by removing the `"type": "module"` and
switching `prisma.seed` to `node --require esbuild-register
prisma/seed.ts` in the `package.json` file.
@Taldrain Taldrain merged commit 3fcf8dd into master Jan 28, 2024
3 checks passed
@Taldrain Taldrain deleted the update-dependencies branch January 28, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant