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!
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!