PDavid commented on PR #8307:
URL: https://github.com/apache/hbase/pull/8307#issuecomment-4619866740

   Unfortunately site cannot be built with this change, there is a huge error 
in the site build log:
   
   ```
   [INFO] Running 'npm install' in 
/home/ws1test3/projects/upstream/hbase/hbase-website
   [INFO] npm error code ERESOLVE
   [INFO] npm error ERESOLVE could not resolve
   [INFO] npm error
   [INFO] npm error While resolving: @react-router/[email protected]
   [INFO] npm error Found: [email protected]
   [INFO] npm error node_modules/react-router
   [INFO] npm error   react-router@"^7.15.0" from the root project
   [INFO] npm error   peer react-router@"^7.12.0" from @react-router/[email protected]
   [INFO] npm error   node_modules/@react-router/dev
   [INFO] npm error     dev @react-router/dev@"^7.12.0" from the root project
   [INFO] npm error   1 more (fumadocs-core)
   [INFO] npm error
   [INFO] npm error Could not resolve dependency:
   [INFO] npm error peer react-router@"7.16.0" from @react-router/[email protected]
   [INFO] npm error node_modules/@react-router/node
   [INFO] npm error   @react-router/node@"^7.12.0" from the root project
   [INFO] npm error
   [INFO] npm error Conflicting peer dependency: [email protected]
   [INFO] npm error node_modules/react-router
   [INFO] npm error   peer react-router@"7.16.0" from @react-router/[email protected]
   [INFO] npm error   node_modules/@react-router/node
   [INFO] npm error     @react-router/node@"^7.12.0" from the root project
   [INFO] npm error
   [INFO] npm error Fix the upstream dependency conflict, or retry
   [INFO] npm error this command with --force or --legacy-peer-deps
   [INFO] npm error to accept an incorrect (and potentially broken) dependency 
resolution.
   [INFO] npm error
   [INFO] npm error
   [INFO] npm error For a full report see:
   [INFO] npm error 
/home/ws1test3/.npm/_logs/2026-06-04T07_09_32_374Z-eresolve-report.txt
   [INFO] npm notice
   [INFO] npm notice New minor version of npm available! 11.6.2 -> 11.16.0
   [INFO] npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.16.0
   [INFO] npm notice To update run: npm install -g [email protected]
   [INFO] npm notice
   [INFO] npm error A complete log of this run can be found in: 
/home/ws1test3/.npm/_logs/2026-06-04T07_09_32_374Z-debug-0.log
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   
   ```


-- 
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