Closed FlyingPumba closed 1 year ago
There was a bug in another plugin; if you run npm install zotero-plugin
you will upgrade that plugin and the problem goes away. zotero-plugin
failed if you didn't have an iconURL
in the package.json
.
@retorquere thanks, it is working now!!
Hi,
I'm facing the following build error when running
npm run build
on a newly created project.npm version:
6.14.15
Node.js version:v8.10.0
Is something wrong with my setup?