Open Closed

abp update: cannot update to the latest version (7.4.3) #6307


User avatar
0
dzungle created
  • 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)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    1.

    You can manually change the version from 7.4.2 to 7.4.3

    2.

    You can try deleted node_modules,package-lock.json, and try yarn install again.

  • User Avatar
    0
    sinan created
    Support Team Angular Developer

    hi, can you send us your updated package.json file?

  • User Avatar
    0
    dzungle created

    Hi,

    1.

    You can manually change the version from 7.4.2 to 7.4.3

    2.

    You can try deleted node_modules,package-lock.json, and try yarn install again.

    Should you fix this bug?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Update: There is a bug in angular that waiting to be fixed.
    It is not recommended to upgrade to 7.4.3 now, please upgrade to 7.4.2 instead of 7.4.3

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11