报错:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180

解决办法一句话:命令行运行:

export QTWEBENGINE_DISABLE_SANDBOX=1

 

相关文章:

  • 2022-12-23
  • 2021-08-06
  • 2021-12-24
  • 2022-12-23
  • 2021-09-10
  • 2022-12-23
  • 2021-05-30
猜你喜欢
  • 2021-05-31
  • 2021-10-26
  • 2022-12-23
  • 2022-12-23
  • 2021-12-01
  • 2021-10-12
相关资源
相似解决方案