Guest User

Untitled

a guest
Feb 21st, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. deploy@ip-10-0-3-60 /data/yelp_service_provider/current $ node index.js
  2. /data/yelp_service_provider/releases/20180208193421/index.js:5
  3. var fileName = process.argv[3].html
  4. ^
  5.  
  6. TypeError: Cannot read property 'html' of undefined
  7. at Object.<anonymous> (/data/yelp_service_provider/releases/20180208193421/index.js:5:31)
  8. at Module._compile (module.js:409:26)
  9. at Object.Module._extensions..js (module.js:416:10)
  10. at Module.load (module.js:343:32)
  11. at Function.Module._load (module.js:300:12)
  12. at Function.Module.runMain (module.js:441:10)
  13. at startup (node.js:139:18)
  14. at node.js:990:3
Add Comment
Please, Sign In to add comment