【Angular】프로젝트 작성 후, 기동할 수 없다【에러】
1309 단어 Angular
환경
어쩐지 평소보다 패키지가 늘어나고 있는 느낌이,,,?
오류 내용
ng new プロジェクト名
에서 새 프로젝트를 만든 후,
로컬 서버에서 시작하려고 할 때 오류가 발생했습니다.
TypeError: Cannot read property 'flags' of undefined
라는 오류. . . . .
해결책
아래 명령으로 해결.
npm install @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected]
ng build
몇 시간 정도 시행착오하고 있는 가운데 한 사이트를 찾아 해결했습니다.
ERROR in TypeError: Cannot read property 'flags' of undefined
고맙습니다,,,
Reference
이 문제에 관하여(【Angular】프로젝트 작성 후, 기동할 수 없다【에러】), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/Ryosuke-Ha/items/0b65621c1f10192708b4
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
ng new プロジェクト名
에서 새 프로젝트를 만든 후,
로컬 서버에서 시작하려고 할 때 오류가 발생했습니다.
TypeError: Cannot read property 'flags' of undefined
라는 오류. . . . .
해결책
아래 명령으로 해결.
npm install @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected]
ng build
몇 시간 정도 시행착오하고 있는 가운데 한 사이트를 찾아 해결했습니다.
ERROR in TypeError: Cannot read property 'flags' of undefined
고맙습니다,,,
Reference
이 문제에 관하여(【Angular】프로젝트 작성 후, 기동할 수 없다【에러】), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/Ryosuke-Ha/items/0b65621c1f10192708b4
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
npm install @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected] @angular/[email protected]
ng build
Reference
이 문제에 관하여(【Angular】프로젝트 작성 후, 기동할 수 없다【에러】), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/Ryosuke-Ha/items/0b65621c1f10192708b4텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)