snap: Add nodejs to allow PostCSS to work

See https://discourse.gohugo.io/t/snap-pipeline-error-with-postcss-environment-issue/13583
This commit is contained in:
Anthony Fok 2018-08-18 05:04:52 -06:00
parent 5a0ee2b934
commit ef20ec1fba
No known key found for this signature in database
GPG key ID: EA2500B412C59ACF

View file

@ -23,6 +23,7 @@ parts:
- git
stage-packages:
- git
- nodejs
- python-pygments
override-build: |
echo "\nStarting override-build:"