-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Description
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