Skip to content

Relative paths broken for Homebrew install #21

@wmadden

Description

@wmadden

After installing with Homebrew I get this error:

› nodenv which node
/usr/local/bin/nodenv-package-json-engine: line 42: /usr/local/bin/../deps/semver.sh: No such file or directory
package-json-engine: no version satisfying `4.1.2' installed

It's correct, there are no dependencies available in /usr/local; that path is completely wrong. I don't know enough about how Homebrew packages are installed to correct it, but installing via git in the $(nodenv root) directory (the other listed installation method) works perfectly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions