Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"grunt validate" giving network error #3519

Open
Onyx2406 opened this issue Jun 20, 2023 · 1 comment
Open

"grunt validate" giving network error #3519

Onyx2406 opened this issue Jun 20, 2023 · 1 comment

Comments

@Onyx2406
Copy link

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

  1. Follow the setup instructions for community-app as outlined in the readme.md file.
  2. 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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants