empathy-prompts icon indicating copy to clipboard operation
empathy-prompts copied to clipboard

Node >= v12 fails on install

Open esjay opened this issue 4 years ago • 0 comments

Why?

V8 took away support for one utf method relied upon by node-sass. Node-sass fixed it in April 2019. But gulp-sass hasn't updated since 2018.

Workaround

Use Node v11 via nvm until gulp-sass updates.

esjay avatar Aug 15 '19 02:08 esjay