EqualMa / gitpkg

use a sub directory of a github repo as yarn / npm dependency directly
https://gitpkg.vercel.app
324 stars 18 forks source link

Does this work with private repos? #38

Open mycarrysun opened 2 years ago

mycarrysun commented 2 years ago

It doesn't seem to work with private repos - would be nice if it did

helloint commented 1 year ago

hope it can support private repo via GitHub SSH

skyFabioCozz commented 1 year ago

@helloint can it support private repo via ssh?

helloint commented 1 year ago

i hope but it doesn't

xml commented 9 months ago

@mycarrysun @helloint @skyFabioCozz - what errors/behavior do you get when you attempt to install from a private repo, so we can tell which potential problems are from that, and which are something else?

I'm getting npm ERR! 500 Internal Server Error, when I attempt to install from a subfolder of a private repo...

edqx commented 7 months ago

For me, I'm getting:

image