mozilla / napkin

Napkin is a rapid web prototyping tool intending to bridge the gap between product/UI/UX and development processes when building applications and sites.
Other
40 stars 6 forks source link

HiRedis package fails #94

Open mightyhorst opened 7 years ago

mightyhorst commented 7 years ago

Node version: 7.0 NPM version: 3.10.8

I have tried upgrading Xcode tools, npm and node itself as well as Redis package, but still get errors:

hiredis@0.1.14 preinstall: make || gmake npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the hiredis@0.1.14 preinstall script 'make || gmake'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the hiredis package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! make || gmake npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs hiredis npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls hiredis npm ERR! There is likely additional logging output above.