2017-09-15 1 views
0

이온 3.10.2를 3.10.3으로 업데이트하고 빌드를 시도 할 때 얻었습니다. Ionic 3.10.3 내가 업데이트 할 때 오류가 발생했습니다.

geen$ ionic serve 
[INFO] Starting app-scripts server: --address 0.0.0.0 --port 8100 
     --livereload-port 35729 --dev-logger-port 53703 - Ctrl+C to cancel 
[15:17:28] watch started ... 
[15:17:28] build dev started ... 
[15:17:28] clean started ... 
[15:17:28] clean finished in 1 ms 
[15:17:28] copy started ... 
[15:17:28] transpile started ... 
[15:17:30] transpile finished in 1.99 s 
[15:17:30] preprocess started ... 
[15:17:30] deeplinks started ... 
[15:17:30] deeplinks finished in 22 ms 
[15:17:30] preprocess finished in 22 ms 
[15:17:30] webpack started ... 
[15:17:30] copy finished in 2.09 s 

내가 ionic serve 또는 ionic cordova build android 또는 ionic cordova run android -c -l를 입력하면

내가 같은 인쇄를 얻을 내 휴대 전화에서 디버깅하는 방법.

+0

여기서 오류가 있습니까? –

+0

오류를 발견하고 답변을 게시합니다. 감사합니다 –

답변

0

오류가 발견되었습니다. 동일한 .ts 파일에 두 개 이상의 클래스가있는 구성 요소가있는 경우 오류는 인쇄되지 않지만 동시에 컴파일되지는 않습니다.

관련 문제