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

devbox init returns an error on MacOS Monterey #4

Closed
jpbassalot opened this issue Aug 26, 2022 · 3 comments
Closed

devbox init returns an error on MacOS Monterey #4

jpbassalot opened this issue Aug 26, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@jpbassalot
Copy link

jpbassalot commented Aug 26, 2022

devbox init returns the following error on my macos monterey machine:

/usr/local/bin/devbox: line 225: arch: readonly variable
→ Downloading version 0.0.2...
✘ Command failed (exit code 22): curl --fail --silent --location --output /var/folders/jy/x05wfcss4875qnj729p3drbc0000gn/T/devbox.QFnXgmIe/devbox_0.0.2_darwin_.tar.gz https://github.com/jetpack-io/devbox/releases/download/0.0.2/devbox_0.0.2_darwin_.tar.gz
@loreto
Copy link
Contributor

loreto commented Aug 26, 2022

@jpbassalot Thanks for reporting, looking into it

@loreto
Copy link
Contributor

loreto commented Aug 26, 2022

@jpbassalot I believe this should be fixed now. Could you try re-installing with:

curl -fsSL https://get.jetpack.io/devbox | bash

And seeing if it works now?

@loreto loreto added the bug Something isn't working label Aug 26, 2022
@jpbassalot
Copy link
Author

It's working now, thanks @loreto

@loreto loreto closed this as completed Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants