-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The "metadata.json" file for the box 'seravo/wordpress' was not found #149
Comments
Thanks for reporting! We have not seen this error before. What Vagrant version are you using? Any other info about your OS and environment so we could try to reproduce this? |
The vagrant version is 2.2.9 and I'm using Windows/Powershell |
We tried to do this solution (adviced by your help desk), but still... nothing happened PS C:\projects\bookcover> cd ~.vagrant.d\boxes |
We have not been able to reproduce this. Is it still happening for you? |
When I try to execute vagrant up, vagrant halt or any other command on project directory I get this error message:
Vagrant failed to initialize at a very early stage:
The "metadata.json" file for the box 'seravo/wordpress' was not found.
Boxes require this file in order for Vagrant to determine the
provider it was made for. If you made the box, please add a
"metadata.json" file to it. If someone else made the box, please
notify the box creator that the box is corrupt. Documentation for
box file format can be found at the URL below:
https://www.vagrantup.com/docs/boxes/format.html
The text was updated successfully, but these errors were encountered: