You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AC
Create a file called .npmrc in the root directory of the project, adding into the file:
registry=https://registry.npmjs.org/
//registry.npmjs.org/:_authToken=TOKEN
Replace the TOKEN with a secret key by Github, you can find this token inside the npm account
The text was updated successfully, but these errors were encountered:
AC
Create a file called .npmrc in the root directory of the project, adding into the file:
The text was updated successfully, but these errors were encountered: