It’s giving me this error:
it says it’s missing a ; before the statement…
I don’t know what exactly I’m doing wrong
1 Like
Please run mongoimport at vagrant prompt
You are running at mongo prompt
Thanks! I ran it outside the mongo shell and it worked, thanks!
Hi May I know what do you mean by “ran it outside the mongo shell”? I am also facing same error. Thanks!
ok , I ran the command from command prompt and I am able to import the json file. Thanks!