I’ve tried everything including a 20-bullseye-slim Docker image and just can’t get it. Before attempting Docker, I was just running on a Debian 12 VM. I’ve tried multiple node versions, obviously starting with --lts. I tried to install with npm install couchbase
This is the error I’m getting: ⨯ Error: Could not find native build for platform=linux, arch=x64, runtime=napi, nodeVersion=20.19.2, sslType=openssl3, libc=linux loaded from /app/[project]/node_modules/couchbase/dist.
I’ve read some other posts, but the proposed solutions aren’t working. Any help here is appreciated!