Build Error: ENOTFOUND artifcatory-slc.oraclecorp.com

My site name is: https://shari-feedback.netlify.app/; however this was not built using GitHub. I want to build this by deploying from GitHub. When I link it to my Github repo; it fails with:
6:35:27 PM: build-image version: d7b3813f01c06610bc1723ff1b22446513ee7941 (focal)

6:35:27 PM: build-image tag: v4.14.3

6:35:27 PM: buildbot version: bd7961a85189b0e0340a6a33e02f396d2d9c7afa

6:35:27 PM: Fetching cached dependencies

6:35:27 PM: Failed to fetch cache, continuing with build

6:35:27 PM: Starting to prepare the repo for build

6:35:27 PM: No cached dependencies found. Cloning fresh repo

6:35:27 PM: git clone GitHub - 1LadyInDC/feedback-app

6:35:28 PM: Preparing Git Reference refs/heads/main

6:35:28 PM: Parsing package.json dependencies

6:35:29 PM: Starting build script

6:35:29 PM: Installing dependencies

6:35:29 PM: Python version set to 2.7

6:35:30 PM: v16.18.0 is already installed.

6:35:30 PM: Now using node v16.18.0 (npm v8.19.2)

6:35:30 PM: Enabling node corepack

6:35:30 PM: Started restoring cached build plugins

6:35:30 PM: Finished restoring cached build plugins

6:35:30 PM: Attempting ruby version 2.7.2, read from environment

6:35:31 PM: Using ruby version 2.7.2

6:35:31 PM: Using PHP version 8.0

6:35:31 PM: Started restoring cached yarn cache

6:35:31 PM: Finished restoring cached yarn cache

6:35:31 PM: No yarn workspaces detected

6:35:31 PM: Started restoring cached node modules

6:35:31 PM: Finished restoring cached node modules

6:35:31 PM: Installing NPM modules using Yarn version 1.22.19

6:35:32 PM: yarn install v1.22.19

6:35:32 PM: [1/4] Resolving packages…

6:35:32 PM: [2/4] Fetching packages…

6:35:32 PM: info There appears to be trouble with your network connection. Retrying…

6:35:35 PM: info There appears to be trouble with your network connection. Retrying…

6:35:38 PM: info There appears to be trouble with your network connection. Retrying…

6:35:41 PM: info There appears to be trouble with your network connection. Retrying…

6:35:44 PM: error An unexpected error occurred: “https://artifactory-slc.oraclecorp.com/artifactory/api/npm/npm-virtual/chalk/-/chalk-3.0.0.tgz: getaddrinfo ENOTFOUND artifactory-slc.oraclecorp.com”.

6:35:44 PM: info If you think this is a bug, please open a bug report with the information provided in “/opt/build/repo/yarn-error.log”.

Hiya, sorry you are having trouble with your build.

This Support Guide contains a ton of useful debugging tips that can likely help you solve your problem :slight_smile: Additionally, this Support Guide houses all of our resources for debugging build and deploy issues.

We also recommend trying to search the forums with the build error you encountered - it’s likely your question was already asked by someone else!

If you are still having problems, please provide as much information as you can on what you have already tried, what your build settings are, your package.json, your full deploy log, etc. Thanks!