Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Windows 10 enterprise vagrant up #1371

Closed
ikit-claw opened this issue May 15, 2017 · 11 comments
Closed

Windows 10 enterprise vagrant up #1371

ikit-claw opened this issue May 15, 2017 · 11 comments

Comments

@ikit-claw
Copy link

Issue Type

  • Bug Report / Support Request

Your Environment

The provider 'PROVIDER' could not be found, but was requested to
back the machine 'default'. Please use a provider that exists.

When running vagrant up prompted to run vagrant up --provider=PROVIDER


### Your OS

Windows 10 enterprise

@geerlingguy
Copy link
Owner

@ikit-claw - Interesting... Do you have VirtualBox installed on Windows? I haven't run into this before.

@geerlingguy
Copy link
Owner

Also, does it say that after you do vagrant up alone (without the --provider part)?

See potentially related Vagrant issue: hashicorp/vagrant#5189

@ikit-claw
Copy link
Author

I'm running VMware12

@geerlingguy
Copy link
Owner

Ah, if you want to use Vagrant with VMware, you also have to buy and install the vagrant-vmware plugin—see https://www.vagrantup.com/vmware/

(This is why I've stopped using VMware for my own environments... after three times paying for upgrades to VMware + Vagrant's plugin, I decided it's not worth the effort/price).

Otherwise, if you install VirtualBox, Vagrant will detect it's present and work with it instead of VMware.

@ikit-claw
Copy link
Author

So if I go back to using VirtualBox it should work?

@ikit-claw
Copy link
Author

I guess you should put that in the notes.

@ikit-claw
Copy link
Author

ikit-claw commented May 15, 2017

Now I get couldn't open base

@geerlingguy
Copy link
Owner

Hmm, what's the exact error message? Is it something like #672

@ikit-claw
Copy link
Author

Okay I followed the suggestions in 672 and it worked played with it a little but today it won't load at all. Why do people use windows argh

@geerlingguy
Copy link
Owner

Why do people use windows argh

Haha... but to that point: Developing with VirtualBox and Vagrant on Windows.

What messages are you getting when it's not loading? Can you grab a screenshot of the console or somehow copy out the text? Also, one other question—what terminal/CLI emulator are you using? I've had the best luck with Cmder or Cygwin, though Powershell and plain old Git Bash may work in some cases too.

@ikit-claw
Copy link
Author

Sorry I've just uninstalled it for now. It was supposed to be a quick thing for a tutorial I might circle back around to this later when I have time to get into it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants