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 [X ] Feature request [ ] Documentation issue or request [ ] Support request </code></pre> ## Current behavior <!-- Describe how the issue manifests. --> If you impo...
Concatenated routes
https://api.github.com/repos/nestjs/nest/issues/664/comments
3
2018-05-10T13:50:06Z
2019-09-25T00:11:20Z
https://github.com/nestjs/nest/issues/664
321,938,330
664
[ "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" -->...
firebase.auth() fails in v5.x at nodejs with - "XMLHttpRequest compatibility library was not found"
https://api.github.com/repos/nestjs/nest/issues/663/comments
3
2018-05-10T12:48:19Z
2019-09-25T00:11:41Z
https://github.com/nestjs/nest/issues/663
321,919,287
663
[ "nestjs", "nest" ]
Can nestjs use with other react SSR framework nextjs together? if can ,how use?
https://api.github.com/repos/nestjs/nest/issues/662/comments
5
2018-05-10T06:30:39Z
2019-09-24T23:11:29Z
https://github.com/nestjs/nest/issues/662
321,824,606
662
[ "nestjs", "nest" ]
hi i get this error Nest can't resolve dependencies of the UsersService (?). Please verify whether [0] argument is available in the current context. this my users.service.ts <pre><code> import { Model } from 'mongoose'; import { Injectable } from '@nestjs/common'; import { InjectModel } from '@nestjs/mongoos...
Nest can't resolve dependencies of the UsersService (?)
https://api.github.com/repos/nestjs/nest/issues/661/comments
9
2018-05-10T02:51:31Z
2019-09-24T03:10:50Z
https://github.com/nestjs/nest/issues/661
321,791,589
661
[ "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" -->...
[nest5.0 rc3]Custom provider has an inconsistent behavior.
https://api.github.com/repos/nestjs/nest/issues/660/comments
2
2018-05-10T01:56:47Z
2019-09-25T00:11:29Z
https://github.com/nestjs/nest/issues/660
321,782,877
660
[ "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...
Fastify Adapter not processing requests
https://api.github.com/repos/nestjs/nest/issues/659/comments
6
2018-05-09T21:35:56Z
2019-09-24T22:11:02Z
https://github.com/nestjs/nest/issues/659
321,734,988
659
[ "nestjs", "nest" ]
Is there a reason why the *.js and *.d.ts files are added to the source control inside the `bundle`-folder? Build artifacts should usually not be stored inside a repository. If these files get added to the .gitignore, it would lead to a smaller repository size and cleaner commits.
[Question] Why add *.js and *.d.ts files to source control?
https://api.github.com/repos/nestjs/nest/issues/658/comments
9
2018-05-09T13:15:10Z
2019-09-24T11:11:57Z
https://github.com/nestjs/nest/issues/658
321,565,576
658
[ "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" -->...
Log unhandled exceptions
https://api.github.com/repos/nestjs/nest/issues/657/comments
2
2018-05-09T07:55:57Z
2019-09-25T00:10:47Z
https://github.com/nestjs/nest/issues/657
321,467,726
657
[ "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" -->...
[Feature] graceful shutdown
https://api.github.com/repos/nestjs/nest/issues/656/comments
4
2018-05-08T22:31:03Z
2019-09-25T00:11:11Z
https://github.com/nestjs/nest/issues/656
321,369,400
656
[ "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" -->...
Export Transport Enum at root level
https://api.github.com/repos/nestjs/nest/issues/655/comments
2
2018-05-08T21:21:10Z
2019-09-25T00:11:26Z
https://github.com/nestjs/nest/issues/655
321,351,387
655
[ "nestjs", "nest" ]
## I'm submitting a... <pre><code> [ ] Regression [X] Bug report [ ] Feature request [ ] Documentation issue or request </code></pre> I created a proxy with the nestjs. Any request other than GET does not work. StackOverflow Answer: https://stackoverflow.com/questions/50236234/create-proxy-in-nestjs Cod...
@Req/@Request pipe not working
https://api.github.com/repos/nestjs/nest/issues/654/comments
4
2018-05-08T19:11:16Z
2019-09-25T00:11:14Z
https://github.com/nestjs/nest/issues/654
321,311,482
654
[ "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> [X] Regression <!--(a behavior that used to work and stopped working in a new release)--> [ ] Bug report [ ] Feature request [ ] Documentation issue or req...
Circular Dependency broken after upgrading to v5
https://api.github.com/repos/nestjs/nest/issues/653/comments
4
2018-05-08T18:33:37Z
2019-09-25T00:11:35Z
https://github.com/nestjs/nest/issues/653
321,298,403
653
[ "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" -->...
Explain the magic used in the microservice package
https://api.github.com/repos/nestjs/nest/issues/652/comments
7
2018-05-08T14:32:56Z
2019-09-24T08:10:41Z
https://github.com/nestjs/nest/issues/652
321,212,628
652
[ "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 => Please do not submit support request here, instead post your question on Stack Overflow. </code...
async OnModuleDestroy
https://api.github.com/repos/nestjs/nest/issues/651/comments
2
2018-05-08T09:07:53Z
2019-09-25T00:11:44Z
https://github.com/nestjs/nest/issues/651
321,102,889
651
[ "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" -->...
Documentation: Broken link for full Authentication sample source
https://api.github.com/repos/nestjs/nest/issues/650/comments
3
2018-05-08T00:17:44Z
2019-09-25T00:11:23Z
https://github.com/nestjs/nest/issues/650
321,001,385
650
[ "nestjs", "nest" ]
## I'm submitting an issue about Test.createTestingModule <!-- 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 reques...
Cannot read property 'connection' of undefined on Test.createTestingModule
https://api.github.com/repos/nestjs/nest/issues/649/comments
5
2018-05-07T15:25:41Z
2019-09-25T00:11:17Z
https://github.com/nestjs/nest/issues/649
320,847,779
649
[ "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" -->...
[Feature request] Make ValidationPipe properties as protected
https://api.github.com/repos/nestjs/nest/issues/648/comments
2
2018-05-07T12:30:18Z
2019-09-25T00:11:38Z
https://github.com/nestjs/nest/issues/648
320,786,041
648
[ "nestjs", "nest" ]
## I'm submitting a... <pre><code> [ ] Regression [ ] Bug report [ ] Feature request [ X ] Documentation issue or request [ ] Support request </code></pre> ## Current behavior I'm using nest v5 migrating a old code, decorator @Controler is deprecated but it appears in the Documentation. I don't know how...
@Controller is deprecated
https://api.github.com/repos/nestjs/nest/issues/647/comments
3
2018-05-07T12:09:19Z
2019-09-25T00:11:50Z
https://github.com/nestjs/nest/issues/647
320,780,070
647
[ "nestjs", "nest" ]
It throws an error because of `gulp.packages` (when we use gulp 4). is this even a method of gulp (3)? I found no resources or examples which use `gulp.packages()`.
build:dev not working
https://api.github.com/repos/nestjs/nest/issues/646/comments
8
2018-05-06T16:25:54Z
2019-09-24T18:11:08Z
https://github.com/nestjs/nest/issues/646
320,606,585
646
[ "nestjs", "nest" ]
<pre><code> [ ] Regression [ ] Bug report [X] _Question_ [ ] Feature request [ ] Documentation issue or request </code></pre> ## What is the motivation? Does Nest.js have any popular practice for creating external workers? Where you can use all methods from PaymentsService or AccountService. But run worker se...
How to use Nest Services in another App
https://api.github.com/repos/nestjs/nest/issues/638/comments
4
2018-05-05T22:11:21Z
2019-09-25T00:11:53Z
https://github.com/nestjs/nest/issues/638
320,545,161
638
[ "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" -->...
Middleware for socket.io not working
https://api.github.com/repos/nestjs/nest/issues/637/comments
17
2018-05-05T08:14:37Z
2019-09-24T23:11:41Z
https://github.com/nestjs/nest/issues/637
320,490,093
637
[ "nestjs", "nest" ]
Hi, I have the following controller: ``` @Post() public async getGroups(@Req() req: AppRequest, @Body(new ValidationPipe()) groupCreateDto: GroupCreateDto) { ... } ``` And here is the dto: ``` export class GroupCreateDto { private internalTypeId: number; @IsStri...
@Body generates a plane object instead of mapped class
https://api.github.com/repos/nestjs/nest/issues/636/comments
5
2018-05-05T06:24:42Z
2019-09-24T23:10:53Z
https://github.com/nestjs/nest/issues/636
320,484,126
636
[ "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 requ...
Sample 16-gateway-ws data is undefined
https://api.github.com/repos/nestjs/nest/issues/635/comments
2
2018-05-04T19:26:18Z
2019-09-25T01:10:41Z
https://github.com/nestjs/nest/issues/635
320,398,798
635
[ "nestjs", "nest" ]
Hello, I want to use the req.session object in every view I render without having to pass it as a variable each time. How can I do this?
Access req.session everywhere
https://api.github.com/repos/nestjs/nest/issues/634/comments
3
2018-05-04T13:36:56Z
2019-09-25T01:10:44Z
https://github.com/nestjs/nest/issues/634
320,278,164
634
[ "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 matching version found for @nestjs/websockets@^5.0.0 - Cats Sample
https://api.github.com/repos/nestjs/nest/issues/633/comments
5
2018-05-04T11:36:00Z
2019-09-25T01:10:38Z
https://github.com/nestjs/nest/issues/633
320,242,489
633
[ "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 r...
Nest 5.0.0-rc.2 Swagger example not correct generate parameters
https://api.github.com/repos/nestjs/nest/issues/632/comments
13
2018-05-04T11:00:45Z
2019-09-23T17:11:41Z
https://github.com/nestjs/nest/issues/632
320,233,752
632
[ "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 send date and validate that by IsDate validator
https://api.github.com/repos/nestjs/nest/issues/631/comments
3
2018-05-04T09:42:10Z
2019-09-27T20:10:35Z
https://github.com/nestjs/nest/issues/631
320,212,029
631
[ "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" -->...
V5 - req.BaseUrl is empty
https://api.github.com/repos/nestjs/nest/issues/630/comments
5
2018-05-04T08:54:54Z
2019-09-23T20:10:38Z
https://github.com/nestjs/nest/issues/630
320,198,270
630
[ "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...
gRPC Microservice: Unhandled promise rejection
https://api.github.com/repos/nestjs/nest/issues/629/comments
8
2018-05-03T18:34:50Z
2019-09-25T00:11:56Z
https://github.com/nestjs/nest/issues/629
320,032,628
629
[ "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 Guards set on a handler are not getting c...
Guard: Not getting called in e2e tests unless specified in useGlobalGuards
https://api.github.com/repos/nestjs/nest/issues/628/comments
2
2018-05-03T16:17:26Z
2019-09-25T00:10:50Z
https://github.com/nestjs/nest/issues/628
319,988,821
628
[ "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" -->...
During transpilation: tsc reports: `/@nestjs/common/index"' has no exported member 'MiddlewaresConsumer'. Did you mean 'MiddlewareConsumer'?`
https://api.github.com/repos/nestjs/nest/issues/627/comments
4
2018-05-03T15:19:54Z
2019-09-25T00:11:47Z
https://github.com/nestjs/nest/issues/627
319,966,775
627
[ "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" -->...
SubscribeMessage in WebSocketGateway should have a callback to send back data
https://api.github.com/repos/nestjs/nest/issues/626/comments
3
2018-05-03T12:23:18Z
2019-09-25T01:11:02Z
https://github.com/nestjs/nest/issues/626
319,898,011
626
[ "nestjs", "nest" ]
``` import { Module, INestApplication, DynamicModule, Global } from '@nestjs/common'; import { Test } from '@nestjs/testing'; @Global() @Module({}) class ExampleModule { public static readonly componentToken = 'component-token'; public static forRoot(value: string): DynamicModule { const com...
question: How to get component provided by a dynamic module?
https://api.github.com/repos/nestjs/nest/issues/625/comments
3
2018-05-03T10:04:36Z
2019-09-25T00:10:41Z
https://github.com/nestjs/nest/issues/625
319,858,196
625
[ "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" -->...
sample 19-auth is not working
https://api.github.com/repos/nestjs/nest/issues/623/comments
3
2018-05-02T14:26:57Z
2019-09-25T01:11:05Z
https://github.com/nestjs/nest/issues/623
319,575,494
623
[ "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" -->...
Export interfaces at the root level
https://api.github.com/repos/nestjs/nest/issues/622/comments
6
2018-05-02T10:34:34Z
2019-09-25T00:11:59Z
https://github.com/nestjs/nest/issues/622
319,499,335
622
[ "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" -->...
where is the 'Injectable' in cats.service.ts
https://api.github.com/repos/nestjs/nest/issues/620/comments
1
2018-05-01T11:16:01Z
2019-09-25T01:11:17Z
https://github.com/nestjs/nest/issues/620
319,174,034
620
[ "nestjs", "nest" ]
## I'm submitting a... [ ] Regression [-] Bug report [ ] Feature request [ ] Documentation issue or request </code></pre> ## Current behavior I was using the snyk for checking the vulnerability of the dependency and I found that the following dependency have `Regular Expression Denial of Service (ReDoS) ` vul...
Dependancy vulnerability
https://api.github.com/repos/nestjs/nest/issues/619/comments
2
2018-05-01T10:52:42Z
2019-09-25T01:10:47Z
https://github.com/nestjs/nest/issues/619
319,169,985
619
[ "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 building for production: ReferenceError: Request is not defined
https://api.github.com/repos/nestjs/nest/issues/618/comments
3
2018-05-01T09:18:48Z
2019-09-25T01:11:23Z
https://github.com/nestjs/nest/issues/618
319,153,341
618
[ "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...
WebSocketServer .on not firing but SubscribeMessage working
https://api.github.com/repos/nestjs/nest/issues/617/comments
3
2018-05-01T08:55:12Z
2019-09-25T01:11:11Z
https://github.com/nestjs/nest/issues/617
319,149,222
617
[ "nestjs", "nest" ]
` keep code small` is a requirement for client side, not server side.
How can I avoid repeat rxjs `pipe` all the time or config to go back v4 style?
https://api.github.com/repos/nestjs/nest/issues/616/comments
2
2018-05-01T07:21:30Z
2019-09-25T01:11:38Z
https://github.com/nestjs/nest/issues/616
319,135,206
616
[ "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" -->...
2nd level interceptor not being invoked
https://api.github.com/repos/nestjs/nest/issues/615/comments
9
2018-05-01T06:55:06Z
2019-09-24T22:10:56Z
https://github.com/nestjs/nest/issues/615
319,131,593
615
[ "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 import Injectable from @nestjs/common
https://api.github.com/repos/nestjs/nest/issues/614/comments
4
2018-05-01T02:48:37Z
2019-09-25T01:11:35Z
https://github.com/nestjs/nest/issues/614
319,100,607
614
[ "nestjs", "nest" ]
1. Go to docs - https://docs.nestjs.com/ 2. Got to FAQ -> Examples ![image](https://user-images.githubusercontent.com/1386622/39441103-8324e4be-4cb5-11e8-964a-8c6d393da00e.png) Link broken: https://github.com/nestjs/nest/tree/master/examples ![image](https://user-images.githubusercontent.com/1386622/39441127-9b5...
Official docs. Examples page broken.
https://api.github.com/repos/nestjs/nest/issues/613/comments
2
2018-04-30T17:32:45Z
2019-09-25T01:11:29Z
https://github.com/nestjs/nest/issues/613
318,971,447
613
[ "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" -->...
got failed when used @nestjs/cli to create a new project
https://api.github.com/repos/nestjs/nest/issues/612/comments
5
2018-04-30T15:34:44Z
2019-09-25T01:11:14Z
https://github.com/nestjs/nest/issues/612
318,934,047
612
[ "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" -->...
POST body undefined.
https://api.github.com/repos/nestjs/nest/issues/611/comments
6
2018-04-29T01:54:30Z
2019-09-25T01:10:35Z
https://github.com/nestjs/nest/issues/611
318,682,921
611
[ "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" -->...
Filter: behavior of e2e test differs from true http request
https://api.github.com/repos/nestjs/nest/issues/610/comments
5
2018-04-28T20:20:19Z
2019-09-25T01:11:47Z
https://github.com/nestjs/nest/issues/610
318,665,809
610
[ "nestjs", "nest" ]
Hi, I am trying to set a global validation pipe: ``` import {NestFactory} from '@nestjs/core'; import {AppModule} from './app/app.module'; import {ValidationPipe} from '@nestjs/common'; async function bootstrap() { const app = await NestFactory.create(AppModule); app.useGlobalPipes(new ValidationPipe()); ...
ValidationPipe injection issue
https://api.github.com/repos/nestjs/nest/issues/609/comments
8
2018-04-28T18:08:46Z
2019-09-24T18:11:11Z
https://github.com/nestjs/nest/issues/609
318,657,221
609
[ "nestjs", "nest" ]
Setting up a new project with Nest CLI, nothing changed, `npm test` failed ``` $ nest new hume2 $ cd hume2 $ npm run test > hume2@1.0.0 test /opt/dev/hume2 > jest FAIL src/app.controller.spec.ts AppController root ✕ should return "Hello World!" (138ms) ● AppController › root › should...
[V5] `npm run test` failed after new project created by nest-cli
https://api.github.com/repos/nestjs/nest/issues/608/comments
5
2018-04-28T06:16:07Z
2019-09-25T01:11:20Z
https://github.com/nestjs/nest/issues/608
318,604,771
608
[ "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 reque...
Use annotation for testing
https://api.github.com/repos/nestjs/nest/issues/607/comments
3
2018-04-27T11:26:29Z
2019-09-25T01:11:44Z
https://github.com/nestjs/nest/issues/607
318,373,687
607
[ "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 can I respond in XML using nestjs ?
https://api.github.com/repos/nestjs/nest/issues/606/comments
7
2018-04-27T09:45:57Z
2019-11-30T02:57:03Z
https://github.com/nestjs/nest/issues/606
318,345,043
606
[ "nestjs", "nest" ]
Hi, The Middleware annotation is deprecated in V5 (v5-beta3). I looked through the v5 documentation and couldn't find anything that indicates what annotation should be used for middlewares. Also the `ExpressMiddleware` is not available via `'@nestjs/common'`. Here is a screenshot: ![alt text](https://preview.i...
Middleware in v5 is deprecated
https://api.github.com/repos/nestjs/nest/issues/605/comments
4
2018-04-27T07:45:01Z
2019-09-25T01:11:59Z
https://github.com/nestjs/nest/issues/605
318,309,797
605
[ "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 [ ] Documentation issue or request [ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow. </code...
Add mocking possibility to nest/mongoose module
https://api.github.com/repos/nestjs/nest/issues/604/comments
2
2018-04-26T19:12:42Z
2019-09-25T01:11:53Z
https://github.com/nestjs/nest/issues/604
318,161,544
604
[ "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" -->...
V5 - Returning false in Global Guard has no effect
https://api.github.com/repos/nestjs/nest/issues/603/comments
3
2018-04-26T08:20:30Z
2019-09-25T01:11:41Z
https://github.com/nestjs/nest/issues/603
317,923,807
603
[ "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 [X] Documentation issue or reque...
@nestjs/passport doesn't exist
https://api.github.com/repos/nestjs/nest/issues/602/comments
5
2018-04-25T23:45:24Z
2019-09-25T01:11:50Z
https://github.com/nestjs/nest/issues/602
317,830,465
602
[ "nestjs", "nest" ]
Is there a way to import module or add component to main module on condition based ex: <pre><code> @Module( { modules: [ModuleA, ModuleB, ModuleC] }) </code></pre> In this in some place i need only ModuleA, not ModuleB and ModuleC, but in some condition, I will be using ModuleB and not othe...
import module in condition based
https://api.github.com/repos/nestjs/nest/issues/601/comments
10
2018-04-25T10:58:31Z
2019-09-23T19:10:53Z
https://github.com/nestjs/nest/issues/601
317,578,103
601
[ "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... <pre><code> [ ] Regression <!--(a behavior that used to work and stopped working in a new release)--> [x] Bug report [...
exception in Jest tests: `TypeError: Cannot read property 'module' of undefined` when using `forwardRef` in module `imports`
https://api.github.com/repos/nestjs/nest/issues/600/comments
15
2018-04-24T21:38:00Z
2019-09-24T18:11:14Z
https://github.com/nestjs/nest/issues/600
317,404,589
600
[ "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" -->...
Throw error from command handler not intercepted
https://api.github.com/repos/nestjs/nest/issues/599/comments
2
2018-04-24T14:04:55Z
2019-09-25T02:10:47Z
https://github.com/nestjs/nest/issues/599
317,242,258
599
[ "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 cant resolve dependency when he actually can
https://api.github.com/repos/nestjs/nest/issues/598/comments
8
2018-04-24T13:19:33Z
2023-03-17T14:24:05Z
https://github.com/nestjs/nest/issues/598
317,222,192
598
[ "nestjs", "nest" ]
I saw in the tag section there is already some work for v5, any roadmap?
v5 Roadmap
https://api.github.com/repos/nestjs/nest/issues/597/comments
10
2018-04-24T11:55:53Z
2019-09-25T01:12:03Z
https://github.com/nestjs/nest/issues/597
317,192,254
597
[ "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" -->...
Cannot find some modules that I'm not using upon running tsc command.
https://api.github.com/repos/nestjs/nest/issues/596/comments
3
2018-04-24T08:21:21Z
2019-09-25T02:10:44Z
https://github.com/nestjs/nest/issues/596
317,118,882
596
[ "nestjs", "nest" ]
## I'm submitting a... [ ] 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> ##...
Throws error upon resizing terminal window
https://api.github.com/repos/nestjs/nest/issues/595/comments
3
2018-04-23T22:57:34Z
2019-09-25T02:10:56Z
https://github.com/nestjs/nest/issues/595
317,011,708
595
[ "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" -->...
npm run start:prod is failed, unnecessary modules required (newly created project) v5
https://api.github.com/repos/nestjs/nest/issues/594/comments
18
2018-04-23T19:26:46Z
2019-10-16T15:10:36Z
https://github.com/nestjs/nest/issues/594
316,951,299
594
[ "nestjs", "nest" ]
## Environment <pre><code> Nest version: 4.5.10 <!-- Check whether this is still an issue in the most recent Nest version --> For Tooling issues: - Node version: v8.6.0 - NPM version: 5.8.0 - Platform: Mac (macOS High Sierra - 10.13.3) </code></pre> ## Problem and steps I am tried uploading file to Fir...
ReferenceError: XMLHttpRequest is not defined
https://api.github.com/repos/nestjs/nest/issues/593/comments
9
2018-04-23T18:55:34Z
2019-09-25T02:10:59Z
https://github.com/nestjs/nest/issues/593
316,939,941
593
[ "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" -->...
ParseIntPipe in cats example not working correctly? (v5 beta)
https://api.github.com/repos/nestjs/nest/issues/592/comments
3
2018-04-23T18:54:40Z
2019-09-25T01:11:56Z
https://github.com/nestjs/nest/issues/592
316,939,597
592
[ "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 Missing deployment process and setup prod...
More docs for deployment
https://api.github.com/repos/nestjs/nest/issues/591/comments
17
2018-04-23T04:49:31Z
2019-10-23T22:23:53Z
https://github.com/nestjs/nest/issues/591
316,660,652
591
[ "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" -->...
Docs for serverless deployment
https://api.github.com/repos/nestjs/nest/issues/590/comments
5
2018-04-23T03:40:15Z
2019-09-24T04:11:05Z
https://github.com/nestjs/nest/issues/590
316,651,846
590
[ "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" -->...
class-validator not working nest-typescript-starter
https://api.github.com/repos/nestjs/nest/issues/589/comments
9
2018-04-22T19:27:19Z
2020-07-15T15:17:58Z
https://github.com/nestjs/nest/issues/589
316,605,957
589
[ "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" -->...
Http multiple process
https://api.github.com/repos/nestjs/nest/issues/588/comments
4
2018-04-21T15:38:57Z
2019-09-25T01:11:26Z
https://github.com/nestjs/nest/issues/588
316,501,576
588
[ "nestjs", "nest" ]
## typeorm entity validation not work <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 ```typescript import { ...
typeorm entity validation not work
https://api.github.com/repos/nestjs/nest/issues/587/comments
6
2018-04-21T15:32:57Z
2019-09-25T02:11:23Z
https://github.com/nestjs/nest/issues/587
316,501,076
587
[ "nestjs", "nest" ]
[ ] 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 behavior <!...
Nest/Cli installation package.json error
https://api.github.com/repos/nestjs/nest/issues/586/comments
4
2018-04-20T20:53:48Z
2019-09-25T02:11:33Z
https://github.com/nestjs/nest/issues/586
316,408,373
586
[ "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" -->...
Migrate to 5.0.0-beta2 Swagger returns 404
https://api.github.com/repos/nestjs/nest/issues/585/comments
8
2018-04-20T20:37:46Z
2019-09-25T02:11:20Z
https://github.com/nestjs/nest/issues/585
316,404,223
585
[ "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" -->...
From StackOverflow quest: Late initialization/providing of Nest.js services after Jest test fails
https://api.github.com/repos/nestjs/nest/issues/584/comments
6
2018-04-20T17:14:52Z
2019-09-25T01:11:32Z
https://github.com/nestjs/nest/issues/584
316,346,727
584
[ "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" -->...
I want inject genericity with decorators InjectRepository or Inject
https://api.github.com/repos/nestjs/nest/issues/583/comments
4
2018-04-20T09:12:48Z
2019-09-25T02:11:14Z
https://github.com/nestjs/nest/issues/583
316,189,534
583
[ "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 req...
Middleware not being triggered on graphql endpoint
https://api.github.com/repos/nestjs/nest/issues/582/comments
3
2018-04-20T08:18:24Z
2019-09-24T08:11:48Z
https://github.com/nestjs/nest/issues/582
316,171,007
582
[ "nestjs", "nest" ]
## I'm submitting a... <pre><code> [ ] Regression [ ] Bug report [x] 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 <!-- Describe how the issue manifests. --> ...
Multiple parameters in @SubscribeMessage functions
https://api.github.com/repos/nestjs/nest/issues/581/comments
13
2018-04-20T06:50:46Z
2019-09-24T21:10:41Z
https://github.com/nestjs/nest/issues/581
316,147,987
581
[ "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" -->...
Link to e2e test example is not working
https://api.github.com/repos/nestjs/nest/issues/580/comments
2
2018-04-19T17:52:21Z
2019-09-25T03:10:50Z
https://github.com/nestjs/nest/issues/580
315,977,957
580
[ "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 <!-- Describe how the issue manifests. -->...
Problems with two model with the same interface's description
https://api.github.com/repos/nestjs/nest/issues/578/comments
10
2018-04-19T11:40:05Z
2019-09-25T03:10:44Z
https://github.com/nestjs/nest/issues/578
315,840,049
578
[ "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 support or how get long stack when application throw an exception
https://api.github.com/repos/nestjs/nest/issues/576/comments
10
2018-04-19T08:41:05Z
2019-09-24T21:12:02Z
https://github.com/nestjs/nest/issues/576
315,779,615
576
[ "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" -->...
Migration Issues Nest 4 -> 5 beta 2
https://api.github.com/repos/nestjs/nest/issues/575/comments
6
2018-04-19T07:13:28Z
2019-09-25T00:11:02Z
https://github.com/nestjs/nest/issues/575
315,753,691
575
[ "nestjs", "nest" ]
https://github.com/nestjs/nest/blob/998a24d62f0e0af35c1b49091133fd7d494e2a2c/packages/common/exceptions/http.exception.ts#L5
There are merge markers in http.exception.ts :)
https://api.github.com/repos/nestjs/nest/issues/574/comments
2
2018-04-18T22:59:13Z
2019-09-25T03:10:47Z
https://github.com/nestjs/nest/issues/574
315,671,058
574
[ "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" -->...
Decorator for Cron Job and select by name on execution context
https://api.github.com/repos/nestjs/nest/issues/573/comments
6
2018-04-18T11:04:06Z
2019-09-25T01:10:50Z
https://github.com/nestjs/nest/issues/573
315,433,158
573
[ "nestjs", "nest" ]
## I'm submitting a... [ ] Regression [ ] Bug report [ ] Feature request [X] Documentation issue or request [ ] Support request ## Current behavior Hi everyone!! First of all, thanks to @kamilmysliwiec for this awesome framework!!! I want to use Redis as a caching system in a CRUD but I don't know how/whe...
Caching with Redis
https://api.github.com/repos/nestjs/nest/issues/572/comments
6
2018-04-18T10:19:25Z
2019-09-24T14:12:03Z
https://github.com/nestjs/nest/issues/572
315,419,207
572
[ "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...
Mongoose static/methods in Schema
https://api.github.com/repos/nestjs/nest/issues/571/comments
3
2018-04-18T07:48:27Z
2019-09-25T03:10:53Z
https://github.com/nestjs/nest/issues/571
315,367,837
571
[ "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" -->...
Why multer included in @nestjs/core, not @nestjs/common?
https://api.github.com/repos/nestjs/nest/issues/570/comments
3
2018-04-18T05:41:43Z
2019-09-25T02:11:26Z
https://github.com/nestjs/nest/issues/570
315,338,186
570
[ "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 support async life circle hook.
https://api.github.com/repos/nestjs/nest/issues/569/comments
3
2018-04-17T17:31:41Z
2019-09-25T02:11:16Z
https://github.com/nestjs/nest/issues/569
315,159,517
569
[ "nestjs", "nest" ]
By creating my own epxress instance: ```js const exprs = express(); const server = await NestFactory.create(AppModule, exprs); ``` I get an build error: ![image](https://user-images.githubusercontent.com/142090/38847931-b88280f0-4236-11e8-926b-60f2711045cf.png) ```bash src/server.ts(47,54): error TS2560: Valu...
Passing Express instance Error for build
https://api.github.com/repos/nestjs/nest/issues/568/comments
4
2018-04-17T04:00:21Z
2019-09-25T01:10:56Z
https://github.com/nestjs/nest/issues/568
314,896,807
568
[ "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" -->...
Documentation doesn't have the types for some entities
https://api.github.com/repos/nestjs/nest/issues/567/comments
4
2018-04-16T22:06:53Z
2019-09-25T03:10:41Z
https://github.com/nestjs/nest/issues/567
314,835,399
567
[ "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" -->...
Errors during the installation process
https://api.github.com/repos/nestjs/nest/issues/566/comments
3
2018-04-16T16:14:08Z
2019-09-25T02:10:41Z
https://github.com/nestjs/nest/issues/566
314,724,244
566
[ "nestjs", "nest" ]
<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></pre> ## Current be...
Parameter Validation On Non-Controller Functions
https://api.github.com/repos/nestjs/nest/issues/565/comments
4
2018-04-15T02:05:39Z
2019-10-19T04:23:49Z
https://github.com/nestjs/nest/issues/565
314,378,337
565
[ "nestjs", "nest" ]
``` $ pm2 logs 6|okoer-ap | 2018-04-13 17:04: [Nest] 19985 - 2018-04-13 17:04: 2018-4-13 17:04:37 2018-04-13 17:04: [RouterExplorer] 2018-04-13 17:04: Mapped {/:sku_id/suit/minus, PUT} route2018-04-13 17:04: +0ms2018-04-13 17:04: 6|okoer-ap | 2018-04-13 17:04: [Nest] 19985 - 2018-04-13 17:04: 2018-4-13 17:...
How use pm2 start nestjs Application ?
https://api.github.com/repos/nestjs/nest/issues/564/comments
6
2018-04-13T09:13:28Z
2019-09-23T17:10:50Z
https://github.com/nestjs/nest/issues/564
314,028,879
564
[ "nestjs", "nest" ]
## I'm submitting a request ## Current behavior NestJs currently seems to depend on a specific version of `reflect-metadata` (0.1.10) and will complain in NPM unless you resolve this SPECIFIC version, I tried higher versions and it complained it needed that specific one. ## Expected behavior It should ideally n...
reflect-metadata specific version needed?
https://api.github.com/repos/nestjs/nest/issues/563/comments
5
2018-04-13T07:54:38Z
2019-09-25T00:10:38Z
https://github.com/nestjs/nest/issues/563
314,004,203
563
[ "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 unit test on @CommandHandler()
https://api.github.com/repos/nestjs/nest/issues/562/comments
3
2018-04-13T07:22:29Z
2019-09-25T02:11:08Z
https://github.com/nestjs/nest/issues/562
313,995,224
562
[ "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 => Please do not submit support request here, instead post your question on Stack Overflow. </code...
Tooling: dependencies analyzer (like Compodoc)
https://api.github.com/repos/nestjs/nest/issues/561/comments
9
2018-04-12T14:18:01Z
2019-09-24T13:10:56Z
https://github.com/nestjs/nest/issues/561
313,747,490
561
[ "nestjs", "nest" ]
<pre><code> [x] Feature request </code></pre> ## What is the motivation / use case for changing the behavior? We would like to make all TypeORM database operations during a certain request/endpoint transactional. Based on https://github.com/typeorm/typeorm/issues/404#issuecomment-295855913 we could create a trans...
Support transaction per request with TypeORM
https://api.github.com/repos/nestjs/nest/issues/560/comments
12
2018-04-12T11:17:08Z
2019-09-24T08:11:59Z
https://github.com/nestjs/nest/issues/560
313,682,656
560
[ "nestjs", "nest" ]
example '05-sql-typeorm' can not run with ts-node -r tsconfig-paths/register src/main.ts process result: ![image](https://user-images.githubusercontent.com/13325335/38659199-fb00d006-3e5a-11e8-8768-0744a996f59a.png) Can not find module, but run with node index.js is OK. Thanks~
[BUG]example '05-sql-typeorm' can not run with ts-node -r tsconfig-paths/register src/main.ts
https://api.github.com/repos/nestjs/nest/issues/559/comments
2
2018-04-12T06:12:06Z
2019-09-25T02:10:54Z
https://github.com/nestjs/nest/issues/559
313,589,436
559
[ "nestjs", "nest" ]
I am sending a GET to /scripts and /scripts?id=1 and both resolve to the first @Get(). I am hoping this is just user error in taking the wrong approach, how would I define a GET on the same route except with optional query parameters? Thanks! ``` @Controller('scripts') export class ScriptController { co...
@Query not working on same @Get() path
https://api.github.com/repos/nestjs/nest/issues/558/comments
4
2018-04-12T02:55:19Z
2019-09-25T03:10:56Z
https://github.com/nestjs/nest/issues/558
313,558,873
558
[ "nestjs", "nest" ]
Hi @kamilmysliwiec is it possible to create multiple process of http/express. If not can I create something which is easily possible in express for example <code> throng({ workers: workers, master: startMaster, start: startWorker, lifetime: Infinity }); function startMaster() { } functi...
HTTP/EXpress multiple process
https://api.github.com/repos/nestjs/nest/issues/557/comments
2
2018-04-11T07:38:15Z
2019-09-25T02:11:29Z
https://github.com/nestjs/nest/issues/557
313,206,841
557
[ "nestjs", "nest" ]
## I'm submitting a... [x] Bug report [x] Documentation issue or request ## Current behavior Using the example provided in the documentation, when defining a module that uses the `graphqlExpress` middleware and using `graphql-custom-types` I can't catch any kind of errors of the type `GraphQLError`. This means ...
Cannot catch GraphQL Errors
https://api.github.com/repos/nestjs/nest/issues/556/comments
7
2018-04-11T04:10:13Z
2019-09-24T05:10:53Z
https://github.com/nestjs/nest/issues/556
313,167,153
556
[ "nestjs", "nest" ]
Hello, I'm using graphql + jwt authentication and I have small problem. I don't know how can I get records from database for logged user (where user_id = logged_user_id). How can I get user_id in service classes? Thank you for your answer.
Question: get JWT logged user
https://api.github.com/repos/nestjs/nest/issues/555/comments
5
2018-04-10T17:12:00Z
2019-09-24T19:11:29Z
https://github.com/nestjs/nest/issues/555
313,013,793
555
[ "nestjs", "nest" ]
I am attempting to create a socket.io instance in my app that can listen for client requests from both http and https connections, Currently in my server code I am creating separate listeners for two ports, one http, and the other https: let appConf = null; if (config.SSL.enable === true) { ap...
Support for websocket gateway handling simultaneous https and http connections.
https://api.github.com/repos/nestjs/nest/issues/554/comments
2
2018-04-10T12:34:37Z
2019-09-25T02:11:35Z
https://github.com/nestjs/nest/issues/554
312,902,718
554