Tag: node

firefox ebKNbQhG6D - How to Properly Uninstall NodeJS & NVM from CentOS

How to Properly Uninstall NodeJS & NVM from CentOS

yum remove nodejs rm -rf ~/.nvm ~/.npm ~/.bower /usr/local/bin/npm /usr/local/bin/node* /usr/local/include/node* /usr/local/lib/node* /usr/local/share/man/man1/node* /usr/local/lib/dtrace/node.d ~/.npm ~/.node-gyp /opt/local/bin/node...

chrome 2DFRuxe6qV - How to install Gridsome on cPanel shared hosting

How to install Gridsome on cPanel shared hosting

Gridsome is a Vue.js static site generaqtor that requires yarn, nodejs and NPM in order to generate website files. I recommend using two separate devices, one on which you develop the site and another where it will bi published. But, if you for some...