mikaelbr / node-notifier

A Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)
MIT License
5.72k stars 323 forks source link

503 Service Unavailable - node-notifier-5.4.5.tgz #443

Open abhikakade opened 1 month ago

abhikakade commented 1 month ago

info There appears to be trouble with your network connection. Retrying... error An unexpected error occurred: "https://registry.yarnpkg.com/node-notifier/-/node-notifier-5.4.5.tgz: Request failed \"503 Service Unavailable\"".

tried with npm registry as well getting same error every time.

duduc commented 3 weeks ago

i have the same issue

mikaelbr commented 3 weeks ago

I think yarn registry is a mirror for npm registry and this was caused by service issues on npm. Seems to work as expected now?