mailin
mailin copied to clipboard
Server sample is using old express
Thanks for the great package and documentation. I'm just getting started but found a problem with server.js. I think you just added this back in and used an older version. perhaps? It express packages no longer supports server.router. But, I see that you fixed this issue in an earlier update.
In any case I just commented out the server.use(server.router) line and the server now starts. I haven't yet tried using it.
:+1: The example should be updated.