-
I am new to this development. I am tried to run your application during that time i got below error. please help what is the issue and how to resolve it?
D:\inventory-application\node_modules\mongo…
-
Latest version installed
`package.json`
```json
"@nestjs/apollo": "^10.1.7",
"@nestjs/common": "^9.0.0",
"@nestjs/core": "^9.0.0",
"@nestjs/graphql": "^10.1.7",
"@nestjs/mon…
-
when running with:
```
"mocha-mongoose": "^1.2.0",
"mongoose": "^4.12.0"
```
It hangs:
https://travis-ci.org/amongouser/mocha-mongoose-hang/builds/283281361
works fine for mocha 3…
-
## The dependency [mongoose](https://github.com/Automattic/mongoose) was updated from `5.2.14` to `5.2.15`.
🚨 [View failing branch](https://github.com/wilsto/worldprono2018/compare/master...wilsto:g…
-
## The dependency [mongoose](https://github.com/Automattic/mongoose) was updated from `5.2.14` to `5.2.15`.
🚨 [View failing branch](https://github.com/Heher/Globe-Draft/compare/master...Heher:greenk…
-
Hey Guys,
I used to use the `{ limit: Infinity, offset: 0 }` feature to get all the items while using mongoose paginate module as pagination parameters.
After updating the version of my mongoose…
-
Sorry if this is covered somewhere else, but I'm running into issues trying to compose a schema for a discriminator with an index. `graphql-compose-mongoose` wants to create sort types for my model, b…
-
declare module "mongoose" {
~~~~~~~
node_modules/mongoose/index.d.ts:1:1
1 declare module "mongoose" {
~~~~~~~
Conflicts are in this file.
node_modules/@types/mongoose/in…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
Arc…
-
Sorry this is the first time I try out mongodb. What am I doing incorrectly?
```
Error conenction db: MongoParseError: Ports not accepted with 'mongodb+srv' URIs
at parseSrvConnectionString (…