PSSecurityException 문제 해결방법
포트변경방법:
해당 프로젝트로 디렉토리변경후 ng serve --port 새포트번호 를 입력한다.
cd 프로젝트명 --> ng serve --port 새포트번호
'Angular, TypeScript' 카테고리의 다른 글
Angular 서버 끄는 방법 (0) | 2021.12.20 |
---|---|
Angular 기본로직 : index.html - component.ts - component.html (0) | 2021.12.20 |
Angular 설치 및 웹화면 첫 구현 (프로젝트명 변수로 화면구현하기) (0) | 2021.12.20 |
TypeScript - Getter / Setter Methods (0) | 2021.12.18 |