While initializing a buddycloud channel server, I noticed that anything that happens during the script execution is not redirected to the user that executed it.
In my case I was getting an error due to trying to install it in a x86 machine but in order to figure out that was the problem, I had to lookup the script, copy the 'node' command and manually execute it so that I could see its output, which isn't exactly user friendly.
Having anything that happens during the script execution logged would be a good idea.
PS:
I just moved this issue from buddycloud/deprecated-buddycloud-server#114.