Skip to content

Error running devbox #186

@olimart

Description

@olimart

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Merged

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions