This repository has been archived by the owner on Dec 30, 2024. It is now read-only.
Running the run-pre-check.sh script has an error when it tries to run the ESlint linting program #412
Labels
bug
Something isn't working
Describe the bug
The build-s3-dist.sh works fine for building the solution. But if the HTML code linting script wants to be run which is called run-pre-check.sh in the deployment directory the ESlint command on line 98 of the script fails to run. This started when ESlint was updated to v9.0.0. Nothing has changed in the code, just the program ESlint itself has an error running.
https://github.com/aws-solutions/media-services-application-mapper/blob/main/deployment/run-pre-check.sh#L98
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: