瀏覽代碼

Try going back to npm 4.x

Bob Mottram 7 年之前
父節點
當前提交
68fd05d847
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-utils-nodejs

+ 1
- 1
src/freedombone-utils-nodejs 查看文件

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