Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yapi plugin安装钉钉插件一直说要ykit,但是ykit我已经装好了,不知道怎么办啊 #18

Open
yuanchao-sh opened this issue Nov 8, 2022 · 3 comments

Comments

@yuanchao-sh
Copy link

最先开始n的版本
1667898459806_DE32E83C-57E5-4f0f-88D6-BDB8CB1FDAFF
后面升级了

[root@inner01 vendors]# npm list -g --depth 0
/usr/local/nodejs/node-v14.10.0-linux-x64/lib
├── [email protected]
└── [email protected]

[root@inner01 vendors]# yapi plugin --name yapi-plugin-dingding
需要安装 ykit
(node:2369) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
(node:2369) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'find' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'head' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'set' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'test' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'to' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency
(node:2369) Warning: Accessing non-existent property 'which' of module exports inside circular dependency
[root@inner01 vendors]# pwd
/usr/my-yapi/vendors
[root@inner01 my-yapi]# ykit

===================== YKit 0.8.13 ====================

config c # 操作全局配置
init i # 项目初始化
lint l # 代码质量检测
pack p # 资源编译、打包
server s # 开发服务
watch w # 监控目录

如果需要帮助, 请使用 ykit {命令名} --help

(node:11386) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
(node:11386) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency
(node:11386) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency
(node:11386) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency
(node:11386) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency
(node:11386) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency

@yuanchao-sh
Copy link
Author

有人知道吗,我只是个小运维啊,救救我

@vvky
Copy link

vvky commented Sep 22, 2023

我靠 我也碰到这个问题了!!!!

@vvky
Copy link

vvky commented Sep 22, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants