-
Notifications
You must be signed in to change notification settings - Fork 43
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 in using gulp-svg-sprite #140
Comments
Hello. You resolve this problem? I have the same problem :( |
Good morning. Yes, I have fixed the problem. The error message from svg-sprite is a bug in the framework that causes error messages not to be output correctly. If you debug svg-sprite, you will quickly find this error. I actually wanted to make a pull request that would fix the error output problem. Once the error was output correctly, I could see that in the latest version, my script no longer works the way it used to. I was then able to change it. Now everything works again. |
@Voo2 Hello! |
I have been using gulp-svg-sprite for years without any problems. Now I have implemented my gulpfile.js for building my svg sprites in a new projekt (newer node.js version and other module versions). If I execute the gulpfile.js I get the following error message:
I didn't changed the svg files or the gulpfile.js. If you need further info to analyse please don't hesitade to ask.
The text was updated successfully, but these errors were encountered: