gabergg / react-scrollable-anchor

Smooth scrolling anchors bound to URL hash
MIT License
291 stars 90 forks source link

npm package seems to return error on yarn #56

Open wanbinkimoon opened 6 years ago

wanbinkimoon commented 6 years ago

Here the response and the cli command

❯ yarn add react-scrollable-anchor
yarn add v1.3.2
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
error https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz: Fetch succeeded for undefined. However, extracting "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz" resulted in hash "47e63f7af55afa6f92e1500e690eb8b8529c099a", which did not match the requested hash "47e63f7af55afa6f92eloadingOute690eb8b8529c099a".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.