AgregoreWeb / agregore-browser

A minimal browser for the distributed web (Desktop version)
https://www.youtube.com/watch?v=TnYKvOQB0ts&list=PL7sG5SCUNyeYx8wnfMOUpsh7rM_g0w_cu&index=14
GNU Affero General Public License v3.0
715 stars 66 forks source link

wrong folder reference #171

Open michael1maass opened 2 years ago

michael1maass commented 2 years ago

Hi, stumbeling in.... after first run working, I got an error while trying to bookmark a favorite. Checkin the files I thought, \resources\app.asar.... should be \resources\app.asar.unpacked....

now starting the second time Exceptions are thrown with the same problem.

Michael

RangerMauve commented 2 years ago

Shoot, I think we need to switch to a different library for creating desktop shortcuts.

https://github.com/nwutils/create-desktop-shortcuts/pull/53

If anyone can find an alternative library (or multiple libraries?) on NPM or is willing to fork this one, that'd be very much appreciated. 😁