Quantcast
Channel: Node.js Tools for Visual Studio
Viewing all articles
Browse latest Browse all 4630

Commented Issue: Shouldn't check debug executable version info if it's not node.exe [902]

$
0
0
https://nodejstools.codeplex.com/discussions/472196

My above steps don't work anymore. In VS 2012 with the april 4th release...

When I try to debug I get this dialog

```
---------------------------
Node.js Tools for Visual Studio
---------------------------
This version of Node.js () is not supported. Please upgrade to Node.js v0.10.20 or later.
---------------------------
OK
---------------------------
```

but my `node --version` says `v0.10.26`

Any thoughts?
Comments: In the user's scenario, the debug executable is mocha.cmd. The check for the version number introduced for Beta (in Nodejs.CheckNodejsSupported) shouldn't do any validation if the debug executable isn't the node.exe.

Viewing all articles
Browse latest Browse all 4630

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>