I SOLVED
i needed to repair the permissions during install:
i launch this command
sudo npm install --global --unsafe-perm quickscrape
so it’s download a package and installed that fix problems, so the line “updated”
sudo npm install -g cordova ionic --unsafe-perm quickscrape
FINALLY INSTALLED SUCCESFULLY!