Skip to content

Instantly share code, notes, and snippets.

@Raymans
Last active July 10, 2018 06:49
Show Gist options
  • Save Raymans/b8ac14fa942dd6d9dcebc63ea92081ed to your computer and use it in GitHub Desktop.
Save Raymans/b8ac14fa942dd6d9dcebc63ea92081ed to your computer and use it in GitHub Desktop.

Revisions

  1. Raymans revised this gist Jul 10, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -10,4 +10,4 @@ So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)
    1. install windows-build-tools `npm install --global --production windows-build-tools`

    1. set python path
    `npm config set python C:/Users/\_\_user\_\_/.windows-build-tools/python27/python.exe`
    `npm config set python C:/Users/{user}/.windows-build-tools/python27/python.exe`
  2. Raymans revised this gist Jul 10, 2018. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,7 @@
    if gyp error happened, try below steps to fix the problem.

    install Node.js 9.11.2, if not working then:

    1. firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical](https://nodejs.org/en/download/releases/).
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

  3. Raymans revised this gist Jul 10, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ if gyp error happened, try below steps to fix the problem.
    1. firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical](https://nodejs.org/en/download/releases/).
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    1. npm install [node-gyp](https://github.com/nodejs/node-gyp#installation)
    1. `npm install node-gyp`(https://github.com/nodejs/node-gyp#installation)

    1. install windows-build-tools `npm install --global --production windows-build-tools`

  4. Raymans revised this gist Jul 10, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ if gyp error happened, try below steps to fix the problem.
    1. firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical](https://nodejs.org/en/download/releases/).
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    1. install [node-gyp](https://github.com/nodejs/node-gyp#installation)
    1. npm install [node-gyp](https://github.com/nodejs/node-gyp#installation)

    1. install windows-build-tools `npm install --global --production windows-build-tools`

  5. Raymans revised this gist May 31, 2018. 1 changed file with 0 additions and 3 deletions.
    3 changes: 0 additions & 3 deletions gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -9,6 +9,3 @@ So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    1. set python path
    `npm config set python C:/Users/\_\_user\_\_/.windows-build-tools/python27/python.exe`


    `<addr>` element here instead.
  6. Raymans revised this gist May 31, 2018. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -8,4 +8,7 @@ So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)
    1. install windows-build-tools `npm install --global --production windows-build-tools`

    1. set python path
    `npm config set python C:/Users/\_\_user\_\_/.windows-build-tools/python27/python.exe`
    `npm config set python C:/Users/\_\_user\_\_/.windows-build-tools/python27/python.exe`


    `<addr>` element here instead.
  7. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 3 deletions.
    4 changes: 1 addition & 3 deletions gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -5,9 +5,7 @@ So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    1. install [node-gyp](https://github.com/nodejs/node-gyp#installation)

    1. install windows-build-tools

    ```npm install --global --production windows-build-tools```
    1. install windows-build-tools `npm install --global --production windows-build-tools`

    1. set python path
    `npm config set python C:/Users/\_\_user\_\_/.windows-build-tools/python27/python.exe`
  8. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -6,6 +6,7 @@ So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)
    1. install [node-gyp](https://github.com/nodejs/node-gyp#installation)

    1. install windows-build-tools

    ```npm install --global --production windows-build-tools```

    1. set python path
  9. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -9,4 +9,4 @@ So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)
    ```npm install --global --production windows-build-tools```

    1. set python path
    npm config set python C:/Users/\_\_user\_\_/.windows-build-tools/python27/python.exe
    `npm config set python C:/Users/\_\_user\_\_/.windows-build-tools/python27/python.exe`
  10. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ if gyp error happened, try below steps to fix the problem.
    1. firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical](https://nodejs.org/en/download/releases/).
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    1 install [node-gyp](https://github.com/nodejs/node-gyp#installation)
    1. install [node-gyp](https://github.com/nodejs/node-gyp#installation)

    1. install windows-build-tools
    ```npm install --global --production windows-build-tools```
  11. Raymans revised this gist May 31, 2018. No changes.
  12. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -9,4 +9,4 @@ So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)
    ```npm install --global --production windows-build-tools```

    1. set python path
    npm config set python C:/Users/\__user\__/.windows-build-tools/python27/python.exe
    npm config set python C:/Users/\_\_user\_\_/.windows-build-tools/python27/python.exe
  13. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 4 deletions.
    5 changes: 1 addition & 4 deletions gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -9,7 +9,4 @@ So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)
    ```npm install --global --production windows-build-tools```

    1. set python path
    npm config set python C:/Users/\__user\__/.windows-build-tools/python27/python.exe

    http://github.com - automatic!
    [GitHub
    npm config set python C:/Users/\__user\__/.windows-build-tools/python27/python.exe
  14. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ if gyp error happened, try below steps to fix the problem.
    1. firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical](https://nodejs.org/en/download/releases/).
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    1.1 install [node-gyp](https://github.com/nodejs/node-gyp#installation)
    1 install [node-gyp](https://github.com/nodejs/node-gyp#installation)

    1. install windows-build-tools
    ```npm install --global --production windows-build-tools```
  15. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ if gyp error happened, try below steps to fix the problem.
    1. firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical](https://nodejs.org/en/download/releases/).
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    1.1. install [node-gyp](https://github.com/nodejs/node-gyp#installation)
    1.1 install [node-gyp](https://github.com/nodejs/node-gyp#installation)

    1. install windows-build-tools
    ```npm install --global --production windows-build-tools```
  16. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ if gyp error happened, try below steps to fix the problem.
    1. firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical](https://nodejs.org/en/download/releases/).
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    3. install [node-gyp](https://github.com/nodejs/node-gyp#installation)
    1.1. install [node-gyp](https://github.com/nodejs/node-gyp#installation)

    1. install windows-build-tools
    ```npm install --global --production windows-build-tools```
  17. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ if gyp error happened, try below steps to fix the problem.
    1. firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical](https://nodejs.org/en/download/releases/).
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    2. install [node-gyp](https://github.com/nodejs/node-gyp#installation)
    3. install [node-gyp](https://github.com/nodejs/node-gyp#installation)

    1. install windows-build-tools
    ```npm install --global --production windows-build-tools```
  18. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ if gyp error happened, try below steps to fix the problem.
    1. firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical](https://nodejs.org/en/download/releases/).
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    1. install [node-gyp](https://github.com/nodejs/node-gyp#installation)
    2. install [node-gyp](https://github.com/nodejs/node-gyp#installation)

    1. install windows-build-tools
    ```npm install --global --production windows-build-tools```
  19. Raymans revised this gist May 31, 2018. 1 changed file with 6 additions and 5 deletions.
    11 changes: 6 additions & 5 deletions gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -1,14 +1,15 @@
    if gyp error happened, try below steps to fix the problem.

    firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical](https://nodejs.org/en/download/releases/).
    1. firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical](https://nodejs.org/en/download/releases/).
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    install node-gyp (https://github.com/nodejs/node-gyp#installation)
    1. install [node-gyp](https://github.com/nodejs/node-gyp#installation)

    install ```npm install --global --production windows-build-tools```
    1. install windows-build-tools
    ```npm install --global --production windows-build-tools```

    set python path
    npm config set python C:/Users/user__/.windows-build-tools/python27/python.exe
    1. set python path
    npm config set python C:/Users/\__user\__/.windows-build-tools/python27/python.exe

    http://github.com - automatic!
    [GitHub
  20. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    if gyp error happened, try below steps to fix the problem.

    firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical] (https://nodejs.org/en/download/releases/).
    firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical](https://nodejs.org/en/download/releases/).
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    install node-gyp (https://github.com/nodejs/node-gyp#installation)
  21. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    if gyp error happened, try below steps to fix the problem.

    firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical]https://nodejs.org/en/download/releases/.
    firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical] (https://nodejs.org/en/download/releases/).
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    install node-gyp (https://github.com/nodejs/node-gyp#installation)
  22. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    if gyp error happened, try below steps to fix the problem.

    firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from node offical. https://nodejs.org/en/download/releases/
    firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from [node offical]https://nodejs.org/en/download/releases/.
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    install node-gyp (https://github.com/nodejs/node-gyp#installation)
  23. Raymans revised this gist May 31, 2018. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -8,7 +8,7 @@ install node-gyp (https://github.com/nodejs/node-gyp#installation)
    install ```npm install --global --production windows-build-tools```

    set python path
    npm config set python C:/Users/__user__/.windows-build-tools/python27/python.exe
    npm config set python C:/Users/user__/.windows-build-tools/python27/python.exe

    http://github.com - automatic!
    [GitHub](http://github.com)
    [GitHub
  24. Raymans revised this gist May 31, 2018. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -8,5 +8,7 @@ install node-gyp (https://github.com/nodejs/node-gyp#installation)
    install ```npm install --global --production windows-build-tools```

    set python path
    npm config set python C:/Users/[user]/.windows-build-tools/python27/python.exe
    npm config set python C:/Users/__user__/.windows-build-tools/python27/python.exe

    http://github.com - automatic!
    [GitHub](http://github.com)
  25. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ if gyp error happened, try below steps to fix the problem.
    firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from node offical. https://nodejs.org/en/download/releases/
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    install node-gyp [https://github.com/nodejs/node-gyp#installation]
    install node-gyp (https://github.com/nodejs/node-gyp#installation)

    install ```npm install --global --production windows-build-tools```

  26. Raymans renamed this gist May 31, 2018. 1 changed file with 0 additions and 0 deletions.
  27. Raymans revised this gist May 31, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.txt
    Original file line number Diff line number Diff line change
    @@ -5,7 +5,7 @@ So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    install node-gyp [https://github.com/nodejs/node-gyp#installation]

    install `npm install --global --production windows-build-tools`
    install ```npm install --global --production windows-build-tools```

    set python path
    npm config set python C:/Users/[user]/.windows-build-tools/python27/python.exe
  28. Raymans revised this gist May 30, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gyp-build-fail-windows.txt
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    if gyp error happened, try below steps to fix the problem.

    firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from node offical.
    firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from node offical. https://nodejs.org/en/download/releases/
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    install node-gyp [https://github.com/nodejs/node-gyp#installation]
  29. Raymans revised this gist May 30, 2018. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion gyp-build-fail-windows.txt
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,7 @@
    if gyp error happened, try below steps to fix the problem.

    firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from node offical. So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)
    firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from node offical.
    So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    install node-gyp [https://github.com/nodejs/node-gyp#installation]

  30. Raymans revised this gist May 30, 2018. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions gyp-build-fail-windows.txt
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,5 @@
    if gyp error happened, try below steps to fix the problem.

    firstly make sure nvm-windows version, 1.1.0 is not supported to retrieve node version list which new version nvm-windows will get from node offical. So upgrade firstly and see work or not (from 1.1.0 to 1.16 for me)

    install node-gyp [https://github.com/nodejs/node-gyp#installation]