Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New design for some pages #123

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

DaanHoogland
Copy link
Contributor

No description provided.

@rohityadavcloud
Copy link
Member

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

@DaanHoogland DaanHoogland merged commit 4904fa8 into apache:docusaurus-staging Jan 4, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants