For some unknow reasons, suddenly I am not able to run gvm in terminal and get the following error message.
No command 'gvm' found, but there are 20 similar ones
gvm: command not found
And I can run gvm command if switch to root user.
Solution:
source ~/.gvm/bin/gvm-init.sh
No comments:
Post a Comment