🐈nestjs-help

7806 threads · Page 146 of 157

Mocking ExecutionContext 3 messages
core other
ERROR [ExceptionsHandler] ForbiddenException ForbiddenEntityMetadataNotFoundError No metadata for 15 messages
other
Dto with IsNumber throws error on number 1 8 messages
core other
TypeORM Manage dynamic database connection 2 messages
other
Is it possible to combine IsOpional with IsBoolean or other decorators? 2 messages
core
Exclude not working for entities 18 messages
core
ValidationPipe does not transform queries in e2e-test 11 messages
testing
Nested Dto with AnyFilesInterceptor 24 messages
core
Cannot find module 'source-map-support' 3 messages
cli
Nest can't resolve dependencies of the VisitorService (?) 26 messages
other
e2e testing with createTestingModule 2 messages
testing
Test coverage not detecting my files 17 messages
core testing
Unit testing with dependencies 5 messages
testing
Can not operate class-validator in nested property 19 messages
core
Conditionally import a module based on a feature flag using unleash 2 messages
other
change streams MongoDB Nestjs 6 messages
discussion other
NestJS + Fastify + Passport 7 messages
authorization
Use middleware to set try catch statement to all NextFunctions 3 messages
discussion configuration core express
Can't NPM INSTALL my project 8 messages
other
Swagger Guard security 14 messages
docs other
Swagger OpenAPI link 21 messages
other
How To Use Typeorm DataSource? 10 messages
discussion
Is it a good idea to use supabase with NestJs for authentication only.? 12 messages
authentication
How to get call count from useFactory? 4 messages
testing
interceptor before guard 2 messages
other
How can I differentiatea bad or non-existent token to a token expiration in NestJs Passport JWT? 9 messages
authentication
Create dynamic path segment to mount controllers to 13 messages
other
Module import 12 messages
other
Testing passport-azure-ad or mocking it? 10 messages
authorization testing
Maximum call stack size exceeded 2 messages
core
Lint Error trying to get headers from express request 2 messages
configuration core discussion
Suggest For Edit Account 47 messages
core authentication
What should I pass as a parameter in the postman request? 6 messages
core
Issue compiling nestjs project, i receive lots of errors 54 messages
discussion cli
Weird express header 6 messages
other
Unexpected behavior FieldMiddleware 18 messages
discussion other
MissingDriverError Wrong driver undefined given. 45 messages
other
Writing my first unit test 21 messages
testing
Circular reference to services in the same module 2 messages
core
Hi there I got error with throwing errors 48 messages
core
NestJS shared, non business logic, modules folder structure 17 messages
discussion other
Serve Static Content 2 messages
serve-static express
Any tips on how to avoid multiple constructor dependencies and circular dependencies? 2 messages
core discussion
I have an error while i try docker build in production. 61 messages
other
Mocking direct module import 8 messages
configuration testing
Is it possible to compose param decorators? 5 messages
core
Why was my feature request, improvement request rejected, ignored? 11 messages
suggestion to the fw docs
Inject route-scoped options in a custom interceptor (or pipe, etc.) 2 messages
core
Should I use ` ForeignKey(() = Product)` decorator, if I dont have FK defined in database? 2 messages
core discussion other
Disable cors on single route? 8 messages
express