You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks, confirmed, new version of sumchecker doesn't have this issue 👍
Sorry for that, it looks like old versions are still used in some packages (however, it looks like it's backported to v1, but there are also shrinkwrap files of course...).
Hello!
Something got broken after node.js 8 update, please see these bug reports:
electron/electron#8653
electron/electron-api-demos#288
vercel/hyper#1893
electron/electron#9595
Or google for
Error: Generated checksum for did not match expected checksum.
.I'm too lazy to get a stable reproduction case without other deps, but it can be fixed if you replace
'binary'
withnull
here:https://github.com/malept/sumchecker/blob/master/index.js#L71
The text was updated successfully, but these errors were encountered: