ai-research-assistant icon indicating copy to clipboard operation
ai-research-assistant copied to clipboard

Add-on Installation Failed

Open olbackuper opened this issue 1 year ago • 3 comments

When I try adding aria.xpi in Tools > Plugins in Zotero, I'm getting an error titled "Add-on Installation Failed" with a description "The add-on "Aria" could not be installed. It may be incompatible with this version of Zotero.".

I tried with Zotero 7.0.1, 7.0.2, and 7.0.2 on macOS Sonoma (14.6.1). I downloaded Aria 0.7.1 from the release page (https://github.com/lifan0127/ai-research-assistant/releases/tag/0.7.1) as .xpi. Then, I downloaded the source code, built it on my machine (using an M2 processor), and tried installing the built .xpi file, with the same result.

Am I doing something wrong or is there a version incompatibility or similar?

olbackuper avatar Aug 27 '24 07:08 olbackuper

I have the same issue

mohalam avatar Aug 29 '24 03:08 mohalam

Hi @olbackuper and @mohalam Please check out this pre-release for Zotero 7:

https://github.com/lifan0127/ai-research-assistant/releases/tag/v0.7.1

lifan0127 avatar Aug 29 '24 13:08 lifan0127

That worked, thank you @lifan0127