Skip to content Skip to sidebar Skip to footer

Can't Browserify File - "error: Parsing File" (html5 Checkvalidity() ?)

I want to see if I can test form field validation using mocha & chai. I have the following files: ./src/index.html:

Solution 1:

From this answer:

You get rvalue error, when you use = instead of == in a condition checking block.

Post a Comment for "Can't Browserify File - "error: Parsing File" (html5 Checkvalidity() ?)"