How to install and run the project locally

pnpm install
ELIFECYCLE Command failed with exit code 1.

I tried to install dependencies with pnpm but it was unsuccessful. The nodejs and pnpm versions used were correct.

window11
node v22.17.0
pnpm v10.12.1

The easiest way is to use docker, do you have docker on your Local system?