Код:
[1/https://cdn.altv.mp/server/release/x64_win32/update.json]
(node:20012) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
C:\Users\easha\OneDrive\Рабочий стол\Gamemode\node_modules\download\node_modules\got\index.js:111
ee.emit('error', new got.RequestError(err, opts));
^
StdError [RequestError]: getaddrinfo ENOTFOUND cdn.altv.mp
at ClientRequest.<anonymous> (C:\Users\easha\OneDrive\Рабочий стол\Gamemode\node_modules\download\node_modules\got\index.js:111:21)
at Object.onceWrapper (node:events:639:26)
at ClientRequest.emit (node:events:524:28)
at emitErrorEvent (node:_http_client:104:11)
at TLSSocket.socketErrorListener (node:_http_client:518:5)
at TLSSocket.emit (node:events:524:28)
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
code: 'ENOTFOUND',
host: 'cdn.altv.mp',
hostname: 'cdn.altv.mp',
method: 'GET',
path: '/server/release/x64_win32/update.json',
protocol: 'https:',
url: 'https://cdn.altv.mp/server/release/x64_win32/update.json'
}
Node.js v22.13.1