Iain Houston
Iain Houston
FWIW the `~/.zshrc` snippet below works for me rather than the above. Without the `pyenv init —path` update, a command like `python -V` would not recognise `python` as an alias...
Yes, I can confirm that `brew install texinfo` will install a working `/opt/homebrew/bin/install-info`
[**Update**] @robert914 solution below solved this issue the for me. ✅ [**OP**] All I can say is that I now have it working but I am not sure why having...
Picking this thread up again: ``` Traceback (most recent call last): File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 550, in run_ return self.run(edit, **args) File "CoffeeScript in /Users/.../Better CoffeeScript.sublime-package", line 217, in run...
Yes, it was the `binDir` setting. I didn't scroll far enough down the README. Please accept my apologies and my thanks for your patient reply. .
@robert914 solution solved issue the for me. ✅ FYI I added a file to `/private/etc/sudoers.d` (`sudo visudo -f /etc/sudoers.d/vagrant-exports`) to bypass having to provide a sudo password when bringing up...