facebook / create-react-app

Set up a modern web app by running one command.
https://create-react-app.dev
MIT License
102.77k stars 26.86k forks source link

warning react-scripts > jest > jest-cli > istanbul-api > istanbul-lib-hook@1.2.1: 1.2.0 should have been a major version bump #4618

Closed jinsuk312 closed 6 years ago

jinsuk312 commented 6 years ago

Hello! After I try to create-react-app [project name], the terminal warns me that istanbul-lib-hook@1.2.1 should have a major version bump. This happens after [1/4] Resolving Packages...

  1. Does anyone know how to fix this? I broke down my question below - in the case I was not clear enough. Also because I am not confident that I am naming the right error.
  2. Also if I cannot fix this - Would ignoring this be okay?

HOW DO I FIX THIS warning react-scripts > jest > jest-cli > istanbul-api > istanbul-lib-hook@1.2.1: 1.2.0 should have been a major version bump IF I CANT FIX THIS Is it okay if i cannot fix this? Would it be okay ignoring this?

NPM + NODE VERSION Justins-MacBook-Air:CodeSmells jinsuk$ npm -v 6.1.0 Justins-MacBook-Air:CodeSmells jinsuk$ node -v v8.11.3

TERMINAL OUTPUT BELOW Justins-MacBook-Air:codesmells jinsuk$ create-react-app testrun

Creating a new React app in /Users/jinsuk/CodeSmells/testrun.

Installing packages. This might take a couple of minutes. Installing react, react-dom, and react-scripts...

