Closed
Description
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
Labels
No labels