Getting an error saying that the module I'm trying to load was compiled with NODE_MODULE_VERSION 83, not N_M_V 72 which is what it needs, but I have 72 installed (pls see pic for full text of error).
I know the bot is functional bc I was hosting it with no issues on Heroku for a week before I decided to shift to a vps/vultr. Got all my files transferred to the remote server, get npm and node installed as well as all the various modules that my dependencies call for. I forced install of the version of node/npm that the code was developed using and installed the modules after that. I've tried rebuilding and completely uninstalling both node/npm and the modules and am still getting this error. I cant copy the error code and I dont want to have a typo but its here, sorry