Closed mwlock closed 4 years ago
Hi I am facing the same. npm install is failing due to this issue.
is it caused by this npm problem? https://status.npmjs.org/#
Hi. Same issue here. Our github actions started to act up and the error pointed to Yarn being unable to find this particular package.
Me too
is it caused by this npm problem? https://status.npmjs.org/#
I think you might be right
Seems like this is fixed on the NPM side. Can you confirm on your side?
It's back online now for me
It's back online now for me
Everything working now!
I am still facing this issue even it's online
This is still a problem
600 error HTTPError: Response code 404 (Not Found)
600 error at Request._onResponseBase (/home/eva/Projects/electron/comms/node_modules/got/dist/source/core/index.js:913:31)
600 error at Request._onResponse (/home/eva/Projects/electron/comms/node_modules/got/dist/source/core/index.js:948:24)
600 error at ClientRequest.<anonymous> (/home/eva/Projects/electron/comms/node_modules/got/dist/source/core/index.js:962:23)
600 error at Object.onceWrapper (node:events:633:26)
600 error at ClientRequest.emit (node:events:530:35)
600 error at origin.emit (/home/eva/Projects/electron/comms/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)
600 error at HTTPParser.parserOnIncomingClient (node:_http_client:693:27)
600 error at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
600 error at TLSSocket.socketOnData (node:_http_client:535:22)
600 error at TLSSocket.emit (node:events:518:28)
601 verbose exit 1
Hi there, I am receiving the following error when trying to install the package with
npm install @szmarczak/http-timer