private npm package
example .npmrc when use github
Tips
if you want to apply only specific project, then put .npmrc
on your project root
if you want to apply this configuration as global, then put .npmrc
under ~/
as know as /Users/${USER_SPACE}
if you set your ~/.npmrc
Last updated
Was this helpful?