Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gleam not on path after following installation instructions #54

Open
lpil opened this issue Nov 25, 2024 · 1 comment
Open

Gleam not on path after following installation instructions #54

lpil opened this issue Nov 25, 2024 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@lpil
Copy link

lpil commented Nov 25, 2024

root@14826cf41756:/# curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tsloughter/beamup/releases/download/v0.6.0/beamup-installer.sh | sh
downloading beamup 0.6.0 aarch64-unknown-linux-gnu
installing to /root/.cargo/bin
  beamup
everything's installed!

To add $HOME/.cargo/bin to your PATH, either restart your shell or run:

    source $HOME/.cargo/env (sh, bash, zsh)
    source $HOME/.cargo/env.fish (fish)

root@14826cf41756:/# source $HOME/.cargo/env

root@14826cf41756:/# beamup install gleam v1.6.2
Created a default config at "/root/.config/beamup/config.toml"
Downloading and installing Gleam for release=v1.6.2 id=v1.6.2
Completed install of Gleam for release=v1.6.2 id=v1.6.2

root@14826cf41756:/# gleam
bash: gleam: command not found
@tsloughter
Copy link
Owner

Thanks, yup, had meant to add a message to the install output to add the directory to your PATH.

@tsloughter tsloughter added bug Something isn't working enhancement New feature or request labels Nov 26, 2024
@github-project-automation github-project-automation bot moved this to To triage in BEAMUp Issues Nov 26, 2024
@tsloughter tsloughter self-assigned this Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Backlog
Status: Ready
Development

No branches or pull requests

2 participants