I noticed an update available to file-saver:
Package Current Wanted Latest Package Type URL
file-saver 1.3.8 1.3.8 2.0.0-rc.3 dependencies https://github.com/eligrey/FileSaver.js#readme
Did you mean to tag it latest?
still experimenting with v2 so not quite ready yet
Can you tag it as rc ?
do you mean as a release here: https://github.com/eligrey/FileSaver.js/tags?
I think it's the tag from the _npm publish_ step: https://docs.npmjs.com/cli/publish
To fix file-saver, maybe you can remove the _latest_ tag from 2.0.0-rc3 and reapply it to 1.3.8? https://docs.npmjs.com/cli/dist-tag
It looks like you may have tagged 1.3.8 with the 1.3.3 file and hash? Pulling in version 1.3.8 now gives version 1.3.3 with a different hash.
@jimmywarting @eligrey we cannot download 1.3.8 since it has a wrong hash, if v.2 is still rc can you please fix the package in npm?
Since we are no longer in RC, this issue should be closed
Most helpful comment
It looks like you may have tagged 1.3.8 with the 1.3.3 file and hash? Pulling in version 1.3.8 now gives version 1.3.3 with a different hash.