gem install pry
GIVES the following error:
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /usr/local/bin directory.
To fix, RUN:
// ♥ cd /usr/local
// ♥ sudo chmod -R a+w bin/
For further actions, you may consider blocking this person and/or reporting abuse
Pravesh Sudha -
Quang Nam Nguyen -
Keyur Chaudhari -
Taki089.Dang -
Top comments (1)
Following