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

error evaluating function data-uri: Optional dependency "mime" is required for .svg #147

Open
awh-tokyo opened this issue Mar 1, 2018 · 1 comment

Comments

@awh-tokyo
Copy link

Someone else came up with this same error in Issue #99 and I just haven't been able to figure it out. I've been banging my head against the wall.

I can see (from strace) that it's trying to load mime.js from less-2.6.0 and failing, but I don't think that's supposed to even be there:

stat("/usr/local/rvm/gems/ruby-2.4.1@rgf/gems/less-2.6.0/lib/less/js/lib/mime.js", 0x7ffea6b78720) = -1 ENOENT (No such file or directory)

Can anybody come up with any reason why svg paths are not being loaded?

@simi
Copy link
Collaborator

simi commented Apr 11, 2020

Any way to reproduce this?

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