From ef20ec1fbaa8f5841b3fbe18978d4d8c19d8fc53 Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Sat, 18 Aug 2018 05:04:52 -0600 Subject: snap: Add nodejs to allow PostCSS to work See https://discourse.gohugo.io/t/snap-pipeline-error-with-postcss-environment-issue/13583 --- snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'snapcraft.yaml') diff --git a/snapcraft.yaml b/snapcraft.yaml index b74881ba8..2e7fbd568 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -23,6 +23,7 @@ parts: - git stage-packages: - git + - nodejs - python-pygments override-build: | echo "\nStarting override-build:" -- cgit v1.2.3