<@U5P82S230> I had `npm install -g prisma` =&gt; v...
# prisma-whats-new
l
@agartha I had
npm install -g prisma
=> v 1.3.0 and had to install
prisma-cli
to make it work, do you know the difference between
prisma
&
prisma-cli
?
a
Afaik, they should be the same, but I'm leaving the final answer on that to one of the team members here...
Maybe you can create an issue for it describing the difference in behavior + version numbers?
n
prisma-cli
is not being used anymore, it's
prisma
.
thanks to @jjaybrown98 for the report 🙂
l
all right, thanks @nilan