-
made a PR after running the code through npm "lint:md" "lint:css" "format" "spell-check" "accessibility" and "validate:html". i had to make a few changes and thought it all went well but apparently not.. i am not sure what i should do to resolve this error. please help! |
Beta Was this translation helpful? Give feedback.
Answered by
bermarte
Oct 11, 2021
Replies: 1 comment 2 replies
-
Reading the error, it appears that validate should find .html files inside the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
bermarte
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reading the error, it appears that validate should find .html files inside the
/pages
directory but cannot find any.