Skip to content

Netlify CI fails #479

@naman79820

Description

@naman79820

Describe the bug

Netlify CI currently fails when building the documentation site because the build environment defaults to Node 16, which is incompatible with the current Docusaurus setup.

This causes errors such as:
SyntaxError: Unexpected token {
import { inspect } from 'node:util';

Expected behavior

Netlify CI and deploy previews should build successfully using a compatible Node.js version.

Screenshots/GIFs

Image

Are you working on this issue? (Yes/No)

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions