KRYSTALM7 commented on PR #83: URL: https://github.com/apache/fineract-loan-origination/pull/83#issuecomment-5304151021
Hi @Aman-Mittal , raised a fix PR for the npm ci failures that were hitting every branch in CI — root cause was @angular/[email protected] (merged via Dependabot) requiring TypeScript >=6.0 but package.json was still on ~5.9.2. Bumped typescript to ~6.0.2 and regenerated the lockfile — verified npm ci passes locally. Once this merges I'll rebase all open PR branches on main. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
