Skip to content

Conversation

alan-agius4
Copy link
Collaborator

Previously, we joined the workspace root with the outputFile.path, in windows this caused a problem as during the 2nd rebuild it caused the workspace root to be prepended again which causes a ENOENT error. To avoid this problem, now we clone the output file.

Closes #26900

…y` on Windows during component rebuild

Previously, we `joined` the workspace root with the `outputFile.path`, in windows this caused a problem as during the 2nd rebuild it caused the workspace root to be prepended again which causes a `ENOENT` error. To avoid this problem, now we `clone` the output file.

Closes angular#26900
@alan-agius4 alan-agius4 requested a review from clydin January 22, 2024 11:06
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Jan 22, 2024
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jan 22, 2024
@alan-agius4 alan-agius4 merged commit f844e98 into angular:main Jan 22, 2024
@alan-agius4 alan-agius4 deleted the application-css-map branch January 22, 2024 14:56
@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 Feb 22, 2024
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.

"ENOENT: no such file or directory" with @angular/cli 17.1.0
2 participants