i install gvm bash at a MAC PC,via following :
curl -s get.gvmtool.net | bash
When i run this command :
gvm install grails 2.2.3
i get the following error message :
mkdir :/Users/abdennour/.gvm/archives Permission denied
UPDATE:
Known that , sudo gvm
does not work and it return :
gvm command not found