I tried mongo import like this
mongoimport -d test -c foo importfile.json
mongoimport --host localhost --db local --collection lec
Open the "Mongo/Server/3.4/bin" folder of mongo db in another command window and try again.It Will work.