• 로그인
  • 장바구니에 상품이 없습니다.

home2 게시판 Next.js 게시판 설치시 프로젝트 이름 말고 메시지가 안나옵니다.

설치시 프로젝트 이름 말고 메시지가 안나옵니다.

2 글 보임 - 1 에서 2 까지 (총 2 중에서)
  • 글쓴이
  • #84421

    포세이돈
    참가자
    PS C:\PROJECT\NEXT_EDU> npx create-next-app@latest
    √ What is your project named? ... trest
    Creating a new Next.js app in C:\PROJECT\NEXT_EDU\trest.
    Using yarn.
    Installing dependencies:
    - react
    - react-dom
    - next
    yarn add v1.22.18
    info No lockfile found.
    [1/4] Resolving packages...
    [2/4] Fetching packages...
    [3/4] Linking dependencies...
    [4/4] Building fresh packages...
    success Saved lockfile.
    success Saved 19 new dependencies.
    info Direct dependencies
    ├─ next@13.4.3
    ├─ react-dom@18.2.0
    └─ react@18.2.0
    info All dependencies
    ├─ @next/env@13.4.3
    ├─ @next/swc-win32-x64-msvc@13.4.3
    ├─ @swc/helpers@0.5.1
    ├─ busboy@1.6.0
    ├─ caniuse-lite@1.0.30001489
    ├─ client-only@0.0.1
    ├─ js-tokens@4.0.0
    ├─ nanoid@3.3.6
    ├─ next@13.4.3
    ├─ picocolors@1.0.0
    ├─ postcss@8.4.14
    ├─ react-dom@18.2.0
    ├─ react@18.2.0
    ├─ scheduler@0.23.0
    ├─ source-map-js@1.0.2
    ├─ streamsearch@1.1.0
    ├─ styled-jsx@5.1.1
    ├─ tslib@2.5.2
    └─ zod@3.21.4
    Done in 6.42s.
    Installing devDependencies:
    - eslint
    - eslint-config-next
    yarn add v1.22.18
    [1/4] Resolving packages...
    [2/4] Fetching packages...
    [3/4] Linking dependencies...
    warning "eslint-config-next > @typescript-eslint/parser > @typescript-eslint/typescript-estree > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
    [4/4] Building fresh packages...
    success Saved lockfile.
    success Saved 191 new dependencies.
    info Direct dependencies
    ├─ eslint-config-next@13.4.3
    └─ eslint@8.41.0
    info All dependencies
    ├─ @babel/runtime@7.21.5
    ├─ @eslint-community/eslint-utils@4.4.0
    ├─ @eslint-community/regexpp@4.5.1
    ├─ @eslint/eslintrc@2.0.3
    ├─ @eslint/js@8.41.0
    ├─ @humanwhocodes/config-array@0.11.8
    ├─ @humanwhocodes/module-importer@1.0.1
    ├─ @humanwhocodes/object-schema@1.2.1
    ├─ @next/eslint-plugin-next@13.4.3
    ├─ @nodelib/fs.scandir@2.1.5
    ├─ @nodelib/fs.stat@2.0.5
    ├─ @nodelib/fs.walk@1.2.8
    ├─ @pkgr/utils@2.4.1
    ├─ @rushstack/eslint-patch@1.3.0
    ├─ @types/json5@0.0.29
    ├─ @typescript-eslint/parser@5.59.7
    ├─ @typescript-eslint/scope-manager@5.59.7
    ├─ @typescript-eslint/typescript-estree@5.59.7
    ├─ acorn-jsx@5.3.2
    ├─ acorn@8.8.2
    ├─ ajv@6.12.6
    ├─ ansi-regex@5.0.1
    ├─ ansi-styles@4.3.0
    ├─ argparse@2.0.1
    ├─ aria-query@5.1.3
    ├─ array-includes@3.1.6
    ├─ array-union@2.1.0
    ├─ array.prototype.flat@1.3.1
    ├─ array.prototype.tosorted@1.1.1
    ├─ ast-types-flow@0.0.7
    ├─ axe-core@4.7.1
    ├─ axobject-query@3.1.1
    ├─ balanced-match@1.0.2
    ├─ big-integer@1.6.51
    ├─ bplist-parser@0.2.0
    ├─ brace-expansion@1.1.11
    ├─ braces@3.0.2
    ├─ bundle-name@3.0.0
    ├─ callsites@3.1.0
    ├─ chalk@4.1.2
    ├─ color-convert@2.0.1
    ├─ color-name@1.1.4
    ├─ concat-map@0.0.1
    ├─ damerau-levenshtein@1.0.8
    ├─ deep-is@0.1.4
    ├─ default-browser-id@3.0.0
    ├─ default-browser@4.0.0
    ├─ define-lazy-prop@3.0.0
    ├─ emoji-regex@9.2.2
    ├─ enhanced-resolve@5.14.0
    ├─ es-get-iterator@1.1.3
    ├─ es-set-tostringtag@2.0.1
    ├─ es-to-primitive@1.2.1
    ├─ escape-string-regexp@4.0.0
    ├─ eslint-config-next@13.4.3
    ├─ eslint-import-resolver-node@0.3.7
    ├─ eslint-import-resolver-typescript@3.5.5
    ├─ eslint-plugin-import@2.27.5
    ├─ eslint-plugin-jsx-a11y@6.7.1
    ├─ eslint-plugin-react-hooks@4.6.0
    ├─ eslint-plugin-react@7.32.2
    ├─ eslint-scope@7.2.0
    ├─ eslint@8.41.0
    ├─ esquery@1.5.0
    ├─ esrecurse@4.3.0
    ├─ estraverse@5.3.0
    ├─ execa@7.1.1
    ├─ fast-deep-equal@3.1.3
    ├─ fast-glob@3.2.12
    ├─ fast-json-stable-stringify@2.1.0
    ├─ fast-levenshtein@2.0.6
    ├─ fastq@1.15.0
    ├─ file-entry-cache@6.0.1
    ├─ fill-range@7.0.1
    ├─ find-up@5.0.0
    ├─ flat-cache@3.0.4
    ├─ flatted@3.2.7
    ├─ function.prototype.name@1.1.5
    ├─ functions-have-names@1.2.3
    ├─ get-stream@6.0.1
    ├─ get-symbol-description@1.0.0
    ├─ get-tsconfig@4.5.0
    ├─ glob-parent@6.0.2
    ├─ glob@7.1.7
    ├─ globalthis@1.0.3
    ├─ globby@13.1.4
    ├─ graceful-fs@4.2.11
    ├─ graphemer@1.4.0
    ├─ has-bigints@1.0.2
    ├─ has-flag@4.0.0
    ├─ human-signals@4.3.1
    ├─ import-fresh@3.3.0
    ├─ imurmurhash@0.1.4
    ├─ internal-slot@1.0.5
    ├─ is-array-buffer@3.0.2
    ├─ is-bigint@1.0.4
    ├─ is-boolean-object@1.1.2
    ├─ is-callable@1.2.7
    ├─ is-core-module@2.12.1
    ├─ is-date-object@1.0.5
    ├─ is-docker@2.2.1
    ├─ is-extglob@2.1.1
    ├─ is-inside-container@1.0.0
    ├─ is-map@2.0.2
    ├─ is-negative-zero@2.0.2
    ├─ is-number-object@1.0.7
    ├─ is-number@7.0.0
    ├─ is-path-inside@3.0.3
    ├─ is-set@2.0.2
    ├─ is-stream@3.0.0
    ├─ is-string@1.0.7
    ├─ is-symbol@1.0.4
    ├─ is-typed-array@1.1.10
    ├─ is-weakmap@2.0.1
    ├─ is-weakref@1.0.2
    ├─ is-weakset@2.0.2
    ├─ is-wsl@2.2.0
    ├─ isexe@2.0.0
    ├─ json-schema-traverse@0.4.1
    ├─ json-stable-stringify-without-jsonify@1.0.1
    ├─ json5@1.0.2
    ├─ jsx-ast-utils@3.3.3
    ├─ language-subtag-registry@0.3.22
    ├─ language-tags@1.0.5
    ├─ locate-path@6.0.0
    ├─ lodash.merge@4.6.2
    ├─ lru-cache@6.0.0
    ├─ micromatch@4.0.5
    ├─ mimic-fn@4.0.0
    ├─ minimatch@3.1.2
    ├─ minimist@1.2.8
    ├─ ms@2.1.2
    ├─ natural-compare@1.4.0
    ├─ npm-run-path@5.1.0
    ├─ object-assign@4.1.1
    ├─ object-inspect@1.12.3
    ├─ object-is@1.1.5
    ├─ object.hasown@1.1.2
    ├─ onetime@6.0.0
    ├─ open@9.1.0
    ├─ optionator@0.9.1
    ├─ p-limit@3.1.0
    ├─ p-locate@5.0.0
    ├─ parent-module@1.0.1
    ├─ path-exists@4.0.0
    ├─ path-key@3.1.1
    ├─ path-type@4.0.0
    ├─ picomatch@2.3.1
    ├─ prop-types@15.8.1
    ├─ punycode@2.3.0
    ├─ queue-microtask@1.2.3
    ├─ react-is@16.13.1
    ├─ regenerator-runtime@0.13.11
    ├─ resolve-from@4.0.0
    ├─ reusify@1.0.4
    ├─ rimraf@3.0.2
    ├─ run-applescript@5.0.0
    ├─ run-parallel@1.2.0
    ├─ safe-regex-test@1.0.0
    ├─ shebang-command@2.0.0
    ├─ shebang-regex@3.0.0
    ├─ signal-exit@3.0.7
    ├─ slash@4.0.0
    ├─ stop-iteration-iterator@1.0.0
    ├─ string.prototype.matchall@4.0.8
    ├─ string.prototype.trim@1.2.7
    ├─ string.prototype.trimend@1.0.6
    ├─ string.prototype.trimstart@1.0.6
    ├─ strip-ansi@6.0.1
    ├─ strip-bom@3.0.0
    ├─ strip-final-newline@3.0.0
    ├─ strip-json-comments@3.1.1
    ├─ supports-color@7.2.0
    ├─ synckit@0.8.5
    ├─ tapable@2.2.1
    ├─ text-table@0.2.0
    ├─ titleize@3.0.0
    ├─ to-regex-range@5.0.1
    ├─ tsconfig-paths@3.14.2
    ├─ tsutils@3.21.0
    ├─ type-check@0.4.0
    ├─ type-fest@0.20.2
    ├─ typed-array-length@1.0.4
    ├─ unbox-primitive@1.0.2
    ├─ untildify@4.0.0
    ├─ uri-js@4.4.1
    ├─ which-collection@1.0.1
    ├─ which@2.0.2
    ├─ word-wrap@1.2.3
    ├─ yallist@4.0.0
    └─ yocto-queue@0.1.0
    Done in 9.76s.
    Initialized a git repository.
    Success! Created trest at C:\PROJECT\NEXT_EDU\trest
    Inside that directory, you can run several commands:
      yarn dev
      yarn build
        Builds the app for production.
      yarn start
        Runs the built app in production mode.
    We suggest that you begin by typing:
      cd trest
      yarn dev
    A new version of `create-next-app` is available!
    You can update by running: yarn global add create-next-app
    #84439

    codingapple
    키 마스터
    윈도우프로그램중에 yarn 지우고 컴퓨터 재시작하고 설치해봅시다
2 글 보임 - 1 에서 2 까지 (총 2 중에서)
  • 답변은 로그인 후 가능합니다.

About

현재 월 700명 신규수강중입니다.

  (09:00~20:00) 빠른 상담은 카톡 플러스친구 코딩애플 (링크)
  admin@codingapple.com
  이용약관
ⓒ Codingapple, 강의 예제, 영상 복제 금지
top

© Codingapple, All rights reserved. 슈퍼로켓 에듀케이션 / 서울특별시 강동구 고덕로 19길 30 / 사업자등록번호 : 212-26-14752 온라인 교육학원업 / 통신판매업신고번호 : 제 2017-서울강동-0002 호 / 개인정보관리자 : 박종흠