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.

Remove deprecated gulp-util@3.0.8

See original GitHub issue

When running npm install the following warning message is printed:

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

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
gvernicommented, Apr 11, 2019

gulp-css2js is an old package and doesn’t seem to be maintained anymore nor used by a lot of people.

I’m a bit worried with unmaintained packages. As we know, they can always go rogue. I want to have a look around to see if there something more updated, more used and more secure. If not, I’m happy to follow the admins rule 😉

0reactions
gvernicommented, Apr 14, 2019

I did a PR on gulp-css2js to get rid of the dependencies, and new version is now released. Unfortunately I didn’t notice we actually import gulp-util directly. I’m closing this issue in favor of #1548

Read more comments on GitHub >

github_iconTop Results From Across the Web

Clarification on when deprecated API should/can be removed.
If I deprecate a v1.x defined API 1.5.0, must the corresponding symbols be removed, or otherwise inaccessible, in 2.0.0 or can this take ......
Read more >
API Deprecation and Removal Planning for %15.9 - GitLab
Removing unused or duplicate values within a sensible time limit ensures that GitLab's APIs maintain a high level of quality and usability.
Read more >
Cannot Find Module 'Gulp-Util' - ADocLib
Error: Cannot find module 'gulputil' at Function.Module.resolveFilename module.js:338:15. Despite upgrading node npm gulp and cleaning. I am trying to get Sage ...
Read more >
580314 – Remove deprecated methods from ... - Bugs - Eclipse
In CBuildConfiguration there are some deprecated methods that shouldn't be used because they break the launchbar "Stop" button I want to ...
Read more >
Deprecations and removals in Chrome 91
Remove alert(), confirm(), and prompt() for cross origin iframes ... change and has postponed the deprecation until at least January 2022.
Read more >

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