You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'vagrant box remove' command supports --force, but box_remove() doesn't. This can cause box_remove() to hang on an interactive 'Are you sure?' prompt if an active vagrant environment is using the box you're trying to remove.