Error when installing cocoapods - Host is down -


i had problems installing gem, tried updating cocoapods. uninstalled first, tried installing again command sudo gem install cocoapods , gem install cocoapods. won't work because had following error:

error: error: while executing gem ... (errno::ehostdown) host down - sendto(2) "8.8.8.8" port 53

this happens when gem install cocoapods , sudo gem install cocoapods. idea why happens ? connection internet ok. tried searching on internet possible solutions couldn't find similar one.

never mind, using little snitch blocked incoming connection :)


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -