abp
abp copied to clipboard
New created (preview) angular project with basic theme failed to start
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
When you create a new (preview) angular project with basic theme, it generates "node_modules/bootstrap-icons/font/bootstrap-icons.css"
in your angular.json under styles but the project has no bootstrap-icons reference.
Beside that, the referenced @abp/ng.theme.basic has the wrong version (7.4.2 instead of 8.0.0-rc2)
Reproduction Steps
run abp new AngularTest -t app -u angular --theme basic
and try to start generated angular project
Expected behavior
No response
Actual behavior
No response
Regression?
No response
Known Workarounds
No response
Version
8.0.0-rc2
User Interface
Angular
Database Provider
EF Core (Default)
Tiered or separate authentication server
None (Default)
Operation System
Windows (Default)
Other information
No response
observing same issue, any solution found?
@sashok2k add bootstrap icon package and update the abp packages version