운영 체제 또는 아키텍처와 호환되지 않음 : fsevents@1.0.11 Ubuntu 15.04를 사용하고 있습니다. 다음 명령을 실행하는 동안 : npm install fsevents 다음과 같은 오류가 발생합니다. npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.11 npm WARN tutorial@1.0.0 No repository field. 아무도 이것을 해결 했습니까? 다른 응용 프로그램을 만들 때이 의존성과 동일한 문제에 직면했습니다. 지식과 NPM에 잘..