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
(node:22108) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
at cloneStats (/Volumes/Sources/node_modules/clone-stats/index.js:6:21)
at File.clone (/Volumes/Sources/node_modules/vinyl/index.js:135:23)
at Transform.stream._transform (/Volumes/Sources/node_modules/gulp-rename/index.js:23:29)
at Transform._write (node:internal/streams/transform:171:8)
at writeOrBuffer (node:internal/streams/writable:564:12)
at _write (node:internal/streams/writable:493:10)
at Transform.Writable.write (node:internal/streams/writable:502:10)
at Pumpify.ondata (/Volumes/Sources/node_modules/duplexify/node_modules/readable-stream/lib/_stream_readable.js:619:20)
at Pumpify.emit (node:events:520:28)
at Pumpify.emit (node:domain:551:15)
Please provide the following information:
OS & version [e.g. MacOS Catalina 10.15.4]: MacOS 13.6.7
node version (run node -v): v22.3.0
yarn version (run yarn -v): 4.1.0
gulp version (run gulp -v): CLI version: 2.3.0 -- Local version: 4.0.2
The text was updated successfully, but these errors were encountered:
What were you expecting to happen?
There to be no deprecation warning.
What actually happened?
Please provide the following information:
node -v
): v22.3.0yarn -v
): 4.1.0gulp -v
): CLI version: 2.3.0 -- Local version: 4.0.2The text was updated successfully, but these errors were encountered: