run-time error 5
When I click on the 'add citation' icon in microsoft word, the 'run-time error 5 invalid procedure call or argument' pops up. I've tried every possible suggestion on internet but the problem persist. My macOS version is Catalina 10.15.7 and I've downloaded Zotero 6
osascript -e "display dialog \"test\""
in the Terminal.app.
/Applications/Microsoft Word.app
What happens if you run
osascript -e "display dialog \"test\""
in the Terminal.app?