I'm getting the following error when running: ``` source ../env.sh ;node index.js ``` ``` ER_WRONG_VALUE_FOR_VAR: Variable 'sql_mode' can't be set to the value of 'NO_AUTO_CREATE_USER' ``` I'm running on Windows and your setup seem tailored to Linux.