-
There has been a problem with the build.
-
This might be because you could be offline or on a slow connection. Please try the following steps
-
- - Make sure you have Node.js installed.
- - Open command prompt and cd to \src\Umbraco.Web.UI.Client.
- - Check to see if \src\Umbraco.Web.UI.Client\node_modules folder exists (this could be hidden); if so delete it.
- - Run npm install; if successfull the node_modules folder should be created in the Umbraco.Web.UI.Client directory.
- - Run build\Build.bat.
-
-
-
-
-
-
-
-
diff --git a/src/Umbraco.Web.UI.NetCore/Umbraco.Web.UI.NetCore.csproj b/src/Umbraco.Web.UI.NetCore/Umbraco.Web.UI.NetCore.csproj
index a8914b00db..0f4f07ead6 100644
--- a/src/Umbraco.Web.UI.NetCore/Umbraco.Web.UI.NetCore.csproj
+++ b/src/Umbraco.Web.UI.NetCore/Umbraco.Web.UI.NetCore.csproj
@@ -5,6 +5,11 @@