yarn add v1.7.0 info No lockfile found. [1/4] πŸ” Resolving packages... warning react-scripts > jest > jest-cli > istanbul-api > istanbul-lib-hook@1.2.1: 1.2.0 should have been a major version bump [2/4] 🚚 Fetching packages... [3/4] πŸ”— Linking dependencies... [4/4] πŸ“ƒ Building fresh packages... success Saved lockfile. success Saved 751 new dependencies. info Direct dependencies β”œβ”€ react-dom@16.4.1 β”œβ”€ react-scripts@1.1.4 └─ react@16.4.1 info All dependencies β”œβ”€ abab@1.0.4 β”œβ”€ abbrev@1.1.1 β”œβ”€ acorn-dynamic-import@2.0.2 β”œβ”€ acorn-globals@3.1.0 β”œβ”€ acorn-jsx@3.0.1 β”œβ”€ address@1.0.3 β”œβ”€ ajv-keywords@2.1.1 β”œβ”€ ajv@5.5.2 β”œβ”€ align-text@0.1.4 β”œβ”€ amdefine@1.0.1 β”œβ”€ ansi-align@2.0.0 β”œβ”€ ansi-escapes@1.4.0 β”œβ”€ ansi-html@0.0.7 β”œβ”€ ansi-regex@2.1.1 β”œβ”€ ansi-styles@3.2.1 β”œβ”€ append-transform@1.0.0 β”œβ”€ aproba@1.2.0 β”œβ”€ are-we-there-yet@1.1.5 β”œβ”€ aria-query@0.7.1 β”œβ”€ arr-flatten@1.1.0 β”œβ”€ array-equal@1.0.0 β”œβ”€ array-filter@0.0.1 β”œβ”€ array-find-index@1.0.2 β”œβ”€ array-flatten@1.1.1 β”œβ”€ array-map@0.0.0 β”œβ”€ array-reduce@0.0.0 β”œβ”€ array-uniq@1.0.3 β”œβ”€ arrify@1.0.1 β”œβ”€ asn1.js@4.10.1 β”œβ”€ asn1@0.2.3 β”œβ”€ assert@1.4.1 β”œβ”€ assign-symbols@1.0.0 β”œβ”€ async@2.6.1 β”œβ”€ asynckit@0.4.0 β”œβ”€ atob@2.1.1 β”œβ”€ autoprefixer@7.1.6 β”œβ”€ aws-sign2@0.7.0 β”œβ”€ aws4@1.7.0 β”œβ”€ axobject-query@0.1.0 β”œβ”€ babel-eslint@7.2.3 β”œβ”€ babel-generator@6.26.1 β”œβ”€ babel-helper-builder-binary-assignment-operator-visitor@6.24.1 β”œβ”€ babel-helper-builder-react-jsx@6.26.0 β”œβ”€ babel-helper-call-delegate@6.24.1 β”œβ”€ babel-helper-define-map@6.26.0 β”œβ”€ babel-helper-explode-assignable-expression@6.24.1 β”œβ”€ babel-helper-remap-async-to-generator@6.24.1 β”œβ”€ babel-jest@20.0.3 β”œβ”€ babel-plugin-check-es2015-constants@6.22.0 β”œβ”€ babel-plugin-dynamic-import-node@1.1.0 β”œβ”€ babel-plugin-jest-hoist@20.0.3 β”œβ”€ babel-plugin-syntax-async-functions@6.13.0 β”œβ”€ babel-plugin-syntax-class-properties@6.13.0 β”œβ”€ babel-plugin-syntax-dynamic-import@6.18.0 β”œβ”€ babel-plugin-syntax-exponentiation-operator@6.13.0 β”œβ”€ babel-plugin-syntax-flow@6.18.0 β”œβ”€ babel-plugin-syntax-jsx@6.18.0 β”œβ”€ babel-plugin-syntax-object-rest-spread@6.13.0 β”œβ”€ babel-plugin-syntax-trailing-function-commas@6.22.0 β”œβ”€ babel-plugin-transform-async-to-generator@6.24.1 β”œβ”€ babel-plugin-transform-class-properties@6.24.1 β”œβ”€ babel-plugin-transform-es2015-arrow-functions@6.22.0 β”œβ”€ babel-plugin-transform-es2015-block-scoped-functions@6.22.0 β”œβ”€ babel-plugin-transform-es2015-block-scoping@6.26.0 β”œβ”€ babel-plugin-transform-es2015-classes@6.24.1 β”œβ”€ babel-plugin-transform-es2015-computed-properties@6.24.1 β”œβ”€ babel-plugin-transform-es2015-destructuring@6.23.0 β”œβ”€ babel-plugin-transform-es2015-duplicate-keys@6.24.1 β”œβ”€ babel-plugin-transform-es2015-for-of@6.23.0 β”œβ”€ babel-plugin-transform-es2015-function-name@6.24.1 β”œβ”€ babel-plugin-transform-es2015-literals@6.22.0 β”œβ”€ babel-plugin-transform-es2015-modules-amd@6.24.1 β”œβ”€ babel-plugin-transform-es2015-modules-commonjs@6.26.2 β”œβ”€ babel-plugin-transform-es2015-modules-systemjs@6.24.1 β”œβ”€ babel-plugin-transform-es2015-modules-umd@6.24.1 β”œβ”€ babel-plugin-transform-es2015-object-super@6.24.1 β”œβ”€ babel-plugin-transform-es2015-parameters@6.24.1 β”œβ”€ babel-plugin-transform-es2015-shorthand-properties@6.24.1 β”œβ”€ babel-plugin-transform-es2015-spread@6.22.0 β”œβ”€ babel-plugin-transform-es2015-sticky-regex@6.24.1 β”œβ”€ babel-plugin-transform-es2015-template-literals@6.22.0 β”œβ”€ babel-plugin-transform-es2015-typeof-symbol@6.23.0 β”œβ”€ babel-plugin-transform-es2015-unicode-regex@6.24.1 β”œβ”€ babel-plugin-transform-exponentiation-operator@6.24.1 β”œβ”€ babel-plugin-transform-flow-strip-types@6.22.0 β”œβ”€ babel-plugin-transform-object-rest-spread@6.26.0 β”œβ”€ babel-plugin-transform-react-constant-elements@6.23.0 β”œβ”€ babel-plugin-transform-react-display-name@6.25.0 β”œβ”€ babel-plugin-transform-react-jsx-self@6.22.0 β”œβ”€ babel-plugin-transform-react-jsx-source@6.22.0 β”œβ”€ babel-plugin-transform-react-jsx@6.24.1 β”œβ”€ babel-plugin-transform-regenerator@6.26.0 β”œβ”€ babel-plugin-transform-runtime@6.23.0 β”œβ”€ babel-plugin-transform-strict-mode@6.24.1 β”œβ”€ babel-preset-env@1.6.1 β”œβ”€ babel-preset-flow@6.23.0 β”œβ”€ babel-preset-jest@20.0.3 β”œβ”€ babel-preset-react-app@3.1.1 β”œβ”€ babel-preset-react@6.24.1 β”œβ”€ base@0.11.2 β”œβ”€ base64-js@1.3.0 β”œβ”€ batch@0.6.1 β”œβ”€ bcrypt-pbkdf@1.0.1 β”œβ”€ binary-extensions@1.11.0 β”œβ”€ bluebird@3.5.1 β”œβ”€ body-parser@1.18.2 β”œβ”€ bonjour@3.5.0 β”œβ”€ boxen@1.3.0 β”œβ”€ brace-expansion@1.1.11 β”œβ”€ braces@2.3.2 β”œβ”€ browser-resolve@1.11.2 β”œβ”€ browserify-aes@1.2.0 β”œβ”€ browserify-cipher@1.0.1 β”œβ”€ browserify-des@1.0.1 β”œβ”€ browserify-sign@4.0.4 β”œβ”€ browserify-zlib@0.2.0 β”œβ”€ browserslist@1.7.7 β”œβ”€ bser@2.0.0 β”œβ”€ buffer-from@1.1.0 β”œβ”€ buffer-indexof@1.1.1 β”œβ”€ buffer-xor@1.0.3 β”œβ”€ buffer@4.9.1 β”œβ”€ builtin-modules@1.1.1 β”œβ”€ builtin-status-codes@3.0.0 β”œβ”€ cache-base@1.0.1 β”œβ”€ caller-path@0.1.0 β”œβ”€ callsites@2.0.0 β”œβ”€ camel-case@3.0.0 β”œβ”€ camelcase-keys@2.1.0 β”œβ”€ caniuse-api@1.6.1 β”œβ”€ caniuse-db@1.0.30000856 β”œβ”€ caniuse-lite@1.0.30000856 β”œβ”€ capture-stack-trace@1.0.0 β”œβ”€ case-sensitive-paths-webpack-plugin@2.1.1 β”œβ”€ caseless@0.12.0 β”œβ”€ center-align@0.1.3 β”œβ”€ chardet@0.4.2 β”œβ”€ chokidar@1.7.0 β”œβ”€ chownr@1.0.1 β”œβ”€ ci-info@1.1.3 β”œβ”€ circular-json@0.3.3 β”œβ”€ clap@1.2.3 β”œβ”€ class-utils@0.3.6 β”œβ”€ clean-css@4.1.11 β”œβ”€ cli-boxes@1.0.0 β”œβ”€ cli-cursor@2.1.0 β”œβ”€ cli-width@2.2.0 β”œβ”€ clone@1.0.4 β”œβ”€ co@4.6.0 β”œβ”€ coa@1.0.4 β”œβ”€ code-point-at@1.1.0 β”œβ”€ collection-visit@1.0.0 β”œβ”€ color-convert@1.9.2 β”œβ”€ color-name@1.1.1 β”œβ”€ color-string@0.3.0 β”œβ”€ color@0.11.4 β”œβ”€ colormin@1.1.2 β”œβ”€ colors@1.1.2 β”œβ”€ combined-stream@1.0.6 β”œβ”€ compare-versions@3.3.0 β”œβ”€ compressible@2.0.14 β”œβ”€ compression@1.7.2 β”œβ”€ concat-map@0.0.1 β”œβ”€ concat-stream@1.6.2 β”œβ”€ configstore@3.1.2 β”œβ”€ connect-history-api-fallback@1.5.0 β”œβ”€ console-browserify@1.1.0 β”œβ”€ console-control-strings@1.1.0 β”œβ”€ constants-browserify@1.0.0 β”œβ”€ contains-path@0.1.0 β”œβ”€ content-disposition@0.5.2 β”œβ”€ content-type-parser@1.0.2 β”œβ”€ convert-source-map@1.5.1 β”œβ”€ cookie-signature@1.0.6 β”œβ”€ cookie@0.3.1 β”œβ”€ copy-descriptor@0.1.1 β”œβ”€ core-js@2.5.7 β”œβ”€ core-util-is@1.0.2 β”œβ”€ cosmiconfig@2.2.2 β”œβ”€ create-ecdh@4.0.3 β”œβ”€ create-error-class@3.0.2 β”œβ”€ create-hmac@1.1.7 β”œβ”€ cross-spawn@5.1.0 β”œβ”€ crypto-browserify@3.12.0 β”œβ”€ crypto-random-string@1.0.0 β”œβ”€ css-color-names@0.0.4 β”œβ”€ css-loader@0.28.7 β”œβ”€ css-select@1.2.0 β”œβ”€ css-what@2.1.0 β”œβ”€ cssesc@0.1.0 β”œβ”€ cssnano@3.10.0 β”œβ”€ csso@2.3.2 β”œβ”€ cssom@0.3.2 β”œβ”€ cssstyle@0.2.37 β”œβ”€ currently-unhandled@0.4.1 β”œβ”€ damerau-levenshtein@1.0.4 β”œβ”€ dashdash@1.14.1 β”œβ”€ date-now@0.1.4 β”œβ”€ debug@2.6.9 β”œβ”€ decode-uri-component@0.2.0 β”œβ”€ deep-equal@1.0.1 β”œβ”€ deep-extend@0.6.0 β”œβ”€ deep-is@0.1.3 β”œβ”€ default-require-extensions@2.0.0 β”œβ”€ define-properties@1.1.2 β”œβ”€ defined@1.0.0 β”œβ”€ del@2.2.2 β”œβ”€ delayed-stream@1.0.0 β”œβ”€ delegates@1.0.0 β”œβ”€ des.js@1.0.0 β”œβ”€ destroy@1.0.4 β”œβ”€ detect-indent@4.0.0 β”œβ”€ detect-libc@1.0.3 β”œβ”€ detect-node@2.0.3 β”œβ”€ detect-port-alt@1.1.6 β”œβ”€ diff@3.5.0 β”œβ”€ diffie-hellman@5.0.3 β”œβ”€ dns-equal@1.0.0 β”œβ”€ dns-packet@1.3.1 β”œβ”€ dns-txt@2.0.2 β”œβ”€ dom-converter@0.1.4 β”œβ”€ dom-serializer@0.1.0 β”œβ”€ dom-urls@1.1.0 β”œβ”€ domain-browser@1.2.0 β”œβ”€ domhandler@2.1.0 β”œβ”€ domutils@1.1.6 β”œβ”€ dot-prop@4.2.0 β”œβ”€ dotenv-expand@4.2.0 β”œβ”€ dotenv@4.0.0 β”œβ”€ duplexer@0.1.1 β”œβ”€ duplexer3@0.1.4 β”œβ”€ ecc-jsbn@0.1.1 β”œβ”€ ee-first@1.1.1 β”œβ”€ electron-to-chromium@1.3.48 β”œβ”€ emoji-regex@6.5.1 β”œβ”€ encoding@0.1.12 β”œβ”€ enhanced-resolve@3.4.1 β”œβ”€ entities@1.1.1 β”œβ”€ errno@0.1.7 β”œβ”€ error-ex@1.3.1 β”œβ”€ es-abstract@1.12.0 β”œβ”€ es-to-primitive@1.1.1 β”œβ”€ es6-map@0.1.5 β”œβ”€ es6-promise@4.2.4 β”œβ”€ es6-set@0.1.5 β”œβ”€ es6-symbol@3.1.1 β”œβ”€ es6-weak-map@2.0.2 β”œβ”€ escodegen@1.10.0 β”œβ”€ escope@3.6.0 β”œβ”€ eslint-config-react-app@2.1.0 β”œβ”€ eslint-import-resolver-node@0.3.2 β”œβ”€ eslint-loader@1.9.0 β”œβ”€ eslint-module-utils@2.2.0 β”œβ”€ eslint-plugin-flowtype@2.39.1 β”œβ”€ eslint-plugin-import@2.8.0 β”œβ”€ eslint-plugin-jsx-a11y@5.1.1 β”œβ”€ eslint-plugin-react@7.4.0 β”œβ”€ eslint-scope@3.7.1 β”œβ”€ eslint@4.10.0 β”œβ”€ espree@3.5.4 β”œβ”€ esprima@4.0.0 β”œβ”€ esquery@1.0.1 β”œβ”€ eventemitter3@3.1.0 β”œβ”€ events@1.1.1 β”œβ”€ eventsource@0.1.6 β”œβ”€ exec-sh@0.2.1 β”œβ”€ expand-brackets@0.1.5 β”œβ”€ expand-range@1.8.2 β”œβ”€ expand-tilde@2.0.2 β”œβ”€ express@4.16.3 β”œβ”€ extend@3.0.1 β”œβ”€ external-editor@2.2.0 β”œβ”€ extglob@0.3.2 β”œβ”€ extract-text-webpack-plugin@3.0.2 β”œβ”€ extsprintf@1.3.0 β”œβ”€ fast-deep-equal@1.1.0 β”œβ”€ fast-levenshtein@2.0.6 β”œβ”€ fastparse@1.1.1 β”œβ”€ faye-websocket@0.10.0 β”œβ”€ fb-watchman@2.0.0 β”œβ”€ figures@2.0.0 β”œβ”€ file-entry-cache@2.0.0 β”œβ”€ file-loader@1.1.5 β”œβ”€ filename-regex@2.0.1 β”œβ”€ fileset@2.0.3 β”œβ”€ filesize@3.5.11 β”œβ”€ fill-range@4.0.0 β”œβ”€ finalhandler@1.1.1 β”œβ”€ find-cache-dir@1.0.0 β”œβ”€ flat-cache@1.3.0 β”œβ”€ flatten@1.0.2 β”œβ”€ follow-redirects@1.5.0 β”œβ”€ for-in@1.0.2 β”œβ”€ for-own@0.1.5 β”œβ”€ foreach@2.0.5 β”œβ”€ forever-agent@0.6.1 β”œβ”€ form-data@2.3.2 β”œβ”€ forwarded@0.1.2 β”œβ”€ fs-extra@3.0.1 β”œβ”€ fs-minipass@1.2.5 β”œβ”€ fs.realpath@1.0.0 β”œβ”€ fsevents@1.2.4 β”œβ”€ functional-red-black-tree@1.0.1 β”œβ”€ gauge@2.7.4 β”œβ”€ get-stdin@4.0.1 β”œβ”€ get-value@2.0.6 β”œβ”€ getpass@0.1.7 β”œβ”€ glob-base@0.3.0 β”œβ”€ global-dirs@0.1.1 β”œβ”€ global-modules@1.0.0 β”œβ”€ global-prefix@1.0.2 β”œβ”€ globals@9.18.0 β”œβ”€ globby@5.0.0 β”œβ”€ got@6.7.1 β”œβ”€ growly@1.3.0 β”œβ”€ gzip-size@3.0.0 β”œβ”€ handle-thing@1.2.5 β”œβ”€ handlebars@4.0.11 β”œβ”€ har-schema@2.0.0 β”œβ”€ har-validator@5.0.3 β”œβ”€ has-ansi@2.0.0 β”œβ”€ has-flag@1.0.0 β”œβ”€ has-unicode@2.0.1 β”œβ”€ has-value@1.0.0 β”œβ”€ has-values@1.0.0 β”œβ”€ hash.js@1.1.4 β”œβ”€ he@1.1.1 β”œβ”€ hmac-drbg@1.0.1 β”œβ”€ home-or-tmp@2.0.0 β”œβ”€ hosted-git-info@2.6.0 β”œβ”€ hpack.js@2.1.6 β”œβ”€ html-comment-regex@1.1.1 β”œβ”€ html-encoding-sniffer@1.0.2 β”œβ”€ html-entities@1.2.1 β”œβ”€ html-minifier@3.5.16 β”œβ”€ html-webpack-plugin@2.29.0 β”œβ”€ htmlparser2@3.3.0 β”œβ”€ http-deceiver@1.2.7 β”œβ”€ http-parser-js@0.4.13 β”œβ”€ http-proxy-middleware@0.17.4 β”œβ”€ http-proxy@1.17.0 β”œβ”€ http-signature@1.2.0 β”œβ”€ https-browserify@1.0.0 β”œβ”€ icss-replace-symbols@1.1.0 β”œβ”€ icss-utils@2.1.0 β”œβ”€ ieee754@1.1.12 β”œβ”€ ignore-walk@3.0.1 β”œβ”€ ignore@3.3.8 β”œβ”€ import-lazy@2.1.0 β”œβ”€ import-local@0.1.1 β”œβ”€ indent-string@2.1.0 β”œβ”€ indexes-of@1.0.1 β”œβ”€ indexof@0.0.1 β”œβ”€ inflight@1.0.6 β”œβ”€ inquirer@3.3.0 β”œβ”€ internal-ip@1.2.0 β”œβ”€ interpret@1.1.0 β”œβ”€ invert-kv@1.0.0 β”œβ”€ ip@1.1.5 β”œβ”€ ipaddr.js@1.6.0 β”œβ”€ is-absolute-url@2.1.0 β”œβ”€ is-accessor-descriptor@1.0.0 β”œβ”€ is-arrayish@0.2.1 β”œβ”€ is-callable@1.1.3 β”œβ”€ is-data-descriptor@1.0.0 β”œβ”€ is-date-object@1.0.1 β”œβ”€ is-descriptor@1.0.2 β”œβ”€ is-directory@0.3.1 β”œβ”€ is-dotfile@1.0.3 β”œβ”€ is-equal-shallow@0.1.3 β”œβ”€ is-finite@1.0.2 β”œβ”€ is-installed-globally@0.1.0 β”œβ”€ is-npm@1.0.0 β”œβ”€ is-obj@1.0.1 β”œβ”€ is-odd@2.0.0 β”œβ”€ is-plain-obj@1.1.0 β”œβ”€ is-plain-object@2.0.4 β”œβ”€ is-posix-bracket@0.1.1 β”œβ”€ is-primitive@2.0.0 β”œβ”€ is-promise@2.1.0 β”œβ”€ is-redirect@1.0.0 β”œβ”€ is-regex@1.0.4 β”œβ”€ is-resolvable@1.1.0 β”œβ”€ is-retry-allowed@1.1.0 β”œβ”€ is-root@1.0.0 β”œβ”€ is-stream@1.1.0 β”œβ”€ is-svg@2.1.0 β”œβ”€ is-symbol@1.0.1 β”œβ”€ is-typedarray@1.0.0 β”œβ”€ is-utf8@0.2.1 β”œβ”€ is-windows@1.0.2 β”œβ”€ isarray@1.0.0 β”œβ”€ isexe@2.0.0 β”œβ”€ isomorphic-fetch@2.2.1 β”œβ”€ isstream@0.1.2 β”œβ”€ istanbul-api@1.3.1 β”œβ”€ istanbul-lib-hook@1.2.1 β”œβ”€ istanbul-lib-report@1.1.4 β”œβ”€ istanbul-lib-source-maps@1.2.3 β”œβ”€ istanbul-reports@1.3.0 β”œβ”€ jest-changed-files@20.0.3 β”œβ”€ jest-cli@20.0.4 β”œβ”€ jest-environment-node@20.0.3 β”œβ”€ jest-matchers@20.0.3 β”œβ”€ jest-resolve-dependencies@20.0.3 β”œβ”€ jest-runtime@20.0.4 β”œβ”€ jest@20.0.4 β”œβ”€ js-base64@2.4.5 β”œβ”€ js-tokens@3.0.2 β”œβ”€ js-yaml@3.12.0 β”œβ”€ jsdom@9.12.0 β”œβ”€ jsesc@1.3.0 β”œβ”€ json-loader@0.5.7 β”œβ”€ json-schema-traverse@0.3.1 β”œβ”€ json-schema@0.2.3 β”œβ”€ json-stringify-safe@5.0.1 β”œβ”€ json3@3.3.2 β”œβ”€ jsonfile@3.0.1 β”œβ”€ jsprim@1.4.1 β”œβ”€ jsx-ast-utils@1.4.1 β”œβ”€ killable@1.0.0 β”œβ”€ klaw@1.3.1 β”œβ”€ latest-version@3.1.0 β”œβ”€ lazy-cache@1.0.4 β”œβ”€ levn@0.3.0 β”œβ”€ load-json-file@1.1.0 β”œβ”€ loader-fs-cache@1.0.1 β”œβ”€ loader-runner@2.3.0 β”œβ”€ locate-path@2.0.0 β”œβ”€ lodash.camelcase@4.3.0 β”œβ”€ lodash.cond@4.5.2 β”œβ”€ lodash.defaults@4.2.0 β”œβ”€ lodash.memoize@4.1.2 β”œβ”€ lodash.template@4.4.0 β”œβ”€ lodash.templatesettings@4.1.0 β”œβ”€ lodash.uniq@4.5.0 β”œβ”€ loglevel@1.6.1 β”œβ”€ longest@1.0.1 β”œβ”€ loud-rejection@1.6.0 β”œβ”€ lower-case@1.1.4 β”œβ”€ lowercase-keys@1.0.1 β”œβ”€ lru-cache@4.1.3 β”œβ”€ makeerror@1.0.11 β”œβ”€ map-obj@1.0.1 β”œβ”€ map-visit@1.0.0 β”œβ”€ math-expression-evaluator@1.2.17 β”œβ”€ math-random@1.0.1 β”œβ”€ media-typer@0.3.0 β”œβ”€ mem@1.1.0 β”œβ”€ memory-fs@0.4.1 β”œβ”€ meow@3.7.0 β”œβ”€ merge-descriptors@1.0.1 β”œβ”€ merge@1.2.0 β”œβ”€ methods@1.1.2 β”œβ”€ micromatch@2.3.11 β”œβ”€ miller-rabin@4.0.1 β”œβ”€ mime-db@1.34.0 β”œβ”€ mime-types@2.1.18 β”œβ”€ mime@1.6.0 β”œβ”€ minimalistic-crypto-utils@1.0.1 β”œβ”€ minimatch@3.0.4 β”œβ”€ minimist@1.2.0 β”œβ”€ minizlib@1.1.0 β”œβ”€ mixin-deep@1.3.1 β”œβ”€ multicast-dns-service-types@1.1.0 β”œβ”€ multicast-dns@6.2.3 β”œβ”€ mute-stream@0.0.7 β”œβ”€ nan@2.10.0 β”œβ”€ nanomatch@1.2.9 β”œβ”€ needle@2.2.1 β”œβ”€ negotiator@0.6.1 β”œβ”€ neo-async@2.5.1 β”œβ”€ next-tick@1.0.0 β”œβ”€ node-fetch@1.7.3 β”œβ”€ node-forge@0.7.5 β”œβ”€ node-libs-browser@2.1.0 β”œβ”€ node-notifier@5.2.1 β”œβ”€ node-pre-gyp@0.10.0 β”œβ”€ nopt@4.0.1 β”œβ”€ normalize-package-data@2.4.0 β”œβ”€ normalize-path@2.1.1 β”œβ”€ normalize-url@1.9.1 β”œβ”€ npm-bundled@1.0.3 β”œβ”€ npm-packlist@1.1.10 β”œβ”€ npm-run-path@2.0.2 β”œβ”€ npmlog@4.1.2 β”œβ”€ nth-check@1.0.1 β”œβ”€ nwmatcher@1.4.4 β”œβ”€ oauth-sign@0.8.2 β”œβ”€ object-copy@0.1.0 β”œβ”€ object-hash@1.3.0 β”œβ”€ object-keys@1.0.11 β”œβ”€ object.omit@2.0.1 β”œβ”€ obuf@1.1.2 β”œβ”€ on-headers@1.0.1 β”œβ”€ onetime@2.0.1 β”œβ”€ opn@5.2.0 β”œβ”€ optimist@0.6.1 β”œβ”€ optionator@0.8.2 β”œβ”€ original@1.0.1 β”œβ”€ os-browserify@0.3.0 β”œβ”€ os-homedir@1.0.2 β”œβ”€ os-tmpdir@1.0.2 β”œβ”€ osenv@0.1.5 β”œβ”€ p-finally@1.0.0 β”œβ”€ p-limit@1.3.0 β”œβ”€ p-locate@2.0.0 β”œβ”€ p-try@1.0.0 β”œβ”€ package-json@4.0.1 β”œβ”€ pako@1.0.6 β”œβ”€ param-case@2.1.1 β”œβ”€ parse-glob@3.0.4 β”œβ”€ parse-passwd@1.0.0 β”œβ”€ parse5@1.5.1 β”œβ”€ pascalcase@0.1.1 β”œβ”€ path-browserify@0.0.0 β”œβ”€ path-dirname@1.0.2 β”œβ”€ path-exists@2.1.0 β”œβ”€ path-is-inside@1.0.2 β”œβ”€ path-key@2.0.1 β”œβ”€ path-to-regexp@0.1.7 β”œβ”€ path-type@1.1.0 β”œβ”€ pinkie@2.0.4 β”œβ”€ pluralize@7.0.0 β”œβ”€ portfinder@1.0.13 β”œβ”€ posix-character-classes@0.1.1 β”œβ”€ postcss-calc@5.3.1 β”œβ”€ postcss-colormin@2.2.2 β”œβ”€ postcss-convert-values@2.6.1 β”œβ”€ postcss-discard-comments@2.0.4 β”œβ”€ postcss-discard-duplicates@2.1.0 β”œβ”€ postcss-discard-empty@2.1.0 β”œβ”€ postcss-discard-overridden@0.1.1 β”œβ”€ postcss-discard-unused@2.2.3 β”œβ”€ postcss-filter-plugins@2.0.3 β”œβ”€ postcss-flexbugs-fixes@3.2.0 β”œβ”€ postcss-load-config@1.2.0 β”œβ”€ postcss-load-options@1.2.0 β”œβ”€ postcss-load-plugins@2.3.0 β”œβ”€ postcss-loader@2.0.8 β”œβ”€ postcss-merge-idents@2.1.7 β”œβ”€ postcss-merge-longhand@2.0.2 β”œβ”€ postcss-merge-rules@2.1.2 β”œβ”€ postcss-message-helpers@2.0.0 β”œβ”€ postcss-minify-font-values@1.0.5 β”œβ”€ postcss-minify-gradients@1.0.5 β”œβ”€ postcss-minify-params@1.2.2 β”œβ”€ postcss-minify-selectors@2.1.1 β”œβ”€ postcss-modules-extract-imports@1.1.0 β”œβ”€ postcss-modules-local-by-default@1.2.0 β”œβ”€ postcss-modules-scope@1.1.0 β”œβ”€ postcss-modules-values@1.3.0 β”œβ”€ postcss-normalize-charset@1.1.1 β”œβ”€ postcss-normalize-url@3.0.8 β”œβ”€ postcss-ordered-values@2.2.3 β”œβ”€ postcss-reduce-idents@2.4.0 β”œβ”€ postcss-reduce-initial@1.0.1 β”œβ”€ postcss-reduce-transforms@1.0.4 β”œβ”€ postcss-selector-parser@2.2.3 β”œβ”€ postcss-svgo@2.1.6 β”œβ”€ postcss-unique-selectors@2.0.2 β”œβ”€ postcss-zindex@2.2.0 β”œβ”€ prepend-http@1.0.4 β”œβ”€ preserve@0.2.0 β”œβ”€ pretty-bytes@4.0.2 β”œβ”€ pretty-error@2.1.1 β”œβ”€ private@0.1.8 β”œβ”€ process-nextick-args@2.0.0 β”œβ”€ process@0.11.10 β”œβ”€ progress@2.0.0 β”œβ”€ promise@8.0.1 β”œβ”€ prop-types@15.6.1 β”œβ”€ proxy-addr@2.0.3 β”œβ”€ prr@1.0.1 β”œβ”€ pseudomap@1.0.2 β”œβ”€ psl@1.1.28 β”œβ”€ public-encrypt@4.0.2 β”œβ”€ q@1.5.1 β”œβ”€ query-string@4.3.4 β”œβ”€ querystring-es3@0.2.1 β”œβ”€ querystring@0.2.0 β”œβ”€ querystringify@2.0.0 β”œβ”€ raf@3.4.0 β”œβ”€ randomatic@3.0.0 β”œβ”€ randomfill@1.0.4 β”œβ”€ raw-body@2.3.2 β”œβ”€ rc@1.2.8 β”œβ”€ react-dev-utils@5.0.1 β”œβ”€ react-dom@16.4.1 β”œβ”€ react-error-overlay@4.0.0 β”œβ”€ react-scripts@1.1.4 β”œβ”€ react@16.4.1 β”œβ”€ read-pkg@1.1.0 β”œβ”€ recursive-readdir@2.2.1 β”œβ”€ redent@1.0.0 β”œβ”€ reduce-css-calc@1.3.0 β”œβ”€ reduce-function-call@1.0.2 β”œβ”€ regenerator-runtime@0.11.1 β”œβ”€ regenerator-transform@0.10.1 β”œβ”€ regex-cache@0.4.4 β”œβ”€ regexpu-core@1.0.0 β”œβ”€ registry-auth-token@3.3.2 β”œβ”€ registry-url@3.1.0 β”œβ”€ relateurl@0.2.7 β”œβ”€ remove-trailing-separator@1.1.0 β”œβ”€ renderkid@2.0.1 β”œβ”€ request@2.87.0 β”œβ”€ require-from-string@1.2.1 β”œβ”€ require-uncached@1.0.3 β”œβ”€ resolve-cwd@2.0.0 β”œβ”€ resolve-dir@1.0.1 β”œβ”€ resolve-from@1.0.1 β”œβ”€ resolve-url@0.2.1 β”œβ”€ resolve@1.7.1 β”œβ”€ restore-cursor@2.0.0 β”œβ”€ ret@0.1.15 β”œβ”€ right-align@0.1.3 β”œβ”€ run-async@2.3.0 β”œβ”€ rx-lite-aggregates@4.0.8 β”œβ”€ rx-lite@4.0.8 β”œβ”€ safer-buffer@2.1.2 β”œβ”€ sane@1.6.0 β”œβ”€ sax@1.2.4 β”œβ”€ select-hose@2.0.0 β”œβ”€ selfsigned@1.10.3 β”œβ”€ semver-diff@2.1.0 β”œβ”€ semver@5.5.0 β”œβ”€ serve-index@1.9.1 β”œβ”€ serve-static@1.13.2 β”œβ”€ serviceworker-cache-polyfill@4.0.0 β”œβ”€ set-blocking@2.0.0 β”œβ”€ set-immediate-shim@1.0.1 β”œβ”€ set-value@2.0.0 β”œβ”€ setimmediate@1.0.5 β”œβ”€ shebang-command@1.2.0 β”œβ”€ shebang-regex@1.0.0 β”œβ”€ shell-quote@1.6.1 β”œβ”€ shellwords@0.1.1 β”œβ”€ slice-ansi@1.0.0 β”œβ”€ snapdragon-node@2.1.1 β”œβ”€ snapdragon-util@3.0.1 β”œβ”€ sockjs@0.3.18 β”œβ”€ sort-keys@1.1.2 β”œβ”€ source-map-resolve@0.5.2 β”œβ”€ source-map-support@0.4.18 β”œβ”€ source-map-url@0.4.0 β”œβ”€ spdx-correct@3.0.0 β”œβ”€ spdx-exceptions@2.1.0 β”œβ”€ spdy-transport@2.1.0 β”œβ”€ spdy@3.4.7 β”œβ”€ split-string@3.1.0 β”œβ”€ sprintf-js@1.0.3 β”œβ”€ sshpk@1.14.2 β”œβ”€ static-extend@0.1.2 β”œβ”€ stream-browserify@2.0.1 β”œβ”€ stream-http@2.8.3 β”œβ”€ strict-uri-encode@1.1.0 β”œβ”€ string_decoder@1.1.1 β”œβ”€ string-length@1.0.1 β”œβ”€ string-width@2.1.1 β”œβ”€ strip-eof@1.0.0 β”œβ”€ strip-indent@1.0.1 β”œβ”€ strip-json-comments@2.0.1 β”œβ”€ style-loader@0.19.0 β”œβ”€ supports-color@3.2.3 β”œβ”€ svgo@0.7.2 β”œβ”€ sw-precache-webpack-plugin@0.11.4 β”œβ”€ sw-precache@5.2.1 β”œβ”€ sw-toolbox@3.6.0 β”œβ”€ symbol-tree@3.2.2 β”œβ”€ table@4.0.3 β”œβ”€ tar@4.4.4 β”œβ”€ term-size@1.2.0 β”œβ”€ test-exclude@4.2.1 β”œβ”€ text-table@0.2.0 β”œβ”€ throat@3.2.0 β”œβ”€ through@2.3.8 β”œβ”€ thunky@1.0.2 β”œβ”€ time-stamp@2.0.0 β”œβ”€ timed-out@4.0.1 β”œβ”€ timers-browserify@2.0.10 β”œβ”€ tmp@0.0.33 β”œβ”€ tmpl@1.0.4 β”œβ”€ to-arraybuffer@1.0.1 β”œβ”€ to-fast-properties@1.0.3 β”œβ”€ to-regex-range@2.1.1 β”œβ”€ toposort@1.0.7 β”œβ”€ tough-cookie@2.4.2 β”œβ”€ tr46@0.0.3 β”œβ”€ trim-newlines@1.0.0 β”œβ”€ trim-right@1.0.1 β”œβ”€ tty-browserify@0.0.0 β”œβ”€ tunnel-agent@0.6.0 β”œβ”€ tweetnacl@0.14.5 β”œβ”€ type-is@1.6.16 β”œβ”€ typedarray@0.0.6 β”œβ”€ ua-parser-js@0.7.18 β”œβ”€ uglify-js@2.8.29 β”œβ”€ uglify-to-browserify@1.0.2 β”œβ”€ uglifyjs-webpack-plugin@0.4.6 β”œβ”€ union-value@1.0.0 β”œβ”€ uniq@1.0.1 β”œβ”€ unique-string@1.0.0 β”œβ”€ universalify@0.1.1 β”œβ”€ unpipe@1.0.0 β”œβ”€ unset-value@1.0.0 β”œβ”€ unzip-response@2.0.1 β”œβ”€ upath@1.1.0 β”œβ”€ update-notifier@2.5.0 β”œβ”€ upper-case@1.1.3 β”œβ”€ uri-js@4.2.2 β”œβ”€ urijs@1.19.1 β”œβ”€ urix@0.1.0 β”œβ”€ url-loader@0.6.2 β”œβ”€ url-parse-lax@1.0.0 β”œβ”€ url-parse@1.4.1 β”œβ”€ url@0.11.0 β”œβ”€ use@3.1.0 β”œβ”€ util-deprecate@1.0.2 β”œβ”€ util@0.10.4 β”œβ”€ utils-merge@1.0.1 β”œβ”€ uuid@2.0.3 β”œβ”€ validate-npm-package-license@3.0.3 β”œβ”€ vendors@1.0.2 β”œβ”€ verror@1.10.0 β”œβ”€ vm-browserify@0.0.4 β”œβ”€ walker@1.0.7 β”œβ”€ watch@0.10.0 β”œβ”€ watchpack@1.6.0 β”œβ”€ wbuf@1.7.3 β”œβ”€ webidl-conversions@4.0.2 β”œβ”€ webpack-dev-middleware@1.12.2 β”œβ”€ webpack-dev-server@2.9.4 β”œβ”€ webpack-manifest-plugin@1.3.2 β”œβ”€ webpack@3.8.1 β”œβ”€ websocket-extensions@0.1.3 β”œβ”€ whatwg-fetch@2.0.3 β”œβ”€ whatwg-url@4.8.0 β”œβ”€ whet.extend@0.9.9 β”œβ”€ which@1.3.1 β”œβ”€ wide-align@1.1.3 β”œβ”€ widest-line@2.0.0 β”œβ”€ window-size@0.1.0 β”œβ”€ wordwrap@0.0.2 β”œβ”€ wrap-ansi@2.1.0 β”œβ”€ write-file-atomic@2.3.0 β”œβ”€ write@0.2.1 β”œβ”€ xml-name-validator@2.0.1 β”œβ”€ xtend@4.0.1 β”œβ”€ yallist@3.0.2 └─ yargs-parser@5.0.0 ✨ Done in 22.88s.

