When I use Prisma Client I have a problem. After the import i have a mistake: no module found "@prisma/client" enter image description hereenter image description here
I tried to install node_modules again and it didn't helped. It's just can't find this module in app folder and I have no idea what to do.