Thursday, June 14, 2018

Error when installing electron wallet on windows

The firs step is define the missing elements:
# npm list

npm ERR! peer dep missing: electron-builder-lib@~20.15.0, required by electron-builder-squirrel-windows@20.15.0
then install the missing
# npm install electron-builder-lib

No comments:

Post a Comment