Skip to content

Cannot build parser on windows #767

@TomzBench

Description

@TomzBench

rm -rf seems to be used - which is not portable to windows. The windows build instructions suggest npm ci which will run the clean command and break.

other places in the build file seem to do rm -rf.

Is there interests in porting these scripts to a windows like shell? or is there a smarter work around?

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