Forever Prisma 1 user trying to migrate. I can't ...
# orm-help
l
Forever Prisma 1 user trying to migrate. I can't get autocomplete to work for my Prisma 2 client. Any suggestions?
j
So this code works but autocompletion doesn’t? Are you sing VS Code? Did you try to
prisma generate
and restart your editor (just to be sure) Do you have a monorepo/npm,yarn,pnpm workspace config?