inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

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

Vue CLI 도구 설치할 때 문제점 해결 방법

vue cli 설치 오류

459

작성자 없음

작성한 질문수 0

1

- (base) mac@Macui-MacBookPro learn-vue-js-master % npm install -g @vue/cli
npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained npm WARN deprecated @hapi/bourne@1.3.2: 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 resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 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 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 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 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 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 944 packages, and audited 945 packages in 24s
65 packages are looking for funding run `npm fund` for details 23 vulnerabilities (4 moderate, 19 high)
To address issues that do not require attention,
run: npm audit fix Some issues need review, and may require choosing a different dependency.
Run `npm audit` for details.
 
 
 
 
 
npm 최신 안정버전설치, 전부 삭제 후 그냥 최신 버전 설치 다 해봤는데 cli 설치가 안되네요. npm audit fix하면
 
 
 
 
(base) mac@Macui-MacBookPro learn-vue-js-master %
npm audit fix npm WARN deprecated har-validator@5.1.5: this library is no longer supported 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 coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
npm WARN deprecated vue-cli@2.9.6: This package has been deprecated in favour of @vue/cli added 245 packages, and audited 246 packages in 2s 7 packages are looking for funding run `npm fund` for details # npm audit report ansi-regex >2.1.1 <5.0.1 Severity: moderate Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw fix available via `npm audit fix` node_modules/inquirer/node_modules/ansi-regex node_modules/string-width/node_modules/ansi-regex strip-ansi 4.0.0 - 5.2.0 Depends on vulnerable versions of ansi-regex node_modules/inquirer/node_modules/strip-ansi node_modules/string-width/node_modules/strip-ansi inquirer 3.2.0 - 7.0.4 Depends on vulnerable versions of string-width Depends on vulnerable versions of strip-ansi node_modules/inquirer vue-cli >=2.9.0 Depends on vulnerable versions of inquirer node_modules/vue-cli string-width 2.1.0 - 4.1.0 Depends on vulnerable versions of strip-ansi node_modules/string-width 5 moderate severity vulnerabilities To address all issues,
run: npm audit fix
 
 
이렇게 나와서 npm audit fix 하면 또 위에 상황 반복이구요...
전에 vue 잘 설치해서 공부하다가 잠깐 쉬고 지금 다시 설치하는건데 계속 안되서 진행을 못하고 있습니다....ㅠ

vuejs javascript

답변 1

0

캡틴판교

안녕하세요 포체인스님, Node.js LTS 버전(14.15.x)로 설치하고 다시 vue cli 부터 설치해 보시겠어요? :)

0

공용아이디

yarn으로 설치해서 해결했습니다 감사합니다:)

개발자 툴에서 Vue가 표시되지 않는 현상.

0

122

2

chrome 확장 devtools 버전 문제

0

104

1

Vue.js not detected가 자꾸 뜹니다

0

107

2

마지막 강의가 안되요

0

69

1

data, computed, watch > Reactivity

0

58

1

f12누르고 개발자도구에 vue 탭이 안생겨요

0

107

1

vue composition api

0

77

1

강의 자료 다운이 될까요?

0

141

1

개발자 도구에서 뷰탭이 안보여요....

0

616

3

프롭스 데이터 질문입니다.

0

118

1

component.html:11 Uncaught ReferenceError: Vue is not defined at component.html:11:20 (anonymous) @ component.html:11

0

147

1

화면이 안떠요,, 이전 이후 강의는 뜨는데..

0

254

6

크롬 확장 프로그램 vue devtools 설치했는데

0

558

2

코드를 수정하고 브라우저의 Vue로 넘어가면 다운이 됩니다.

0

248

1

버튼을 클릭해도 event가 발생하지 않습니다.

0

320

1

vue3 css 경로 표시 문의

1

240

2

개발자도구 vue탭

0

361

1

화면 코드 보기

1

235

2

App.vue 내용 변경했는데 창이 연결할수없대요ㅜㅜ

1

392

2

html/css/js로 작성된 코드를 vue.js로 일부 전환하고자 이 강의를 듣기 시작했습니다.

1

905

2

{{ num }} 이 <app-content> 아래에 들어가 있을때에는 노출이 안됩니다...

1

293

2

뷰 개발자도구 이벤트 타임라인 어느 부분에서 확인가능한건가요

1

403

2

다음 단계 강의는...?

1

389

2

버튼을 눌러도 data의 값이 변경되지 않습니다

1

286

2