abp icon indicating copy to clipboard operation
abp copied to clipboard

New created (preview) angular project with basic theme failed to start

Open puschie286 opened this issue 1 year ago • 2 comments

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

puschie286 avatar Nov 30 '23 09:11 puschie286

observing same issue, any solution found?

sashok2k avatar Jan 02 '24 07:01 sashok2k

@sashok2k add bootstrap icon package and update the abp packages version

puschie286 avatar Jan 02 '24 14:01 puschie286