`node-pre-gyp install –fallback-to-build` failed during MeanJS installation on OSX
I just bought myself a mac book after using Windows for a long time. I was trying to work on a MeanJS project that I had been working on. Doing npm install on the project throws error I tried clearing cache. I tried installing node-pre-gyp with sudo and –unsafe-perm I also tried to fresh install … Read more