🐈nestjs-help

7806 threads · Page 125 of 157

NestJS config recognizes .env file in local but can't recognized .env on server 18 messages
configuration core other
Error when starting a project on a redis adapter 2 messages
core docs other
I've replaced NESTJs built in Logger by custom one. But it still uses built in logger. 11 messages
testing docs
Need Nest.JS Sticky-Session examples or libraries 19 messages
other
Cors, it doesn't work for me 37 messages
configuration
UnauthorizedException thrown by AuthGuard is not caught by @Catch(HttpException) 3 messages
core authentication
Question about StreamableFile sent from TCP 19 messages
other
Why do need to write a mocking test code? 3 messages
testing
config Schema Validation keeps throwing error.. 6 messages
configuration
Worker pool or separate worker server 8 messages
core
Is there any ways to call service inside **main.ts**? 12 messages
core
Render html on 404 instead of json 5 messages
core
Jest test is failing on nestjs exception 10 messages
testing
Catch an exception from AuthGuard in a specific controller and redirect instead of throw 403. 2 messages
authorization core
Hello, 7 messages
testing
Websockets 2 messages
core
NX monorepo + nestjs | Custom CLI command that uses app modules 5 messages
configuration cli
Gateways error 2 messages
docs
How to add analytics in NestJS 2 messages
discussion
Injecting modules/services/models into GuardsH 22 messages
authorization core
TS error when validating properties with decorators inside the constructor 16 messages
✅ validation other
CacheModule RedisServer dependency Error 14 messages
other
Using custom colors for loggin 2 messages
configuration core
Upgrade from v7 to v9 results in breaking changes to Custom Provider DI 8 messages
core discussion
Injectable doesn't work 4 messages
other
I have questions related to NestJS injectables. 14 messages
core
How to define base route? 6 messages
core other
Get information on current User logged in? Using mongoDB (GraphQL vs REST) 146 messages
discussion authentication other
express refuses to import certain elements 26 messages
core
Webpack Hot Reload continue rebuilding project 10 messages
configuration cli
GraphQL Mercurius file upload 2 messages
fastify other
How to Inject service defined by Custom Provider? 13 messages
core
Interceptors cannot read the response if use @Res() 32 messages
core
Logs are colliding with eachother. 2 messages
other
Is it possible to prompt for an input with Nest Commander? 3 messages
community package
UnhandledPromiseRejection: Causing whole app to be non-responsive 41 messages
core
JWT Documentation: Missing line in code example? 4 messages
authentication
Customizing nestthrottle response 5 messages
✅ validation docs
How to define correct Service according to .env ? 13 messages
core
TypeError: this.graphInspector.insertEnhancerMetadataCache is not a function 5 messages
core testing
Segmentation fault (core dumped) 4 messages
core
Useful GUI tools to manage a nestjs app? Something to visualize routes, an admin panel, etc? 2 messages
discussion
Authentication error - Can't use authService? - Still need help 77 messages
authentication
Can't export a custom provider 24 messages
core
Spec file cannot find outside module. 2 messages
testing
ConsoleLogger add method name by default 10 messages
core
What is the difference between Exception Filters and HttpException? 6 messages
discussion
Cannot generate files 19 messages
cli
Test within Modules Fail due to ConfigService 46 messages
configuration core testing
nestjs x deno 2 messages
core discussion