Guest User

Untitled

a guest
Jan 21st, 2018
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. ! functions: Failed to load functions source code. Ensure that you have the latest SDK by running npm i --save firebase-functions inside the functions directory.
  2. ! functions: Error from emulator. FirebaseError: Error occurred while parsing your function triggers.
  3.  
  4. TypeError: Cannot read property 'email' of undefined
  5. at Object.<anonymous> (D:android-projectsfirebasefunctionsindex.js:85:42)
  6. at Module._compile (module.js:570:32)
  7. at Object.Module._extensions..js (module.js:579:10)
  8. at Module.load (module.js:487:32)
  9. at tryModuleLoad (module.js:446:12)
  10. at Function.Module._load (module.js:438:3)
  11. at Module.require (module.js:497:17)
  12. at require (internal/module.js:20:19)
  13. at C:UsersGIGABYTEAppDataRoamingnpmnode_modulesfirebase-toolslibtriggerParser.js:18:11
  14. at Object.<anonymous> (C:UsersGIGABYTEAppDataRoamingnpmnode_modulesfirebase-toolslibtriggerParser.js:38:3)
Add Comment
Please, Sign In to add comment