-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
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
Labels
No labels