raykr / zotex

A VSCode Extension: Zotero with Better Bibtex support for LaTeX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bibliography addition fails

michelspeiser opened this issue · comments

When in an .md file, I run the command

> Zotex: Add Zotero Selected Citation and Bibliography

the citation gets inserted correctly into the file, however the bibliography is not created.

VSCode shows the following error:

The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Array

The error message appears whether or not the file refs.bib already exists.

Which zotex version do you use?

Zotex v1.0.9, VSCode 1.85.2, Zotero 6.0.30 (MacOS 12.7)