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
angular-cli: 1.0.0-beta.21
node: 4.2.3
os: darwin x64
Repro steps.
Create repo with angular-cli on GitHub Enterprise
Ran github-pages:deploy
Was prompted for GitHub token.
Enter token created from settings/tokens on GitHub page
Entered userid when prompted
Got error: "Error: getaddrinfo ENOTFOUND api.github.com api.github.com:443
at errnoException (dns.js:26:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:77:26)"
The log given by the failure.
"Error: getaddrinfo ENOTFOUND api.github.com api.github.com:443
at errnoException (dns.js:26:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:77:26)"
Mention any other details that might be useful.
Since some companies have GitHub Enterprise accounts and host GitHub internally can we get the ability to override the default GitHub url's in order to publish to internally hosted GitHub instances?
Thanks! We'll be in touch soon.
The text was updated successfully, but these errors were encountered:
OS?
Versions.
Repro steps.
The log given by the failure.
Mention any other details that might be useful.
The text was updated successfully, but these errors were encountered: