인프런 커뮤니티 질문&답변
취약점이 왜 여러개 나올까요?
작성
·
338
0
npm audit fix를 하라고 해서 하긴 했는데~
$ npm i -D @types/react-router @types/react-router-dom npm WARN sleact@1.0.0 No description npm WARN sleact@1.0.0 No repository field. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\we bpack-dev-server\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@ 1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64" }) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules\fse vents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@ 2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"} ) + @types/react-router@5.1.18 + @types/react-router-dom@5.3.3 updated 2 packages and audited 838 packages in 6.837s 63 packages are looking for funding run `npm fund` for details found 8 vulnerabilities (2 low, 5 moderate, 1 high) run `npm audit fix` to fix them, or `npm audit` for details
퀴즈
이 강좌에서 슬랙 클론 앱의 프론트엔드 개발에 사용되는 주요 기술 스택은 무엇인가요?
React와 Redux
Vue.js와 Vuex
React와 SWR
Angular와 RxJS




