Edited Issue: Install missing npm modules, update npm modules when node.js...
These 2 commands print to the output window as if everything was fine, but nothing happens because node.js/npm.cmd aren't there.```====Executing command 'npm install'========Executing command 'npm...
View ArticleClosed Issue: Don't show progress bar when npm not found [814]
Package manager shows a progress bar when Node.js isn't installed - npm.cmd not found. It gives the impression that waiting might change the status at some point, but it won't. We should hide the...
View ArticleEdited Issue: Inconsistent spelling of debugee/debuggee in RemoteDebug.js [813]
Example output, with 1 and 2 g's:```node: nodescriptToDebug: server.jspassThroughArgs:localClientPort: localhost:5859remoteServerPort: HUGUESMBP:5858startDebuggeeOnRemoteConnect:...
View ArticleEdited Issue: Property values are shown in bold [809]
The values in the property window should not be bold.
View ArticleEdited Issue: Property values are shown in bold [809]
The values in the property window should not be bold.
View ArticleEdited Issue: Wrong screenshots in new project dialog [798]
The screenshots for TypeScript projects show the reference to the d.ts file, which we don't generate anymore.Both screenshots for Node.js Express (not TypeScript) show code that doesn't match what we...
View ArticleEdited Issue: warn about max_path limits early on [759]
make sure we warn users about the dumb max_path limit on windows in any way possible.1. msbuild warning2. videos3. docs
View ArticleCreated Unassigned: CoreUtility assembly not available on VS 2012 [1336]
Received the following message in the event log.```Could not load file or assembly 'Microsoft.VisualStudio.CoreUtility, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its...
View ArticleClosed Issue: ptvs-integrated & webexpress install issue [749]
1. install ptvs-integrated 20132. install express web 20133. install ntvs 1.0 beta candidatestart ptvs-integrated - crash.log sent out internally. subject: "ptvs side by side issue"
View ArticleCreated Unassigned: Cannot create projects without node.js installed [1337]
We throw an NpmNotFoundException during reload that aborts the creation process.
View ArticleEdited Unassigned: Cannot create projects without node.js installed [1337]
We throw an NpmNotFoundException during reload that aborts the creation process.``` Microsoft.NodejsTools.Npm.dll!Microsoft.NodejsTools.Npm.SPI.NpmCommand.ExecuteAsync() Line 81 + 0x16 bytes C#...
View ArticleNew Post: VS2013 crashes periodically when project is opened
You should take a look at the Windows event log (in Control Panel). Under Windows Logs -> Application there, you should see Error events for these crashes. The ones with Source=".NET Runtime"...
View ArticleNew Post: VS2013 crashes periodically when project is opened
Application: devenv.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.NullReferenceException Stack: at...
View ArticleCreated Issue: VS2013 crashes periodically when project is opened [1338]
Application: devenv.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info: System.NullReferenceExceptionStack: at...
View ArticleNew Post: VS2013 crashes periodically when project is opened
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleCreated Issue: TypeScript project crashes [1339]
Visual Studio 2013 Update 3Create any type of Node.js+TypeScript project.After project is created, VS crashes silently.
View ArticleCommented Issue: VS2013 crashes periodically when project is opened [1338]
Application: devenv.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info: System.NullReferenceExceptionStack: at...
View ArticleCreated Issue: KeyNotFoundException crashes VS [1343]
Hi,I have the same problem, but not the same error. VS2013 also crash on my computer (only with nodejs projects) but the error in my case is :Application: devenv.exeFramework Version:...
View ArticleNew Post: VS2013 crashes due to NullReferenceException in...
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleNew Post: Cannot setup version NTVS Dev 2014-07-03 VS 2013.msi
Our Beta 2 bits are now available. We've verified they correctly install on Win7 64-bit w/ VS 2013.
View Article