Uh oh!
There was an error while loading. Please reload this page.
[stable16] Use handlebars from node_modules (on CI) - #17347
Conversation
rullzer
commented
Oct 1, 2019
400e50b to
3880851CompareChristophWurst
commented
Oct 1, 2019
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 |
skjnldsv
commented
Oct 1, 2019
so what do we do? |
ChristophWurst
commented
Oct 1, 2019
Either downgrade the Docker image to Node <= 11 or update node-sass to 4.12.0 |
skjnldsv
commented
Oct 1, 2019
I would prefer this, let's go for node lts? |
ChristophWurst
commented
Oct 1, 2019
Fine by me. Or |
3880851 to
86bd86fCompareSigned-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
86bd86f to
d513d56CompareHandlbr tests passed |
No description provided.