Solved by doing the following:
sudo npm uninstall -g cordova-res
brew install vips
sudo npm install -g cordova-res --unsafe-perm=true
(This was suggested for M1 Macs, although I’m on an Intel Mac but that fixed it!)
Solved by doing the following:
sudo npm uninstall -g cordova-res
brew install vips
sudo npm install -g cordova-res --unsafe-perm=true
(This was suggested for M1 Macs, although I’m on an Intel Mac but that fixed it!)