Y
Hacker News
new
|
ask
|
show
|
jobs
by
jonnyscholes
2604 days ago
What if they clash (eh user/package exist both on npmjs.com and GitHub)? Does it go through each of the configured repositories in sequence looking for a match?
1 comments
adamscybot
2604 days ago
You configure the NPM client on what your primary registry is. I think this github repo will mirror everything on NPM (?).
link
runeb
2602 days ago
That will cause crashes between username scopes on npmjs and GitHub
link