gruntjs / grunt-contrib-connect

Start a static web server.
http://gruntjs.com
MIT License
714 stars 146 forks source link

util.isArray API is deprecated after update node to version 22.0.0 #286

Closed AramSol closed 1 month ago

AramSol commented 5 months ago

after we update the node to v22.0.0 we get the following info in CLI regarding usage of deprecated API image

we currently use "grunt-contrib-connect": "4.0.0"