i also encountering the said error but what i deed first i remove the mysql using npm remove mysql then install the mysql2, then edit the server.js change the mysql to mysql2 then after saving my changes i also restart the server, and the error gone.