Skip to content

System cant find the path  #36

@pajinev

Description

@pajinev

Hello..i have a problem with imagemin.
have error
System cant find the path
in file src/img/img-src/content/01_400.jpg Use --force to continue.

in config imagemin.js have
content_webp: {
options: {
use: [imageminWebp()]
},
files: [{
expand: true,
cwd: 'src/img/img-src/content/',
src: ['**/*.jpg'],
dest: 'src/img/img-dis/content-webp/'
}]
},

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