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

Process errors while retrieving latest version #16

Closed
ilg-ul opened this issue Jul 20, 2021 · 1 comment
Closed

Process errors while retrieving latest version #16

ilg-ul opened this issue Jul 20, 2021 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ilg-ul
Copy link
Contributor

ilg-ul commented Jul 20, 2021

In case of errors xpm fails and the stack trace is shown:

RequestError: getaddrinfo ENOTFOUND registry.npmjs.org
   at ClientRequest.<anonymous>
(C:\Users\erich\AppData\Roaming\npm\node_modules\xpm\node_modules\got\source
\request-as-event-emitter.js:178:14)
   at Object.onceWrapper (events.js:482:26)
   at ClientRequest.emit (events.js:387:35)
   at ClientRequest.emit (domain.js:470:12)
   at ClientRequest.origin.emit
(C:\Users\erich\AppData\Roaming\npm\node_modules\xpm\node_modules\@szmarczak
\http-timer\source\index.js:37:11)
   at TLSSocket.socketErrorListener (_http_client.js:475:9)
   at TLSSocket.emit (events.js:375:28)
   at TLSSocket.emit (domain.js:470:12)
   at emitErrorNT (internal/streams/destroy.js:106:8)
   at emitErrorCloseNT (internal/streams/destroy.js:74:3)

Ignore the error and terminate without error.

@ilg-ul ilg-ul self-assigned this Jul 20, 2021
@ilg-ul ilg-ul added the bug Something isn't working label Jul 20, 2021
@ilg-ul ilg-ul added this to the 1.2.0 milestone Jul 20, 2021
@ilg-ul
Copy link
Contributor Author

ilg-ul commented Jul 20, 2021

Fixed on 2021-07-20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant