Uups, sorry. Problem solved.
Missing "NodeBB is rebuilding front-end assets" was the problem.
Hi guys,
I'm trying to install NodeBB on my Mac, I cannot start, and this is the log:
at nextTask (/Users/tlh/Downloads/NodeBB/node_modules/async/dist/async.js:5310:14)
at next (/Users/tlh/Downloads/NodeBB/node_modules/async/dist/async.js:5317:9)
at /Users/tlh/Downloads/NodeBB/node_modules/async/dist/async.js:958:16
at /Users/tlh/Downloads/NodeBB/node_modules/async/dist/async.js:473:16
at next (/Users/tlh/Downloads/NodeBB/node_modules/async/dist/async.js:5315:29)
at /Users/tlh/Downloads/NodeBB/node_modules/async/dist/async.js:958:16
at /Users/tlh/Downloads/NodeBB/src/database/redis.js:167:4
at nextTask (/Users/tlh/Downloads/NodeBB/node_modules/async/dist/async.js:5310:14)
[cluster] Child Process (31608) has exited (code: 0, signal: null)
I use version 1.7.5, and my nodejs version is 10.5.0. Can you please help me solve this problem? Thank you!