odata-v4-server icon indicating copy to clipboard operation
odata-v4-server copied to clipboard

Get TypeError: Cannot read property 'highWaterMark' of undefined

Open Steentje86 opened this issue 7 years ago • 4 comments

I downloaded odata-v4-server. I have created database and i have changed Config in the connect.ts But i run NPM TEST its throwing me this error: Get TypeError: Cannot read property 'highWaterMark' of undefined

Need quick help on this.

Steentje86 avatar Aug 14 '18 07:08 Steentje86

if you could check with these dependencies then it might work ... "dependencies": { "create-file": "^1.0.1", "crypto": "^1.0.1", "es6-promise": "^4.2.4", "fs": "0.0.1-security", "moment": "^2.22.2", "node-datetime": "^2.0.9", "odata-v4-pg": "^0.1.1", "odata-v4-server": "^0.2.13", "pg": "^7.4.3", "ramda": "^0.25.0", "typescript": "^2.9.2" }

manandharsabir avatar Aug 15 '18 11:08 manandharsabir

I changed but It didnt work!

if you could check with these dependencies then it might work ... "dependencies": { "create-file": "^1.0.1", "crypto": "^1.0.1", "es6-promise": "^4.2.4", "fs": "0.0.1-security", "moment": "^2.22.2", "node-datetime": "^2.0.9", "odata-v4-pg": "^0.1.1", "odata-v4-server": "^0.2.13", "pg": "^7.4.3", "ramda": "^0.25.0", "typescript": "^2.9.2" }

ederj12 avatar Jan 29 '19 16:01 ederj12

Same issue here.

luis-barros avatar Dec 04 '19 10:12 luis-barros

How do I fix this ? @Steentje86 were you able to fix this ?

vipulw2011 avatar Feb 22 '21 14:02 vipulw2011