Ubuntu – esbuild couldn't be built successfully using node v20 yarn v4 nodeLinker pnpm
I'm tring to install my projects packages with these: node v20.9.0 yarn v4.0.2 yarnrc -> nodeLinker: pnpm system -> Ubuntu 23.10 multiple package project (using workspaces in the root package.json) I get this error: ➤ YN0000: ┌ Fetch step ➤…