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): inform user and error if schematics package is in unreachable location #16466

Merged
merged 1 commit into from
Dec 21, 2019

Conversation

clydin
Copy link
Member

@clydin clydin commented Dec 18, 2019

This is a workaround for the schematics runtime to support the requirement of packages containing migrations (or other schematics) to not have a direct/runtime dependency on the schematics package.

Closes: #16392

…unreachable location

This is a workaround for the schematics runtime to support the requirement of packages containing migrations (or other schematics) to not have a direct/runtime dependency on the schematics package.

Closes: angular#16392
@clydin clydin added the target: patch This PR is targeted for the next patch release label Dec 18, 2019
@clydin clydin requested a review from alan-agius4 December 19, 2019 14:29
@mgechev mgechev merged commit d9d233e into angular:master Dec 21, 2019
@clydin clydin deleted the update-hoisting-error branch December 21, 2019 00:34
mgechev pushed a commit that referenced this pull request Dec 21, 2019
…unreachable location (#16466)

This is a workaround for the schematics runtime to support the requirement of packages containing migrations (or other schematics) to not have a direct/runtime dependency on the schematics package.

Closes: #16392
vikerman pushed a commit that referenced this pull request Jan 2, 2020
…unreachable location (#16466)

This is a workaround for the schematics runtime to support the requirement of packages containing migrations (or other schematics) to not have a direct/runtime dependency on the schematics package.

Closes: #16392
vikerman pushed a commit that referenced this pull request Jan 2, 2020
…unreachable location (#16466)

This is a workaround for the schematics runtime to support the requirement of packages containing migrations (or other schematics) to not have a direct/runtime dependency on the schematics package.

Closes: #16392
@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 Jan 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ng update fails with "Cannot find module '@angular-devkit/schematics'"
4 participants