Following #164 I wanted to give ruby a try but can't make it work (although does not seem to be related to ruby at all).
No idea what to check so pasting everything I did. Any idea?
devbox.json
{
"packages": [
"ruby_3_1"
],
"shell": {
"init_hook": null
}
}
then running devbox returns
devbox shell
Installing nix packages. This may take a while...
Starting a devbox shell...
bash: command substitution: line 46: syntax error near unexpected token `newline'
bash: command substitution: line 46: ` $NIX_STORE/*'
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
(devbox) bash-3.2$ ruby -v
bash: ruby: command not found
Hmm ok that's as expected.
Does the problem still happen before trying it with ruby?
What's your OS? do you have any profile scripts, and if so, does the problem persist if you disable them? does the problem happen with different shells? looks like bash 3.2 is kinda old (from 2006... latest is 5.2)--is there any reason why you're using such an old shell?
Owner Name | jetpack-io |
Repo Name | devbox |
Full Name | jetpack-io/devbox |
Language | Go |
Created Date | 2022-08-18 |
Updated Date | 2023-03-31 |
Star Count | 4960 |
Watcher Count | 19 |
Fork Count | 68 |
Issue Count | 42 |
Issue Title | Created Date | Updated Date |
---|