We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3407109 commit 3aa2c6bCopy full SHA for 3aa2c6b
Common-issues.md
@@ -8,7 +8,7 @@ Notes: https://gist.github.com/erichocean/5177582
8
9
## npm ERR! `node-gyp rebuild`(Windows)
10
* just install the build tools from [here](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools)
11
-PLease note the version as is required in below command e.g **2017**
+Please note the version as is required in below command e.g **2017**
12
* Launch cmd, run `npm config set msvs_version 2017`
13
* close and open new CMD/terminal and all is well :100:
14
0 commit comments