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

fixed: multiple client instances in dev #11

Merged
merged 2 commits into from Jan 9, 2022
Merged

fixed: multiple client instances in dev #11

merged 2 commits into from Jan 9, 2022

Conversation

kevinzunigacuellar
Copy link
Contributor

Problem:

warn(prisma-client) There are already 10 instances of Prisma Client actively running.

Changes

  • Created a new prisma client for development
  • Edited prisma client imports in API routes

@carlosfernandezcabrero
Copy link
Contributor

Aporto la página de prisma donde se expone esta solución.
Pagina

@midudev midudev merged commit 76e869e into midudev:main Jan 9, 2022
@kevinzunigacuellar kevinzunigacuellar deleted the add-prisma-global branch January 10, 2022 02:40
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.

None yet

3 participants