Browse Source

Try to fix snap.

Lauri Ojansivu 5 years ago
parent
commit
870dfc4489
1 changed files with 2 additions and 1 deletions
  1. 2 1
      snapcraft.yaml

+ 2 - 1
snapcraft.yaml

@@ -86,6 +86,7 @@ parts:
     wekan:
     wekan:
         source: .
         source: .
         plugin: nodejs
         plugin: nodejs
+#        node-engine: 12.14.1
         build-packages:
         build-packages:
             - ca-certificates
             - ca-certificates
             - apt-utils
             - apt-utils
@@ -97,7 +98,7 @@ parts:
             - curl
             - curl
             - libcurl4
             - libcurl4
             - execstack
             - execstack
-            - nodejs
+#            - nodejs
             - npm
             - npm
         stage-packages:
         stage-packages:
             - libfontconfig1
             - libfontconfig1