-
Notifications
You must be signed in to change notification settings - Fork 899
frontend build failed #546
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels