Open mariocrist opened 2 years ago
I'm also unable to install.... getting the follow error(s)
npm i -D prisma-multi-tenant
npm WARN deprecated @prisma/cli@2.20.1: 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! └─────────────────────────────────────────────────────────────────────────────┘
same problem here. Is this repo dead?
i am also facing the same error
deprecated @prisma/cli@2.20.1: Prisma CLI package was renamed to 'prisma'. Check it out here: https://www.npmjs.com/package/prisma