새로 고침 후 실패한으로 게재 나는 다음 오류로 ionic serve
정지를로드 프로젝트 실행되지만 처음 후에 ionic serve
을 수행 할 때이온 내가 현재 <code>Ionic 3</code> 프로젝트에 참여하고있어
(node:487) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error [ERR_IPC_CHANNEL_CLOSED]: channel closed (node:487) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
그리고 하나 더 때로는 오류 :
이[10:03:47] lint finished in 18.51 s events.js:182 throw er; // Unhandled 'error' event ^
Error: read ECONNRESET at exports._errnoException (util.js:1026:11) at TCP.onread (net.js:607:25)
내 NPM 버전이 5.6.0
입니다Update: considering this issue I've considered downgrading my npm version to 5.2 but the error still presists