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
While executing "npm install" in one of my project, I'm facing below issue and it seems access related issue for me for file-saver ( ssh://[email protected]/eligrey/FileSaver.js.git)
17084 error ssh: Could not resolve hostname github.com: Name or service not known
17084 error fatal: Could not read from remote repository.
17084 error
17084 error Please make sure you have the correct access rights
17084 error and the repository exists.
17084 error
17084 error exited with error code: 128
how can I resolve it plz advise! Thanks in advance.
The text was updated successfully, but these errors were encountered:
akgiri1622
changed the title
error ssh: Could not resolve hostname github.com
error ssh: Could not resolve hostname github.com for file-saver.
Apr 5, 2023
While executing "npm install" in one of my project, I'm facing below issue and it seems access related issue for me for file-saver ( ssh://[email protected]/eligrey/FileSaver.js.git)
17084 error ssh: Could not resolve hostname github.com: Name or service not known
17084 error fatal: Could not read from remote repository.
17084 error
17084 error Please make sure you have the correct access rights
17084 error and the repository exists.
17084 error
17084 error exited with error code: 128
how can I resolve it plz advise! Thanks in advance.
The text was updated successfully, but these errors were encountered: