lifan0127 / ai-research-assistant

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

TypeError: Zotero.Styles.get(...).getCiteProc is not a function #104

Closed pcavicch closed 3 months ago

pcavicch commented 4 months ago

Hello. Whatever question I ask, the answer is always this:

{
  "name": "TypeError",
  "message": "Zotero.Styles.get(...).getCiteProc is not a function",
  "stack": "createCitations@resource://gre/modules/addons/XPIProvider.jsm -> jar:file://extensions/aria@apex974.com.xpi!/bootstrap.js -> jar:file://extensions/aria@apex974.com.xpi!/chrome/content/scripts/index.js:52687:15\n_call@resource://gre/modules/addons/XPIProvider.jsm -> jar:file://extensions/aria@apex974.com.xpi!/bootstrap.js -> jar:file://extensions/aria@apex974.com.xpi!/chrome/content/scripts/index.js:67008:46\n"
}

How can I solve this? Thanks.

lifan0127 commented 3 months ago

Hi @pcavicch what is your Zotero version? Could you please check if the following citation style is installed?

http://www.zotero.org/styles/american-chemical-society

pcavicch commented 3 months ago

Hi Fan Li, I solved the problem by first installing the beta version and then reinstalling the official version. It seems that the beta version leaves some changes that fixes the problem.

Thank you for your reply. Best regards Paolo

Il Lun 29 Lug 2024, 16:04 Fan Li @.***> ha scritto:

Hi @pcavicch https://github.com/pcavicch what is your Zotero version? Could you please check if the following citation style is installed?

http://www.zotero.org/styles/american-chemical-society

— Reply to this email directly, view it on GitHub https://github.com/lifan0127/ai-research-assistant/issues/104#issuecomment-2256037266, or unsubscribe https://github.com/notifications/unsubscribe-auth/AORYB7XUCCWU73HZKK63CXDZOZDWHAVCNFSM6AAAAABKC7OHOWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJWGAZTOMRWGY . You are receiving this because you were mentioned.Message ID: @.***>

lifan0127 commented 3 months ago

Thanks for the notice. I will close this issue now.