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

CLI round parameter is passed as a string in SVGPathData (Bug) #569

Open
kdzone opened this issue May 16, 2022 · 0 comments
Open

CLI round parameter is passed as a string in SVGPathData (Bug) #569

kdzone opened this issue May 16, 2022 · 0 comments

Comments

@kdzone
Copy link

kdzone commented May 16, 2022

If run the Windows command (without config file!!!) :
webfont %OUT_DIR%/**/*.svg --round 4

An error occurs:

Error: assertNumbers arguments[0] is not a number. string == typeof 4
    at o (C:\Users\admin\AppData\Roaming\npm\node_modules\webfont\node_modules\svg-pathdata\lib\SVGPathData.cjs:15:1645)
    at Object.t.ROUND (C:\Users\admin\AppData\Roaming\npm\node_modules\webfont\node_modules\svg-pathdata\lib\SVGPathData.cjs:15:5996)
 ...
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

1 participant