lnmunhoz/nestjs-graphql-serverless

An accessor cannot be declared in an ambient context

aircliff01 opened this issue · 0 comments

I generated a new project and followed your changes and run into An accessor cannot be declared in an ambient context.

This is just an fyi for anyone who runs into such issue. I resolved it by upgrading typescript from 3.4.2 to 3.7.2