You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NPM is giving more and more warnings when running npm install about obsolete or deprecated packages. I think it's time to update the frontend toolchain to a more modern alternative. This would mean replacing Gulp with something like Vite or Parcel.
NPM is giving more and more warnings when running
npm installabout obsolete or deprecated packages. I think it's time to update the frontend toolchain to a more modern alternative. This would mean replacing Gulp with something like Vite or Parcel.