I am trying to install monaca with this command.
npm install -g monaca
But right after getting these errors:
An inadvisable way to fix the issue would be to use sudo:
sudo npm install -g monaca
However it would be better to find a way around this without using sudo.
npm install -g less does not work