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

modeless: {} not a valid mode config #42

Closed
cshold opened this issue Jan 11, 2016 · 1 comment
Closed

modeless: {} not a valid mode config #42

cshold opened this issue Jan 11, 2016 · 1 comment
Assignees
Labels

Comments

@cshold
Copy link

cshold commented Jan 11, 2016

Get the following error when trying to use the modeless approach:

events.js:141
      throw er; // Unhandled 'error' event
            ^
ArgumentError: SVGSpriter.compile: "{}" is not a valid mode configuration

Theoretically should work as listed in https://github.com/jkphl/svg-sprite#d-no-sprite-at-all

@jkphl
Copy link
Collaborator

jkphl commented May 16, 2016

Thanks for pointing this out, @cshold, and sorry for not responding earlier. This doesn't seem to be a problem specific to the Gulp wrapper, so I filed a new issue over at svg-sprite.

jkphl added a commit to svg-sprite/svg-sprite that referenced this issue May 16, 2016
@jkphl jkphl closed this as completed May 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants