journeyapps / node-sqlcipher

SQLCipher bindings for Node
https://journeyapps.com
BSD 3-Clause "New" or "Revised" License
206 stars 66 forks source link

npm install failed on linux system, 404 when download #113

Open FireMapleLeaves opened 1 year ago

FireMapleLeaves commented 1 year ago
node-pre-gyp WARN Tried to download(404): https://journeyapps-node-binary.s3.amazonaws.com/@journeyapps/sqlcipher/v5.1.0/napi-v6-linux-arm64.tar.gz 
node-pre-gyp WARN Pre-built binaries not found for @journeyapps/sqlcipher@5.1.0 and electron@20.0.0 (electron-v20.0 ABI, glibc) (falling back to source compile with node-gyp) 
gyp WARN install got an error, rolling back install
matteoPhre commented 1 year ago

I have the same issue but only with version 5.3.0 and 5.3.1

matteoPhre commented 9 months ago

Any update on this issue?