-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Just installed nu on Ubuntu 24.04 using via deb repo and after starting I get the error message: File not found: $"($nu.home-path)/.cargo/env.nu"
I find this irritating: either a default version should get created automatically or the program should just be able to run using default values without any config files?
Error: nu::parser::file_not_found (link)
× File not found
╭─[/home/johann/.config/nushell/config.nu:260:1]
260 │ }
261 │ source $"($nu.home-path)/.cargo/env.nu"
· ────────────────┬───────────────
· ╰── File not found: $"($nu.home-path)/.cargo/env.nu"
╰────
``
Metadata
Metadata
Assignees
Labels
No labels