You may have noticed on the cheat sheet that if you’re importing a JSON file that contains a list of documents (rather than a single document) you have to give an additional argument to the end of the mongoimport command:
--jsonArray
I apparently left this off the instructions for part 2 of today’s activity, but you will need it to import starwars.json.