Node.js 최신 업그레이드하기 Oct 19, 2019 ERROR: Node.js version 8.7.0 is no longer supported. 이런 에러를 만난다면, Node.js 를 업그레이드해 줄 것 sudo npm cache clean -f sudo npm install -g n sudo n stable