The Libs Folder is Missing!
The Libs folder contains mandatory NPM Packages for running the project.
- <"); - WriteLiteral(@"p>Make sure you run theabp install-libs CLI tool command.From ec04439f60ad944dad54795ea857d993489e3bb3 Mon Sep 17 00:00:00 2001
From: maliming The Libs folder contains mandatory NPM Packages for running the project.⚠️ The Libs folder is missing!
The Libs Folder is Missing!
abp install-libs CLI tool command.
Make sure you run the abp install-lib");
+ WriteLiteral(@"s CLI tool command.
If your application does not use any client-side libraries, you can disable this check by setting
AbpMvcLibsOptions.CheckLibs to false, as shown below:
diff --git a/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/Libs/AbpMvcLibsErrorPage.cshtml b/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/Libs/AbpMvcLibsErrorPage.cshtml
index 1e9b269df4..7b15ce94bf 100644
--- a/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/Libs/AbpMvcLibsErrorPage.cshtml
+++ b/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/Libs/AbpMvcLibsErrorPage.cshtml
@@ -80,7 +80,6 @@
The Libs folder contains mandatory NPM Packages for running the project.
Make sure you run the abp install-libs CLI tool command.