gulp-util@3.0.8 is deprecated.
See original GitHub issue- Laravel Mix Version: laravel-mix@1.7.2
- Node Version: 9.2.1
- NPM Version: 5.6.0
- OS: MacOS 10.13.2
Description:
gulp-util@3.0.8 is deprecated. https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5. installing a new laravel project and running npm install results in these warnings, not sure if the EINTEGRITY is related to gulp-util though. It seems a dependency of laravel-mix dependencies is using this (gulp-decompress).
npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha1-aALmJk79GMeQobDVF/DyYnvyyUo= integrity checksum failed when using sha1: wanted sha1-aALmJk79GMeQobDVF/DyYnvyyUo= but got sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==. (3526 bytes)
WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha1-+PLIh60Qv2f2NPAFtph/7TF5qsg= integrity checksum failed when using sha1: wanted sha1-+PLIh60Qv2f2NPAFtph/7TF5qsg= but got sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==. (2301 bytes)
WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha1-qRlH2h9KUW6jjltOwOw3c2deCIY= integrity checksum failed when using sha1: wanted sha1-qRlH2h9KUW6jjltOwOw3c2deCIY= but got sha512-dwVUVIXsBZXwTuwnXI9RK8sBmgq09NDHzyR9SAph9eqk76gKK2JSQmZARC2zRC81JC2QTtxD0ARU5qTS25gIGw==. (4568 bytes)
WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha1-QKBQ7I3DtTsz2ZCUFcAsC/Gr+60= integrity checksum failed when using sha1: wanted sha1-QKBQ7I3DtTsz2ZCUFcAsC/Gr+60= but got sha512-c0yTD2rbQzXtSsFSVhtpvY/vS6u066PcXOX9kBB3mSO76RiUQzL340uJkGBWnlBg4/HZzqiUXtaVA7wcRcJgEw==. (49753 bytes)
WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
Steps To Reproduce:
install a new laravel project and run npm install
Issue Analytics
- State:
- Created 6 years ago
- Reactions:3
- Comments:6 (1 by maintainers)
Top Results From Across the Web
gulputil deprecation - freeCodeCamp/league-for-good - GitHub
Gulputil was deprecated (I'm not sure when) so now npm kills the install process. What do I do from here? (Using nodejs 6)...
Read more >Cannot Find Module 'Gulp-Util' - ADocLib
npm WARN deprecated gulputil@3.0.8: gulputil is deprecated replace it following the ... v3.0.8 of dependency gulputil has the following deprecation notice:.
Read more >imagemin | Minify | Runtime Evironment library - kandi
Nuxtjs vuetify throwing lots of `Using / for division is deprecated and will be removed in Dart Sass 2.0.0.` copy icon. Copy download...
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

Problem persists as of laravel-mix 2.1.2 via gulp-decompress@1.2.0. Please reopen this issue for resolution.
From fresh install of Laravel Framework 5.6.24. With no changes made. fails at “npm install”,