Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Error: @prisma/[email protected] preinstall #86

Open
mariocrist opened this issue Dec 14, 2021 · 3 comments
Open

Error: @prisma/[email protected] preinstall #86

mariocrist opened this issue Dec 14, 2021 · 3 comments

Comments

@mariocrist
Copy link

deprecated @prisma/[email protected]: Prisma CLI package was renamed to 'prisma'. Check it out here: https://www.npmjs.com/package/prisma

@milesje
Copy link

milesje commented Jan 18, 2022

I'm also unable to install.... getting the follow error(s)

npm i -D prisma-multi-tenant
npm WARN deprecated @prisma/[email protected]: Prisma CLI package was renamed to 'prisma'. Check it out here: https://www.npmjs.com/package/prisma
npm ERR! code 1
npm ERR! path /Users/jmiles/code/MarketEdge/market-edge-sveltekit/node_modules/@prisma/cli
npm ERR! command failed
npm ERR! command sh -c node scripts/preinstall-entry.js
npm ERR! ┌─────────────────────────────────────────────────────────────────────────────┐
npm ERR! │                                                                             │
npm ERR! │     The package @prisma/cli has been renamed to prisma.                     │
npm ERR! │                                                                             │
npm ERR! │     Please uninstall @prisma/cli first.                                     │
npm ERR! │     Then install prisma to continue using Prisma CLI:                       │
npm ERR! │                                                                             │
npm ERR! │         # Uninstall old CLI                                                 │
npm ERR! │         npm uninstall @prisma/cli                                           │
npm ERR! │                                                                             │
npm ERR! │         # Install new CLI                                                   │
npm ERR! │         npm install prisma --save-dev                                       │
npm ERR! │                                                                             │
npm ERR! │         # Invoke via npx                                                    │
npm ERR! │         npx prisma --help                                                   │
npm ERR! │                                                                             │
npm ERR! │     Learn more here: https://github.com/prisma/prisma/releases/tag/2.16.0   │
npm ERR! │                                                                             │
npm ERR! └─────────────────────────────────────────────────────────────────────────────┘

@ameerulislam
Copy link

same problem here. Is this repo dead?

@KMJ-007
Copy link

KMJ-007 commented Jun 23, 2023

i am also facing the same error

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants