Closed PetrSpacek closed 6 years ago
@PetrSpacek Do you remember how you have been able to fix this. Or are you using another library. This one seems to be unmaintained.
@PleachiM I remember, I was using the old version of the odata-v4-server (taken from the mssql example) ... the problem was disappeared, after updating to latest version (from this repo)
@PetrSpacek Thanks for the reply. I tried to update but I still got the error. Are you still using this? This module seems to be dead.
@PleachiM not really, i played with this as a part of technology research.
Hi I'm getting error when running the example ... node complains about uninitialized _this.writableState ihnerited by ODataServer from Duplex.
[my env] Windows_NT 10.0.17134 x64 node v10.6.0 npm v6.1.0
[steps] npm run build [SUCCESS] npm start [ERROR]