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

Doesn't work with npm run script #61

Open
Zemledelec opened this issue Mar 7, 2021 · 2 comments
Open

Doesn't work with npm run script #61

Zemledelec opened this issue Mar 7, 2021 · 2 comments

Comments

@Zemledelec
Copy link

Hi! Thanks again, for this super tool!
It works perfect from cli, but when I try to run npm run font, for example it stucks on zero and do nothing here is an error:

npm run script:
font: "msdf-bmfont.cmd --reuse -i .\\fonts\\charset.roboto.txt -m 512,512 -f json -o .\\fonts\\Roboto-Regular.png -s 32 -r 8 -p 1 -t msdf .\\fonts\\Roboto-Regular.ttf"
Error:
image

It works fine from cli, but not from npm. By the way source folder placed in D:\My Projects\....

Cheers!

@Zemledelec
Copy link
Author

I use npx

@soimy
Copy link
Owner

soimy commented Aug 6, 2022

It seems to be a bug while handling path with space on windows cmd.

@soimy soimy reopened this Aug 6, 2022
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

No branches or pull requests

2 participants