-
Notifications
You must be signed in to change notification settings - Fork 69
Description
When I run yarn start I get the following error.
[electron] /root/MintUI/node_modules/electron/dist/electron: error while loading shared libraries: libxshmfence.so.1: cannot open shared object file: No such file or directory
[electron] npm ERR! code ELIFECYCLE
[electron] npm ERR! syscall spawn
[electron] npm ERR! file sh
[electron] npm ERR! errno ENOENT
[electron] npm ERR! [email protected] electron: wait-on tcp:3000 && electron .
[electron] npm ERR! spawn ENOENT
[electron] npm ERR!
[electron] npm ERR! Failed at the [email protected] electron script.
[electron] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[electron]
[electron] npm ERR! A complete log of this run can be found in:
[electron] npm ERR! /root/.npm/_logs/2021-10-06T04_12_57_070Z-debug.log
[electron] npm run electron exited with code 1
--> Sending SIGTERM to other processes..
[0] BROWSER=none craco start exited with code SIGTERM
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.