Pnpm build error while setting project locally

Hey can anyone help me with this I am on windows and facing issue when pnpm build . Would be great if someone had faced this, and can guide to resolve.

Hey @med3d :waving_hand:
I believe the build is failing on Windows when running the popularity-cache-marker step. If you have already updated your Node.js to LTS version and the issue is still persistent, I can recommend below 2 alternatives:

  1. Use WSL2 and and run the build inside Ubuntu/Debian. This avoids most Windows-related path and script issues.
  2. Run it on Docker
1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.