Luke Bailey

Results 1 comments of Luke Bailey

Hey @dan003400, I had the same issue. Looks like the NPM package is out of date. Replacing `"svg.path.js": "^0.6.2"` with` "svg.path.js": "git+https://github.com/otm/svg.path.js.git"` in my package.json fixed this for me.