找不到建筑文件

时间:2021-01-19 09:41:17

标签: docker-compose

我尝试运行我的 docker-composer,但是当我运行命令“run start”时出现此错误。关于它的起源的任何想法。谢谢你

 | internal/modules/cjs/loader.js:883
authentication_1           |   throw err;
authentication_1           |   ^
authentication_1           | 
authentication_1           | Error: Cannot find module '/app/lib/handle.js'
authentication_1           |     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)
authentication_1           |     at Function.Module._load (internal/modules/cjs/loader.js:725:27)
authentication_1           |     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)
authentication_1           |     at internal/main/run_main_module.js:17:47 {
authentication_1           |   code: 'MODULE_NOT_FOUND',
authentication_1           |   requireStack: []
authentication_1           | }
authentication_1           | [nodemon] app crashed - waiting for file changes before starting...

0 个答案:

没有答案