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

Unable to install prisma-multi-tenant #81

Open
davad opened this issue Aug 12, 2021 · 3 comments
Open

Unable to install prisma-multi-tenant #81

davad opened this issue Aug 12, 2021 · 3 comments

Comments

@davad
Copy link

davad commented Aug 12, 2021

I'm getting this error when I run yarn add -D prisma-multi-tenant:

┌─────────────────────────────────────────────────────────────────────────────┐
│                                                                             │
│     The package @prisma/cli has been renamed to prisma.                     │
│                                                                             │
│     Please uninstall @prisma/cli first.                                     │
│     Then install prisma to continue using Prisma CLI:                       │
│                                                                             │
│         # Uninstall old CLI                                                 │
│         yarn remove @prisma/cli                                             │
│                                                                             │
│         # Install new CLI                                                   │
│         yarn add prisma --dev                                               │
│                                                                             │
│         # Invoke via npx                                                    │
│         yarn prisma --help                                                  │
│                                                                             │
│     Learn more here: https://github.com/prisma/prisma/releases/tag/2.16.0   │
│                                                                             │
└─────────────────────────────────────────────────────────────────────────────┘

"@prisma/cli": "^2.10.1"

@agschnitzer
Copy link

I'm getting the same error. Any updates?

@solinad21
Copy link

Any updates?

@guyeatspants
Copy link

Downgrade

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