laverna-desktop icon indicating copy to clipboard operation
laverna-desktop copied to clipboard

Trying to Build the desktop from the master branch gave me error

Open bytersproblem opened this issue 7 years ago • 2 comments

Uncaught Exception: TypeError: Error processing argument at index 0, conversion failure from /home/borivoje/laverna-desktop-master/app/dist/images/icon/icon-120x120.png at new SystemTray (/home/user/laverna-desktop-master/app/SystemTray.js:16:21) at new App (/home/user/laverna-desktop-master/app/App.js:33:27) at App.app.on (/home/user/laverna-desktop-master/index.js:70:30) at emitTwo (events.js:111:20) at App.emit (events.js:194:7)

bytersproblem avatar Sep 22 '17 15:09 bytersproblem

The prebuild 0.7.3 version cannot connect to RemoteStorage server.

bytersproblem avatar Sep 22 '17 16:09 bytersproblem

You need to run npm install AND THEN npm run setup

If this doesn't fix it for you, can you include more information as to what command you ran and the complete terminal output.

LoveSponge avatar May 05 '18 05:05 LoveSponge