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
Documentation says that node14 is currently supported, however this commit cosmiconfig-typescript-loader adds cosmiconfig-typescript-loader v5 which is not supported on node14 and throws an error when trying to install.
Due to the semver caret being used, this breaks multiple commitlint packages using 17.x.x including commitlint/load and commitlint/cli