When i ran sudo npm install -g @ionic/cli
then i got this message:
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://github.com/node-formidable/formidable/blob/master/VERSION_NOTES.md
changed 212 packages, and audited 213 packages in 35s
26 packages are looking for funding run
npm fundfor detailsfound 0 vulnerabilities
then i tryed with "npm install formidable@latest" and "npm install formidable@v2" and "npm install formidable@v3" without solution.
i recived the next message:
robinsonalvarez@MBP-de-Madeline ~ % sudo npm install formidable@v2
up to date, audited 218 packages in 554ms
28 packages are looking for funding run
npm fundfor detailsfound 0 vulnerabilities
finally i could't update or install a new formidable version