Shubham Thakur

Results 8 comments of Shubham Thakur

I faced this issue on Firefox 64.0 (64-bit), Win 10. This was the message logged in the *browser console*: ``` Cannot send function call result: other side closed connection (call...

I faced the same issue with node v8.7.0. The suggested mitigation worked for me. Seems like this is a compatibility issue with `[email protected]`.

@imsnif Thanks for pointing out. I am getting the same error even with the -i flag. There is some reading available about network interfaces in WSL [here](https://blogs.msdn.microsoft.com/wsl/2016/11/08/225/) which might be...

Is there any hack to get a non-mangled text over there?

Yes, I had to downgrade to React 15 to get my work done.

Has anyone read [The little book about OS development](https://littleosbook.github.io/)? Seems like a good read on OS development.