From: Anthony Fok Date: Mon, 26 Apr 2021 16:17:44 +0000 (-0600) Subject: snapcraft.yaml: Install bin/node from node/14/stable X-Git-Tag: v0.83.0~15 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=902535ef11fce449b377896ab7498c4799beb9ce;p=brevno-suite%2Fhugo snapcraft.yaml: Install bin/node from node/14/stable Resolves regression introduced in my previous commit 243951e. Special thanks to @jmooring for reporting the issue! TODO: Strip the bin/node binary? --- diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 2503c3eb..e87a5ab8 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -70,6 +70,13 @@ parts: strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo ls -l $SNAPCRAFT_PART_INSTALL/bin/hugo + node: + plugin: nil + stage-snaps: + - node/14/stable + prime: + - bin/node + pandoc: plugin: nil stage-packages: