Can’t get bower working – bower ESUDO Cannot be run with sudo

I had the same problem. All you have to do is add --allow-root to your command.

See this issue.

Leave a Comment