ERR_PNPM_ENOTEMPTY ENOTEMPTY: directory not empty, rmdir

When I build with Vercel, the Deployment Details build log displays an error : ERR_PNPM_ENOTEMPTY: directory not empty, rmdir '/vercel/path0/node_modules/.pnpm ’

pnpm-install: Failed
14:54:20.812 ERR_PNPM_ENOTEMPTY ENOTEMPTY: directory not empty, rmdir ‘/vercel/path0/node_modules/.pnpm/@react-aria+interactions@3.25.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@react-aria/interactions/src’

node: v22.17.0
pnpm: 10.12.4

it looks like your recent deployments seem to have been built successfully: https://vercel.com/notigo/notigo-app/deployments. Are you still experiencing this problem?

Thank you for your reply; the problem has been solved and was caused by a module. :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.