'make site' throwing error while starting Layer5 website locally

The make site command gets stuck at a particular point every time. The things I have tried so far, that haven’t resolved the issue:

  1. Deleting node modules and re-installing them multiple times.
  2. Using npm install and npm start as I am working on Windows.

Attached a screenshot for reference. Please let me know if any further details are required. Thank you.

Check on your system resources at this time. Are they overloaded? What are your system resources? I don’t see an error here. How long are you waiting for it to complete?

Thanks for the reply Lee, this was happening due to lack of space and CPU being overworked. It was taking around 10-15 minutes without any progress. Planning to resolve this using: Ubuntu on WSL.

1 Like

Yup try to use Linux that’s less resource hungry.