addaleax / lzma-native

Node.js interface to the native liblzma compression library (.xz file format, among others)
MIT License
105 stars 37 forks source link

Pre-built binaries not found for lzma-native@4.0.3 and node@12.2.0 #80

Closed fahimbabarpatel closed 5 years ago

fahimbabarpatel commented 5 years ago
> lzma-native@4.0.3 install 
> node-pre-gyp install --fallback-to-build && rimraf build

node-pre-gyp WARN Using request for node-pre-gyp https download
node-pre-gyp WARN Tried to download(404): https://node-pre-gyp.addaleax.net/lzma-native/lzma_native-v4.0.3-node-v72-win32-x64.tar.gz
node-pre-gyp WARN Pre-built binaries not found for lzma-native@4.0.3 and node@12.2.0 (node-v72 ABI, unknown) (falling back to source compile with node-gyp)
imrehg commented 5 years ago

81 might be relevant for this once it gets merged.

fahimbabarpatel commented 5 years ago

Working with 4.0.4