I'm writing a paper that has citations in it. I use Jabref to organize the citations.
Where I run Texmaker I get the following error:
What weird is that when I run this on a different computer, everything works fine (so I assume that my .bib file is ok).
Is there any solution for this? Saw few questions about this subject however without any answer.
Thank you

biblatex(the package), then you probably need to run Biber instead of BibTeX on your document. See https://tex.stackexchange.com/q/154751/35864. – moewe Jan 18 '20 at 07:48