Uploaded image for project: 'Magnolia Frontend Helpers'
  1. Magnolia Frontend Helpers
  2. MGNLFE-388

Correct Angular dependecy libraries

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.3.2
    • None
    • None
    • None

      Some Angular dependency libraries have been updated to the wrong versions. For example:

      "@angular-devkit/build-angular": "^14.2.7", is for Angular 14

      so it should back to

      "@angular-devkit/build-angular": "~0.1102.19", is for Angular 11

       

      Therefore, we can only build with node js v16.15.0. If deleting all package-lock.json, we cannot build.

        Acceptance criteria

              plequoc Phong Le Quoc
              plequoc Phong Le Quoc
              DeveloperX
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Work Started:

                  Bug DoR
                  Task DoD