TooTallNate / file-uri-to-path

Convert a `file:` URI to a file path
MIT License
28 stars 8 forks source link

npm WARN tarball tarball data for file-uri-to-path@https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz (sha512-) seems to be corrupted. Trying again. #9

Closed leopucci closed 3 years ago

leopucci commented 3 years ago

Hi I am having trouble installing a package that requires this module. npm install system-sleep

npm WARN tarball tarball data for file-uri-to-path@https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz (sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==) seems to be corrupted. Trying again.
npm WARN tarball tarball data for file-uri-to-path@https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz (sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==) seems to be corrupted. Trying again.
npm ERR! code ENOENT
npm ERR! syscall lstat
leopucci commented 3 years ago

Solved with npm cache clean --force