🐈nestjs-help

7806 threads · Page 140 of 157

Incompatibility with PNPM 17 messages
core
To what extent do class validator and class transformer sanitize data? 9 messages
discussion other
Where is the error? Can't see in the logs what is the problem and mostly, where... 61 messages
other
NestJS with serverless (AWS Lambda), how to listen to other AWS Services other than API Gateway 14 messages
other
start dev command, when I save my project the project will log multiple times and sometimes randomly 25 messages
core express
GraphQL error Type PropertyType must define one or more fields. 16 messages
other
Module Load order dependency 3 messages
core discussion
DI Issue - Nest can't resolve dependencies of the UserService (?). Please make sure that the argumen 15 messages
core
Where can I find the source code of all of the relevant decorators? 2 messages
discussion
NestJs can not resolve dependencies. 3 messages
discussion community package core
Constantly listening to TCP Socket in NestJS 8 messages
core express
Connecting to smart contract 3 messages
other
Shutting down nest with SIGHUP 2 messages
core
Handling optional function metadata 3 messages
core discussion
nest requiring microservices even though not being used 20 messages
cli
Alternative to many controllers with different prefix? 2 messages
core
Images not loading in handlebar template 3 messages
core
HttpService loading forever 5 messages
other
custom Validation with class-validator 11 messages
other
Nestjs app does not start, no errors. 10 messages
core
Can't understand how to use eventEmitter with async listener 19 messages
core docs
Unable to return request from simple nestjs 3 messages
discussion core express other
Help for understand 20 messages
discussion
bodyParser.urlencoded - cannot read properties of undefined 6 messages
other
Automatically add headers to swagger 3 messages
docs
Multer mimetype for cad file as image 3 messages
express
Resolvers that register subscriptions with the Subscription() decorator must be static (singleton) 4 messages
core community package other
During Passport Validation injectables are undefined 9 messages
authentication
Inject decorator is mandatory? 11 messages
core
Nest could not find AppConfigService element 13 messages
configuration other
How to convert Body and Parameters automatically 5 messages
discussion core express
Custom config with environment variable overrides 2 messages
configuration
res.clearCookie is not a function 3 messages
authentication
How to configure environment variables for Nest inside a NX monorepo 36 messages
other
Interceptor, Middleware, Guard, ... doubt 12 messages
core
How to make two Nest projects share the same entities and database 22 messages
discussion
Module Aliases with ESM 31 messages
other
Make a GraphQL query optional 5 messages
core
MessagePattern gets event priority 3 messages
other
Scoped logger for tracing ids on a long running task 3 messages
core
Custom provider 9 messages
core
Nest can't resolve dependencies of the UserService (?). Please make sure that the argument modelMod 7 messages
core authentication
Can I inject the Injectable service class in the ordinary classes I created? (Typescript & NestJS) 12 messages
core
How exclude a APP_GUARD depending on a value from my Config? 2 messages
core
How To Replace Ormconfig with DataSource? 19 messages
discussion
Passport authentication with only one field 2 messages
authentication
Mocking HttpModule 5 messages
core cli
Adding hooks mercurius with nestjs 45 messages
fastify
HttpService scope 3 messages
testing
Newly created NestJS app doesn't react to code changes when running from docker container 40 messages
core other