-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[stable16] Use handlebars from node_modules (on CI) #17347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
400e50b to
3880851
Compare
Apparently they remove their artifacts when new releases are published. |
|
Found it. We need [email protected] 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 <[email protected]>
86bd86f to
d513d56
Compare
|
Handlbr tests passed |
No description provided.