Build failed because of webpack errors
Unanswered
Double-striped Thick-knee posted this in #help-forum
Double-striped Thick-kneeOP
Hello folsk, I'm having following issue trying to deploy nextjs app with prisma integration on vercel:
Does anyone know what can be the problem?
Creating an optimized production build ...
glob error [Error: EPERM: operation not permitted, scandir 'C:\Users\Walter\Cookies'] {
errno: -4048,
code: 'EPERM',
syscall: 'scandir',
path: 'C:\\Users\\Walter\\Cookies'
}
Failed to compile.
Error: EPERM: operation not permitted, scandir 'C:\Users\Walter\Cookies'
> Build failed because of webpack errors
Does anyone know what can be the problem?