I also tried installing some npm packages but ran into permission issues.
Re: permission errors, might be due to the fact that you are root by default and should add a new non-root user (via useradd).
I also tried installing some npm packages but ran into permission issues.