You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing the "grunt validate", a network error is encountered, resulting in the skipping of files.
Related Issue: issue
Potential Solution: Switching to grunt-w3c-html-validation from grunt-html-validation may solve this but dependency versions might conflict.
Steps to Reproduce
Follow the setup instructions for community-app as outlined in the readme.md file.
After successfully setting up the app on localhost, run the "grunt validate" command.
Expected Behaviour
The command should validate all HTML and JS files without any errors.
Actual Behaviour
A network error is encountered and files are skipped during the validation process.
Settings
Mifos X version: Develop Branch
Browser used: Firefox/Chrome
OS: Tested on Ubuntu and Windows 10, 11
Screenshots
The text was updated successfully, but these errors were encountered:
When executing the "grunt validate", a network error is encountered, resulting in the skipping of files.
Related Issue: issue
Potential Solution: Switching to grunt-w3c-html-validation from grunt-html-validation may solve this but dependency versions might conflict.
Steps to Reproduce
Expected Behaviour
The command should validate all HTML and JS files without any errors.
Actual Behaviour
A network error is encountered and files are skipped during the validation process.
Settings
Screenshots
The text was updated successfully, but these errors were encountered: