- Steps to reproduce - Start a clean shell: `zsh --no-rcs` - Run: `eval "$(curl https://get.x-cmd.com)"` - Expected - Installation completes without errors; `x` works. - Actual - After “Initialization SUCCESS”, multiple errors appear: - `/Users/<user>/.x-cmd.root/v/.<hash>/mod/xrc/latest:267: command not found: xrc:mod` - `/Users/<user>/.x-cmd.root/v/.<hash>/mod/xrc/latest:268: command not found: ___x_cmd_log` - `/Users/<user>/.x-cmd.root/v/.<hash>/mod/xrc/latest:282: command not found: xrc:mod:lib` - `/Users/<user>/.x-cmd.root/v/.<hash>/mod/arg/latest:6: command not found: xrc:mod:lib` - `___x_cmd___bootfast:5: command not found: ___x_cmd_is_suitable_pkg` - Environment - macOS: <version> - zsh: zsh 5.9 (arm64-apple-darwin24.0) - Install method: `eval "$(curl https://get.x-cmd.com)"` (latest)
zsh --no-rcseval "$(curl https://get.x-cmd.com)"xworks./Users/<user>/.x-cmd.root/v/.<hash>/mod/xrc/latest:267: command not found: xrc:mod/Users/<user>/.x-cmd.root/v/.<hash>/mod/xrc/latest:268: command not found: ___x_cmd_log/Users/<user>/.x-cmd.root/v/.<hash>/mod/xrc/latest:282: command not found: xrc:mod:lib/Users/<user>/.x-cmd.root/v/.<hash>/mod/arg/latest:6: command not found: xrc:mod:lib___x_cmd___bootfast:5: command not found: ___x_cmd_is_suitable_pkgeval "$(curl https://get.x-cmd.com)"(latest)