Skip to content

webpack build fails in Node 23.6.0 #2

@kryops

Description

@kryops

webpack seems to have problems with Node unflagging the type stripping: webpack/webpack#19187

Workaround: NODE_OPTIONS="--no-experimental-strip-types" yarn

(older Node.js versions fail if the option is set, I have not yet found a simple fix that just works™)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions