You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mongoose version in package.json needs to be updated.
This is the root error Error [MongoError]: Unsupported OP_QUERY command: insert. The client driver may require an upgrade. For more details see https://dochub.mongodb.org/core/legacy-opcode-removal at Function.MongoError.create (D:\Repositories\Chat\node_modules\mongodb-core\lib\error.js:31:11) at D:\Repositories\Chat\node_modules\mongodb-core\lib\connection\pool.js:497:72 at authenticateStragglers (D:\Repositories\Chat\node_modules\mongodb-core\lib\connection\pool.js:443:16) at Connection.messageHandler (D:\Repositories\Chat\node_modules\mongodb-core\lib\connection\pool.js:477:5) at Socket.<anonymous> (D:\Repositories\Chat\node_modules\mongodb-core\lib\connection\connection.js:333:22) at Socket.emit (node:events:513:28) at addChunk (node:internal/streams/readable:315:12) at readableAddChunk (node:internal/streams/readable:289:9) at Socket.Readable.push (node:internal/streams/readable:228:10) at TCP.onStreamRead (node:internal/stream_base_commons:190:23) { ok: 0, code: 352, codeName: 'UnsupportedOpQueryCommand' }
There is a weird error when someone signs up
The text was updated successfully, but these errors were encountered: