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

System cant find the path #397

Open
pajinev opened this issue Apr 28, 2021 · 4 comments
Open

System cant find the path #397

pajinev opened this issue Apr 28, 2021 · 4 comments

Comments

@pajinev
Copy link

pajinev commented Apr 28, 2021

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/'
}]
},

@maxkadushkin
Copy link

seems, it's some dependency issue on win 10
"npm install" in node_modules/grunt-contrib-imagemin folder solved the problem for me

@pajinev
Copy link
Author

pajinev commented Aug 11, 2021

NOT working for me :(

@Kristinita
Copy link

@maxkadushkin , can you make the pull request to this repository?

Thanks.

@tiller1010
Copy link

Bump

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

4 participants