Skip to content

error in using gulp-svg-sprite #140

@Voo2

Description

@Voo2

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:

[17:30:12] Using gulpfile D:\dev\Angular-Migration\Code\application-main\fro
ntend\assets-src\images\gulpfile.js
[17:30:12] Starting 'default'...
[17:30:12] Starting 'app'...
[17:30:12] 'app' errored after 58 ms
[17:30:12] TypeError in plugin "gulp-svg-sprite"
Message:
    Cannot destructure property 'message' of 'error' as it is undefined.        
[17:30:12] 'default' errored after 61 ms

I didn't changed the svg files or the gulpfile.js. If you need further info to analyse please don't hesitade to ask.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions