Skip to content

Updated "Updating angular-cli" instructions#3872

Merged
hansl merged 1 commit into
angular:masterfrom
andyg3:master
Jan 9, 2017
Merged

Updated "Updating angular-cli" instructions#3872
hansl merged 1 commit into
angular:masterfrom
andyg3:master

Conversation

@andyg3

@andyg3 andyg3 commented Jan 5, 2017

Copy link
Copy Markdown
Contributor

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

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

hansl commented Jan 9, 2017

Copy link
Copy Markdown
Contributor

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

andyg3 commented Jan 9, 2017

Copy link
Copy Markdown
Contributor Author

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

@hansl

hansl commented Jan 9, 2017

Copy link
Copy Markdown
Contributor

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
Copy Markdown

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