-
• #1
-
• #2
Do you have a link to the repository where this happens? Usually it's caused by a syntax error or something that means that the JS can't be parsed.
It works for me - is it possible you needed to do
npm install
first to install the JS parser?