My project won’t start because of this error
I have tried pnpm rebuild to no avail
ERROR ENOENT: no such file or directory, chmod '/rbd/pnpm-volume/project-id/node_modules/node/bin/node
My project won’t start because of this error
I have tried pnpm rebuild to no avail
ERROR ENOENT: no such file or directory, chmod '/rbd/pnpm-volume/project-id/node_modules/node/bin/node
Hey @MayorChano I think the problem is that you have node
listed among your dependencies. How do things look if you remove that and re-run enable-pnpm
?