DEV Community

Discussion on: npm vs Github Packages

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

GitHub packages doesn't support yarn.

Also, if you even need to publish private package, Verdaccio + Docker / Ngrok / Cloud is an option.

Collapse
 
nishantwrp profile image
Nishant Mittal

Cool! Thanks

Collapse
 
evert profile image
Evert Pot

Yarn supports alternative package registries. Are you sure this is the case?

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

I have tried sometime ago, but it is just my experience.

Thread Thread
 
evert profile image
Evert Pot

Makes sense. Maybe you ran into an issue but it's definitely supported in Yarn