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

Getting below error after a little while when the recording is in progress and script stops recording after some time #528

Open
744825 opened this issue Oct 4, 2022 · 1 comment

Comments

@744825
Copy link

744825 commented Oct 4, 2022

C:\Testing-Automation\node_modules\package-json\node_modules\got\index.js:74 ee.emit ('error', new got. RequestError(err, opts));

ErrorClass [RequestError]: getaddrinfo ENOTFOUND registry.npmjs.org

at ClientRequest. (C:\Testing-Automation\node_modules\package-json\node_modules\got\index.js:74:21)

at Object.oncewrapper (node:events:628:26) at ClientRequest.emit (node:events:513:28)

at Socket.socketErrorListener (node:_http_client:494:9)

at Socket.emit (node:events:513:28)

at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3)

at process, processTicksAndRejections (node:internal/process/task_queues:82:21) {

code: ENOTFOUND

host: 'registry.npmjs.org". hostname: 'registry.npmjs.org".

method: 'GET',

path: /uirecorder'

I

Node.js v18.8.0

Chrome version:104.15

@744825
Copy link
Author

744825 commented Oct 4, 2022

Chrome version is not part of error I have added it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant