[stable16] Use handlebars from node_modules (on CI)#17347
Conversation
400e50b to
3880851
Compare
Apparently they remove their artifacts when new releases are published. |
|
Found it. We need node-sass@4.12.0 for Node 12. Older release don't work: https://github.com/sass/node-sass/releases/tag/v4.11.0 |
so what do we do? |
Either downgrade the Docker image to Node <= 11 or update node-sass to 4.12.0 |
I would prefer this, let's go for node lts? |
Fine by me. Or |
3880851 to
86bd86f
Compare
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
86bd86f to
d513d56
Compare
|
Handlbr tests passed |
No description provided.