How can I add a .npmrc file?

后端 未结 4 1713
一向
一向 2020-12-12 14:10

I installed node on my Mac OS Sierra. I use Windows at my work so there I have a .npmrc file in the node folder but I don\'t seem to find that in mac. The problem is I want

4条回答
  •  春和景丽
    2020-12-12 15:01

    Assuming you are using VSTS run vsts-npm-auth -config .npmrc to generate new .npmrc file with the auth token

提交回复
热议问题