Closed TheGroundZero closed 5 years ago
After doing an npm install ./
using the new package.json and having installed mysql2, a new error seems to appear once you open the webpage
yay JS dependency madness. updated the Sequelize version because of a vuln. What I want to do is get all of this baked into a docker image that autobuilds
Since 19fcc29 you need to install the mysql2 node package instead of mysql
To reproduce:
./server.js
)I suggest checking if any other dependencies have changed and updating the README to reflect this change.