Re: [whatwg/streams] Meta: enable HTML checker (#650)

> It fails because it's somehow still in npm mode by the time it reaches the Java invocation.

It seems to be failing because it never evaluates the `install` section, so never actually runs the ` curl -O https://sideshowbarker.net/nightlies/jar/vnu.jar` call, then because of that we end up getting `Error: Unable to access jarfile vnu.jar`.

That all seems to fall apart because of some other earlier problem—which I’m not sure what it is, but the first indication I see `sh: 1: eslint: not found`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/650#issuecomment-272417634

Received on Friday, 13 January 2017 11:03:58 UTC