Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

Provide support for Windows #44

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Provide support for Windows #44

wants to merge 3 commits into from

Conversation

haiyangToAI
Copy link
Contributor

No description provided.

@Rlaks10
Copy link

Rlaks10 commented Apr 4, 2024

Did not work for me in windows environment.

image

@haiyangToAI
Copy link
Contributor Author

Hi @Rlaks10,

Thank you very much for the test and feedback. It seems on Windows the decodeURIComponent is needed. E.g. decodeURIComponent('/d%3A/') resolve to "/d:/". I fixed it in the latest commit.

Could you please try test it again with the latest change, Thanks?

@Rlaks10
Copy link

Rlaks10 commented Apr 10, 2024

yes now it works.

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants