Skip to content

fix(@angular/cli): inform user and error if schematics package is in unreachable location#16466

Merged
mgechev merged 1 commit into
angular:masterfrom
clydin:update-hoisting-error
Dec 21, 2019
Merged

fix(@angular/cli): inform user and error if schematics package is in unreachable location#16466
mgechev merged 1 commit into
angular:masterfrom
clydin:update-hoisting-error

Conversation

@clydin

@clydin clydin commented Dec 18, 2019

Copy link
Copy Markdown
Member

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