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

const ext = `file.extname.slice(1).toLowerCase(); #25

Closed
KVAnton-WEB opened this issue Jan 23, 2019 · 1 comment
Closed

const ext = `file.extname.slice(1).toLowerCase(); #25

KVAnton-WEB opened this issue Jan 23, 2019 · 1 comment

Comments

@KVAnton-WEB
Copy link

Everything works, on version gulp-webp@3.0.0
But on gulp-webp@4.0.0 I get this error:

gulp-webp/index.js:29
                const ext = `file.extname.slice(1).toLowerCase();

gulp@3.9.1
Ubuntu: 18.04 (KDE neon 5.14)
Kernel: Linux 4.20

@PhakamaniXulu
Copy link

Saved my life , I downgraded to v3.0.0

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

2 participants