You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behavior:
The old project we are maintaining uses version 14 of Node.js, which works fine in versions prior to less@4.5.1 but fails in less@4.5.1. This is a serious problem. All third-party libraries that depend on less@4.5.1 will fail to run in node.js version 14.
Expected behavior:
less@4.5.1 can run normally in the node.js14 environment