Where can (can I ?) find .deb packages for the latest versions of Node.js ?
If not, and because it's a project that progresses very fast, what is the easiest way to keep up with the releases of Node.js ?
Adding …
I am building my node module (using N-API) both for Mac (10.9+) and Linux (Ubuntu 18). When I am deploying my module to remote machine (to Heroku), I am getting:
Error: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required …