not work in node 6.10.3
See original GitHub issuecomes a error when calling this code:
.pipe(imagemin())
I installed:
npm i --save-dev imagemin-gifsicle imagemin-jpegtran imagemin-optipng imagemin-svgo gulp-imagemin
the error:
Issue Analytics
- State:
- Created 6 years ago
- Comments:16 (5 by maintainers)
Top Results From Across the Web
issue after updating to 6.10.3 · Issue #13303 · nodejs/node
(node:5568) fs: re-evaluating native module sources is not supported. If you are > using the graceful-fs module, please update it to a more ......
Read more >npm - You are running version v6.10.3 of Node.js, which is not ...
I am having trouble with this error, my project need run angular/cli version 1.7.4 and Nodejs 6.10.3 .But the past I used angular...
Read more >Node.js 64 bit 6.10.3 - Npackd
Node. js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node. js uses an event- ...
Read more >Previous Releases - Node.js
Version Date V8 npm NODE_MODULE_VERSION
Node.js 19.3.0 2022‑12‑14 10.8.168.21 9.2.0 111 Downloads C...
Node.js 19.2.0 2022‑11‑29 10.8.168.20 8.19.3 111 Downloads C...
Node.js 19.1.0 2022‑11‑14 10.7.193.20 8.19.3...
Read more >nodejs-6.10.3-1 package missed http-parser dependency
Description of problem: nodejs 1:6.10.3-1.el7 package missed http-parser dependency. As a result /usr/bin/node binary throw error "error ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@kevva how can i get the detail error message in gulp pipeline?
@XhmikosR @bi-kai it works for me ✅ on NodeJS
11.1.0
andgulp-imagemin@5.0.3
. Try to run your own tests.