iltorb icon indicating copy to clipboard operation
iltorb copied to clipboard

iltorb-v2.4.5-node-v83-win32-x64 is no exists

Open XdyGoGo opened this issue 4 years ago • 3 comments

http 404 https://github.com/nstepien/iltorb/releases/download/v2.4.5/iltorb-v2.4.5-node-v83-win32-x64.tar.gz

XdyGoGo avatar Dec 09 '20 09:12 XdyGoGo

看了下貌似是pkg没有提供abi,所以使用了process.version.modules = 83的版本。但实际并没有该版本

XdyGoGo avatar Dec 10 '20 01:12 XdyGoGo

Also running up against this once bumping my Node install from 12.x to 14.x, but only if I remove node_modules and try to do a full install on Node 14. If install Node 12.x, npm install, and then upgrade to Node 14.x without removing node_modules and doing a full reinstall, everything seems fine, so it seems that the binaries work fine across both versions. Seems that it's just the tagging of the binaries that might need an update in the release.

Willing to chip in and help, just need a bit of guidance to get things rolling.

rdwoodring avatar Dec 14 '20 20:12 rdwoodring

iltorb is deprecated, please use the official nodejs api: https://nodejs.org/dist/latest-v15.x/docs/api/zlib.html#zlib_zlib_createbrotlicompress_options

nstepien avatar Jan 18 '21 11:01 nstepien