Onur Usluca
Results
21
comments of
Onur Usluca
Got this too with a Nuxt frontend on Vercel ``` ERR_PNPM_EEXIST  EEXIST: file already exists, rename '/vercel/path1/node_modules/@parcel/watcher-wasm/node_modules' -> '/vercel/path1/node_modules/@parcel/watcher-wasm_tmp_115/node_modules' Error: Command "pnpm install" exited with 1 ``` EDIT: removing `node-linker=hoisted`...