Update NodeJS Update NodeJS to the latest stable version ➜ ~ sudo npm cache clean -F ➜ ~ sudo npm install -g n ➜ ~ sudo n stable Then: ➜ ~ node -v Update npm ➜ ~ sudo npm install npm -g Then: ➜ ~ npm -v