Skip to content

Cannot validate datapackages with local file paths #1

@dsmedia

Description

@dsmedia

Cannot validate datapackages with local file paths

The validator crashes with "File system is not supported in this environment" when validating datapackages that use local file paths like "path": "data.csv".

Reproducing

Select Text tab and enter:

{"name":"test","resources":[{"name":"data","path":"data.csv"}]}

Root cause

This is caused by @frictionless-ts/metadata - tracked in frictionlessdata/frictionless-ts#10.

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