参考: https://www.cnblogs.com/easth/p/nodejs_mysql.html
解决方案:
只需要执行以下两行命令即可:
npm install connect
npm install serve-static
完美解决。。。