jaywcjlove / svgtofont

Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font.
https://jaywcjlove.github.io/svgtofont
MIT License
545 stars 86 forks source link

TypeError: out.writeUint32LE is not a function #126

Open yanglikun1 opened 3 years ago

yanglikun1 commented 3 years ago

SvgToFont:CLI:ERR: TypeError: out.writeUint32LE is not a function.

kchjxxgh commented 2 years ago

I met the same issue, any idea?

jaywcjlove commented 2 years ago

Not sure where the problem is.

thomas672 commented 2 years ago

Update node, that's solve the problem.

bstaley commented 2 years ago

I updated specifically to 16.13.0

Grapdevs commented 1 year ago

is it solved?

jaywcjlove commented 1 year ago

I can't reproduce this error. @Grapdevs

jaywcjlove commented 1 year ago

@Grapdevs maybe you need to upgrade nodejs