Error while install mongodb-compass on Linux 7

While installing mongodb compass on Linux distribution system I’m getting the below error:

]# mongodb-compass --help
[2081:0804/085227.939967:FATAL:electron_main_delegate.cc(252)] Running as root without --no-sandbox is not supported. See 638180 - chromium - An open-source project to help move the web forward. - Monorail.
Trace/breakpoint trap (core dumped)

What is the issue here and how I can resolve it ?