소스 검색

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 {