When I run vagrant provision to I get the following error when unzipping the products.json. Then I don’t have the file in my vmachine. How can I fix that or upload the file from my host machine to the virtual machine directly?
Thanks!
mongod-m103: Downloading Dataset
==> mongod-m103: + curl -s https://s3.amazonaws.com/edu-static.mongodb.com/lessons/M103/products.json.tgz -o products.json.tgz
==> mongod-m103: + tar -xzvf products.json.tgz -C /dataset
==> mongod-m103: tar:
==> mongod-m103: /dataset: Cannot open
==> mongod-m103: : Operation not permitted
==> mongod-m103: tar:
==> mongod-m103: Error is not recoverable: exiting now