You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After following install, I do cd chia-blockchain-gui then npm run electron & but get the following error:
> electron .
/home/blade4/chia-blockchain/app.asar.unpacked/daemon
false
The futex facility returned an unexpected error code.
/home/blade4/chia-blockchain/chia-blockchain-gui/node_modules/electron/dist/electron exited with signal SIGABRT
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! chia-blockchain@ electron: `electron .`
npm ERR! Exit status 1
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/blade4/.npm/_logs/2021-07-26T21_14_08_597Z-debug.log
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
After following install, I do
cd chia-blockchain-gui
thennpm run electron &
but get the following error:Beta Was this translation helpful? Give feedback.
All reactions