우분투의 폴더에 npm을 설치하려고했습니다. 내가 그것을했을 때, 그것은 효과가 있었지만 나에게 경고를 주었다. 걱정해야합니까?
npm WARN deprecated joi@10.6.0: This version is no longer maintained. Please upgrade to the latest version. notes-app-api@1.1.0 /home/chana/notes-app-api
하단에는 다음과 같이 표시됩니다.
npm WARN optional Skipping failed optional dependency /sane/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.2.7
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.2.7
npm WARN acorn-dynamic-import@4.0.0 requires a peer of acorn@^6.0.0 but none was installed.
그런 다음 npm에서 다른 패키지를 설치하면 동일한 경고가 나타납니다.