vrudikov / typescript-rest-boilerplate

Boilerplate project for awesome typescript-rest(https://github.com/thiagobustamante/typescript-rest) library
MIT License
81 stars 45 forks source link

server adress log leads to error #8

Open creadicted opened 6 years ago

creadicted commented 6 years ago

I am not shure if it is a windows issue. But I had to change the adress log since adress is not defined. ${this.server.address().address}

vrudikov commented 6 years ago

Ok. Need to double check it works on Mac/Linux

vrudikov commented 5 years ago

Can you try to reproduce, plz