I tried to install npm install -g firebase-tools and I got an "EACCES: Permission denied" error. I have been reading up on a solution and most people say just to write "sudo" in front of the command but I was told said that sudo was bad practice. What is the best solution here?