Posts by Alexandre Henrick • 1 point
1 post
-
0
votes0
answers551
viewsQ: Insertion error: this. _Connection is not a Function
I am trying to make an insertion in the database using nodejs and mongodb, but I get the following error: TypeError: this._connection.open is not a function at UsuariosDAO.inserirUsuario…