1111mp / nvm-desktop

Node Version Manager Desktop - A desktop application to manage multiple active node.js versions.
https://github.com/1111mp/nvm-desktop
MIT License
856 stars 43 forks source link

linux怎么装 #105

Closed lsy934127847 closed 4 weeks ago

lsy934127847 commented 2 months ago

linux : 报错: [0816/150014.084477:FATAL:electron_main_delegate.cc(295)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180. Trace/breakpoint trap (core dumped)

1111mp commented 2 months ago

是在终端通过命令行 sudo ./nvm-desktop 来启动的吗 根据提示你只能通过 ./nvm-desktop 或者 sudo ./nvm-desktop --no-sandbox 来启动项,这个应该是 Chromium 的安全策略。

你也可以参考这里:https://github.com/electron/electron/issues/26828

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 4 weeks ago

This issue was closed because it has been inactive for 14 days since being marked as stale.