fjc0k / docker-YApi

接口管理平台 YApi 的 Docker 镜像。
https://hub.docker.com/r/jayfong/yapi/tags
MIT License
1.1k stars 262 forks source link

插件安装不了 #113

Open xwj-vic opened 1 year ago

xwj-vic commented 1 year ago

插件安装不了

| (node:1) UnhandledPromiseRejectionWarning: Error: Cannot find module 'yapi-plugin-notifier' yapi-web | Require stack: yapi-web | - /yapi/vendors/common/plugin.js yapi-web | - /yapi/vendors/server/plugin.js yapi-web | - /yapi/vendors/server/app.js yapi-web | - /yapi/vendors/start.js yapi-web | at Function.Module._resolveFilename (internal/modules/cjs/loader.js:957:15) yapi-web | at Function.Module._load (internal/modules/cjs/loader.js:840:27) yapi-web | at Module.require (internal/modules/cjs/loader.js:1019:19) yapi-web | at require (internal/modules/cjs/helpers.js:77:18) yapi-web | at getPluginConfig (/yapi/vendors/common/plugin.js:8:20) yapi-web | at /yapi/vendors/common/plugin.js:39:22 yapi-web | at Array.map () yapi-web | at exports.initPlugins (/yapi/vendors/common/plugin.js:33:21) yapi-web | at Object. (/yapi/vendors/server/plugin.js:235:21) yapi-web | at Module._compile (internal/modules/cjs/loader.js:1133:30) yapi-web | at Object.Module._extensions..js (internal/modules/cjs/loader.js:1153:10) yapi-web | at Module.load (internal/modules/cjs/loader.js:977:32) yapi-web | at Function.Module._load (internal/modules/cjs/loader.js:877:14) yapi-web | at Module.require (internal/modules/cjs/loader.js:1019:19) yapi-web | at require (internal/modules/cjs/helpers.js:77:18) yapi-web | at Object. (/yapi/vendors/server/app.js:10:1)