Open LiaqatSaeed opened 6 years ago
I am getting the same error and it looks like this project is dead
I am getting the same error.
I am getting the same error.
mocha test/*.spec.js --reporter mochawesome --reporter-options reportDir=report,reportName=odata-v4-server,reportTitle="OData V4 Server"
OData V4 example server Products 1) "before each" hook for "should get all products (GET /Products)"
0 passing (69ms) 1 failing
1) OData V4 example server
"before each" hook for "should get all products (GET /Products)":
TypeError: Cannot read property 'highWaterMark' of undefined
at ODataServer.get (_stream_duplex.js:75:32)
at propNames.forEach (node_modules\odata-v4-server\build\lib\metadata.js:295:49)
at Array.forEach (
I downloaded odata-v4-server-mssql-example. I have created database and i have changed Config in the connect.ts But i run NPM TEST its throwing me this error. Need quick help on this