The error I get when trying to deploy my service to app engine is:
Error: Cannot find module '/srv/server.js' at
`Function.Module._resolveFilename (module.js:548:15) at
Function.Module._load (module.js:475:25) at Function.Module.runMain
(module.js:694:10) at startup (bootstrap_node.js:204:16) at
bootstrap_node.js:625:3`
I dont have a /srv/server.js and why would it look for it?!?!?
Thanks if you can help!