Trying to get #NodeBB running on my #FreeBSD #NAS this morning. Following the official instructions on their website; installed the dependencies; Cloned the git repo; Had a bit of a kerfuffle with installing GCC, but I think I got that sorted; The build went without a hitch, but starting the server barfed an exception about an inspired eslint library version :-(. I tried a bit of version adjusting in packages.json but that just caused another, different exception, because it seems the versions are all pinned. I'm no expert on npm or node so my troubleshooting abilities are limited, so I've filled a bug report.