강의

멘토링

로드맵

인프런 커뮤니티 질문&답변

dol4525님의 프로필 이미지
dol4525

작성한 질문수

Vue.js 시작하기 - Age of Vue.js

최신 Vue CLI 소개

설치 에러 문의 ...

작성

·

492

1

PS C:\Users\master\Desktop\learn-vue-js-master> npm install -g @vue/cli npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated apollo-tracing@0.15.0: The `apollo-tracing` package is no longer part of Apollo Server 3. See https://www.apollographql.com/docs/apollo-server/migration/#tracing for details npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated graphql-extensions@0.15.0: The `graphql-extensions` API has been removed from Apollo Server 3. Use the plugin API instead: https://www.apollographql.com/docs/apollo-server/integrations/plugins/ npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address' npm WARN deprecated apollo-cache-control@0.14.0: The functionality provided by the `apollo-cache-control` package is built in to `apollo-server-core` starting with Apollo Server 3. See https://www.apollographql.com/docs/apollo-server/migration/#cachecontrol for details. npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi' npm WARN deprecated graphql-tools@4.0.8: This package has been deprecated and now it only exports makeExecutableSchema.\nAnd it will no longer receive updates.\nWe recommend you to migrate to scoped packages such as @graphql-tools/schema, @graphql-tools/utils and etc.\nCheck out https://www.graphql-tools.com to learn what package you should use instead changed 947 packages, and audited 948 packages in 46s 65 packages are looking for funding run `npm fund` for details 11 vulnerabilities (4 moderate, 7 high) Some issues need review, and may require choosing a different dependency. Run `npm audit` for details.

 

 
터미널에 이렇게 뜨는데 무슨 문제일까요?ㅠㅠ

퀴즈

Vue CLI의 주요 역할은 무엇일까요?

Vue 컴포넌트 스타일링

Vue 프로젝트 개발을 돕는 커맨드 라인 도구

Vue 애플리케이션 데이터베이스 관리

Vue 코드를 다른 언어로 번역

답변 1

1

캡틴판교님의 프로필 이미지
캡틴판교
지식공유자

안녕하세요 dol4525님, deprecated 에러는 무시하셔도 됩니다. vue 명령어 인식하시면 제대로 설치된 거예요 :)

dol4525님의 프로필 이미지
dol4525

작성한 질문수

질문하기