nestjs / nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
https://nestjs.com
MIT License
66.9k stars 7.55k forks source link

Not work controllers response #349

Closed EndyKaufman closed 6 years ago

EndyKaufman commented 6 years ago

Based on starter template https://github.com/EndyKaufman/new-nestjs https://new-nestjs.herokuapp.com/

My sample todo application https://github.com/EndyKaufman/nest-permissions-seed https://nest-permissions-seed.herokuapp.com/

If revert to prev version, it work OK https://github.com/EndyKaufman/nest-permissions-seed/commit/10b990ff5a8c9bbcda7697c29adea62cc21b502d?diff=unified

kamilmysliwiec commented 6 years ago

Hi @EndyKaufman, Please update your version into 4.5.9

EndyKaufman commented 6 years ago

Everything works, thank you!

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.