Re: [streams] Add ReadableByteStream definition (#343)

> BTW, when I run ecmarkupify, npm complains like "... node_modules/ecmarkupify/package.json not found". Do you have any ideas what's happening?

The only thing I can think of is make sure you are on a recent io.js and then do `rm -rf node_modules && npm install`. This should be done in the root, not in reference_implementation (which is a separate package).

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/343#issuecomment-95610915

Received on Thursday, 23 April 2015 14:49:21 UTC