1 min readAug 12, 2019
Hi MIG,
I’m glad you liked the post!
I would have liked if could you share more details on the error that you are facing; help me run this command from the command line:
vagrant box list
# see a list of all installed boxes on your computer
vagrant global-status --prune
# outputs status of all vagrant machines, but prunes invalid entries
and share with me the outcome of running these commands.