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
Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.
Aviral Srivastava -
Mike Young -
Mike Young -
Mike Young -
Top comments (1)
Following