This is my code, however, the firebase function project is complaining that loadbundle and namedQuery methods are missing.
My package.json has the latest versions. How can I resolve this?
"dependencies": {
"firebase-admin": "^12.1.0",
"firebase-functions": "^4.9.0",
"googleapis": "^115.0.0",
"lodash": "^4.17.21",
"node-apple-receipt-verify": "^1.12.1"
},