On Fri, 6 Mar 2020 at 09:50, Geert Janssens <geert.gnuc...@kobaltwit.be> wrote:
> ...
> So we have identified at least one installation method that indeed does 
> follow the systemd spec. I wonder whether npm (for nodeJS), guix (for guile), 
> cpan (for perl) and so on have similar user local installation options that 
> use $HOME/.local.

Not npm, assuming you mean when you use it to install modules.  It
installs into a folder node_modules in the folder from which it is
run.  So an npm local install is local to the current folder, not the
user.

Colin
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to