Answers for "add npm token to zshrc"

0

add npm token to zshrc

Put this in ~/.npmrc with your token instead of the 0s:
//registry.npmjs.org/:_authToken=00000000-0000-0000-0000-000000000000
Posted by: Guest on July-03-2020

Browse Popular Code Answers by Language