Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get TypeError: Cannot read property 'highWaterMark' of undefined #34

Open
Steentje86 opened this issue Aug 14, 2018 · 4 comments
Open

Comments

@Steentje86
Copy link

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.

@manandharsabir
Copy link

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
Copy link

ederj12 commented Jan 29, 2019

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"
}

@luis-barros
Copy link

Same issue here.

@vipulw2011
Copy link

vipulw2011 commented Feb 22, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants