Cannot get M312 going without resolving these errors. I tried searching the web but did not find a solution.
macOS High Sierra V10.13.6
- Installed VirtualBox-6.0.14-133895-OSX.dmg
- Installed vagrant_2.3.4_darwin_amd64.dmg
- downloaded m312/m312-vagrant-env.zip
- unzipped m312/m312-vagrant-env.zip
- Failed on this series of commands:
05.01 $ cd m312-vagrant-env < directory did not exist >
05.02 $ vagrant plugin install vagrant-vbguest < failed >
05.03 $ vagrant up < did not run >
LOG SNIPPET:
1: from /opt/vagrant/embedded/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:83:in `require'
/opt/vagrant/embedded/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:83:in `require': dlopen(/opt/vagrant/embedded/gems/2.3.4/gems/google-protobuf-3.21.11-x86_64-darwin/lib/google/2.7/protobuf_c.bundle, 9): no suitable image found. Did find: (LoadError)
/opt/vagrant/embedded/gems/2.3.4/gems/google-protobuf-3.21.11-x86_64-darwin/lib/google/2.7/protobuf_c.bundle: cannot load 'protobuf_c.bundle' (load command 0x80000034 is unknown)
/opt/vagrant/embedded/gems/2.3.4/gems/google-protobuf-3.21.11-x86_64-darwin/lib/google/2.7/protobuf_c.bundle: cannot load 'protobuf_c.bundle' (load command 0x80000034 is unknown) - /opt/vagrant/embedded/gems/2.3.4/gems/google-protobuf-3.21.11-x86_64-darwin/lib/google/2.7/protobuf_c.bundle
13: from /opt/vagrant/embedded/gems/2.3.4/gems/vagrant-2.3.4/bin/vagrant:111:in `<main>'
Thanks and kind regards,
Bill