Bug description
When I try to run my local dev environment or create a production build for my NextJS application npm throws an exception: [ERROR: ENOTEMPY: directory not empty]
Error screenshots
Workaround
Disable prisma extension => Reload VSCode => Run dev/build
Environment & setup
- OS: Windows 10
- Prisma extensión: v2.10.2
- Prisma CLI: v2.10.2
- Prisma Client: v2.10.2
Bug description
When I try to run my local dev environment or create a production build for my NextJS application npm throws an exception: [ERROR: ENOTEMPY: directory not empty]
Error screenshots
Trying to run dev environment

Trying to make a production build

Workaround
Disable prisma extension => Reload VSCode => Run dev/build
Environment & setup