Open elven2016 opened 1 year ago
can not startup ,when exec the command npm start ,it appears the following error
npm start
electron-quick-start@1.0.0 start electron .
[26406:0612/201648.101773:FATAL:credentials.cc(127)] Check failed: . : Permission denied (13) /home/xxx/Auto-GPT/autogpt-gui/node_modules/electron/dist/electron exited with signal SIGTRAP
Has been happening everywhere a chromium based app is run with a newer nvidia kernel module (or the entire kernel). You can run with --no-sandbox to bypass or change kernel.
can not startup ,when exec the command npm start ,it appears the following error
npm start
[26406:0612/201648.101773:FATAL:credentials.cc(127)] Check failed: . : Permission denied (13) /home/xxx/Auto-GPT/autogpt-gui/node_modules/electron/dist/electron exited with signal SIGTRAP