Jabbar Memon

Results 6 comments of Jabbar Memon

https://github.com/vichitr/HacktoberfestForBeginners/issues/331 if you want your PR to be considered in hacktoberfest

@akshitagupta15june assign to me i will work as a part of hacktoberfest

@akshitagupta15june assign to me I will work on this.Thanks

@Amruta-Ranade I will also like to contribute to this. But waiting for Hacktoberfest.

Try this Solution : ``` set node-gyp configure --msvs_version=2015(you can replace with your visual studio version) yarn install global node-gyp export npm_config_node_gyp=/usr/local/lib/node_modules/node-gyp/bin/node-gyp.js (path will be different if you are using...

@mcdmaster I was facing the same issue. I downgraded to the older stable version like 10.13.0 its worked like a charm.