Skip to content

PklBugException when given a file: URI with a host #616

Open
@bioball

Description

@bioball

Pkl currently hard-fails if given a file: URI with a host set.

For example:

pkl eval file://example.com/bar/baz.pkl

Produces:

An unexpected error has occurred. Would you mind filing a bug report?

We should either support remote files, or throw a meaningful error here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions