我目前正在尝试在铁路上部署一个简单的笔记应用程序,这是课程挑战的一部分。\n问题是,当我尝试部署它时,我收到以下消息:
\n#13 ERROR: executor failed running [/bin/bash -ol pipefail -c npm run build]: exit code: 1\n \n-----\n> [stage-0 9/10] RUN --mount=type=cache,id=s/b5d79573-cbdb-4229-892e-e66e9714107f-node_modules/cache,target=/app/node_modules/.cache npm run build:\n-----\n \nexecutor failed running [/bin/bash -ol pipefail -c npm run build]: exit code: 1\n \nError: Docker build failed`\n\n\nI don\xc2\xb4t know if i have a step missing or what could be the problem.\n\nFull deploy log looks like this: \n\n \n`#11 9.230 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library …Run Code Online (Sandbox Code Playgroud)