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

Updated "Updating angular-cli" instructions #3872

Merged
merged 1 commit into from
Jan 9, 2017
Merged

Conversation

andyg3
Copy link
Contributor

@andyg3 andyg3 commented Jan 5, 2017

Removed "tmp" (no longer used) and added note for Windows users.
Fixes #3721

Removed "tmp" and added note for Windows users.
@hansl
Copy link
Contributor

hansl commented Jan 9, 2017

LGTM, but I thought deltree was the proper way to do rm -rf on Windows.

@hansl hansl merged commit c2dd03e into angular:master Jan 9, 2017
@andyg3
Copy link
Contributor Author

andyg3 commented Jan 9, 2017

deltree hasn't been in Windows since 2000, so rmdir is preferred. Technically, rmdir /s in order to be recursive.

@hansl
Copy link
Contributor

hansl commented Jan 9, 2017

That shows how long I've been using Windows lol.

MRHarrison pushed a commit to MRHarrison/angular-cli that referenced this pull request Feb 9, 2017
@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 Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Updating angular-cli" instructions in docs do not work on Windows
3 participants