Closed ms609 closed 6 years ago
The backticks are for string interpolation. If you have any questions regarding Zotero development, please post on zotero-dev group
@ms609: You probably figured this out, but this likely just means you were running it with a very old (pre-4.0?) version of Node.
Thanks for the suggestion. I believed that the server had node 10.5 installed for a while until I looked more carefully and discovered that it was 0.10.5 (!)
Just got node 6 installed and this is now working marvellously. Thanks for your help and sorry to bug you with a needless pull request!
Backticks were throwing up a "Weird error 8"; presumably quotes were intended?