I am getting this error when trying to run npm start.
`Error: Error occurred while parsing your function triggers.
TypeError: Cannot read property 'appname' of undefined
at Object. (D:\works\TopTeller\New folder\react-social-network\firestore-social-backend\functions\dist\index.js:1:5515)
at o (D:\works\TopTeller\New folder\react-social-network\firestore-social-backend\functions\dist\index.js:1:217)
at Object. (D:\works\TopTeller\New folder\react-social-network\firestore-social-backend\functions\dist\index.js:1:4745)
at o (D:\works\TopTeller\New folder\react-social-network\firestore-social-backend\functions\dist\index.js:1:217)
at D:\works\TopTeller\New folder\react-social-network\firestore-social-backend\functions\dist\index.js:1:1016
at Object. (D:\works\TopTeller\New folder\react-social-network\firestore-social-backend\functions\dist\index.js:1:1026)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad `(internal/modules/cjs/loader.js:538:12)``
I am getting this error when trying to run npm start.
`Error: Error occurred while parsing your function triggers.
TypeError: Cannot read property 'appname' of undefined at Object. (D:\works\TopTeller\New folder\react-social-network\firestore-social-backend\functions\dist\index.js:1:5515)
at o (D:\works\TopTeller\New folder\react-social-network\firestore-social-backend\functions\dist\index.js:1:217)
at Object. (D:\works\TopTeller\New folder\react-social-network\firestore-social-backend\functions\dist\index.js:1:4745)
at o (D:\works\TopTeller\New folder\react-social-network\firestore-social-backend\functions\dist\index.js:1:217)
at D:\works\TopTeller\New folder\react-social-network\firestore-social-backend\functions\dist\index.js:1:1016
at Object. (D:\works\TopTeller\New folder\react-social-network\firestore-social-backend\functions\dist\index.js:1:1026)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad `(internal/modules/cjs/loader.js:538:12)``