-
I am using latest LSP-typescript and LSP packages on Sublime Text 4107 linux. LSP-typescript keeps on crashing when I open a
particular project and works for other projects. I am using Node Version …
-
## Feature Suggestion
Hi,
I opened this issue after a lot of time that my team and I encountered a problem (or rather process) that is systematically recurring.
Most of our microservices are…
-
## I'm submitting a...
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
## Versions
- System: windows
- NodeJS: 12.16.2
- Typescript: 4.0.5
- Compiler / Transpiler: tsc / ts-node / ts-jest
- Typegoose(NPM): 7.4.8
- Typegoose(GIT): commithash
-…
-
I’m having issues with the Jest process not completing after the last test completes. The user will have to force quit the process with ctrl-c. My theory is that not all resources are being cleaned up…
-
I've been learning nestjs and nestjs-query since few days ago. This solution brings a fully working CRUD and documentation doesn't let me clearly understand where to put my business logic after creati…
-
How can I define multiple subdocument types to a single field in nestjs mongoose?
e.g
export class Tracking extends BaseSchema {
@Prop({ required: true, index: true })
referenceNumber: stri…
-
When the AdminModule is registered into root AppModule the validation errors are triggered in every other place, all the time as If the request contained no payload. I created a minimal reproduction r…
-
Hi @doug-martin ,
thanks a lot for this amazing library. I was recently looking into the `@Relation` decorator and I would like to use it for querying a reference in a subfield without creating it's …
-
**Do you want to request a *feature* or report a *bug*?**
maybe it's a bug
**What is the current behavior?**
i use mongoose with nestjs
**If the current behavior is a bug, please provide t…