help
wirut2522
TRIALOP

2 years ago

#10 31.69 warning @ecies/ciphers@0.2.2: The engine "bun" appears to be invalid.

#10 31.69 warning @ecies/ciphers@0.2.2: The engine "deno" appears to be invalid.

#10 31.69 [3/4] Linking dependencies...

#10 31.70 warning "@mui/material > @types/react-transition-group@4.4.12" has unmet peer dependency "@types/react@*".

#10 31.70 warning " > @testing-library/user-event@13.5.0" has unmet peer dependency "@testing-library/dom@>=7.21.4".

#10 31.70 warning " > @web3modal/ethereum@2.7.1" has unmet peer dependency "@wagmi/core@>=1".

#10 31.70 warning " > @web3modal/ethereum@2.7.1" has unmet peer dependency "viem@>=1".

#10 31.70 warning " > tailwindcss@3.0.24" has unmet peer dependency "postcss@^8.0.9".

#10 31.70 warning "react-scripts > eslint-config-react-app > eslint-plugin-flowtype@8.0.3" has unmet peer dependency "@babel/plugin-syntax-flow@^7.14.5".

#10 31.70 warning "react-scripts > eslint-config-react-app > eslint-plugin-flowtype@8.0.3" has unmet peer dependency "@babel/plugin-transform-react-jsx@^7.14.9".

#10 31.71 warning "react-scripts > react-dev-utils > fork-ts-checker-webpack-plugin@6.5.3" has unmet peer dependency "typescript@>= 2.7".

#10 31.71 warning "react-scripts > eslint-config-react-app > @typescript-eslint/eslint-plugin > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".

#10 31.72 warning " > wagmi@2.14.6" has unmet peer dependency "@tanstack/react-query@>=5.0.0".

#10 31.72 warning " > wagmi@2.14.6" has unmet peer dependency "viem@2.x".

#10 31.72 warning "wagmi > @wagmi/connectors@5.7.3" has unmet peer dependency "viem@2.x".

#10 31.72 warning "wagmi > @wagmi/core@2.16.3" has unmet peer dependency "viem@2.x".

#10 31.72 warning "web3 > web3-eth-abi > abitype@0.7.1" has unmet peer dependency "typescript@>=4.9.4".

#10 54.55 [4/4] Building fresh packages...

#10 55.68 Done in 54.65s.

#10 DONE 56.2s

#11 [stage-0 7/10] COPY . /app/.

#11 DONE 15.2s

#12 [stage-0 8/10] RUN --mount=type=cache,id=s/3bdf6442-5a63-4ebf-8b75-112357eb9022-node_modules/cache,target=/app/node_modules/.cache yarn run build

#12 1.103 yarn run v1.22.22

#12 1.135 $ react-scripts build

#12 1.147 /bin/sh: 1: react-scripts: Permission denied

#12 1.158 error Command failed with exit code 126.

#12 1.158 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

#12 ERROR: process "/bin/bash -ol pipefail -c yarn run build" did not complete successfully: exit code: 126


[stage-0 8/10] RUN --mount=type=cache,id=s/3bdf6442-5a63-4ebf-8b75-112357eb9022-node_modules/cache,target=/app/node_modules/.cache yarn run build:

1.103 yarn run v1.22.22

1.135 $ react-scripts build

1.147 /bin/sh: 1: react-scripts: Permission denied

1.158 error Command failed with exit code 126.

1.158 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.


Dockerfile:24


22 | # build phase

23 | COPY . /app/.

24 | >>> RUN --mount=type=cache,id=s/3bdf6442-5a63-4ebf-8b75-112357eb9022-node_modules/cache,target=/app/node_modules/.cache yarn run build

25 |

26 |


View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

0 Replies

Welcome!

Sign in to your Railway account to join the conversation.

Loading...