Trying to install nativescript-ng2-magic, I get the following error although node -v says 6.5.0:
npm ERR! nativescript-ng2-magic@1.7.2 postinstall: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the nativescript-ng2-magic@1.7.2 postinstall script 'node install.js'.
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 nativescript-ng2-magic package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node install.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs nativescript-ng2-magic
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls nativescript-ng2-magic
npm ERR! There is likely additional logging output above.
Trying to install nativescript-ng2-magic, I get the following error although node -v says 6.5.0: