-
node_modules/@typegoose/typegoose/lib/hooks.d.ts:8:41 - error TS2707: Generic type 'Query' requires betw
een 2 and 4 type arguments.
8 declare type PreFnWithQuery = (this: Query, next?: (error?:…
-
### Discussed in https://github.com/fabian-hiller/valibot/discussions/368
Originally posted by **xcfox** January 14, 2024
Valibot is a super cool Schema Builder! I am attracted by Valibot's mo…
-
## Versions
- NodeJS: 22.5.1
- mongodb-memory-server-*: 10.0.0
- mongodb(the binary version): 0.0.0
- mongodb(the js package): 6.8.0
- system: MacOS (but happened in the CI with linux)
pa…
B4nan updated
2 months ago
-
## Versions
- System: macos
- Bun: 1.0.12
- Typescript: 5.0.0
- Compiler / Transpiler: bun
- Typegoose(NPM): 11.7.1
- mongoose: 7.6.5
## What is the Problem?
Once I try to import the "Re…
-
**Describe the bug**
A warning appears in the console saying "Warning: MTableHeader: Support for defaultProps will be removed from function components in a future major release"
**To Reproduce**
…
-
## Versions
- System: linux
- NodeJS: 16.18.1
- Typescript: 5.3.2
- Compiler / Transpiler: tsc / ts-node
- Typegoose(NPM): 11.7.1
- mongoose: 7.6.6
- mongodb: 6.0.11
## W…
-
### Discussed in https://github.com/midwayjs/midway/discussions/3967
Originally posted by **kaesi0** July 24, 2024
### Describe the problem(描述问题)
在/addTag路由中需要设置数组类型的别名参数alias以及上传文件,所以需要以fo…
-
**Describe the bug**
When using Jest coverage, decorators with additional parameters appear as uncovered :
- `@Field(type => ID)`
- `@Field(type => [Team])`
- `@Query(returns => User)`
- `@Mutati…
-
Hi,
I have always an issue of index generation with conflicts. I try to define explicitly the name of the index, but it seems mongoose doesn't take that into account.
My code:
```ts
export …
-
## Versions
- NodeJS: v22.6.0
- mongodb-memory-server-*: 9.4.1
- mongodb(the binary version): mongod-arm64-darwin-6.0.16
- mongodb(the js package): MONGOOSE
- mongoose: 8.6.1
- system:…