Closed MrHGill closed 3 years ago
Depends what's already available there. If Node.js, NPM and compilers are there, just install it normally but without the global (-g
) flag.
Otherwise, install it on a machine you do have root on and copy everything across. Make sure you're using the same Node.js version, and you may have to remove the -march=native
compile flag.
I would like to install Parpar on my shared seedbox, please help