Open sinewave opened 4 years ago
Hmm I don't run npm
via sudo (and I think it's not advisable to do so either).
/Users/tony/Library/Application Support/Mozilla/NativeMessagingHosts/alfredtabswitch.json
(the file to which you don't have permissions to) should really be readable by your user (root or not).
The "npm update check" failed message is from NPM itself, so I really think there is something wrong with your install.
Happy to help you tru it if you need.
First step would be to uninstall node (if installed via brew: brew uninstall node
), and re-install it without messing with sudo
.
I'm running into the following error when trying to install this worfklow.
I've tried running the command using sudo as well as changing the perms for NativeMessagingHosts to 777.
macOS 10.15.6 npm 6.14.6 node 12.18.4