nfroidure/svgicons2svgfont

Error: Got an error parsing the glyph "foo": path must start with moveto.

Closed this issue · 1 comments

Issue

   <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
          <path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42. 13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"/>
  </svg>

Failed with Error: Got an error parsing the glyph "foo": path must start with moveto.

I've seen related issue #76. However, this is still happening.

I'm a gentledev I:

  • fully read the README recently
  • searched for existing issues
  • checked I'm up to date with the latest version of the project

Expected behavior

Actual behavior

Steps to reproduce the behavior

Debugging informations

  • node -v result:
v18.3.0
  • npm -v result:
8.5.4

If the result is lower than 16.15.0, there is
poor chances I even have a look to it. Please,
use the last NodeJS LTS version.

Feature request

Feature description

Use cases

  • I will/did implement the feature

This might be my fault, closing the issue now.