You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hola, estoy teniendo problemas al instalar los bundles en el nuevo proyecto. Adjunto la imagen, aclarar que estoy trabajando en una maquina virtual de Ubuntu.
He provado muchas cosas y he invertido mucho tiempo en foros pero no lo consigo. Ruby si que esta correctamente instalado pero tengo el mensaje de error reportado. He intentado tambien gem update --system, pero me sale un error de :
Fetching actionview-7.0.7.2.gem
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /var/lib/gems/2.7.0 directory.
lo he intentado solucionar con : sudo gem install actionview -v 7.0.7.2 (pero bundle install sigue sin funcionar)
The text was updated successfully, but these errors were encountered:
Hola, estoy teniendo problemas al instalar los bundles en el nuevo proyecto. Adjunto la imagen, aclarar que estoy trabajando en una maquina virtual de Ubuntu.
He provado muchas cosas y he invertido mucho tiempo en foros pero no lo consigo. Ruby si que esta correctamente instalado pero tengo el mensaje de error reportado. He intentado tambien gem update --system, pero me sale un error de :
Fetching actionview-7.0.7.2.gem
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /var/lib/gems/2.7.0 directory.
lo he intentado solucionar con : sudo gem install actionview -v 7.0.7.2 (pero bundle install sigue sin funcionar)
The text was updated successfully, but these errors were encountered: