LoginSignup
1
0

More than 5 years have passed since last update.

Node.jsをバージョンアップ

Posted at

MacにインストールしているNode.jsのバージョンを上げる必要があり、ググっていたら、nodebrewというバージョン管理ツールを知りました。
こちらの記事を参考にしました。
https://qiita.com/sawapi/items/adfc11465d034f4f2cf9

PATHを通す時は、こちらを参考にしました。
https://qiita.com/nbkn/items/01a11392921119fa0153

私のシステムは、.bash_profileにPATHが記録されているので、最初にご紹介した記事の中にあるPATHの通し方ではできなかったので。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0