keystonejs / keystone

The superpowered headless CMS for Node.js — built with GraphQL and React
https://keystonejs.com
MIT License
9.18k stars 1.15k forks source link

EPERM: operation not permitted, unlink query_engine-windows.dll.nod #9035

Closed AliEmili closed 5 months ago

AliEmili commented 7 months ago

in mentioned step it faces an error:

Error: EPERM: operation not permitted, unlink 'blah blah\node_modules.prisma\client\query_engine-windows.dll.node'] { code: -32000, data: { stack: "Error: EPERM: operation not permitted, unlink 'blah blah \ node_modules\.prisma\client\query_engine-windows.dll.node'" }, name: 'GeneratorError'

gautamsi commented 7 months ago

this has been bugging me for long see https://github.com/prisma/prisma/issues/9184

iamandrewluca commented 5 months ago

To be closed in favour of issue mentioned above.