I have .npmrc file at the root in my project. But for some reason npm i doesn't use that for proxy. Instead it is picking up my bash_profile. Can someone please help how to force use .npmrc file?
.npmrc
npm i
bash_profile