rehooks / local-storage

React hook which syncs localStorage[key] with the comp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not available on npm anymore

johnjiang opened this issue · comments

When installing via npm

[2023-07-14T20:02:32Z] npm ERR! 404 Not Found - GET https://registry.npmjs.org/@rehooks/local-storage/-/local-storage-2.4.4.tgz

Accessing the url returns:

{
  "error": "Not found"
}

@johnjiang seems to be working for me, are you able to access other packages on npm?

Seems like it fixed itself!