question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

down due to deprecation of gulp-utils@3.0.8

See original GitHub issue
  • Laravel Mix Version: *
  • Node Version (node -9.3):
  • NPM Version (npm -5.6):
  • OS: Debian

Description:

Hi Jeffrey, all versions of larave-mix are broken due to the deprecation of gulp-utils@3.0.8 here is the dependency tree that I come to know with laravel-mix laravel-mix > img-loader > imagemin-gifsicle > gifsicle > bin-build > download > gulp-decompress > gulp-util@3.0.8

Steps To Reproduce:

Here is the article by the author regarding the fix https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
billdanburycommented, Feb 1, 2018

Should this issue be reopened and renamed to indicate the NPM Deprecation of deep-dependent gulp-util@3.0.8 via imagemin-gifsicle@5.2.0 and gulp-decompress@1.2.0 ?

There is a PR for gulp-decompress which is code-complete, but still pending deployment… https://github.com/kevva/gulp-decompress/pull/13

0reactions
MatteoMeilcommented, Nov 9, 2018

I solved downgrading node.js version to 7.10.0

Using version 9.7.1 resulted in EINTEGRITY and other errors. Don’t know if this answer is redundant, but I didn’t see the solution so posted a comment for others that will come in this thread

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found