[Mac, Brew] Upgrade & Downgrade Node Versions

2023. 1. 16. 02:46·Development Study/Background Knowledges
728x90

In here, we use Homebrew to upgrade & downgrade you node version

 

1. Check your node version and search your node lists

brew search node
node -v

2. Unlink your current node version

brew unlink node

+ If(I don't have that version I want to use!) {

brew install node@14

}

You can use that command to install the version

 

3. Install new node version that you want

brew link --overwrite --force node@19

+ you can link your node versions like node@19 / node@12 / node@18 / etc..


End

728x90
저작자표시 비영리 변경금지 (새창열림)

'Development Study > Background Knowledges' 카테고리의 다른 글

[Architecture] View Course of System  (0) 2023.01.06
[API] Essential programming system, API  (0) 2023.01.06
[Git] Git은 뭐하는 친구일까  (1) 2023.01.03
[Git] 명령어 정리  (0) 2022.12.31
[IntelliJ] build.gradle 뜯어보기  (0) 2022.11.26
'Development Study/Background Knowledges' 카테고리의 다른 글
  • [Architecture] View Course of System
  • [API] Essential programming system, API
  • [Git] Git은 뭐하는 친구일까
  • [Git] 명령어 정리
ThreeLight
ThreeLight
ThreeLight Studio의 블로그, TimeMap.exe에 오신 것을 환영합니다.
  • ThreeLight
    TimeMap.exe
    ThreeLight
  • 전체
    오늘
    어제
    • 분류 전체보기 (245)
      • Checkpoint (1)
      • (3D)Dev Deep Dive (0)
        • Templates & Guides (9)
        • Frontend origin (9)
        • Backend origin (1)
        • TroubleShootings (4)
      • Development Study (95)
        • Frontend (36)
        • Backend (21)
        • CS(Computer Science) (2)
        • Background Knowledges (11)
        • Algorithm (2)
        • Mobile (3)
        • AWS (6)
        • Python (6)
        • MSW(MapleStoryWorlds) (8)
      • Coding Test (59)
        • 문제.zip (1)
        • BaekJoon_JavaScript (0)
        • Programmers_JavaScript (9)
        • BaekJoon_Python (23)
        • Programmers_Python (10)
        • Undefined_Python (3)
        • Programmers_SQL (13)
      • 활동내역.zip (43)
        • 개인 (21)
        • Techeer (12)
        • Bootcamp (7)
        • Hackathon (1)
        • TeamProjects (2)
      • 여기 괜찮네??(사이트 | App) (5)
      • 재미있는 주제들 (8)
      • 개발 외 공부 저장소 (11)
        • 생산운영관리 (3)
        • 생활속의금융 (6)
        • 경영정보시스템 (2)
  • 링크

    • TimeMap.dmg (Portfolio)
    • GitHub 바로가기
    • 오픈프로필(카카오톡)
    • Medium 바로가기
    • Disquiet 바로가기
    • LinkedIn 바로가기
  • 인기 글

  • 태그

    Python
    TypeScript
    JavaScript
    react
    SQL
    CSS
    programmers
    프로그래머스
    Baek Joon
    HTML
  • 최근 글

  • 최근 댓글

  • hELLO· Designed By정상우.v4.10.1
ThreeLight
[Mac, Brew] Upgrade & Downgrade Node Versions
상단으로

티스토리툴바