When running npm update -g node-squarespace-server I get:
npm ERR! Darwin 15.2.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "-g" "node-squarespace-server"
npm ERR! node v0.12.7
npm ERR! npm v2.13.4
npm ERR! code ELIFECYCLE
npm ERR! keytar@3.0.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the keytar@3.0.0 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the keytar package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls keytar
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/michaelwickett/Sites/academica-ser/npm-debug.log
I actually don't see the referenced log file anywhere, so can't include it. Appreciate any advice on this, thanks!
When running
npm update -g node-squarespace-server
I get:I actually don't see the referenced log file anywhere, so can't include it. Appreciate any advice on this, thanks!