-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
Description
The debian packaged version 2.20.0 of Agregore doesn't do anything when trying to navigate to an IPFS URLs.
The terminal shows an error message:
(node:32554) [DEP0151] DeprecationWarning: No "main" or "exports" field defined in the package.json for /opt/Agregore Browser/resources/app.asar.unpacked/node_modules/js-ipfs-fetch/ resolving the main entry point "index.js", imported from /opt/Agregore Browser/resources/app.asar.unpacked/src/protocols/ipfs-protocol.js.
Default "index" lookups for the main are deprecated for ES modules.
IPFS Version: ipfs version 0.36.0
IPFS bin path: /opt/Agregore Browser/resources/app.asar.unpacked/node_modules/kubo/kubo/ipfs
Error occurred in handler for 'extended-webextensions-browserAction.setIcon': TypeError: The "path" argument must be of type string. Received an instance of Object
at join (node:path:1354:7)
at actionIcon (/opt/Agregore Browser/resources/app.asar.unpacked/node_modules/electron-extended-webextensions/index.js:1048:12)
at BrowserActions.setIcon (/opt/Agregore Browser/resources/app.asar.unpacked/node_modules/electron-extended-webextensions/index.js:523:18) {
code: 'ERR_INVALID_ARG_TYPE'
}
Reactions are currently unavailable