After I have installed 'Google CLI' I cannot do anything in the terminal. I have tried a few solution I found on web to recover, but still without success.
Asked
Active
Viewed 101 times
0
1 Answers
1
SOLUTION: under /home/MY_PROFILE folder in file .bashrc I had to comment next line:
# Load Angular CLI autocompletion.
#source <(ng completion script)
junior
- 11

.profileand.bash*files and revert the changes. – FedKad Feb 14 '23 at 13:14