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

Error: Unable to establish a connection to query-engine-node-api library #15980

Closed
dongnguyenvn opened this issue Oct 25, 2022 · 4 comments
Closed
Labels
bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. kind/bug A reported bug. team/client Issue for team Client. team/schema Issue for team Schema. topic: cli topic: engine topic: windows

Comments

@dongnguyenvn
Copy link

dongnguyenvn commented Oct 25, 2022

Bug description

Error: Unable to establish a connection to query-engine-node-api library. It seems that the current architecture x64 is not supported, or that libc is missing from the system.

The specified module could not be found.

How to reproduce

Run: prisma migrate dev

Expected behavior

No response

Prisma information

generator client {
  provider      = "prisma-client-js"
}

datasource db {
  provider = "postgresql"
  url      = env("DATABASE_URL")
}

Environment & setup

  • OS: Win 11
  • Database: PostgreSQL
  • Node.js version: 19.0.0

Prisma Version

4.5.0
@dongnguyenvn dongnguyenvn added the kind/bug A reported bug. label Oct 25, 2022
@Jolg42 Jolg42 added team/schema Issue for team Schema. team/client Issue for team Client. topic: engine bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. topic: cli topic: windows labels Oct 26, 2022
@Jolg42
Copy link
Member

Jolg42 commented Oct 26, 2022

Some users mentioned

Could you try that?

@coderboysobuj

This comment was marked as outdated.

@Jolg42

This comment was marked as outdated.

@aqrln
Copy link
Member

aqrln commented Apr 11, 2023

Since there was no response from the OP and no additional details, and we already have other, more detailed issues about Windows, as well as a new section in the system requirements page, I'm going to go ahead and close this issue.

Feel free to reopen the issue if your problem wasn't solved by the links above.

@aqrln aqrln closed this as completed Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. kind/bug A reported bug. team/client Issue for team Client. team/schema Issue for team Schema. topic: cli topic: engine topic: windows
Projects
None yet
Development

No branches or pull requests

4 participants