Tag: Web Apps

Azure Web App NPM Install Error

In a previous post I talked about using Gulp, Node and NPM to run automation during source code deployment to Windows Azure Web Apps. I recently encountered a new error standing up the Gulp/Node/NPM workflow on a new Azure Web App. Here’s the bulk of the error: > node postinstall npm ERR! Windows_NT 6.2.9200 npm
Read More »

Ionic Framework as a Web Site

Oh iOS 9, I’m not going to miss you when iOS 10 drops. But with Apple’s pattern lately of breaking more and more Cordova/Hybrid compatibility in their new iOS releases, WkWebView in iOS8 and now Url’s with hash’s\window.location in iOS9. When Apple uses the slogan “Nothing’s changed, but everything” it should be “Nothing’s changed, but
Read More »