nodejs, npm, nodenv入れる時 (2021/11/26)

nodejsが入っていないmacosにて

D5) nodenvで状況確認をしたら

noel-ingenieur.hateblo.jp

$ curl -fsSL https://github.com/nodenv/nodenv-installer/raw/master/bin/nodenv-doctor | bash

Checking for `nodenv' in PATH: not found

  Please refer to https://github.com/nodenv/nodenv#installation


@MBP ~ 


$ brew install nodenv
Updating Homebrew...