I got this error message when running npm install
node-pre-gyp ERR! Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/fontnik/v0.5.0/Release/node-v64-linux-x64.tar.gz
Changing npm package fontnik version to v0.5.3 in the package.json fixed the problem for me.
I got this error message when running
npm installChanging npm package
fontnikversion tov0.5.3in thepackage.jsonfixed the problem for me.