mongodb-university/realm-tutorial-node-js

Missing Schema.js instructions

felixjchen opened this issue · 1 comments

Hi, I've completed https://docs.mongodb.com/realm/tutorial/nodejs-cli but I'm getting the following error:

 ❗
Error: Failed to read ObjectSchema: name must be of type 'string', got (undefined)
 ❗

Isn't this because schema.js is empty? There isn't any schema instructions in the tutorial

cbush commented

Sorry about that. It seems we introduced a regression in the documentation at some point. This has been fixed. Thanks for bringing it to our attention!