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
fix(@angular/cli): ensure analytics postinstall script is ES5 (#15620)
This can potentially execute on very old versions of Node.js. The `ng` command itself has an initial Node.js version check that will then inform the user of the required minimum.
0 commit comments