Skip to content

Commit

Permalink
Noted fix for windows & node-gyp
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Hermosilla committed Jul 18, 2017
1 parent 8080836 commit 4bba97b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nodejs.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ https://blog.heroku.com/archives/2015/11/10/node-habits-2016
- https://nodeschool.io/
- http://exercism.io/languages/javascript

## node-gyp
**Hotfix**
For Windows users, sometimes will fix your problem!
`set VCTargetsPath=C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140`

## Debugging
**debug-options**
The `node` binary has *tons* of options to play with
Expand Down

0 comments on commit 4bba97b

Please sign in to comment.