Commented Unassigned: Error creating new Blank node.js console app [590]
I'm getting "Illegal character in Path" error creating a new blank node.js console app using the default path.I have also tried using c:\Temp and get the same error.c:\users\pclymer\documents\visual...
View ArticleNew Post: Impossible to create project
Thank you for support. Update 4 solves the problem !! Envoyé à partir de mon Windows PhoneDe :[email removed]Envoyé : 03/01/2014 18:11À : [email removed]Objet :Re: Impossible to create project...
View ArticleCreated Unassigned: broken SideWaffle Support [592]
Hi, currently SideWaffle (https://github.com/ligershark/side-waffle) templates are not usable inside nodejs Projects. What Solutions are thinkabel to solve this...
View ArticleCommented Unassigned: Unable to download Node.js tool for Visual Studio [571]
Hi,I am new in node.js. I want to download NTVS 1.0 Alpha VS 2012.msi. But its always says a error :Bad RequestYour browser sent a request that this server could not understand.Reference...
View ArticleCreated Unassigned: vs2012 Express project: Error: `doctype 5` is deprecated,...
This is a simple fix of changing the 5 in the layout.jade file but it is always nice when a new project works right from the get go.
View ArticleCommented Feature: TypeScript Support [291]
Hey there, I tried so hard trying to use TypeScript, but using nodeJS project doesn't seem to support TypeScript VS builders. I tried modifying the project file:```<PropertyGroup...
View ArticleNew Post: Unable to download debug module using npm while deploying to azure
Im using vs tools for node.js to deploy an express application to an azure website through source control publishing using GIT. I created a basic express application and pushed it to azure without...
View ArticleNew Post: Unable to download debug module using npm while deploying to azure
update 1: The core issue is still unresolved however adding the debug module explicitly in the main package.json provides a temporary resolution to it.
View ArticleNew Post: Browser Link with Express App
Is it possible to use Visual Studios Browser Link with an express app? There is no web config file for non Azure projects, and with the Azure projects no connections are established when trying to...
View ArticleNew Post: Node.js-friendly ASP.NET Solution Template for Visual Studio
A solution template for a typical ASP.NET web application, pre-configured with Git, Node.js, Grunt.js, Bower, NuGet and StyleCop development...
View ArticleCreated Unassigned: Cannot find "request" module, it is marked as optional [594]
I am installing the "request" npm module, but it is failing to start within Visual Studio something to do with " aws-sign2 " and it is marked optional (no idea why). It works just fine when I run the...
View ArticleCommented Unassigned: Kraken app causes VS2013 to crash on app launch [569]
I have a created an empty kraken.js app by following the getting started instructions, this app I can run my issuing the "npm start" commandI then create a node project in vs 2013 using the "from...
View ArticleCommented Unassigned: Cannot find "request" module, it is marked as optional...
I am installing the "request" npm module, but it is failing to start within Visual Studio something to do with " aws-sign2 " and it is marked optional (no idea why). It works just fine when I run the...
View ArticleEdited Issue: Cannot find "request" module, it is marked as optional [594]
I am installing the "request" npm module, but it is failing to start within Visual Studio something to do with " aws-sign2 " and it is marked optional (no idea why). It works just fine when I run the...
View ArticleNew Post: Browser Link with Express App
Hi Kaman, I wouldn't expect it to work. I found this article which talks about the browser link feature:http://www.asp.net/visual-studio/overview/2013/using-browser-link This part is interesting: When...
View ArticleCreated Feature: Support VS2013 Browser Link feature [595]
I found this article which talks about the browser link feature:http://www.asp.net/visual-studio/overview/2013/using-browser-linkThis part is interesting:> When Browser Link is enabled, Visual...
View ArticleNew Post: Browser Link with Express App
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleCommented Feature: Support VS2013 Browser Link feature [595]
I found this article which talks about the browser link feature:http://www.asp.net/visual-studio/overview/2013/using-browser-linkThis part is interesting:> When Browser Link is enabled, Visual...
View ArticleNew Post: getting error when debugging nodejs in visual studio 2013
i installed NTVS alpha for VS 2013 and I also installed node.js in my pc , but when I am trying to debug in npm , its showing error PM> node app.js node : At line:1 char:1node app.js...
View Article