Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Terminal not working after installing ng-common

I have installed ng-common and after that my terminal turns to blank and it's not working. I can't run any commands in that. What is the solution for this? enter image description here

like image 222
Vishnu .T.D Avatar asked Oct 20 '25 15:10

Vishnu .T.D


1 Answers

  1. Go to /home
  2. Show hidden files
  3. Open .bashrc
  4. Remove last line Angular ... source <>
  5. Save & Now terminal can be accessed
like image 104
prdip Avatar answered Oct 22 '25 05:10

prdip