Skip to content

frontend build failed #546

@zfl112113

Description

@zfl112113

89.31 [2/4] Fetching packages...
172.7 info fsevents@1.2.13: The platform "linux" is incompatible with this module.
172.7 info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
172.7 info fsevents@2.3.3: The platform "linux" is incompatible with this module.
172.7 info "fsevents@2.3.3" is an optional dependency and failed compatibility check. Excluding it from installation.
172.7 error cheerio@1.1.2: The engine "node" is incompatible with this module. Expected version ">=20.18.1". Got "10.24.1"
172.7 error Found incompatible module.
172.7 info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

[+] up 0/2
Dockerfile:6


5 | COPY . .

6 | >>> RUN yarn config set registry https://registry.npmmirror.com -g && \

7 | >>> yarn config set sass_binary_site "https://npmmirror.com/mirrors/node-sass/" -g && \

8 | >>> yarn && \

9 | >>> yarn build

10 |


target frontend: failed to solve: process "/bin/sh -c yarn config set registry https://registry.npmmirror.com -g && yarn config set sass_binary_site "https://npmmirror.com/mirrors/node-sass/\" -g && yarn && yarn build" did not complete successfully: exit code: 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions