So I'm on Discord and somebody was mentioning installing BetterDiscord on their Win10 PC. So I check if it can be installed on my Ubuntu 16.04 computer. I was following this tutorial: https://www.youtube.com/watch?v=h1R2NTX-6C8 And at 6:30 in the video I copy the command:
sudo ./node_modules/.bin/electron ./src
And then I get this message in the terminal:
[2515:0723/031542.376647:FATAL:atom_main_delegate.cc(194)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
It was supposed to run the BetterDiscord menu, but instead it showed that. If anybody can help solve this your time would be utmost appreciated.