The Wayback Machine - https://web.archive.org/web/20201023163530/https://github.com/angular/angular-cli/pull/19180
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

docs: add `rm -rf node_modules/` to release docs #19180

Merged
merged 1 commit into from Oct 23, 2020

Conversation

@dgp1130
Copy link
Collaborator

@dgp1130 dgp1130 commented Oct 22, 2020

In the latest release, I was not able to build even after running yarn to refresh dependencies. Eventually, we tracked
the issue down to rm -rf node_modules/. There may be some instances where this can be necessary to ensure clean
builds.

I opted to just include this change directly in the commands to be more clear that people saw it. If devs want to be lazy they can always skip that step, but they will hopefully at least see it and be reminded that if something doesn't work, they should at least try rm -rf node_modules/.

In the latest release, I was not able to build even after running `yarn` to refresh dependencies. Eventually, we tracked
the issue down to `rm -rf node_modules/`. There may be some instances where this can be necessary to ensure clean
builds.
@kyliau
kyliau approved these changes Oct 22, 2020
@clydin clydin merged commit f8b9a50 into angular:master Oct 23, 2020
15 checks passed
15 checks passed
Inclusive Language Check completed with success
Details
ci/angular: merge status All checks passed!
ci/angular: size No size change against base branch.
ci/circleci: build Your tests passed on CircleCI!
Details
ci/circleci: e2e-cli Your tests passed on CircleCI!
Details
ci/circleci: e2e-cli-ve Your tests passed on CircleCI!
Details
ci/circleci: integration Your tests passed on CircleCI!
Details
ci/circleci: lint Your tests passed on CircleCI!
Details
ci/circleci: setup Your tests passed on CircleCI!
Details
ci/circleci: setup-and-build-win Your tests passed on CircleCI!
Details
ci/circleci: test Your tests passed on CircleCI!
Details
ci/circleci: test-browsers Your tests passed on CircleCI!
Details
ci/circleci: test-win Your tests passed on CircleCI!
Details
ci/circleci: validate Your tests passed on CircleCI!
Details
cla/google All necessary CLAs are signed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.