errose28 commented on PR #125: URL: https://github.com/apache/ozone-site/pull/125#issuecomment-2688740839
Thanks for the quick fix @adoroszlai. I'm ok with merging this for now. Just wanted to add some notes based on https://github.com/actions/setup-node/issues/1222#issuecomment-2637449906: - The issue is in corepack and it is tracked in https://github.com/nodejs/corepack/issues/627 - We are using node 20 which should get fixed in March according to https://github.com/nodejs/corepack/issues/627#issuecomment-2685693365. - The recommendation to use [pnpm/action-setup](https://github.com/pnpm/action-setup) instead of corepack might work for GHA but we would need to make some changes to the docker image. - I'm not sure if we want to move to a later version of node just to fix this issue. - I'm not sure if this should be considered a temporary fix until node 20 is updated. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
