It seems that the Docker was not able to execute all parallel builds.
The solution I found is:
Run the setup with option: ./nodebb setup --skip-builds Manually run the build in serial mode: ./nodebb build --seriesThat solved the issue.
Hello, I would like to install NodeBB.
I do not have access to Putty.
I use a webpackage from my hoster.
Can not I install it under domain.com/install?
greetings
what web host are you using?
Manitu.de (German Host)
It looks like that hosting service only provides shared hosting, which doesn't work for NodeBB. You'll have to use a different host, one which provides virtual private servers (VPS), like DigitalOcean.
Hello there!
NodeBB is designed to work best under a virtual private server. Using a traditional hosting service is not recommended as they do not have the capabilities to power NodeBB effectively.
Thank you for your interest in NodeBB!