Skip to content

LESS version >4.5.1 is a breaking change #4438

@zhonig

Description

@zhonig

Hello,

Versions > 4.5.1 requires Node ">= 18".
For projects relying on semver ranges this will break their installation if they are on Node < 18 (ie: Node 16.x).

Error:

error less@4.6.4: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.15.0"
error Found incompatible module.

Can we please fix the breaking changes to maintain backwards compatibility?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions