Hi,
I am using the bitbucket pipeline to run our unit test cases.
In my package.json file, I am using the project host on bitbucket with the IP whitelisting enabled security.
I also whitelisted the IP mentioned on the bitbucket portal
IPv4: 18.205.93.0/25, 18.234.32.128/25, and 13.52.5.0/25
IPv6: 2406:da00:ff00::0/96
Still getting the error while installing npm packages.
ERROR: npm ERR! remote: To access this repository, an admin must whitelist your IP.
PFA for your reference
