Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. {
  2. "mail": {
  3. "password": "app_password"
  4. }
  5. }
  6.  
  7. /Users/tzhong/Documents/vidly-
  8. backend/node_modules/config/lib/config.js:203
  9. throw new Error('Configuration property "' + property + '" is not
  10. defined');
  11. ^
  12.  
  13. Error: Configuration property "mail.password" is not defined
  14. at Config.get (/Users/tzhong/Documents/vidly-
  15. backend/node_modules/config/lib/config.js:203:11)
  16.  
  17. Vidly evn is : Vidly backend -- development
  18. Vidly mail server is : dev-mail-server
  19. Mail-password is : 12345
  20. NODE_ENV is : undefined
  21. app: development
  22. Mongan enabled...
  23. Listenning 3000 port ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement