Checking your Ubuntu Version
Related Posts
Installing Bower on Ubuntu
sudo apt-get install nodejs installs nodejs sudo apt-get install npm installs npm sudo npm install…
failed to create directory via template ‘/var/lock/apache2.XXXXXXXXXX’: No such file
Create the directory with mkdir -p /run/lock The install should now work (you may need…