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/[email protected]" has unmet peer dependency 
"@chakra-ui/system@>=1.0.0".
   warning "@chakra-ui/icons > @chakra-ui/[email protected]" has unmet peer dependency 
"@chakra-ui/system@>=1.0.0".
   warning " > @testing-library/[email protected]" 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to