浏览代码

Update global node modules

Bob Mottram 7 年前
父节点
当前提交
8094acfdf1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      src/freedombone-utils-nodejs

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

@@ -198,6 +198,7 @@ function nodejs_upgrade {
198 198
     NODE_UPGRADE=1
199 199
     rootdir=
200 200
     mesh_install_nodejs
201
+    npm update -g
201 202
 }
202 203
 
203 204
 function remove_nodejs {