From: Anthony Fok Date: Sat, 18 Aug 2018 11:04:52 +0000 (-0600) Subject: snap: Add nodejs to allow PostCSS to work X-Git-Tag: v0.47.1~6 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ef20ec1fbaa8f5841b3fbe18978d4d8c19d8fc53;p=brevno-suite%2Fhugo snap: Add nodejs to allow PostCSS to work See https://discourse.gohugo.io/t/snap-pipeline-error-with-postcss-environment-issue/13583 --- diff --git a/snapcraft.yaml b/snapcraft.yaml index b74881ba..2e7fbd56 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:"