KRYSTALM7 commented on PR #120:
URL:
https://github.com/apache/fineract-loan-origination/pull/120#issuecomment-5693939960
@Zoymusk
Make sure to run
cd C:\Users\User\fineract-loan-origination
./mvnw clean verify
./mvwn spotless: apply
In another terminal:
cd frontend
npx prettier --write "src/**/*.{ts,html,scss}"
npm run format:check
npm run lint
npm ci
--
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]