Explorar el Código

Update npm on compiletime

Joachim M. Giæver hace 3 años
padre
commit
e9ca542ab5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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