Ver código fonte

Try different npm version to avoid length error

Bob Mottram 7 anos atrás
pai
commit
608010de34
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      src/freedombone-utils-nodejs

+ 1
- 1
src/freedombone-utils-nodejs Ver arquivo

@@ -37,7 +37,7 @@ VARIANTS='mesh'
37 37
 # have specifically the correct versions
38 38
 NODEJS_VERSION='8.11.1'
39 39
 NODEJS_N_VERSION='2.1.7'
40
-NPM_VERSION='5.6.0'
40
+NPM_VERSION='5.8.0'
41 41
 
42 42
 # This file keeps track of the apps needing nodejs
43 43
 # so that it can be removed if tere are no apps which need it