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

BUG: Quickstart script fails w/o permission, but didn't ask me for permissions #530

Open
lukecd opened this issue Dec 5, 2024 · 0 comments

Comments

@lukecd
Copy link

lukecd commented Dec 5, 2024

When running this install script:

"curl -sSL https://rollkit.dev/install.sh | sh -s v0.14.1"

From:
https://rollkit.dev/tutorials/quick-start

I get this error:

github.com/rollkit/rollkit/cmd/rollkit: go install github.com/rollkit/rollkit/cmd/rollkit: copying /var/folders/29/j1w_brts76n9f_g76d2kxk380000gn/T/go-build3140668732/b001/exe/a.out: open /Users/luke/go/bin/rollkit: permission denied

The script never prompted me to use sudo or anything else that would give it proper permissions.

Oddly, while the script errors, it also reports a successful install:

-e Rollkit CLI installed successfully!
-e --> Cleaning up downloads...
-e Installation completed successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant