Nodejs
Fix node-gyp issue on Mac OS
I have been facing this issue on my Mac OS Catalina recently where I am unable to install certain Node.js packages using npm. The installation usually fails whenever there is a dependency on node-gyp. node-gyp is a cross-platform command-line tool written in Node.js for compiling native addon modules