Open
Description
Hi ,
Thank you for creating this package and I have been using it successfully to work with bibtex entry and editing for my personal paper collection on emacs.
Until today, I got this error when emacs tried to pull the entry for an Arxiv item. I believe it is something with node. I included the picture of the debug on emacs.
I am using endeavourOS ( an archlinux based OS) and usually i started the selfhost local sever by using the command
pm2 start index.js
Then I would proceed like normal on emacs with zotra.
Please guide me to ways to fix this
EDIT: i looked around and was able to fix it.
Utils.IsRegExp and Utils.IsDate are deprecated API so change the code in the config.js respectively
parent instanceof RegExp
parent instanceof Date
Metadata
Metadata
Assignees
Labels
No labels