-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Awaiting Informationfurther information is requestedfurther information is requested
Description
When I run npm run build
on a project, I receive the following error:
Starting 'deploy'...
Starting 'assumeRole'...
'assumeRole' errored after 42 s
Error: connect ETIMEDOUT 169.254.169.254:80
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
'deploy' errored after 42 s
npm ERR! code ELIFECYCLE
npm ERR! errno 1
Looking in the associated log file, I see:
Failed to exec deploy script
deploy:gulp deploy
No other meaningful information is available in the log or the output.
In case it matters, I am using npm, version 6.13.7, on Windows 10.
Can anyone point me in the direction of information on how to resolve this issue?
Thanks in advance.
Metadata
Metadata
Assignees
Labels
Awaiting Informationfurther information is requestedfurther information is requested