Joachim M. Giæver пре 3 година
родитељ
комит
e9ca542ab5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      snap/snapcraft.yaml

+ 1 - 1
snap/snapcraft.yaml

@@ -81,7 +81,7 @@ parts:
     override-build: |
       set -ex
       npm config set unsafe-perm true
-      npm install detect-libc
+      npm install npm@latest detect-libc
       npm run build
       chmod +x $SNAPCRAFT_PART_BUILD/bin/www
       cp -rf $SNAPCRAFT_PART_BUILD $SNAPCRAFT_PART_INSTALL/usr/lib/zwavejs2mqtt