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
Should this work out of the box or is there some extra settings I need to change to get this working for github enterprise? I am getting a 'GitHubError: Error 406' response when I try to run npm start.
The text was updated successfully, but these errors were encountered:
This is a very old issue, but here is some information.
I am trying to get it working for enterprise as well, and the underlying problem is with octocat. The version installed in Nuts is 0.10.2, but there is a fix mentioned in SamyPesse/octocat.js#7, which would be 0.11.1.
ok, a simple npm i [email protected] gets me up and running with enterprise configuration. For future internet users, here is how I am running the server
Should this work out of the box or is there some extra settings I need to change to get this working for github enterprise? I am getting a 'GitHubError: Error 406' response when I try to run npm start.
The text was updated successfully, but these errors were encountered: