Skip to content

Doesn't work properly with modern JS code #47

Closed
@paulmillr

Description

@paulmillr

See this run: https://github.com/paulmillr/readdirp/runs/204881542

It says “unexpected token (“ — this error is usually printed when async functions aren’t supported by the engine.

It errors only on Macos, which means something is wrong with your macos-node installation.

GitHub uses node 12.x (or 10.x or 8.x) which all support async functions. See travis-ci: the same build ran there without issues https://travis-ci.org/paulmillr/readdirp/builds/571845859

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