Hi!! I’m unable to import companies.json file with the following command:
mongoimport --db startups --collection companies–file companies.json
It throws the error as:
SyntaxError: unexpected token: identifier :
Tried couple of times to save the file to the local desktop with the right path but got the same error. Anyone please help ?
Thanks in Advance