-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.6.4
-
Component/s: None
-
Empty show more show less
Hi,
I try to insert data from Mysql Database to MongoDbAtlas (InsertMany) , it's work but i have this following warning
"(node:8804) Warning: Accessing non-existent property 'MongoError' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
MongoError: docs parameter must be an array of documents"
My settings
node version :v14.15.5
"mongodb": "^3.6.4",
"express": "^4.17.1",
Regards
- duplicates
-
NODE-3119 Node 14.5.4, mongo 3.6.4 Circular warnings
- Closed