mongoose数据库显示连接失败,找了网上好多解决办法,都实验了总是报错,也不知道该如何修改
首先打开你的浏览器输入http://localhost:27017/如果显示
It looks like you are trying to access MongoDB over HTTP on the native driver port.
说明你的mongodb是启动了的,如果没有得考虑mongodb服务是否启动