angular-university / angular-pwa-course

Angular PWA Course - Build Progressive Web Applications
https://angular-university.io/course/angular-pwa-course
MIT License
182 stars 129 forks source link

Fix error for console log in app.listen call back. #23

Open shallquist opened 3 years ago

shallquist commented 3 years ago

Need to cast the return from httpServer.address() as AddressInfo to allow logging of port.