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
If I generate module online (on abp.io webpage), dotnet build compiles everything successfully (with some warnings), but if the module is generated via abp CLI (2.0.0), there are errors (dotnet restore command succeeded).
Errors:
The module was created with command: abp new MyMod1 -t module
Online generated module was without UI.
The text was updated successfully, but these errors were encountered:
If I generate module online (on abp.io webpage), dotnet build compiles everything successfully (with some warnings), but if the module is generated via abp CLI (2.0.0), there are errors (dotnet restore command succeeded).
Errors:
The module was created with command: abp new MyMod1 -t module
Online generated module was without UI.
The text was updated successfully, but these errors were encountered: