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
I am getting the following installation error (after the files have been downloaded), using the install version of the latest release:
Boilr executable is installed to ~/bin/boilr
For more information, see: https://github.com/tmrts/boilr
prompt_virtualenv:1: VIRTUAL_ENV: parameter not set
prompt_virtualenv:2: virtualenv_path: parameter not set
I am running it on MacOS, installed Go 1.8.3, darwin/amd64.
Using the install script of release 0.3.0.
BTW: I have realized that the script is actually breaking my terminal window (iTerm), after running the script also go doesn't return the version anymore (go version).
I have finally installed boilr from source to solve the issues described above, so finally all fine. Feel free to close this issue ;-)
The text was updated successfully, but these errors were encountered:
I am getting the following installation error (after the files have been downloaded), using the install version of the latest release:
I am running it on MacOS, installed Go 1.8.3, darwin/amd64.
Using the install script of release 0.3.0.
BTW: I have realized that the script is actually breaking my terminal window (iTerm), after running the script also go doesn't return the version anymore (
go version
).I have finally installed boilr from source to solve the issues described above, so finally all fine. Feel free to close this issue ;-)
The text was updated successfully, but these errors were encountered: