
vscode 터미널에서 npm install -g @anthropic-ai/claude-code 를 입력하니까
npm : 이 시스템에서 스크립트를 실행할 수 없으므로 C:\Program Files\nodejs\npm.ps1
파일을 로드할 수 없습니다. 자세한 내용은 about_Execution_Policies(https://go.micros
oft.com/fwlink/?LinkID=135170)를 참조하십시오.
위치 줄:1 문자:1
+ npm install -g @anthropic-ai/claude-code
+ ~~~
+ CategoryInfo : 보안 오류: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
npm command 가 실행이 안 되네요.
강사님은 터미널에서 작업을 하면서 설명하셨는데 저는 안 되네요...
