-
npm run install-server执行时提示如下:
![image](https://user-images.githubusercontent.com/23310275/34508393-b41df814-f079-11e7-923c-1a11ea85859f.png)
-
## 版本号
node v10.15.0
npm v6.4.1
yapi为[yapi.git](https://github.com/YMFE/yapi.git)上内容。
## 什么问题
内网部署时,采用[方式二](https://yapi.ymfe.org/devops/index.html). 命令行部署,npm install时报错。
gyp ERR! node-gyp -v …
-
版本号
1.4.1
问题
Error: (node:23035) DeprecationWarning: collection.ensureIndex is deprecated. Use createIndexes instead.
经验证,可以启动服务,建议修改log级别,不要用Error,引发误判。
查了好久说是mongoose一个版本bug,但实际并不影响项目启动
复现此问题…
-
## 版本号
当前安装版本: v1.3.22
## 什么问题
/usr/lib/node_modules/yapi-cli/node_modules/mongodb-core/lib/connection/commands.js:446 this.documents = new Array(this.numberReturned); ^ RangeError: Invalid array l…
-
## 版本号
1. yapi v1.4.0
2. nodejs v8.12.0
3. npm v6.4.1
## 什么问题
二次开发启动的时候执行命令npm run dev报错:
sh: ykit: command not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
…
-
## 版本号
v1.3.4
## 什么问题
https://yapi.ymfe.org/case.html
https://www.ymfe.org/about
## 如何复现此问题
点击上面的链接
## 什么浏览器
chrome
## 什么系统(Linux, Windows, macOS)
mac
-
## 版本号
~ 1.3.22
## 什么问题
~ 请求参数中的mock如何设置
## 如何复现此问题
~
![image](https://user-images.githubusercontent.com/20036057/45477401-1ae36680-b774-11e8-9120-85bf260ac3f2.png)
## 什么浏览器
~ chrome
…
geeyu updated
6 years ago
-
https://github.com/YMFE/yapi-plugin-qsso/issues/2
-
yapi的使用体验很好,如果有一些配套的自动化文档的插件相信会有更多人使用,虽然你们支持swagger文档,而swagger已经有了这方面的配套功能,但是有没有考虑过推出自己的插件,生成yapi格式的json文档
-
## 版本号
~
## 什么问题
在系统里建立了几个不同空间,在A空间里面创建了项目a,里面包含接口和测试集合,现在需要把项目a整个迁移到或者克隆到B空间下。请问有没有办法实现?实际的需求就是这样。
## 如何复现此问题
~
## 什么浏览器
~
## 什么系统(Linux, Windows, macOS)