Hi everyone
I am trying to run the Meshery docs locally using make docs, but the build is failing with a Hugo build lock error.
i ran
make docs
i get error of
ERROR error building site: failed to acquire a build lock:
open /Users/sourya/Desktop/meshery/meshery/docs/.hugo_build.lock: too many open files
make: *** [docs] Error 1
**What I have already tried:**Deleted lock file:
→Increased ulimit:
→Restarted the system
→Ran Hugo directly inside /docs folder
→The build still fails before Hugo can output Pages/Non-pages summary.