API & YAPI All In One
API & YAPI All In One
接口管理服务
YAPI
build bug
https://github.com/YMFE/yapi/issues/959
D:\000-testing\yapi-api>npm run build-client
> yapi-vendor@1.5.10 build-client D:\000-testing\yapi-api
> NODE_ENV=production ykit pack -m
'NODE_ENV' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! yapi-vendor@1.5.10 build-client: `NODE_ENV=production ykit pack -m`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the yapi-vendor@1.5.10 build-client script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\xiagq\AppData\Roaming\npm-cache\_logs\2019-04-12T08_06_38_074Z-debug.log
solutions
OK
https://stackoverflow.com/a/33755445/5934465
{
"name": "yapi-api",
"version": "1.5.10",
"description": "YAPI API",
"main": "server/app.js",
"scripts": {
"app": " node server/app.js",
"shit bug build-client": "NODE_ENV=production ykit pack -m",
"build-client": "SET NODE_ENV=production && ykit pack -m",
},
...
}
(🐞 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 https://www.cnblogs.com/xgqfrms/ 查看原创文章!
refs
©xgqfrms 2012-2021
www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!
原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!
本文首发于博客园,作者:xgqfrms,原文链接:https://www.cnblogs.com/xgqfrms/p/10696146.html
未经授权禁止转载,违者必究!