
vs code | 스파르타 즉문즉답 (spartacodingclub.kr)
C:\Users\han>npm uninstall npm -g
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
up to date, audited 1 package in 341ms
found 0 vulnerabilities
C:\Users\han>$ sudo curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.1/install.sh | bash
'$' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\han>curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.1/install.sh | bash
'bash' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\han>nvm ls
'nvm' is not recognized as an internal or external command,
operable program or batch file.
이렇게 뜹니다..
-bash: nvm: command not found 이 문장이 떠야한다고 하셨는데 안떠요..
