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
After running the build, I am getting this error below.
[info] Fetching GitHub data for githubProfileName.. [error] Error: Request failed with status code 404
at createError (/opt/build/repo/node_modules/axios/lib/core/createError.js:16:15)
at settle (/opt/build/repo/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/opt/build/repo/node_modules/axios/lib/adapters/http.js:236:11)
at IncomingMessage.emit (node:events:532:35)
at endReadableNT (node:internal/streams/readable:1346:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
The text was updated successfully, but these errors were encountered:
After running the build, I am getting this error below.
[info] Fetching GitHub data for githubProfileName..
[error] Error: Request failed with status code 404
at createError (/opt/build/repo/node_modules/axios/lib/core/createError.js:16:15)
at settle (/opt/build/repo/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/opt/build/repo/node_modules/axios/lib/adapters/http.js:236:11)
at IncomingMessage.emit (node:events:532:35)
at endReadableNT (node:internal/streams/readable:1346:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
The text was updated successfully, but these errors were encountered: