sudo chmod -R 777 /* to give permission to the folder and all its contents recursively
Tuesday, September 25, 2018
installation of visual studio code for angular
- download .deb 64 bit package for ubuntu from https://code.visualstudio.com/download
- open terminal and goto the location where the file exists
- type the following
- sudo dpkg -i code_1.27.2-1536736588_amd64.deb
- goto search bar
- type visual studio code
- lock it to launcher
Monday, September 24, 2018
Subscribe to:
Posts (Atom)