You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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"
}
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"
}
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.
The text was updated successfully, but these errors were encountered: