npm / registry-issue-archive

An archive of the old npm registry issue tracker
https://npm.community
249 stars 47 forks source link

protobufjs 404 #345

Open Asherlc opened 6 years ago

Asherlc commented 6 years ago

https://registry.npmjs.org/protobufjs/-/protobufjs-6.8.6.tgz

Should be there, right? Same for https://registry.npmjs.com/protobufjs/-/protobufjs-5.0.3.tgz which we're trying to install and have successfully installed before.

ptariche commented 6 years ago

same w/ https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.2.tgz

appetizermonster commented 6 years ago

not exactly protobufjs, but https://registry.npmjs.org/@types/graphql/-/graphql-0.12.4.tgz is also returning not found (but occasionally it works). It looks like that somewhere in npm registry is broken.

it makes our CI fail many times.