@BarveyHirdman said:
Not sure node why app --setup wants to use ./src/emailer.js
That file is required during admin user creation because we send the "welcome to NodeBB" email during the user creation process.
A little redundant, as third-party emailers aren't even installed or setup yet during installation, but that's specifically the reason why it is being require'd