Error: libnode.so.64: cannot open shared object file: No such file or directory
I encountered this error recently when attempting run an executable NodeJS file. This error was due to a mismatch of the currently installed npm packages against my NodeJS version.