Skip to content

fix(@schematics/angular): remove solution style throw an error #18851

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

Merged
merged 1 commit into from
Sep 23, 2020

Conversation

eranshmil
Copy link
Contributor

@eranshmil eranshmil commented Sep 22, 2020

remove-solution-style-tsconfig migration fails when upgrading from version 10.0.* to 10.1.* with the following error:

[error] Error: Could not read 'tsconfig.json'

There is no issue regarding this but you can see the following comments:
#18744 (comment)
#18040 (comment)

Btw, the files are not formatted correctly by the prettier configuration but I decided to leave these changes out of the scope of this PR.

Copy link
Collaborator

@alan-agius4 alan-agius4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this, a couple of suggested changed above.

remove-solution-style-tsconfig migration fail when upgrading from version 10.0.* to 10.1.* with the following error:
[error] Error: Could not read 'tsconfig.json'
@eranshmil eranshmil force-pushed the fix-remove-solution-migration branch from 8ea0967 to 1f979e9 Compare September 23, 2020 09:13
Copy link
Collaborator

@alan-agius4 alan-agius4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks

@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Sep 23, 2020
@clydin clydin added target: patch This PR is targeted for the next patch release and removed target: patch This PR is targeted for the next patch release labels Sep 23, 2020
@mgechev mgechev merged commit 5d75699 into angular:master Sep 23, 2020
@eranshmil eranshmil deleted the fix-remove-solution-migration branch September 23, 2020 22:04
@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 Oct 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants