Programming/node.js2018. 9. 11. 15:51



npm ls -g --depth 0 

[링크 : https://stackoverflow.com/..list-all-globally-installed-modules-with-one-command-in-ubuntu]


npm uninstall -g <package> 

[링크 : https://docs.npmjs.com/getting-started/uninstalling-global-packages]

'Programming > node.js' 카테고리의 다른 글

node.js JSON.parse()  (0) 2018.09.12
node-rtsp-stream 사용  (2) 2018.09.12
node-rtsp-stream 윈도우에서 설치하기는 실패?  (0) 2018.09.11
node.js HTTP 요청하기  (0) 2018.09.10
cURL 그리고 REST  (6) 2018.09.09
Posted by 구차니