Skip to content Skip to sidebar Skip to footer
Showing posts with the label Visual Studio 2015

Typescript Cannot Find Name 'promise' Despite Using Ecmascript 6

I am currently trying to develop a node.js application in Visual Studio 2015 and it keeps telling m… Read more Typescript Cannot Find Name 'promise' Despite Using Ecmascript 6

Gulp Task Failing When Run From Vs 2015 Task Runner Explorer, But Not From Command Prompt

I have some Gulp tasks to do the typical clean, build, release actions for a website. Nothing parti… Read more Gulp Task Failing When Run From Vs 2015 Task Runner Explorer, But Not From Command Prompt

Cordova Jquery Error Vs2015: Exception: Cannot Call Method 'concat' Of Undefined

I'm getting this Error in VS when i load an html with jquery.mobile: Exception: Cannot call me… Read more Cordova Jquery Error Vs2015: Exception: Cannot Call Method 'concat' Of Undefined

Cannot Find Module When Compiling Under Visual Studio

I have very simple TypeScript app, which compiles fine using webpack, but gives me an error 'Bu… Read more Cannot Find Module When Compiling Under Visual Studio

Integrating Javascripts Unit Tests Code Coverage In Msbuild

I am using Jasmine and Karma for writing unit tests and code coverage. I have created the tasks usi… Read more Integrating Javascripts Unit Tests Code Coverage In Msbuild

Javascript Intellisense Is Not Working In Visual Studio 2015

I know there are ALLOT of duplicates to this problem on SO as well as all over the web. Unfortunate… Read more Javascript Intellisense Is Not Working In Visual Studio 2015

Gulp Task Failing When Run From VS 2015 Task Runner Explorer, But Not From Command Prompt

I have some Gulp tasks to do the typical clean, build, release actions for a website. Nothing parti… Read more Gulp Task Failing When Run From VS 2015 Task Runner Explorer, But Not From Command Prompt

JQuery UI Breaks Visual Studio 2015 Intellisense

I am finding a frustrating issue with JavaScript intellisense where if I include jQuery UI in my _r… Read more JQuery UI Breaks Visual Studio 2015 Intellisense