搭建教程搬运

https://blog.csdn.net/weixin_44897792/article/details/98729121

1.在搭建的时候遇到错误导致搭建不能顺利完成

Error:  (node:1492) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor.

linux下yapi搭建踩坑记录

2.发现解决思路

linux下yapi搭建踩坑记录

在db.js中加入对应的代码

linux下yapi搭建踩坑记录

并进行官网方式二中 npm install 后续的操作

https://hellosean1025.github.io/yapi/devops/index.htmllinux下yapi搭建踩坑记录

 

3最终问题得到解决

希望对同样经历的人有所帮助

相关文章:

  • 2021-12-04
  • 2021-06-20
  • 2021-07-30
  • 2019-03-18
  • 2021-12-13
  • 2018-06-19
  • 2021-08-30
  • 2021-11-14
猜你喜欢
  • 2021-05-14
  • 2021-10-10
  • 2021-11-04
  • 2021-09-08
  • 2021-10-09
  • 2022-01-06
  • 2021-08-08
  • 2021-08-03
相关资源
相似解决方案