In my case, the error ocurred during build time, in a Next.js application. The command bellow solved the issue.
pnpm approve-builds
Regards,