Description
While trying to build 1.0 RC in Ubutu container I got the following error message:
3/53 KB Downloaded: https://maven.atlassian.com/repository/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (53 KB at 93.9 KB/sec) bower ESUDO Cannot be run with sudo Additional error details: Since bower is a user command, there is no need to execute it with superuser permissions. If you're having permission errors when using bower without sudo, please spend a few minutes learning more about how your system should work and make any necessary repairs. http://www.joyent.com/blog/installing-node-and-npm https://gist.github.com/isaacs/579814 You can however run a command with sudo using --allow-root option
And the build stopped