microsoft / HealthClinic.biz

The samples contained in this repo are used to present an end-to-end demo scenario based on a fictitious B2B and multitenant system, named “HealthClinic.biz” that provides different websites, mobile apps, desktop apps, wearable apps, and services running on the latest Microsoft and open technologies aligned with announcements to showcase during the Connect(); 2015 event. The current published version works with Visual Studio 2015 Update 1 RC bits and ASP.NET 5.0 Beta 8. The final version used at Connect(); 2015 will be published soon.
http://aka.ms/Connect
MIT License
496 stars 292 forks source link

01 Demo: npm WARN engine cryptiles@2.0.5: wanted: {"node":">=0.10.40"} (current: {"node":"v0.10.31","npm":"1.4.9"}) #7

Open peterennis opened 8 years ago

peterennis commented 8 years ago

There are a number of WARN messages. Could you not detect the node version up front? Output attached. It seems suspect when the minimum is not matched but there are no errors. I get the feeling they are waiting to jump out and bite me later! 01_Demos-Initial_Output.txt

ibonilm commented 8 years ago

Don´t worry about it, the app should work.