From 9a59bccad9716314240b69580199ce48c0a42a74 Mon Sep 17 00:00:00 2001 From: Steve Sanderson Date: Sat, 10 Jun 2017 14:11:20 +0100 Subject: [PATCH] If Node isn't installed, give clear instructions rather than random build errors --- templates/AngularSpa/AngularSpa.csproj | 6 ++++++ templates/AureliaSpa/AureliaSpa.csproj | 6 ++++++ templates/KnockoutSpa/KnockoutSpa.csproj | 6 ++++++ templates/ReactReduxSpa/ReactReduxSpa.csproj | 6 ++++++ templates/ReactSpa/ReactSpa.csproj | 6 ++++++ templates/VueSpa/VueSpa.csproj | 6 ++++++ 6 files changed, 36 insertions(+) diff --git a/templates/AngularSpa/AngularSpa.csproj b/templates/AngularSpa/AngularSpa.csproj index a5857ed..8eedd19 100644 --- a/templates/AngularSpa/AngularSpa.csproj +++ b/templates/AngularSpa/AngularSpa.csproj @@ -30,6 +30,12 @@ + + + + + + diff --git a/templates/AureliaSpa/AureliaSpa.csproj b/templates/AureliaSpa/AureliaSpa.csproj index 59371ac..5c07238 100644 --- a/templates/AureliaSpa/AureliaSpa.csproj +++ b/templates/AureliaSpa/AureliaSpa.csproj @@ -25,6 +25,12 @@ + + + + + + diff --git a/templates/KnockoutSpa/KnockoutSpa.csproj b/templates/KnockoutSpa/KnockoutSpa.csproj index 59371ac..5c07238 100644 --- a/templates/KnockoutSpa/KnockoutSpa.csproj +++ b/templates/KnockoutSpa/KnockoutSpa.csproj @@ -25,6 +25,12 @@ + + + + + + diff --git a/templates/ReactReduxSpa/ReactReduxSpa.csproj b/templates/ReactReduxSpa/ReactReduxSpa.csproj index c0d719c..aa05850 100644 --- a/templates/ReactReduxSpa/ReactReduxSpa.csproj +++ b/templates/ReactReduxSpa/ReactReduxSpa.csproj @@ -30,6 +30,12 @@ + + + + + + diff --git a/templates/ReactSpa/ReactSpa.csproj b/templates/ReactSpa/ReactSpa.csproj index 59371ac..5c07238 100644 --- a/templates/ReactSpa/ReactSpa.csproj +++ b/templates/ReactSpa/ReactSpa.csproj @@ -25,6 +25,12 @@ + + + + + + diff --git a/templates/VueSpa/VueSpa.csproj b/templates/VueSpa/VueSpa.csproj index 59371ac..5c07238 100644 --- a/templates/VueSpa/VueSpa.csproj +++ b/templates/VueSpa/VueSpa.csproj @@ -25,6 +25,12 @@ + + + + + +