I have a site on production that I have been slowly setting up for upgrading to the newer version of Vapid. I Upgraded Nodejs to 11.14.0 via NVM, from there installed all needed packages and am able to run the site in development mode but as soon as I try to access the dashboard I get a 500 error. When in development mode I get this error
Would love to be able to upgrade Vapid on this server but am unable if the client cant access the dashboard. I was able to go back to the previous node version on NVM and have the site running as usual but would love to be able to swap to the newer version. Any guidance would be awesome