🐈nestjs-help

7806 threads · Page 94 of 157

patch 57 messages
fastify discussion solved other
Can i create a function and call it after 48 hours automatically? 12 messages
core express solved other
Injection error 11 messages
other
Adding authentication to a postman request 7 messages
solved other
facing issue on nest js swagger 4 messages
solved ✅ validation docs other
Why does the overrideInterceptor not working in the TestingModule? 5 messages
testing solved
Nest Swagger 16 messages
solved other
http request! 5 messages
solved other
Cannot load `ExternalContextCreator` after migrate v10 6 messages
core
password Match 2 messages
solved authentication
eslint 2 messages
core
Correct way to create and initialize object once and use this object within service 10 messages
core
Understanding the Usage of SubscribeMessage and API with EventEmitter in NestJS 26 messages
docs
Test file working properly in the context of a larger project but not in packages monorepo? 21 messages
core
How to make the application do something in a loop? 3 messages
discussion other
NestJS stopped working after failed HttpService call 6 messages
core solved other
Guards and Versioning 2 messages
authorization other
Nest can't resolve dependencies of the AuthService (?, JwtService). 3 messages
authentication other
Cannot find module '@cat/common/enum/common.enum' 38 messages
configuration discussion other
Is there a way to override environment variables with .env? 3 messages
configuration
Unable to test `throw new HttpException` in axios call catch block 10 messages
testing other
JWT error : secretOrPrivateKey must have a value 39 messages
authorization configuration authentication
AuthGuard not triggering the correct Strategy 33 messages
authorization configuration solved authentication
Help with helper and service test 3 messages
testing
Nest not checking return type of promise 21 messages
solved ✅ validation other
Invalid login: 534-5.7.9 7 messages
core express other
Mock MongooseModule for integration testing 12 messages
testing
request undefined 32 messages
authorization solved authentication
Api MQTT with SSE 11 messages
configuration discussion express other
Unable to use Vitest due to import problems 5 messages
testing solved
Cannot set cookie 34 messages
authorization solved authentication
undefined token 32 messages
authorization solved authentication
Migrating from 3.0 -> 4.0 59 messages
solved other
Graphql+Nest with Auth 71 messages
authorization authentication
using tsconfig path throwing module not found error 6 messages
solved other
Measure time cost between after request incoming and before response sending 8 messages
core
Throttler guard all request from one ip. 4 messages
core
nestjs Auth 4 messages
authorization authentication
devtools-integration error in version v10 52 messages
authorization NestJS Devtools cli
Using NestJS library in app shows ts.createNodeArray is not a function 29 messages
core solved cli
2 endpoints being called 45 messages
core solved
Run code after build in watch mode 16 messages
cli
Injection required when unit testing 13 messages
testing
Fastify 6 messages
fastify
Serving old compile 4 messages
cli
FileInterceptor delay storage until ParseFilePipe validation is complete. 7 messages
core solved
Custom Zod-based validation pipe not working for @body 17 messages
solved ✅ validation
Wrong type interpretation while using multipart/form-data 2 messages
other
Failed unit tests when mocking Axios calls 8 messages
testing other
Context of user not available in Guard 14 messages
authorization