Skip to content

File not found: $"($nu.home-path)/.cargo/env.nu" #72

@johann-petrak

Description

@johann-petrak

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions