Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong path for my 64bit linux #11

Open
bodograumann opened this issue Feb 15, 2019 · 0 comments
Open

Wrong path for my 64bit linux #11

bodograumann opened this issue Feb 15, 2019 · 0 comments

Comments

@bodograumann
Copy link

I am on gentoo linux with npm 6.4.1 and node 8.12.0 and have set my local prefix to ~/.local.
Now npm is installing packages into ~/.local/lib64/node_modules. Unfortunately global-modules is returning ~/.local/lib/node_modules.

With the default prefix, there would actually be a /usr/lib -> /usr/lib64 symlink, but npm by itself does not use that. (Though as a workaround I will create a symlink in ~/.local/ too).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant