ソースを参照

Update npm on compiletime

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