목록2024/05/17 (1)
따꿍의 프로젝트
문제의 발단스노로즈 프런트 개발 때문에 Angular을 깔려고 공식문서에서 말한대로 따라하고 있었다https://angular.io/guide/setup-local Angular angular.io To install the Angular CLI, open a terminal window and run the following command:content_copynpm install -g @angular/cli근데 해도 안되길래 밑에 있는 추가 설명을 읽어보니 윈도우 OS 컴퓨터들에서는 PowerShell script의 실행이 디폴트로 꺼져 있기 때문에직접 "PowerShell 스크립트 보낼거니까 허용 해줘!"를 보내야한다고 한다.On Windodws client computers, the executi..
오늘의 개발지식
2024. 5. 17. 14:59
