Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] ETIMEDOUT from npm run build #1228

Closed
FrankMartinezSRC opened this issue Apr 30, 2020 · 1 comment
Closed

[QUESTION] ETIMEDOUT from npm run build #1228

FrankMartinezSRC opened this issue Apr 30, 2020 · 1 comment
Labels
Awaiting Information further information is requested

Comments

@FrankMartinezSRC
Copy link

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.

@darcyclarke darcyclarke added the Awaiting Information further information is requested label Oct 30, 2020
@darcyclarke
Copy link
Contributor

npm v6 is no longer in active development; We will continue to push security releases to v6 at our team's discretion as-per our Support Policy.

If your bug is reproducible on v7, please re-file this issue using our new issue template.

If your issue was a feature request, please consider opening a new RRFC or RFC. If your issue was a question or other idea that was not CLI-specific, consider opening a discussion on our feedback repo

Closing: This is an automated message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Information further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants