Skip to content

Handle .jl in name? #1712

@00vareladavid

Description

@00vareladavid

Someone tried to add a package with Pkg.add("Foo.jl"). This seems like a reasonable mistake for a beginner to make.

We can detect this case and remove the extension automatically. This is not too magic because the original string can never be a valid package name in the first place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions