ga-wdi-boston / mongodb-crud-diagnostic

MongoDB CRUD Diagnostic
Other
1 stars 127 forks source link

Response #85

Closed esthercordova closed 8 years ago

esthercordova commented 8 years ago

Comfort: 3 Clarity: 4

I used Google and my class notes to help with this assessment

payne-chris-r commented 8 years ago

You have a syntax error, and I'm pretty sure it's coming from your insert section. Either way, the file won't run because of it: `[thread1] Error: Fourth argument must be empty when specifying upsert and multi with an object. : DBCollection.prototype._parseUpdate@src/mongo/shell/collection.js:511:1 DBCollection.prototype.update@src/mongo/shell/collection.js:539:18 @assessment.js:46:1

failed to load: assessment.js`