Install failed at: [email protected] install: `node-gyp rebuild`
Author: mhannanCreated Feb 27, 2017Updated Mar 28, 2017
Hi, I have encountered an issue while installing the Relax application using "npm install" command. What is the solution to resolve this error? I am using Win10 OS. I am using latest Node version.

As above installation fails, I assume that application will not start/run. But still if I try to run with "npm run startDev" it shows following screen of errors:

Also, while installation is running, some packages shows a notification that I need to install latest version e.g. "MiniMatch new version should be installed which has a fix for Regex DoS attack". Should I install newer version for those packages after first installation finishes? And that will not effect any compatibility?
Source: relax/relax