Skip to content

fish 3.1.0, module init error #325

@ksmith0

Description

@ksmith0

When sourcing environment modules 4.3.0 on fish 3.1.0 the following error is given:

- (line 18): Expected a string, but instead found a '&'
   _module_raw $argv ^&1
                      ^
from sourcing file -
        called on line 21 of file /usr/share/Modules/init/fish
from sourcing file /usr/share/Modules/init/fish
        called on line 1 of file ~/.config/fish/config.fish
from sourcing file ~/.config/fish/config.fish
        called during startup
source: Error while reading file “<stdin>”

This worked without issue on fish 3.0.2, it seems that something has changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions