Christopher Hopper

Results 4 comments of Christopher Hopper

One-liner to apply #12581 ```sh sudo curl -o /opt/vagrant/embedded/gems/2.2.19/gems/vagrant-2.2.19/plugins/hosts/darwin/cap/path.rb https://raw.githubusercontent.com/hashicorp/vagrant/42db2569e32a69e604634462b633bb14ca20709a/plugins/hosts/darwin/cap/path.rb ```

@astratto-agency said: > have the same problem with Big Sur and 2.2.19, the command executed from the terminal, executed correctly but continues to give me the same error. could you...

I'm looking at the code in this plugin and the way [`phpenv-rehash` works in `make_shims`](https://github.com/phpenv/phpenv/blob/master/libexec/phpenv-rehash#L80-L87). I can see that what you've done here is to shim every composer global vendor...

I guess that the problem is that we want this defined type to not require OS or Distro specific patterns in order to use. My puppet manifests will be used...