mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 01:04:59 +00:00
Cloudflare fails to build the website with: ``` 07:44:47.179 sh: 1: docusaurus: not found 07:44:47.192 Failed: Error while executing user command. Exited with error code: 127 ``` Resolve it by executing npm install from the build-website script and note the script is intended for use in a cloudflare context.