Skip to content

Fix sce run c failing when using junctions by resolving target path (windows batch)#73

Open
cjlou45 wants to merge 2 commits into
SCE-Development:masterfrom
cjlou45:sce-run-c_fix
Open

Fix sce run c failing when using junctions by resolving target path (windows batch)#73
cjlou45 wants to merge 2 commits into
SCE-Development:masterfrom
cjlou45:sce-run-c_fix

Conversation

@cjlou45

@cjlou45 cjlou45 commented Jun 8, 2025

Copy link
Copy Markdown

image

"sce run c" runs "docker-compose -f docker-compose.dev.yml up --build" in Clark's junction file which causes fatal issues shown above but functions as expected in Clark's actual file path.

This fix parses information from the junction file and finds the target path and changes directory into it before running docker-compose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant