chia-blockchain-gui Start error
See original GitHub issuechia-blockchain-gui After installation, use the command “run electron &”,Can’t start, the error prompt needs a library file. Where can I get this file?The error is as follows:
chia-blockchain@ electron /home/ubuntu/chia-blockchain/chia-blockchain-gui electron .
/home/ubuntu/chia-blockchain/chia-blockchain-gui/node_modules/electron/dist/electron: error while loading shared libraries: libatk-1.0.so.0: cannot open shared object file: No such file or directory
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! chia-blockchain@ electron: electron .
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the chia-blockchain@ electron script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! /home/ubuntu/.npm/_logs/2021-04-24T09_45_13_779Z-debug.log
[1]+ Exit 1 npm run electron
Issue Analytics
- State:
- Created 2 years ago
- Comments:18 (4 by maintainers)
Top GitHub Comments
I have exactly the same error, Ubuntu Desktop installed.
Fixed