i cant deploy my ecommerce
jacojean07
HOBBYOP
2 years ago
the console return this logs:
Dockerfile:21
19 | RUN mkdir -p /var/log/nginx && mkdir -p /var/cache/nginx
20 | RUN composer install --ignore-platform-reqs
21 | >>> RUN npm ci
22 |
23 | # build phase
ERROR: failed to solve: process "/bin/bash -ol pipefail -c npm ci" did not complete successfully: exit code: 1
Error: Docker build failed
ⓘ Deployment information is only viewable by project members and Railway employees.