sindresorhus/get-stdin

Unexpected reserved word error when building in CI

ah-aberg opened this issue · 1 comments

node_modules/stylelint/node_modules/get-stdin/index.js:13
for await (const chunk of stdin) {

SyntaxError: Unexpected reserved word

I've just started getting the following error in my Jenkins builds. Unsure why this has just become an issue.

You need to upgrade Node.js.