lifan0127 / ai-research-assistant

Aria is Your AI Research Assistant Powered by GPT Large Language Models
GNU Affero General Public License v3.0
794 stars 33 forks source link

Not compatible? #16

Open huachuman opened 1 year ago

huachuman commented 1 year ago

In the past few weeks I've run into a number of addons that are not compatible and set only to 6.999 or 7.* or similar. What's the deal? Am I on an old version of Zotero or something? I thought the latest was 6

lifan0127 commented 1 year ago

Hi @huachuman This setting was derived from the zotero-plugin-template: https://github.com/windingwind/zotero-plugin-template/blob/2cd31e414e010b1f063606ede0496913a34fb949/addon/manifest.json

However, I have had no issue installing the plugin under 6.0.23. Could you please share your error message?

huachuman commented 1 year ago

It's the generic 'addon may not be compatible with this version of zotero' error when trying to add the extension.

It's strange that you can get it to work because I have to change those in the manifest.json to 6. and 7. and then it works perfectly.

lifan0127 commented 1 year ago

Hi @huachuman Which version of Zotero are you using?

huachuman commented 1 year ago

6.0.23

So I don't understand how you and other people are able to use extensions that have a set min requirement of "6.99*" in manifest.json when running 6.0.23.

Technically, that's not supposed to work on 6.0.23. So I am personally not surprised I have to change the manifest.json, but what surprises me the most is the fact that YOU and others are surprised and not having issues installing these on 6.0.23, it just doesn't make sense. Are you running a development version of zotero, or something? Do you have some kind of option disabled to check for compatibility?

lifan0127 commented 1 year ago

Hi @huachuman I tested on 6.0.23 and 6.0.23-beta.9+9a7486e53.

FYI. I posted this question on the zotero-plugin-template issue board. Feel free to comment there https://github.com/windingwind/zotero-plugin-template/issues/36