vip-cli
vip-cli copied to clipboard
Node 22.x Deprecation Warning - The `util.isArray` API is deprecated. Please use `Array.isArray()` instead.
vip -v => 3.12.2
NODE_OPTIONS=--trace-deprecation vip @example-app.develop -- wp option get siteurl
Warning:
(node:62733) [DEP0044] DeprecationWarning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead.
at Encoder.encode (~/.nvm/versions/node/v22.14.0/lib/node_modules/@automattic/vip/node_modules/socket.io-stream/lib/parser.js:23:19)
at Socket._stream (~/.nvm/versions/node/v22.14.0/lib/node_modules/@automattic/vip/node_modules/socket.io-stream/lib/socket.js:113:23)
at Socket.emit (~/.nvm/versions/node/v22.14.0/lib/node_modules/@automattic/vip/node_modules/socket.io-stream/lib/socket.js:80:16)
at launchCommandAndGetStreams (~/.nvm/versions/node/v22.14.0/lib/node_modules/@automattic/vip/dist/bin/vip-wp.js:141:33)
at Interface.<anonymous> (~/.nvm/versions/node/v22.14.0/lib/node_modules/@automattic/vip/dist/bin/vip-wp.js:422:24)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
socket-io.stream is a third-party component; no updates are currently available :-(
This issue has been marked stale because it has been open for 60 days with no activity. If there is no activity within 7 days, it will be closed.
This is an automation to keep issues manageable and actionable and is not a comment on the quality of this issue nor on the work done so far. Closed issues are still valuable to the project and are available to be searched.