Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(@angular/cli): ensure analytics postinstall script is ES5 #15620

Merged
merged 1 commit into from Sep 18, 2019

Conversation

clydin
Copy link
Member

@clydin clydin commented Sep 17, 2019

This can potentially execute on very old versions of Node.js and can crash otherwise. The ng command itself has an initial Node.js version check that will then inform the user of the required minimum.

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.
@clydin clydin added the target: rc This PR is targeted for the next release-candidate label Sep 17, 2019
@mgechev mgechev merged commit 2fc0f9f into angular:8.3.x Sep 18, 2019
@clydin clydin deleted the postinstall-es5 branch September 18, 2019 13:50
This was referenced Sep 18, 2019
This was referenced Sep 23, 2019
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants