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

Cannot find method onLiveQueryEvent in Parse.Cloud typescript #9282

Open
WidiNetkrom opened this issue Aug 15, 2024 · 1 comment
Open

Cannot find method onLiveQueryEvent in Parse.Cloud typescript #9282

WidiNetkrom opened this issue Aug 15, 2024 · 1 comment

Comments

@WidiNetkrom
Copy link

New Issue Checklist

  • Cannot find method onLiveQueryEvent in Parse.Cloud typescript

Issue Description

Maybe it should be there because it's also in the official documentation.
https://docs.parseplatform.org/cloudcode/guide/#onlivequeryevent

Screenshot 2024-08-15 at 14 33 44

Environment

"dependencies": {
"@parse/push-adapter": "^6.5.0",
"@types/cors": "^2.8.17",
"@types/ejs": "^3.1.5",
"@types/express": "^4.17.21",
"@types/parse": "^3.0.9",
"axios": "^1.7.2",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"ejs": "^3.1.10",
"express": "^4.19.2",
"express-ws": "^5.0.2",
"parse-dashboard": "^5.4.0",
"parse-server": "^7.2.0",
"typescript": "^5.5.4"
},
"devDependencies": {
"@types/dotenv": "^8.2.0",
"@types/node": "^20.14.14",
"nodemon": "^3.1.4",
"ts-node": "^10.9.2"
}

Server

  • Parse Server version: "parse-server": "^7.2.0", "@types/parse": "^3.0.9"
Copy link

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

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

1 participant