wayofdev / next-starter-tpl

🤖 This is a microservices-ready template for building Next.js applications, used by Wayofdev. It comes bundled with Turbo and is managed as a monorepo using PNPM
https://next-starter-tpl-docs.wayof.dev
MIT License
63 stars 8 forks source link

ERR_PNPM_LINKING_FAILED #592

Open admintools opened 1 year ago

admintools commented 1 year ago

Hello,

first of all, great job, I have macOS with m2 I tried to test the app but I have this error :

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  ERR_PNPM_LINKING_FAILED  Error: ENOENT: no such file or directory, copyfile '/app/.pnpm-store/v3/files/d6/4e80510e4d851c71247d6dd4c74576f88513beed85f8e942f5ed1aaba02ece2d9a53564923ab5d1b23a4587f6576d6df7e2db1f519cd467b7d89e4792ea2dd' -> '/app/node_modules/.pnpm/es-abstract@1.22.2/node_modules/es-abstract_tmp_1/2019/CompletePropertyDescriptor.js' Progress: resolved 2268, reused 2209, downloaded 0, added 77 make: *** [i] Error 1

any idea ?

regards