You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
Minor changes after my testing. Feel free to edit/revert. I'm using VS 2015 Update 2.
- line 47: I'm using node 4.4.5, and it works fine. Most people will have 4.x since it's the Long Term Support version.
- line 89: .csproj file
- line 115: I almost missed the "not"
- line 127: I had to restart VS after juggling my $(PATH) and $(DevEnvDir), else it was still using the old nodejs
- line 134>139: I missed the part about restarting VS. Not sure if moving this line makes it better or worse.
0 commit comments