install-nodejs-22

Installation
SKILL.md

Node.js 22 환경 자동 설정

install.sh 스크립트를 실행하여 fnm, Node.js 22, pnpm을 자동으로 설치한다.

사전 요구사항

macOS/Linux

  • curl (기본 설치됨)
  • bash (기본 설치됨)

Windows

  • Git Bash 필요 (Git for Windows 설치)
  • Git Bash는 Unix 명령어(curl, bash 등) 제공

Windows PowerShell UTF-8 설정

  • PowerShell에서 스킬을 실행할 때 UTF-8 인코딩을 강제한다.
  • 프로필에 아래 설정을 넣거나, 실행 스크립트에서 먼저 적용한다. (NoProfile 옵션은 사용하지 않는다)
Related skills
Installs
2
First Seen
Mar 10, 2026