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

Extensions currently not loading (on OSX arm64) #188

Closed ikreymer closed 2 years ago

ikreymer commented 2 years ago

Getting the following error messages with Agregore 1.3.1 on m1 mac:

Loading extensions [
  'agregore-history',
  'archiveweb.page',
  'extension-agregore-qr-share',
  'extension-agregore-renderer',
  'ublock'
]
Error loading extension agregore-history [Error: Extension directory not found: /Applications/Agregore Browser.app/Contents/Resources/app-arm64.asar/app/extensions/agregore-history]
Error loading extension archiveweb.page [Error: Extension directory not found: /Applications/Agregore Browser.app/Contents/Resources/app-arm64.asar/app/extensions/archiveweb.page]
Error loading extension extension-agregore-qr-share [Error: Extension directory not found: /Applications/Agregore Browser.app/Contents/Resources/app-arm64.asar/app/extensions/extension-agregore-qr-share]
Error loading extension extension-agregore-renderer [Error: Extension directory not found: /Applications/Agregore Browser.app/Contents/Resources/app-arm64.asar/app/extensions/extension-agregore-renderer]
Error loading extension ublock [Error: Extension directory not found: /Applications/Agregore Browser.app/Contents/Resources/app-arm64.asar/app/extensions/ublock]

The extensions are there in the app-arm64.asar at those paths.

RangerMauve commented 2 years ago

Ty for debugging.

Should be fixed in 1.3.3