This is my code, even if I put the double quotes "", I get the error.
Code:
$ db.contactlist.insert({nombre:'Daniela', correo:'[email protected]', numero:'(506) 6188-4715'})
I get this error:
bash: syntax error near unexpected token '{name:' Daniela ','