Skip to content

Incompatible node versions required #5598

@mihaibudiu

Description

@mihaibudiu

Our build requires node 20 or higher, but the documentation build requires node 18.
With node 25 the documentation build fails with the following error:

  [cause]: DOMException [SecurityError]: Cannot initialize local storage without a `--localstorage-file` path
      at Object.get [as localStorage] (node:internal/webstorage:28:17)
      at get localStorage (node:internal/util:660:20)
      at merge (/home/mbudiu/git/dbsp/docs.feldera.com/node_modules/eval/eval.js:11:13)
      at module.exports (/home/mbudiu/git/dbsp/docs.feldera.com/node_modules/eval/eval.js:42:5)
      at /home/mbudiu/git/dbsp/docs.feldera.com/node_modules/@docusaurus/core/lib/ssg/ssgRenderer.js:37:108
      at Object.async (/home/mbudiu/git/dbsp/docs.feldera.com/node_modules/@docusaurus/logger/lib/perfLogger.js:42:47)
      at loadAppRenderer (/home/mbudiu/git/dbsp/docs.feldera.com/node_modules/@docusaurus/core/lib/ssg/ssgRenderer.js:37:51)
      at async Promise.all (index 0)
      at async loadSSGRenderer (/home/mbudiu/git/dbsp/docs.feldera.com/node_modules/@docusaurus/core/lib/ssg/ssgRenderer.js:53:54)
      at async executeSSGInlineTask (/home/mbudiu/git/dbsp/docs.feldera.com/node_modules/@docusaurus/core/lib/ssg/ssgWorkerInline.js:13:25)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions