Skip to content

Update webpack to avoid error:03000086:digital envelope routines::initialization error #51

@timhaines

Description

@timhaines

The ts/package-lock.json has an old version of webpack locked in.

It means if you're using node 18+ (maybe 17 also?) and you try to run npm run build in the ts folder, you will get an error: error:03000086:digital envelope routines::initialization error.

This can be resolved by updating the version of webpack.

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