kazgu / zotero-chatgpt

ChatGPT plugin for Zotero
GNU Affero General Public License v3.0
220 stars 11 forks source link

Instructions on building project from source #16

Open WeiCheng14159 opened 6 months ago

WeiCheng14159 commented 6 months ago

Thanks for your hard work for creating this project. I plan to add some functionality to this project by compiling .xpi from source using node v18.11.0. I was able to compile the project successfully and install the .xpi in Zotero; however, the plugin stuck at "30% addon is loading" bug. Do you have any idea on what is going on? Or can you share your node or npm version info?

Here is my setup:

Platform: 20.04.6 Zotero: 6.0.35 node: 18.11.0 npm: 8.19.2

Many Thanks!