prebuild-install@7.1.3 is deprecated #29450
Replies: 3 comments 5 replies
|
Can you please open a GitHub Issue so that our ORM team can take care of it? |
1 reply
|
These AI slops are crazy 😂 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Question
Hi
Just want to say
prebuild-install@7.1.3is deprecated in case no one noticed. I checked in PRs and issues, but there were no related things. It seemsprebuild-install@7.1.3is stable for now; they have stopped maintaining the project. Sooner or later, package managers will stop supporting it.I think it is a matter of time before we have to replace
prebuild-installwith something else.Happy to help with opening an issue and working on a solution ✌️
How to reproduce (optional)
Install
@prisma/client@7.6.0using a package manager. I did it withpnpm. The following warning appearedThen I checked with
pnpm why prebuild-install@7.1.3. Apparently,@prisma/client@7.6.0depends on the deprecated library.Expected behavior (optional)
No response
Information about Prisma Schema, Client Queries and Environment (optional)
No response
All reactions