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?
This commit is contained in:
Anthony Fok 2021-04-26 10:17:44 -06:00
parent 70aebba04d
commit 902535ef11
No known key found for this signature in database
GPG key ID: EA2500B412C59ACF

View file

@ -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: