Following warning is being thrown on npm install command -
npm install
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.2 (node_modules\\rea ct-
Do this:
npm install --no-optional
For more info on this go through: https://github.com/npm/npm/issues/11632