Skip to content

Wrong path for my 64bit linux #11

@bodograumann

Description

@bodograumann

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions