rohityadavcloud commented on PR #123: URL: https://github.com/apache/cloudstack-www/pull/123#issuecomment-1876731961
@DaanHoogland I had a quick look at build failure: ``` Error: Docusaurus server-side rendering could not render static page with path /integrations/. [INFO] It looks like you are using code that should run on the client-side only. To get around it, try using `<BrowserOnly>` (https://docusaurus.io/docs/docusaurus-core/#browseronly) or `ExecutionEnvironment` (https://docusaurus.io/docs/docusaurus-core/#executionenvironment). It might also require to wrap your client code in `useEffect` hook and/or import a third-party library dynamically (if any). [success] [webpackbar] Server: Compiled with some errors in 42.25s ReferenceError: document is not defined Error: Unable to build website for locale en. Error: Error: Failed to compile with errors. at /home/runner/work/cloudstack-www/cloudstack-www/node_modules/@docusaurus/core/lib/webpack/utils.js:180:24 at /home/runner/work/cloudstack-www/cloudstack-www/node_modules/webpack/lib/MultiCompiler.js:554:14 at processQueueWorker (/home/runner/work/cloudstack-www/cloudstack-www/node_modules/webpack/lib/MultiCompiler.js:491:6) at processTicksAndRejections (node:internal/process/task_queues:78:11) [INFO] Docusaurus version: 2.3.1 ``` Something to look at the integrations page? -- 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: issues-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org