Success! Created testrun at /Users/jinsuk/CodeSmells/testrun Inside that directory, you can run several commands:

yarn start Starts the development server.

yarn build Bundles the app into static files for production.

yarn test Starts the test runner.

yarn eject Removes this tool and copies build dependencies, configuration files and scripts into the app directory. If you do this, you can’t go back!

We suggest that you begin by typing:

cd testrun yarn start

Happy hacking!

David2913 commented 6 years ago

I just installed npx and ran npx create-react-app my-app and I did not get any warnings.

Have you tried using npx? It seems to be the way to go for a quick start: https://github.com/facebook/create-react-app#creating-an-app

npm version: 6.1.0 node version: 8.11.2 npx version: 6.1.0

jinsuk312 commented 6 years ago

Thank you for your suggestion - I just tried installing npx globally and tried that command.

It has a similar output - giving me warning `Justins-MacBook-Air:CodeSmells jinsuk$ npx create-react-app yons

Creating a new React app in /Users/jinsuk/CodeSmells/yons.

Installing packages. This might take a couple of minutes. Installing react, react-dom, and react-scripts...

yarn add v1.7.0 info No lockfile found. [1/4] πŸ” Resolving packages... warning react-scripts > jest > jest-cli > istanbul-api > istanbul-lib-hook@1.2.1: 1.2.0 should have been a major version bump [2/4] 🚚 Fetching packages... [3/4] πŸ”— Linking dependencies... [4/4] πŸ“ƒ Building fresh packages... success Saved lockfile. success Saved 755 new dependencies. info Direct dependencies β”œβ”€ react-dom@16.4.1 β”œβ”€ react-scripts@1.1.4 └─ react@16.4.1 info All dependencies ... `

bugzpodder commented 6 years ago

@jinsukmik this should be a safe warning to ignore. This package is used for counting coverage counts in unit tests and AFAIK it should work as expected.