🐈nestjs-help

7806 threads · Page 34 of 157

Constructor Reflector undefined cannot read 6 messages
authorization solved authentication
Unit Testing a SAML guard & mock a super method? 5 messages
testing
Can't generate module using CLI 15 messages
solved cli
A serious security flaw with the derived packages from @nest-modules/mailer 16 messages
community package other
@nestjs/throttler not working on @nestjs/platform-fastify 17 messages
fastify core docs
How to Find/Generate Bearer Auth Key 22 messages
authorization
Type error during ThrottlerModule configuration 3 messages
configuration core
NestJS handling of SIGTERM on Docker when using `nest start` 7 messages
configuration core testing docs
DI works with a controller but not a service in that same module 12 messages
core solved
Is the Official NestJS Courses worth $129.99? 2 messages
docs
is it better to have related things in same module or should I create a seperate module for them? 2 messages
discussion
Class constructor PartialClassType cannot be invoked without 'new' 2 messages
discussion solved
Nest can't resolve dependencies of the UsersController 3 messages
discussion solved
[nestjs-cls] Is it possible to inject a ProxyProvider into a Factory Proxy Provider? 11 messages
community package
Circular dependency A->B->C->A 10 messages
core
Cannot read properties of undefined (reading 'text') /nest g co manga/(co/res) 2 messages
configuration core cli
Prisma and swagger project with validation, filters, and pagination (Express) 6 messages
configuration core express other
Nest g module cats error 18 messages
solved cli
How to propagate nestjs-cls (CLS) context to RMQ microservice in the same app? 6 messages
community package
Form Data Cannot read properties of undefined (reading 'name') 3 messages
express
I'm unable to parse NODE_ENV value from @nestjs/config using ConfigModule 4 messages
configuration solved
@InjectRepository with @nestjs/typeorm doesn't work as expected 33 messages
core
Dependencies resolving to undefined in with TestModule (tsx) 6 messages
testing solved
Adding a loading indicator at the end of string while a streamed message arrives 2 messages
other
Response Error logging in interceptor: Tap is not fired, catchError and error don't work. 23 messages
core express other
Can't override HttpService provider in tests 2 messages
testing
RabbitMQ NestJS Consumer Problem 2 messages
core
How to properly unset cookie if JWT is malformed? 7 messages
authentication
Session not defined in fastify/secure-session 3 messages
fastify
How to initialise the middleware while applying? 4 messages
core
How do you run many projects using workspaces? 2 messages
configuration discussion cli
Unable to inject cache manager into my custom decorator 3 messages
core solved
guard service injection 3 messages
fastify solved
How to clear all sessions? 18 messages
express solved
Nest Guards not included in Jest code coverage 18 messages
testing solved
@fastify/secure-session cannot get session 3 messages
fastify authentication
Use Throttler with another guard 3 messages
community package solved authentication other
Nestjs bull Consumer process() doesn't pick up job from queue to process #2165 92 messages
discussion
Injected service is undefined during runtime 2 messages
core
What does `nest add` do? 8 messages
cli
We use Multiple Controllers used in nest JS 3 messages
solved other
Would you rather go with class oriented or object oriented programming for model classes and why? 7 messages
discussion
Which orm/query builder should i use? 3 messages
other
[email protected] 5 messages
core
RabbitMQ client only 2 messages
discussion solved other
How i can import type from ESM package? 8 messages
configuration
`@nestjs/throttler` major update migration 4 messages
discussion solved
Unable to Inject Service from Another Module into NestJS Service but Working in Controller 9 messages
core solved
nest endpoint mapped only to POST but somehow accessible via all methods?!? 6 messages
configuration
Modules organization 12 messages
discussion