prisma / prisma

Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

Home Page:https://www.prisma.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`prisma2 generate` output message always says `You can now start using Prisma Client in your code:` with example

Jolg42 opened this issue · comments

Is this issue a duplicate? I didn't find any.

So here the output is
Screen Shot 2020-03-03 at 10 56 26

This makes sense on the first run or if you didn't use Prisma Client yet.
After that it's a really noisy message.

Note: Wait with implementation until https://github.com/prisma/specs/issues/427 is decided please.

Related: #3390

Duplicate of #3390