"diskusage.node not found" what am I supposed to do?

I’m trying to install the feature to be able to build the games on Android and whenever I click on “Install from Unity Hub” I get this error. What should I do?171232-error.png

Run Unity hub setup again. Updating will recover missing files,I just ran the Unity Hub setup again, updating added whatever it was that was missing

I’ve solved this issue by doing these steps:

  1. Reinstall NodeJs
  2. Open cmd and update the plugin of disusage: “npm install diskusage”

Good luck