- From: Michael[tm] Smith <notifications@github.com>
- Date: Fri, 13 Jan 2017 03:02:53 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 13 January 2017 11:03:58 UTC
> 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