Node创建链接池
在Vue+mysql使用的时候,报错:Error: Connection lost: The server closed the connection.(错误:连接丢失:服务器关闭连接)
在Vue+mysql使用的时候,报错:Error: Connection lost: The server closed the connection.(错误:连接丢失:服务器关闭连接)
Vue引入mintUI是某些组件然后就一直在 报 $attrs is readonly和$listeners is readonly这两个errors,上网查询了之后发现是因为vue与vue-tempalte-compiler的版本不一致造成的,然后我们先去看package.json