Adhvaith prasad

Results 2 issues of Adhvaith prasad

Hey I am getting a ton of errors ``` Promise { } Hint: hit control+c anytime to enter REPL. (node:378) UnhandledPromiseRejectionWarning: Error: 401 error making request post https://api.github.com/gists: "Unauthorized" at...

You can use it with express like following : ``` const path = require('path'); const express = require('express'); const app = express(); const Server = require('node-git-server'); const repos = new...