itamar sharify

Results 36 comments of itamar sharify

this error should be closed. is it still occuring?

![image](https://user-images.githubusercontent.com/953371/34384545-77c53af2-eb25-11e7-95fb-1e1415af9c3f.png)

> I fixed this issue on our project using override's feature of npm: > > [Reference: npm's package.json Documentation](https://docs.npmjs.com/cli/v8/configuring-npm/package-json#overrides) > > ```json > "overrides": { > "d3-color": "^3.1.0" > }...

this error is making the whole streaming feature redundant imho.

@bgrnwd maybe we should close it

This package is supposed to be used from the server. Maybe we should add it to the docs? @bgrnwd

This issue can be closed. the readme says it is a backend library

@andygrunwald Thank you for making sure i will write my solution. I have meant to write a comment but forgot! What i did (and it might be a bad solution)...