You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "avantgardnerio (via GitHub)" <gi...@apache.org> on 2023/05/29 17:02:18 UTC

[GitHub] [arrow-ballista] avantgardnerio commented on pull request #731: Fix nodejs issues in Docker build

avantgardnerio commented on PR #731:
URL: https://github.com/apache/arrow-ballista/pull/731#issuecomment-1567351276

   It looks like it did fix it, and the checks passed in the branch, but it failed when [merged to main](https://github.com/apache/arrow-ballista/actions/runs/5113530837/jobs/9192844132#step:5:23):
   
   ```
   yarn install v1.22.19
   [1/4] Resolving packages...
   [2/4] Fetching packages...
   [3/4] Linking dependencies...
   warning " > @chakra-ui/icons@1.1.7" has unmet peer dependency "@chakra-ui/system@>=1.0.0".
   warning "@chakra-ui/icons > @chakra-ui/icon@2.0.5" has unmet peer dependency "@chakra-ui/system@>=1.0.0".
   warning " > @testing-library/user-event@12.8.3" has unmet peer dependency "@testing-library/dom@>=7.21.4".
   [4/4] Building fresh packages...
   Done in 37.20s.
   yarn run v1.22.1[9](https://github.com/apache/arrow-ballista/actions/runs/5113530837/jobs/9192844132#step:5:10)
   $ react-scripts --openssl-legacy-provider build
   /usr/bin/node: bad option: --openssl-legacy-provider
   error Command failed with exit code 9.
   info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
   Error: Process completed with exit code 9.
   ```
   
   Does anyone know why that error might be happening there?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org