-
ABP Framework version: v7.4.1
-
UI Type: Angular
-
Database System: MongoDB
-
Tiered (for MVC) or Auth Server Separated (for Angular): no
-
Exception message and full stack trace:
-
Steps to reproduce the issue:
Hello support team,
I want to update my solution to the latest version 7.4.3, but can not. See the image below:
Also I got build error after runing update command:
Cannot start angular app
Please, help to solve this issue.
4 Answer(s)
-
0
Hi,
You can manually change the version from
7.4.2
to7.4.3
You can try deleted node_modules,package-lock.json, and try
yarn install
again. -
0
hi, can you send us your updated package.json file?
-
0
Hi,
You can manually change the version from
7.4.2
to7.4.3
You can try deleted node_modules,package-lock.json, and try
yarn install
again.Should you fix this bug?
-
0
Hi,
Update: There is a bug in angular that waiting to be fixed.
It is not recommended to upgrade to7.4.3
now, please upgrade to7.4.2
instead of7.4.3