lifan0127 / ai-research-assistant

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

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

Open pcavicch opened 2 days ago

pcavicch commented 2 days 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.