You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building an Industrial App Store app created using v2.2.x of the Visual Studio templates an error occurs when LibMan tries to restore the client-side packages.
When building an Industrial App Store app created using v2.2.x of the Visual Studio templates an error occurs when LibMan tries to restore the client-side packages.
This is caused by a change in the CDNJS API.
The workaround is to update the
Microsoft.Web.LibraryManager.Build
package reference to version2.1.175
or later.This issue has already been fixed in the current pre-release version of the templates.
The text was updated successfully, but these errors were encountered: