Skip to content

Docker Compose up -- Property undefined #29

@andrebiegel

Description

@andrebiegel

To Reproduce

docker compose up -d

Details

[+] Building 1.8s (9/19)
=> [apostrophe internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 792B 0.0s
=> [apostrophe internal] load .dockerignore 0.0s
=> => transferring context: 134B 0.0s
=> [apostrophe internal] load metadata for docker.io/library/node:14 1.1s
=> [apostrophe auth] library/node:pull token for registry-1.docker.io 0.0s
=> [apostrophe 1/14] FROM docker.io/library/node:14@sha256:a158d3b9b4e3fa813fa6c8c590b8f0a860e015ad4e59bbce5744d2f6fd8461aa 0.0s
=> [apostrophe internal] load build context 0.0s
=> => transferring context: 7.30kB 0.0s
=> CACHED [apostrophe 2/14] WORKDIR /app 0.0s
=> CACHED [apostrophe 3/14] COPY package* ./ 0.0s
=> ERROR [apostrophe 4/14] RUN npm ci 0.6s

[apostrophe 4/14] RUN npm ci:
0.588 npm ERR! Cannot read property 'apostrophe' of undefined
0.595
0.595 npm ERR! A complete log of this run can be found in:
0.595 npm ERR! /root/.npm/_logs/2023-08-02T13_37_10_109Z-debug.log


failed to solve: process "/bin/sh -c npm ci" did not complete successfully: exit code: 1
docker-compose process finished with exit code 17

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions