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报错 #16

Open
fuwj1994 opened this issue Nov 16, 2022 · 3 comments
Open

初始化yapi报错 #16

fuwj1994 opened this issue Nov 16, 2022 · 3 comments

Comments

@fuwj1994
Copy link

16:32:02 /usr/local/docker-yapi # docker-compose up
WARNING: Found orphan containers (docker-yapi_mongo_1) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
Recreating docker-yapi_yapi_1 ... done
Attaching to docker-yapi_yapi_1
yapi_1 | internal/modules/cjs/loader.js:818
yapi_1 | throw err;
yapi_1 | ^
yapi_1 |
yapi_1 | Error: Cannot find module '/my-yapi/vendors/server/app.js'
yapi_1 | at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
yapi_1 | at Function.Module._load (internal/modules/cjs/loader.js:667:27)
yapi_1 | at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
yapi_1 | at internal/main/run_main_module.js:17:47 {
yapi_1 | code: 'MODULE_NOT_FOUND',
yapi_1 | requireStack: []
yapi_1 | }
docker-yapi_yapi_1 exited with code 1

@Darkslategray-lgtm
Copy link

same issue

@easy-go-iot
Copy link

第一次启动,要修改配置文件的
image

@palp1tate
Copy link

第一次启动,要修改配置文件的 image

good job!

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

4 participants