Hello Does this happen with a vagrant file?
can you try on a new directory? vagrant init -m hashicorp/bionic64 vagrant status ? does this give error? if no, then could be some error on your Vagrantfile please share it here On Mon, Sep 18, 2023 at 9:54 PM Aashish Jha <[email protected]> wrote: > I m having this error as I installed 5 Vms... after that when every I want > to see the status of the vagrant. It shows me this error. > > /Users/aashishjha/.vagrant.d/gems/3.1.4/gems/rubyhacks-0.1.5/lib/rubyhacks.rb:342:in > `-@': can't modify frozen String: "=" (FrozenError) > from /opt/vagrant/embedded/lib/ruby/3.1.0/rubygems/requirement.rb:114:in > `parse' > from /opt/vagrant/embedded/lib/ruby/3.1.0/rubygems/requirement.rb:138:in > `block in initialize' > from /opt/vagrant/embedded/lib/ruby/3.1.0/rubygems/requirement.rb:138:in > `map!' > from /opt/vagrant/embedded/lib/ruby/3.1.0/rubygems/requirement.rb:138:in > `initialize' > from > /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/box_collection.rb:280:in > `new' > from > /opt/vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/box_collection.rb:280:in > `block in find' > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/hashicorp/vagrant/issues > Discuss: https://discuss.hashicorp.com/c/vagrant/24 > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/9113120c-3421-4583-aa7d-86f75fec1fb3n%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/9113120c-3421-4583-aa7d-86f75fec1fb3n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Alvaro -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/hashicorp/vagrant/issues Discuss: https://discuss.hashicorp.com/c/vagrant/24 --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0ez2KvN1u_c1%3DLKOepXQo%2B1X9m_S1Y1QHOQoA1L4_z2XPQ%40mail.gmail.com.
