akabekobeko/npm-gatsby-remark-copy-relative-linked-files

Windows support?

karlhorky opened this issue ยท 7 comments

Hi @akabekobeko ๐Ÿ‘‹ hope you are well!

Just forwarding an issue that @Josehower has been experiencing on his Windows machine:

It appears that this plugin doesn't work with Windows (maybe an issue with the slashes in the paths?)

Screen Shot 2021-07-15 at 11 21 47

@karlhorky
We have not confirmed the operation on Windows. But I want to support it, so I will investigate.

It may take some time.

@karlhorky
Fixed to pass automated tests on Windows. It was released as v1.4.0, so please check it.

Nice, thanks!

@Josehower can you please take a look?

I don't have a Windows environment at hand, so I've confirmed that the unit test succeeds in the VM environment of GitHub Actions.

Please let me know if the problem reappears. Add cases that meet the conditions to the unit test.

Hey! thank you so much

i can confirm now the pluggin is working as expected.

really appreciate your time and effort solving this issue.

Have a nice one!!!

image

Great, thanks for checking Josรฉ! Closing :)