You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error happened while installing a direct dependency of /Users/duzengjie/WebstormProjects/melody/backend
FetchError: request to https://registry.nlark.com/consola/download/consola-2.15.3.tgz failed, reason: getaddrinfo ENOTFOUND registry.nlark.com
at ClientRequest. (/Users/duzengjie/.nvm/versions/node/v18.16.0/lib/node_modules/pnpm/dist/pnpm.cjs:75683:18)
at ClientRequest.emit (node:events:513:28)
at TLSSocket.socketErrorListener (node:_http_client:502:9)
at TLSSocket.emit (node:events:525:35)
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)
安装后端 node_module 失败
The text was updated successfully, but these errors were encountered:
开始执行...
安装 node_module via pnpm
Progress: resolved 0, reused 1, downloaded 0, added 0
WARN GET https://registry.nlark.com/consola/download/consola-2.15.3.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
Progress: resolved 7, reused 7, downloaded 0, added 0
WARN GET https://registry.nlark.com/consola/download/consola-2.15.3.tgz error (ENOTFOUND). Will retry in 1 minute. 1 retries left.
ENOTFOUND request to https://registry.nlark.com/consola/download/consola-2.15.3.tgz failed, reason: getaddrinfo ENOTFOUND registry.nlark.com
This error happened while installing a direct dependency of /Users/duzengjie/WebstormProjects/melody/backend
FetchError: request to https://registry.nlark.com/consola/download/consola-2.15.3.tgz failed, reason: getaddrinfo ENOTFOUND registry.nlark.com
at ClientRequest. (/Users/duzengjie/.nvm/versions/node/v18.16.0/lib/node_modules/pnpm/dist/pnpm.cjs:75683:18)
at ClientRequest.emit (node:events:513:28)
at TLSSocket.socketErrorListener (node:_http_client:502:9)
at TLSSocket.emit (node:events:525:35)
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)
安装后端 node_module 失败
The text was updated successfully, but these errors were encountered: