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
/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.3.7/plugins/kernel_v2/config/vm.rb:300:in `synced_folder': can't add a new key into hash during iteration (RuntimeError)
from C:/Users/user/.vagrant.d/gems/3.1.3/gems/vagrant-sshfs-1.3.7/lib/vagrant-sshfs/action_hostpath_fixup.rb:74:in `block (2 levels) in loop_and_fix_unfix'
I'm not sure if this is something known.
But when trying the most simple example, I have :
It seems to be coming from :
vagrant-sshfs/lib/vagrant-sshfs/action_hostpath_fixup.rb
Line 74 in b6c4d7d
Not sure if I'm doing something wrong.
Thanks.
The text was updated successfully, but these errors were encountered: