I am trying to build vega-epg-sample and vega-scrolling-sample applications and getting the following error:
2026-01-09 11:57:49.374 [warning] npm error code ETIMEDOUT
npm error errno ETIMEDOUT
npm error network request to https://k-artifactory-external.qa.kepler.labcollab.net/artifactory/api/npm/kepler-npm-qa-local/@amazon-devices/keplerscript-native-ui-components/-/@amazon-devices/keplerscript-native-ui-components-2.11.3.tgz failed, reason:
2026-01-09 11:57:49.375 [warning] npm error network This is a problem related to network connectivity.
npm error network In most cases you are behind a proxy or have bad network settings.
npm error network
npm error network If you are behind a proxy, please make sure that the
npm error network 'proxy' config is set properly. See: 'npm help config'
The build machine is not behind the proxy.
Is keplerscript-native-ui-components-2.11.3.tgz accessible?
Thank you for reporting this build issue with the vega-epg-sample and vega-scrolling-sample applications.
Our team is looking into it and will provide an update as soon as we have more information. To help us investigate further, could you please confirm:
Are you experiencing this build issue only with these two sample apps (vega-epg-sample and vega-scrolling-sample), or are you facing similar errors with other Vega applications as well?
Could you verify your npm registry configuration? The recommended registry for Vega development should be:
The issue is only with vega-epg-sample and vega-scrolling-sample. Only those two projects explicitly reference keplerscript-native-ui-components-2.11.3.tgz in package-lock.json :