Skip to content

Support Windows local file URLs for template scaffolding #185

Description

@PUSHPAK-JAISWAL

Description

Description:
When scaffolding a project from a local template checkout on Windows, using file URLs such as file:///E:/... fails to resolve the template correctly.

Expected behavior
Local template sources should work when passed as file URLs, including Windows drive-letter paths.

Current behavior
The scaffolding flow fails to resolve the local template path on Windows, which prevents local testing and development using a checked-out template repository.

Suggested scope
Fix local file URL parsing for Windows paths
Add regression tests for Windows-style file URLs
Ensure local scaffolding works with templates loaded from a local checkout

Environment

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions