Skip to content

Nushell + Codex app breaks #10819

@ramarivera

Description

@ramarivera

Nushell + Codex doesnt work when nushell is the login shell, because it assumes always that && will work and it breaks when trying to do any kind of command

┌─ @ramiros-macbook-pro …/onyx-business master [✘!?]
└─➜ cd "/Users/ramarivera/dev/onyx-business/." && bun dev
Error: nu::parser::shell_andand

× The '&&' operator is not supported in Nushell
╭─[entry #1:1:44]
1 │ cd "/Users/ramarivera/dev/onyx-business/." && bun dev
· ─┬
· ╰── instead of '&&', use ';' or 'and'
╰────
help: use ';' instead of the shell '&&', or 'and' instead of the boolean '&&'

mise WARN missing: npm:@sourcegraph/amp@0.0.1770321907-gbab39e

┌─ @ramiros-macbook-pro …/onyx-business master [✘!?]
└─✗ 23:26:03

019c2cc9-3b28-7390-b275-ecd1b8ce77a2

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions