load(“loadMovieDetailsDataset.js”)
You are in the Windows cmd.exe chell, not in the Mongo shell. “Load” is not a Windows command.
So either add the command to a call to the Mongo shell, or first start the Mongo shell and then run the command.
You are in the Windows cmd.exe chell, not in the Mongo shell. “Load” is not a Windows command.
So either add the command to a call to the Mongo shell, or first start the Mongo shell and then run the command.