bower / bower

A package manager for the web
bower.io
MIT License
14.99k stars 1.85k forks source link

Git clone not working on kali linux 1.unable to access 2ssh: Could not resolve hostname github.com: Temporary failure in name resolution #2606

Closed tommy123123123 closed 2 years ago

tommy123123123 commented 2 years ago

please help me I have 2 days working and I cant Do a git clone can somebody help me

Cloning into 'Storm-Breaker'... ssh: Could not resolve hostname github.com: Temporary failure in name resolution fatal: Could not read from remote repository

and 2 problem

https://github.com/ultrasecurity/Storm-Breaker.git 1 ⨯ Cloning into 'Storm-Breaker'... fatal: unable to look up github.com (port 9418) (Temporary failure in name resolution)

sheerun commented 2 years ago

It's temporary failure on github side or DNS resolver in your infrastructure, not a Bower's issue

tommy123123123 commented 2 years ago

but how many days i need to wait

sheerun commented 2 years ago

github is working for me so it's probably DNS resolver in your infrastructure or issues with firewall. this problem won't resolve itself, you need to debug this somehow. either way it's not Bower's issue so it's not a place to get help. most likely git clone https://github.com/ultrasecurity/Storm-Breaker.git won't work for you as well and it's just pure git

Phalguni87 commented 3 months ago

So what do we do?