Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: glob directory issue - SVGs not found #510

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

OG-Jons
Copy link

@OG-Jons OG-Jons commented Feb 21, 2023

Newest version of glob causes issues with directories.
Adding .replace(/\\/g,'/') to the end of the globPath fixes this issue
PR fixes: #470 and #471

@OG-Jons OG-Jons changed the title Added replacement function fix: glob directory issue - SVGs not found Feb 21, 2023
@alexandermalcin
Copy link

please, we need this fix!

@GNUGradyn
Copy link

pls merge

@izbushka
Copy link

izbushka commented Nov 7, 2023

Having the same problem.
Please, merge.

@Igorbrands
Copy link

waiting for this solution. Using WSL instead of powershell 😞

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.

glob 8.x breaks Windows
6 participants