Skip to content

Error when running container  #40

@IssaGithub

Description

@IssaGithub

Describe the bug
After cloning repo and install dependencys
npm i
Getting error when run
docker-compose up -d
output
=> [stage-1 2/4] COPY nginx/default.conf /etc/nginx/conf.d/ 0.2s
=> [stage-1 3/4] RUN rm -rf /usr/share/nginx/html/* 0.6s
=> [builder 2/6] COPY package.json package-lock.json ./ 0.3s
=> ERROR [builder 3/6] RUN npm ci && mkdir /ng-app && mv ./node_modules ./ng-app/

To Reproduce
Steps to reproduce the behavior:
Clone repo
run
npm i
docker-compose up -d

Expected behavior
run client

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: [e.g. ubuntu 20.4 and windows]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions