issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
262k
issue_title
stringlengths
1
1.02k
issue_comments_url
stringlengths
53
116
issue_comments_count
int64
0
2.49k
issue_created_at
stringdate
1999-03-17 02:06:42
2025-06-23 11:41:49
issue_updated_at
stringdate
2000-02-10 06:43:57
2025-06-23 11:43:00
issue_html_url
stringlengths
34
97
issue_github_id
int64
132
3.17B
issue_number
int64
1
215k
[ "nestjs", "nest" ]
## I'm submitting a... <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [ ] Bug report [ ] Feature request [x] Documentation issue or request [ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow. </co...
Access the HttpServer instance through dependency injection
https://api.github.com/repos/nestjs/nest/issues/1012/comments
3
2018-08-28T12:25:55Z
2019-09-24T16:10:38Z
https://github.com/nestjs/nest/issues/1012
354,707,619
1,012
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Can't use array for MiddlewareConsumer.apply([]) - Typescript error
https://api.github.com/repos/nestjs/nest/issues/1011/comments
3
2018-08-27T14:53:33Z
2019-09-24T16:10:44Z
https://github.com/nestjs/nest/issues/1011
354,352,546
1,011
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Nest cannot export a component/module that is not a part of the currently processed module
https://api.github.com/repos/nestjs/nest/issues/1010/comments
2
2018-08-27T14:48:38Z
2019-09-24T15:11:45Z
https://github.com/nestjs/nest/issues/1010
354,350,572
1,010
[ "nestjs", "nest" ]
When I search github with `nestjs`, the first result is not nestjs. you can try. @kamilmysliwiec So,please add topic `nestjs`.
Please add topic `nestjs`.
https://api.github.com/repos/nestjs/nest/issues/1009/comments
2
2018-08-27T06:45:15Z
2019-09-24T16:10:47Z
https://github.com/nestjs/nest/issues/1009
354,199,375
1,009
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Nest can't resolve dependencies of the JWT_MODULE_OPTIONS
https://api.github.com/repos/nestjs/nest/issues/1007/comments
2
2018-08-26T14:00:03Z
2019-09-24T16:10:50Z
https://github.com/nestjs/nest/issues/1007
354,097,127
1,007
[ "nestjs", "nest" ]
### Update See https://docs.nestjs.com/discover/companies
[Discussion] Who is using Nest in production?
https://api.github.com/repos/nestjs/nest/issues/1006/comments
370
2018-08-26T12:13:39Z
2025-05-14T11:45:00Z
https://github.com/nestjs/nest/issues/1006
354,089,969
1,006
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Websocket - Mirror HTTP Gateway
https://api.github.com/repos/nestjs/nest/issues/1005/comments
3
2018-08-24T17:02:27Z
2019-09-24T10:11:35Z
https://github.com/nestjs/nest/issues/1005
353,859,332
1,005
[ "nestjs", "nest" ]
Response map from official doc return duplicate nesting level. https://docs.nestjs.com/interceptors ```ts import { Injectable, NestInterceptor, ExecutionContext } from '@nestjs/common'; import { Observable } from 'rxjs'; import { map } from 'rxjs/operators'; export interface Response<T> { data: T; } @Inj...
Response mapping. Duplicate nesting level.
https://api.github.com/repos/nestjs/nest/issues/1004/comments
7
2018-08-24T10:46:59Z
2019-09-24T16:11:05Z
https://github.com/nestjs/nest/issues/1004
353,735,011
1,004
[ "nestjs", "nest" ]
## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" --> <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [X ] Bug report [ ] Feature request [ ] Documentation issue or re...
Routes defined within controllers are overriding each other
https://api.github.com/repos/nestjs/nest/issues/1003/comments
2
2018-08-24T09:42:40Z
2019-09-24T16:11:11Z
https://github.com/nestjs/nest/issues/1003
353,715,063
1,003
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
[bug/regression] Injector behavior change between 5.1.x and 5.2.x
https://api.github.com/repos/nestjs/nest/issues/1002/comments
2
2018-08-23T19:23:28Z
2019-09-24T16:11:15Z
https://github.com/nestjs/nest/issues/1002
353,519,432
1,002
[ "nestjs", "nest" ]
## I'm submitting a Documentation issue on GRAPHQL <pre><code> [ ] Regression [ ] Bug report [ ] Feature request [ x] Documentation issue or request </code></pre> ## Current behavior When starting a new project using graphql the lib "graphqlExpress" returns undefined <code>import { graphqlExpress } from 'a...
Sample code is outdated: graphqlExpress is undefined
https://api.github.com/repos/nestjs/nest/issues/1001/comments
3
2018-08-23T18:13:25Z
2019-09-24T15:11:41Z
https://github.com/nestjs/nest/issues/1001
353,495,200
1,001
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Support for multer.any()
https://api.github.com/repos/nestjs/nest/issues/1000/comments
4
2018-08-23T14:52:08Z
2019-09-23T16:11:35Z
https://github.com/nestjs/nest/issues/1000
353,418,986
1,000
[ "nestjs", "nest" ]
## I'm submitting a... <pre><code> [ ] Regression [ ] Bug report [ ] Feature request [x] Documentation issue or request [ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow. </code></pre> ## Current behavior There is no any documentation about possibi...
[Question or Documentation] Internal request to the route
https://api.github.com/repos/nestjs/nest/issues/999/comments
3
2018-08-23T10:25:59Z
2019-09-24T16:11:17Z
https://github.com/nestjs/nest/issues/999
353,319,247
999
[ "nestjs", "nest" ]
## I'm submitting a... In real-world protocol buffers, a lot of `.proto` files are needed. It is necessary to load multiple files at the same time. <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [ ] Bug report [x] Feature request [ ] Documentation iss...
Load multiple proto files with gRPC
https://api.github.com/repos/nestjs/nest/issues/998/comments
4
2018-08-23T05:52:04Z
2019-09-24T12:10:36Z
https://github.com/nestjs/nest/issues/998
353,234,125
998
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
[microservice] ClientProxy.close() not hangup at the end of test suites
https://api.github.com/repos/nestjs/nest/issues/996/comments
2
2018-08-22T22:23:53Z
2019-09-24T16:11:21Z
https://github.com/nestjs/nest/issues/996
353,148,228
996
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Api route is recognized as a param.
https://api.github.com/repos/nestjs/nest/issues/995/comments
11
2018-08-22T19:41:44Z
2019-09-23T16:11:53Z
https://github.com/nestjs/nest/issues/995
353,096,187
995
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
no logs printed after upgrading to 5.2.0
https://api.github.com/repos/nestjs/nest/issues/994/comments
2
2018-08-22T19:18:35Z
2019-09-24T16:11:30Z
https://github.com/nestjs/nest/issues/994
353,088,330
994
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Debug webstorm
https://api.github.com/repos/nestjs/nest/issues/993/comments
11
2018-08-22T18:15:21Z
2020-04-15T07:29:59Z
https://github.com/nestjs/nest/issues/993
353,066,690
993
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Crash and ECONNRESET with websocket on chrome
https://api.github.com/repos/nestjs/nest/issues/992/comments
3
2018-08-22T11:40:55Z
2019-09-24T16:11:23Z
https://github.com/nestjs/nest/issues/992
352,915,603
992
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
TypeORM test save() with a mock repository?
https://api.github.com/repos/nestjs/nest/issues/991/comments
14
2018-08-22T11:28:09Z
2019-10-12T12:10:36Z
https://github.com/nestjs/nest/issues/991
352,911,739
991
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Mockgoose integration is not working
https://api.github.com/repos/nestjs/nest/issues/990/comments
4
2018-08-22T09:53:06Z
2019-09-24T16:11:26Z
https://github.com/nestjs/nest/issues/990
352,881,329
990
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I found no docs about how to combine Guards <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the follow...
I have a question about how did I combined Guards ?
https://api.github.com/repos/nestjs/nest/issues/988/comments
2
2018-08-21T07:55:45Z
2019-09-24T16:11:35Z
https://github.com/nestjs/nest/issues/988
352,425,495
988
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Route param behavior
https://api.github.com/repos/nestjs/nest/issues/987/comments
2
2018-08-20T22:48:51Z
2019-09-24T16:11:38Z
https://github.com/nestjs/nest/issues/987
352,323,404
987
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
tsconfig paths not working when building for production
https://api.github.com/repos/nestjs/nest/issues/986/comments
17
2018-08-20T16:29:44Z
2019-12-01T09:58:17Z
https://github.com/nestjs/nest/issues/986
352,208,771
986
[ "nestjs", "nest" ]
I am using nestjs in my app backend.I use the cqrs module https://github.com/nestjs/cqrs, I read that cqrs have a commands to write operations and queries to read operation but nestjs documentation (https://docs.nestjs.com/recipes/cqrs) only has a example of command so How Do I implement a queries in nestjs?
How to do a queries in nestjs using cqrs module?
https://api.github.com/repos/nestjs/nest/issues/985/comments
2
2018-08-20T14:46:11Z
2019-09-24T16:11:32Z
https://github.com/nestjs/nest/issues/985
352,168,419
985
[ "nestjs", "nest" ]
## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" --> <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [ ] Bug report [ ] Feature request [x] Documentation issue or reque...
Testing Services And Database e2e
https://api.github.com/repos/nestjs/nest/issues/984/comments
5
2018-08-20T13:25:40Z
2019-10-06T22:10:36Z
https://github.com/nestjs/nest/issues/984
352,134,229
984
[ "nestjs", "nest" ]
## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" --> <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [ ] Bug report [ ] Feature request [x] Documentation issue or reque...
Configuring SocketIO before launch
https://api.github.com/repos/nestjs/nest/issues/983/comments
6
2018-08-20T12:06:04Z
2019-09-24T15:11:27Z
https://github.com/nestjs/nest/issues/983
352,106,225
983
[ "nestjs", "nest" ]
## I'm submitting a... <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [ ] Bug report [X] Feature request [ ] Documentation issue or request [ ] Support request </code></pre> ## Current behavior `@SubscribeMessage` return statement does a new `client.emit...
Socket.io @SubscribeMessage should return acknowledgment instead of new emit?
https://api.github.com/repos/nestjs/nest/issues/982/comments
5
2018-08-17T18:45:24Z
2019-09-24T15:11:38Z
https://github.com/nestjs/nest/issues/982
351,700,580
982
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
jtmmt t ,g vgvo7p0[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[g
https://api.github.com/repos/nestjs/nest/issues/981/comments
1
2018-08-17T12:40:56Z
2019-09-24T17:10:53Z
https://github.com/nestjs/nest/issues/981
351,578,699
981
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
DeprecationWarning: grpc.load [grpc: ^1.14.0]
https://api.github.com/repos/nestjs/nest/issues/980/comments
5
2018-08-17T10:09:33Z
2019-09-24T17:10:47Z
https://github.com/nestjs/nest/issues/980
351,536,183
980
[ "nestjs", "nest" ]
I created a controller named `product.controller.ts`, here is the code: ```typescript import { Controller, Get, Body, Post, Headers } from '@nestjs/common'; @Controller('product') export class ProductController { @Get() root() { return 'product'; } @Post() create(@Body() params...
New endpoints returns 404
https://api.github.com/repos/nestjs/nest/issues/979/comments
2
2018-08-17T10:08:24Z
2019-09-24T17:10:57Z
https://github.com/nestjs/nest/issues/979
351,535,819
979
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Type checker errors with an array of express middlewares
https://api.github.com/repos/nestjs/nest/issues/978/comments
5
2018-08-16T15:03:25Z
2019-09-24T17:11:11Z
https://github.com/nestjs/nest/issues/978
351,245,273
978
[ "nestjs", "nest" ]
<pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [x] Bug report [ ] Feature request [ ] Documentation issue or request [ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow. </code></pre> ## Current be...
Observables are not unsubscribed creating multiple results
https://api.github.com/repos/nestjs/nest/issues/976/comments
2
2018-08-16T13:54:13Z
2019-09-24T16:11:41Z
https://github.com/nestjs/nest/issues/976
351,216,030
976
[ "nestjs", "nest" ]
Hi guys, as nestjs is a serverside framework it would help if you default set "testEnvironment": "node" for jest in package.json or inform people to do this. I spent an hour debugging while an end-2-end test failed using axios. (preflight request...). Kind regards, Robby Pelssers
set default testEnvironment to node for jest
https://api.github.com/repos/nestjs/nest/issues/973/comments
4
2018-08-16T05:25:31Z
2019-09-24T17:11:17Z
https://github.com/nestjs/nest/issues/973
351,059,823
973
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Fastify + middleware wildcards
https://api.github.com/repos/nestjs/nest/issues/972/comments
25
2018-08-15T13:29:15Z
2019-12-03T12:04:24Z
https://github.com/nestjs/nest/issues/972
350,809,252
972
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
File upload during E2E tests
https://api.github.com/repos/nestjs/nest/issues/971/comments
3
2018-08-15T09:55:34Z
2019-09-24T16:11:00Z
https://github.com/nestjs/nest/issues/971
350,751,611
971
[ "nestjs", "nest" ]
As mentioned [here](https://github.com/nestjs/nest/issues/332) the UploadedFile and FileInterceptor should be documented via Swagger directly. However it's not the case. This is my controller: ``` @Post() @UseInterceptors(FileInterceptor('filename')) async upload(@UploadedFile() file) { conso...
The UploadedFile and FileInterceptor doesn't work with Swagger documentation
https://api.github.com/repos/nestjs/nest/issues/970/comments
2
2018-08-14T13:52:36Z
2019-09-24T17:11:23Z
https://github.com/nestjs/nest/issues/970
350,438,304
970
[ "nestjs", "nest" ]
## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" --> <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [x] Bug report [ ] Feature request [ ] Documentation issue or reque...
Missing dependency to 'path-to-regexp' in core package
https://api.github.com/repos/nestjs/nest/issues/969/comments
5
2018-08-14T13:45:24Z
2019-09-24T17:11:14Z
https://github.com/nestjs/nest/issues/969
350,435,216
969
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
nestjs with fastify doesn't return any response when runtime exception occurs inside template engine
https://api.github.com/repos/nestjs/nest/issues/968/comments
3
2018-08-14T05:49:57Z
2019-09-24T17:11:20Z
https://github.com/nestjs/nest/issues/968
350,288,832
968
[ "nestjs", "nest" ]
For a better monitoring of my Nest microservices I'd like to have a metrics endpoint which can be scraped by monitoring systems like Prometheus. I believe a module written for NestJS could provide **quite a couple metrics by default**: - Metrics about the Node process resources (offered by default in the prom-cli...
Add metrics module
https://api.github.com/repos/nestjs/nest/issues/967/comments
42
2018-08-13T21:16:35Z
2024-02-14T04:32:52Z
https://github.com/nestjs/nest/issues/967
350,197,359
967
[ "nestjs", "nest" ]
For deploying applications in Kubernetes you should always provide a health and liveness check endpoint, which allows Kubernetes to restart a pod if there is an issue. **Readiness endpoint:** Readiness check has to be passed to allow Kubernetes sending traffic to your instance (pod). Therefore it should return an ...
Add health check module
https://api.github.com/repos/nestjs/nest/issues/966/comments
24
2018-08-13T21:05:29Z
2019-09-24T09:11:23Z
https://github.com/nestjs/nest/issues/966
350,194,078
966
[ "nestjs", "nest" ]
## I'm submitting a... <pre><code> [ ] Regression [x] Bug report [ ] Feature request [ ] Documentation issue or request [ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow. </code></pre> ## Current behavior Socket.io allows the client to call an even...
ValidationPipe does not work with websockets, when supplying multiple arguments
https://api.github.com/repos/nestjs/nest/issues/965/comments
4
2018-08-13T17:08:18Z
2019-09-24T16:10:57Z
https://github.com/nestjs/nest/issues/965
350,115,446
965
[ "nestjs", "nest" ]
Similiar to the exclude feature for middleware I am hereby requesting an exclude feature for the `useGlobalGuards` method. I believe one can use the same arguments as used in the middleware exclude feature request issue (#790), to argue why this feature is helpful. **Use case:** While I am using a generally JWT p...
Add exclude feature for useGlobalGuards
https://api.github.com/repos/nestjs/nest/issues/964/comments
7
2018-08-12T20:09:04Z
2019-09-23T20:11:11Z
https://github.com/nestjs/nest/issues/964
349,840,137
964
[ "nestjs", "nest" ]
Similiar to the exclude feature for middleware I am hereby requesting an exclude feature for the `setGlobalPrefix` method. I believe one can use the same arguments as used in the middleware exclude feature request issue (https://github.com/nestjs/nest/issues/790), to argue why this feature is helpful. **Use case:**...
Add exclude feature for "setGlobalPrefix"
https://api.github.com/repos/nestjs/nest/issues/963/comments
36
2018-08-12T20:06:22Z
2021-10-01T06:58:48Z
https://github.com/nestjs/nest/issues/963
349,839,976
963
[ "nestjs", "nest" ]
## I'm submitting a... <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [ ] Bug report [ ] Feature request [x ] Documentation issue or request [ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow. </cod...
Validating OneToOne (or any other) relation using class-validator and ValidationPipe
https://api.github.com/repos/nestjs/nest/issues/962/comments
3
2018-08-12T18:20:43Z
2019-09-24T11:10:57Z
https://github.com/nestjs/nest/issues/962
349,833,056
962
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Page: "MongoDB E2E Testing (Mongoose + Mockgoose)" is unlisted and has a broken link
https://api.github.com/repos/nestjs/nest/issues/961/comments
2
2018-08-11T15:32:00Z
2019-09-24T17:11:26Z
https://github.com/nestjs/nest/issues/961
349,742,323
961
[ "nestjs", "nest" ]
so while developping a simple REST endpoints using `nestjs`, i have found a little problem. I Have a pipe named `JoiValidationPipe` that validate the body of a request using a Joi object. everything is working but i have an issue if the request contain both body and a param : @Patch(':id') @UsePipes(ne...
Nest param received by pipe
https://api.github.com/repos/nestjs/nest/issues/960/comments
2
2018-08-10T17:35:11Z
2019-09-24T17:11:29Z
https://github.com/nestjs/nest/issues/960
349,599,066
960
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Make the Dependency Injection cleaner
https://api.github.com/repos/nestjs/nest/issues/959/comments
10
2018-08-09T14:58:12Z
2019-09-24T14:11:54Z
https://github.com/nestjs/nest/issues/959
349,165,942
959
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Microservice client not available in constructor
https://api.github.com/repos/nestjs/nest/issues/958/comments
4
2018-08-09T14:13:03Z
2019-09-24T17:11:05Z
https://github.com/nestjs/nest/issues/958
349,146,239
958
[ "nestjs", "nest" ]
## I'm submitting a Feature Request <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" --> <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [ ] Bug report [x] Feature request [ ] Documentation i...
NestJS FileInterceptor image resize options similar to Multer Resizer
https://api.github.com/repos/nestjs/nest/issues/957/comments
1
2018-08-09T13:55:37Z
2019-09-10T11:26:57Z
https://github.com/nestjs/nest/issues/957
349,138,787
957
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Exception Filter not working
https://api.github.com/repos/nestjs/nest/issues/956/comments
3
2018-08-09T09:17:18Z
2019-09-24T17:11:56Z
https://github.com/nestjs/nest/issues/956
349,044,466
956
[ "nestjs", "nest" ]
# Feature request ## Current behavior <!-- Describe how the issue manifests. --> The dependency injection uses Singleton instances ## Expected behavior <!-- Describe what the desired behavior would be. --> I would like to be able to specify the lifetime of the dependency being injected Something like - h...
Dependency Injection Lifetime support
https://api.github.com/repos/nestjs/nest/issues/953/comments
9
2018-08-08T16:42:08Z
2019-09-24T17:11:32Z
https://github.com/nestjs/nest/issues/953
348,805,332
953
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
use yarn workspace to manage packages
https://api.github.com/repos/nestjs/nest/issues/952/comments
6
2018-08-08T09:48:00Z
2019-09-24T11:11:47Z
https://github.com/nestjs/nest/issues/952
348,652,808
952
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Allow providers injection for modules in the ModuleMetadata `imports`
https://api.github.com/repos/nestjs/nest/issues/951/comments
3
2018-08-07T15:35:33Z
2019-09-24T17:11:41Z
https://github.com/nestjs/nest/issues/951
348,375,927
951
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## GraphQL example no longer works after Apollo upgrade <!-- Please search GitHub for a similar issue or PR before submitting. Check one of t...
GraphQL example no longer works after Apollo upgrade
https://api.github.com/repos/nestjs/nest/issues/950/comments
7
2018-08-07T06:55:30Z
2019-09-24T17:11:35Z
https://github.com/nestjs/nest/issues/950
348,190,769
950
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
custome exception can not catch the NotFoundException
https://api.github.com/repos/nestjs/nest/issues/949/comments
2
2018-08-07T02:56:01Z
2019-09-24T16:10:53Z
https://github.com/nestjs/nest/issues/949
348,147,867
949
[ "nestjs", "nest" ]
NATS support wildcards to filter messages coming in but the way the nest.js wraps the subject withing quotes break the functionally E.g. this.client.send<any>(`foo.bar.baz`... gets transform into '"foo.bar.baz"_ack' so Wildcard Subscriptions > // "*" matches any token, at any level of the subject. nats.subscr...
NATS subject wrapping messing wildcards up
https://api.github.com/repos/nestjs/nest/issues/948/comments
2
2018-08-06T10:44:28Z
2019-09-24T17:10:44Z
https://github.com/nestjs/nest/issues/948
347,872,156
948
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
force type metadata for pipe
https://api.github.com/repos/nestjs/nest/issues/947/comments
2
2018-08-05T10:02:41Z
2019-09-24T17:11:38Z
https://github.com/nestjs/nest/issues/947
347,685,003
947
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Unable to initialize new Nest project on existing directory
https://api.github.com/repos/nestjs/nest/issues/946/comments
2
2018-08-05T03:48:58Z
2019-09-24T18:10:35Z
https://github.com/nestjs/nest/issues/946
347,666,595
946
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... feature request <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following opti...
feature request - use nestjs as remote datasource
https://api.github.com/repos/nestjs/nest/issues/945/comments
3
2018-08-03T12:16:15Z
2019-09-24T17:11:44Z
https://github.com/nestjs/nest/issues/945
347,373,768
945
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
allow render AxiosResponse
https://api.github.com/repos/nestjs/nest/issues/944/comments
2
2018-08-03T12:12:32Z
2019-09-24T17:11:47Z
https://github.com/nestjs/nest/issues/944
347,372,723
944
[ "nestjs", "nest" ]
Hello, is it possible to have a "project monorepo" for enterprise environment, As explained in https://www.youtube.com/watch?v=q4XmAy6_ucw So one monorepo for nestjs server apps, web apps, nativescript apps, shared libs... All will share same node modules directory, same versions...
Monorepo
https://api.github.com/repos/nestjs/nest/issues/943/comments
11
2018-08-03T11:01:27Z
2019-10-15T07:22:30Z
https://github.com/nestjs/nest/issues/943
347,353,453
943
[ "nestjs", "nest" ]
How to use one module instance with two different Applications ![image](https://user-images.githubusercontent.com/31535319/43638098-16842bb4-974a-11e8-809c-2791068e27c0.png)
How to use one module instance with two different Applications
https://api.github.com/repos/nestjs/nest/issues/942/comments
2
2018-08-03T10:22:44Z
2019-09-24T17:11:50Z
https://github.com/nestjs/nest/issues/942
347,342,639
942
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
httpService not work with WebSocketGateway
https://api.github.com/repos/nestjs/nest/issues/941/comments
2
2018-08-03T01:55:06Z
2019-09-24T17:11:54Z
https://github.com/nestjs/nest/issues/941
347,231,682
941
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Bug on resolve dependencies
https://api.github.com/repos/nestjs/nest/issues/940/comments
3
2018-08-02T14:02:27Z
2019-09-23T16:11:48Z
https://github.com/nestjs/nest/issues/940
347,026,044
940
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Moment.js doesnt work with @nestjs/testing
https://api.github.com/repos/nestjs/nest/issues/939/comments
2
2018-08-02T13:58:53Z
2019-09-24T17:12:03Z
https://github.com/nestjs/nest/issues/939
347,024,500
939
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Proposal: Hierarchical module resolution
https://api.github.com/repos/nestjs/nest/issues/938/comments
7
2018-08-02T12:28:46Z
2019-10-22T12:23:49Z
https://github.com/nestjs/nest/issues/938
346,990,039
938
[ "nestjs", "nest" ]
Hello, I git cloned the ts-starter project. I updated the package.json to latest packages like: { "name": "nest-typescript-starter", "version": "1.0.0", "description": "Nest TypeScript starter repository", "license": "MIT", "scripts": { "format": "prettier --write \"src/**/*.ts\"", "start"...
UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory
https://api.github.com/repos/nestjs/nest/issues/937/comments
2
2018-08-02T11:13:58Z
2019-09-24T18:10:41Z
https://github.com/nestjs/nest/issues/937
346,966,845
937
[ "nestjs", "nest" ]
## I'm submitting a... <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [x] Bug report [ ] Feature request [ ] Documentation issue or request [ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow. </code...
Only one FilesInterceptor configuration per Controller possible
https://api.github.com/repos/nestjs/nest/issues/935/comments
3
2018-08-02T00:12:07Z
2019-09-24T17:10:41Z
https://github.com/nestjs/nest/issues/935
346,813,731
935
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Supports Multitenancy in single db connection
https://api.github.com/repos/nestjs/nest/issues/932/comments
2
2018-08-01T19:58:41Z
2019-09-24T18:10:56Z
https://github.com/nestjs/nest/issues/932
346,746,294
932
[ "nestjs", "nest" ]
I have a question. How can I define arguments for nested fields. Suppose I want to consult all my Posts but limit and sort the comments. Thank you for your help. ` { allPosts { title, comments(limit: 5) { content } } } `
Arguments for nested fields - graphql + typeorm
https://api.github.com/repos/nestjs/nest/issues/931/comments
2
2018-08-01T12:52:58Z
2019-09-24T18:10:59Z
https://github.com/nestjs/nest/issues/931
346,586,795
931
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Transforming and serializing entities to JSON
https://api.github.com/repos/nestjs/nest/issues/930/comments
7
2018-08-01T10:15:25Z
2019-12-18T08:33:10Z
https://github.com/nestjs/nest/issues/930
346,536,834
930
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
The asynchronous middleware does not work within controller
https://api.github.com/repos/nestjs/nest/issues/929/comments
4
2018-08-01T04:32:56Z
2019-09-24T18:10:53Z
https://github.com/nestjs/nest/issues/929
346,444,490
929
[ "nestjs", "nest" ]
## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" --> <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [x] Bug report [x] Feature request [ ] Documentation issue or req...
Support using direct injectable instance
https://api.github.com/repos/nestjs/nest/issues/928/comments
4
2018-07-31T19:28:46Z
2019-09-24T08:11:12Z
https://github.com/nestjs/nest/issues/928
346,326,592
928
[ "nestjs", "nest" ]
Hi All @MessagePattern({ cmd: 'foo' }) equal to nats.subscribe('foo'... whihc is really when having a single intance.. How Can I do a nats.subscribe('foo', {'queue':'job.workers'}? so passing the queue to force NATS to load balance the messages
subscribing to NATS queue
https://api.github.com/repos/nestjs/nest/issues/927/comments
5
2018-07-31T13:04:47Z
2019-09-24T11:11:20Z
https://github.com/nestjs/nest/issues/927
346,178,433
927
[ "nestjs", "nest" ]
The first time I learned about Nest I was really excited. Coming from Symfony/PHP world, it seemed a good way of starting switching to JavaScript. But now, after a few weeks, all the shining things about the DI, services, injections seems to "glue" not very well in Nest. First it was https://github.com/nestjs/nest/i...
Unable to use the same instance of custom logger for the entire application
https://api.github.com/repos/nestjs/nest/issues/926/comments
4
2018-07-31T12:12:34Z
2019-09-24T17:10:39Z
https://github.com/nestjs/nest/issues/926
346,160,437
926
[ "nestjs", "nest" ]
Do nest has something like [agent mechanism](https://eggjs.app/en/core/cluster-and-ipc.html#agent-mechanism) in egg.js?
how to communicate with workers?
https://api.github.com/repos/nestjs/nest/issues/925/comments
2
2018-07-31T01:58:09Z
2019-09-24T18:11:03Z
https://github.com/nestjs/nest/issues/925
346,006,738
925
[ "nestjs", "nest" ]
## I'm submitting a... <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [ ] Bug report [ ] Feature request [x] Documentation issue or request [ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow. </code...
WebSocket authentication
https://api.github.com/repos/nestjs/nest/issues/924/comments
2
2018-07-30T15:58:29Z
2019-09-24T18:11:05Z
https://github.com/nestjs/nest/issues/924
345,822,315
924
[ "nestjs", "nest" ]
Menu shouldn't be scrolled. When scrolling documentation down you need to scroll up then to go to next chapter. Really annoying.
Official docs. UX menu improvement.
https://api.github.com/repos/nestjs/nest/issues/923/comments
3
2018-07-30T11:27:06Z
2019-09-24T18:11:23Z
https://github.com/nestjs/nest/issues/923
345,717,868
923
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Missing published 5.1.0 version of some packages
https://api.github.com/repos/nestjs/nest/issues/922/comments
4
2018-07-30T11:05:39Z
2019-09-24T18:11:17Z
https://github.com/nestjs/nest/issues/922
345,711,586
922
[ "nestjs", "nest" ]
## I'm submitting a... <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [ ] Bug report [x] Feature request [x] Documentation issue or request [ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow. </code...
Cross Site Request Forgery Protection/Example/Documentation
https://api.github.com/repos/nestjs/nest/issues/921/comments
2
2018-07-29T19:58:23Z
2019-09-24T18:11:32Z
https://github.com/nestjs/nest/issues/921
345,558,261
921
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Use Mongoose in Guard
https://api.github.com/repos/nestjs/nest/issues/920/comments
2
2018-07-29T18:56:32Z
2019-09-24T18:11:41Z
https://github.com/nestjs/nest/issues/920
345,553,856
920
[ "nestjs", "nest" ]
## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" --> <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [x] Bug report [ ] Feature request [ ] Documentation issue or reque...
NestMiddleware freezes request
https://api.github.com/repos/nestjs/nest/issues/919/comments
3
2018-07-29T18:23:26Z
2019-09-24T18:10:47Z
https://github.com/nestjs/nest/issues/919
345,551,603
919
[ "nestjs", "nest" ]
## I'm submitting a... <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [ ] Bug report [ ] Feature request [ x] Documentation issue or request [ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow. </c...
How to map entities to DTOs
https://api.github.com/repos/nestjs/nest/issues/918/comments
3
2018-07-29T16:32:21Z
2019-09-24T05:10:38Z
https://github.com/nestjs/nest/issues/918
345,544,041
918
[ "nestjs", "nest" ]
https://github.com/nestjs/nest/blob/master/sample/12-graphql-apollo/src/subscriptions/subscriptions.service.ts At the end: ```ts onModuleDestroy() { this.ws.close(); } ``` Shouldn't it be? ```ts onModuleDestroy() { this.subscriptionServer.close(); } ```
GraphQL subscription server close example.
https://api.github.com/repos/nestjs/nest/issues/917/comments
2
2018-07-29T09:54:38Z
2019-09-24T18:11:35Z
https://github.com/nestjs/nest/issues/917
345,517,812
917
[ "nestjs", "nest" ]
``` import { NestFactory } from '@nestjs/core'; import { AppModule } from 'app.module'; async function bootstrap() { const app = await NestFactory.create(AppModule); app.useStaticAssets(__dirname + '/public'); app.setBaseViewsDir(__dirname + '/plugins'); app.setViewEngine('hbs'); await app.liste...
how setViewEngine( ) use to Layout ????
https://api.github.com/repos/nestjs/nest/issues/916/comments
5
2018-07-29T06:42:12Z
2019-09-24T01:11:50Z
https://github.com/nestjs/nest/issues/916
345,506,722
916
[ "nestjs", "nest" ]
Trying to configure GraphQL subscriptions using existing express server. But seems that there is some kind of conflict. Error thrown in `graphiql` console: ``` WebSocket connection to 'ws://localhost:3000/subscriptions' failed: Connection closed before receiving a handshake response ``` ![image](https://user-i...
GraphQL subscription on same server throws error. Connection closed before receiving a handshake response.
https://api.github.com/repos/nestjs/nest/issues/915/comments
2
2018-07-28T22:26:49Z
2019-09-24T18:11:38Z
https://github.com/nestjs/nest/issues/915
345,483,461
915
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
When OnModuleInit exec failed, should stop running.
https://api.github.com/repos/nestjs/nest/issues/914/comments
4
2018-07-28T08:51:20Z
2019-09-24T17:10:35Z
https://github.com/nestjs/nest/issues/914
345,432,908
914
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Support passing params via res.locals
https://api.github.com/repos/nestjs/nest/issues/913/comments
2
2018-07-26T23:31:13Z
2019-09-24T18:11:20Z
https://github.com/nestjs/nest/issues/913
345,039,945
913
[ "nestjs", "nest" ]
## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" --> <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [ ] Bug report [ ] Feature request [X] Documentation issue or reque...
Setting up console logger for HTTP requests
https://api.github.com/repos/nestjs/nest/issues/912/comments
6
2018-07-26T13:19:11Z
2019-08-29T10:08:25Z
https://github.com/nestjs/nest/issues/912
344,840,539
912
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
How to make NestJS works with Electron?
https://api.github.com/repos/nestjs/nest/issues/910/comments
10
2018-07-25T21:29:30Z
2019-09-24T17:10:50Z
https://github.com/nestjs/nest/issues/910
344,614,295
910
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Trying to migrate app to use Fastify - The regex '/(([^\/]+\/?)*)/' is not safe!
https://api.github.com/repos/nestjs/nest/issues/905/comments
5
2018-07-25T09:29:27Z
2019-09-24T16:10:41Z
https://github.com/nestjs/nest/issues/905
344,364,445
905
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Recursively trigger OnModuleDestroy hook for testing module
https://api.github.com/repos/nestjs/nest/issues/899/comments
3
2018-07-24T11:00:00Z
2019-09-24T16:12:05Z
https://github.com/nestjs/nest/issues/899
343,987,249
899
[ "nestjs", "nest" ]
## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" --> <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [ ] Bug report [ ] Feature request [x] Documentation issue or reque...
Docs: how to use dependency injection to configure a module?
https://api.github.com/repos/nestjs/nest/issues/897/comments
6
2018-07-23T21:54:49Z
2019-09-24T19:10:38Z
https://github.com/nestjs/nest/issues/897
343,809,995
897
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
expired jwt token is throwing HttpException when using sockets
https://api.github.com/repos/nestjs/nest/issues/896/comments
2
2018-07-22T11:28:26Z
2019-09-24T18:11:56Z
https://github.com/nestjs/nest/issues/896
343,398,448
896
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
[bug] Cannot read property 'provide' of undefined
https://api.github.com/repos/nestjs/nest/issues/894/comments
3
2018-07-20T08:53:57Z
2019-09-24T19:11:20Z
https://github.com/nestjs/nest/issues/894
343,025,455
894
[ "nestjs", "nest" ]
## I'm submitting a... <pre><code> [ ] Regression [X] Bug report [ ] Feature request [ ] Documentation issue or request [ ] Support request </code></pre> ## Current behavior I've a AuthGuard who check the JWT token in controllers. I want use this Guard in controllers to check authentication. I've this erro...
Nest can't resolve dependencies of the AuthGuard (Guard decorator)
https://api.github.com/repos/nestjs/nest/issues/893/comments
5
2018-07-19T08:45:54Z
2019-09-24T19:11:17Z
https://github.com/nestjs/nest/issues/893
342,634,578
893
[ "nestjs", "nest" ]
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
Custom decorators require "data" parameter, but built in can skip it
https://api.github.com/repos/nestjs/nest/issues/892/comments
5
2018-07-18T19:59:30Z
2019-09-24T16:11:59Z
https://github.com/nestjs/nest/issues/892
342,470,591
892
[ "nestjs", "nest" ]
# Question Is there an open channel for more "informal" discussions related to Nest? # Why I want to contribute more I would like to chat with the creators a little bit more, or share things I've created with Nest etc. Issues are often not the best place to start these kinds of discussions. So I suggest somethi...
Channel for Discussions e.g. Discord
https://api.github.com/repos/nestjs/nest/issues/891/comments
44
2018-07-18T17:35:32Z
2019-09-24T20:10:35Z
https://github.com/nestjs/nest/issues/891
342,424,453
891
[ "nestjs", "nest" ]
## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" --> <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [ ] Bug report [ X] Feature request [ ] Documentation issue or requ...
pass requestcontext informations to service layers
https://api.github.com/repos/nestjs/nest/issues/890/comments
4
2018-07-18T13:52:37Z
2019-09-24T19:11:14Z
https://github.com/nestjs/nest/issues/890
342,338,265
890