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,
First of all, thank you for an awesome app. Love it and appreciate it to the max. I've been tested around few days and realise that Markdown BBcode doesn't work on my installation v0.7.0-dev. Is it known bugs? If that so, is there any quick fix for it to apply?
Any help on this would be appreciated.
Best Regards,
Hello @julian,
After I've updated to the latest commits. This issue resolved now. Thanks for your help.