Created
July 25, 2019 02:50
-
-
Save mindlapse/625ceece338c17954e32d96497290672 to your computer and use it in GitHub Desktop.
Failed: react-native init helloworld --version 0.59.10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ react-native init helloworld --version 0.59.10 | |
| This will walk you through creating a new React Native project in /home/titan/shared/tera/cloud9/tmp/tar/helloworld | |
| Using yarn v1.12.3 | |
| Installing react-native@0.59.10... | |
| yarn add v1.12.3 | |
| info No lockfile found. | |
| [1/4] Resolving packages... | |
| warning react-native > create-react-class > fbjs > core-js@1.2.7: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2. | |
| [2/4] Fetching packages... | |
| info fsevents@1.2.9: The platform "linux" is incompatible with this module. | |
| info "fsevents@1.2.9" is an optional dependency and failed compatibility check. Excluding it from installation. | |
| [3/4] Linking dependencies... | |
| warning " > react-native@0.59.10" has unmet peer dependency "react@16.8.3". | |
| warning "react-native > metro-react-native-babel-transformer@0.51.0" has unmet peer dependency "@babel/core@*". | |
| warning "react-native > @react-native-community/cli > metro-react-native-babel-transformer@0.51.1" has unmet peer dependency "@babel/core@*". | |
| [4/4] Building fresh packages... | |
| success Saved lockfile. | |
| success Saved 365 new dependencies. | |
| info Direct dependencies | |
| └─ react-native@0.59.10 | |
| info All dependencies | |
| ├─ @babel/code-frame@7.5.5 | |
| ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.1.0 | |
| ├─ @babel/helper-builder-react-jsx@7.3.0 | |
| ├─ @babel/helper-call-delegate@7.4.4 | |
| ├─ @babel/helper-define-map@7.5.5 | |
| ├─ @babel/helper-explode-assignable-expression@7.1.0 | |
| ├─ @babel/helper-hoist-variables@7.4.4 | |
| ├─ @babel/helper-module-transforms@7.5.5 | |
| ├─ @babel/helper-regex@7.5.5 | |
| ├─ @babel/helper-remap-async-to-generator@7.1.0 | |
| ├─ @babel/helper-wrap-function@7.2.0 | |
| ├─ @babel/helpers@7.5.5 | |
| ├─ @babel/highlight@7.5.0 | |
| ├─ @babel/parser@7.5.5 | |
| ├─ @babel/plugin-external-helpers@7.2.0 | |
| ├─ @babel/plugin-syntax-class-properties@7.2.0 | |
| ├─ @babel/plugin-syntax-export-default-from@7.2.0 | |
| ├─ @babel/plugin-syntax-flow@7.2.0 | |
| ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.2.0 | |
| ├─ @babel/plugin-syntax-object-rest-spread@7.2.0 | |
| ├─ @babel/plugin-syntax-optional-catch-binding@7.2.0 | |
| ├─ @babel/plugin-syntax-optional-chaining@7.2.0 | |
| ├─ @babel/plugin-syntax-typescript@7.3.3 | |
| ├─ @babel/plugin-transform-async-to-generator@7.5.0 | |
| ├─ @babel/plugin-transform-block-scoped-functions@7.2.0 | |
| ├─ @babel/plugin-transform-member-expression-literals@7.2.0 | |
| ├─ @babel/plugin-transform-object-super@7.5.5 | |
| ├─ @babel/plugin-transform-property-literals@7.2.0 | |
| ├─ @babel/register@7.5.5 | |
| ├─ @babel/runtime@7.5.5 | |
| ├─ @babel/types@7.5.5 | |
| ├─ @react-native-community/cli@1.11.0 | |
| ├─ accepts@1.3.7 | |
| ├─ ansi-colors@1.1.0 | |
| ├─ ansi-cyan@0.1.1 | |
| ├─ ansi-escapes@3.2.0 | |
| ├─ ansi-gray@0.1.1 | |
| ├─ ansi-red@0.1.1 | |
| ├─ ansi-styles@3.2.1 | |
| ├─ ansi@0.3.1 | |
| ├─ anymatch@2.0.0 | |
| ├─ are-we-there-yet@1.1.5 | |
| ├─ argparse@1.0.10 | |
| ├─ arr-flatten@1.1.0 | |
| ├─ array-filter@0.0.1 | |
| ├─ array-map@0.0.0 | |
| ├─ array-reduce@0.0.0 | |
| ├─ array-slice@0.2.3 | |
| ├─ art@0.10.3 | |
| ├─ asap@2.0.6 | |
| ├─ assign-symbols@1.0.0 | |
| ├─ async-limiter@1.0.0 | |
| ├─ async@2.6.3 | |
| ├─ atob@2.1.2 | |
| ├─ babel-plugin-dynamic-import-node@2.3.0 | |
| ├─ babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0 | |
| ├─ balanced-match@1.0.0 | |
| ├─ base@0.11.2 | |
| ├─ base64-js@1.3.0 | |
| ├─ basic-auth@2.0.1 | |
| ├─ big-integer@1.6.44 | |
| ├─ bplist-creator@0.0.7 | |
| ├─ bplist-parser@0.1.1 | |
| ├─ brace-expansion@1.1.11 | |
| ├─ braces@2.3.2 | |
| ├─ bser@2.1.0 | |
| ├─ buffer-crc32@0.2.13 | |
| ├─ bytes@3.0.0 | |
| ├─ cache-base@1.0.1 | |
| ├─ caller-callsite@2.0.0 | |
| ├─ caller-path@2.0.0 | |
| ├─ callsites@2.0.0 | |
| ├─ capture-exit@1.2.0 | |
| ├─ chardet@0.4.2 | |
| ├─ class-utils@0.3.6 | |
| ├─ cli-cursor@2.1.0 | |
| ├─ cli-width@2.2.0 | |
| ├─ cliui@3.2.0 | |
| ├─ code-point-at@1.1.0 | |
| ├─ collection-visit@1.0.0 | |
| ├─ color-convert@1.9.3 | |
| ├─ color-name@1.1.3 | |
| ├─ color-support@1.1.3 | |
| ├─ commander@2.20.0 | |
| ├─ commondir@1.0.1 | |
| ├─ compressible@2.0.17 | |
| ├─ concat-map@0.0.1 | |
| ├─ concat-stream@1.6.2 | |
| ├─ convert-source-map@1.6.0 | |
| ├─ copy-descriptor@0.1.1 | |
| ├─ core-js@2.6.9 | |
| ├─ core-util-is@1.0.2 | |
| ├─ cosmiconfig@5.2.1 | |
| ├─ create-react-class@15.6.3 | |
| ├─ cross-spawn@5.1.0 | |
| ├─ decamelize@1.2.0 | |
| ├─ decode-uri-component@0.2.0 | |
| ├─ define-properties@1.1.3 | |
| ├─ delegates@1.0.0 | |
| ├─ destroy@1.0.4 | |
| ├─ dom-walk@0.1.1 | |
| ├─ ee-first@1.1.1 | |
| ├─ encoding@0.1.12 | |
| ├─ end-of-stream@1.4.1 | |
| ├─ envinfo@5.12.1 | |
| ├─ error-ex@1.3.2 | |
| ├─ esprima@4.0.1 | |
| ├─ esutils@2.0.2 | |
| ├─ etag@1.8.1 | |
| ├─ event-target-shim@1.1.1 | |
| ├─ eventemitter3@3.1.2 | |
| ├─ expand-brackets@2.1.4 | |
| ├─ expand-range@1.8.2 | |
| ├─ external-editor@2.2.0 | |
| ├─ extglob@2.0.4 | |
| ├─ fancy-log@1.3.3 | |
| ├─ fbjs-css-vars@1.0.2 | |
| ├─ fbjs-scripts@1.2.0 | |
| ├─ figures@2.0.0 | |
| ├─ filename-regex@2.0.1 | |
| ├─ fill-range@4.0.0 | |
| ├─ finalhandler@1.1.2 | |
| ├─ find-cache-dir@2.1.0 | |
| ├─ find-up@2.1.0 | |
| ├─ for-in@1.0.2 | |
| ├─ for-own@0.1.5 | |
| ├─ fresh@0.5.2 | |
| ├─ fs.realpath@1.0.0 | |
| ├─ function-bind@1.1.1 | |
| ├─ gauge@1.2.7 | |
| ├─ get-caller-file@1.0.3 | |
| ├─ get-stream@4.1.0 | |
| ├─ get-value@2.0.6 | |
| ├─ glob-base@0.3.0 | |
| ├─ glob-parent@2.0.0 | |
| ├─ glob@7.1.4 | |
| ├─ global@4.4.0 | |
| ├─ growly@1.3.0 | |
| ├─ has-ansi@2.0.0 | |
| ├─ has-symbols@1.0.0 | |
| ├─ has-unicode@2.0.1 | |
| ├─ has-value@1.0.0 | |
| ├─ has-values@1.0.0 | |
| ├─ hosted-git-info@2.7.1 | |
| ├─ http-errors@1.7.3 | |
| ├─ iconv-lite@0.4.24 | |
| ├─ image-size@0.6.3 | |
| ├─ import-fresh@2.0.0 | |
| ├─ imurmurhash@0.1.4 | |
| ├─ inflight@1.0.6 | |
| ├─ inherits@2.0.4 | |
| ├─ invert-kv@1.0.0 | |
| ├─ is-accessor-descriptor@1.0.0 | |
| ├─ is-arrayish@0.2.1 | |
| ├─ is-data-descriptor@1.0.0 | |
| ├─ is-descriptor@1.0.2 | |
| ├─ is-directory@0.3.1 | |
| ├─ is-dotfile@1.0.3 | |
| ├─ is-equal-shallow@0.1.3 | |
| ├─ is-fullwidth-code-point@1.0.0 | |
| ├─ is-plain-object@2.0.4 | |
| ├─ is-posix-bracket@0.1.1 | |
| ├─ is-primitive@2.0.0 | |
| ├─ is-promise@2.1.0 | |
| ├─ is-windows@1.0.2 | |
| ├─ is-wsl@1.1.0 | |
| ├─ isarray@1.0.0 | |
| ├─ isexe@2.0.0 | |
| ├─ jest-serializer@24.0.0-alpha.6 | |
| ├─ jest-worker@24.0.0-alpha.6 | |
| ├─ js-tokens@4.0.0 | |
| ├─ js-yaml@3.13.1 | |
| ├─ jsesc@2.5.2 | |
| ├─ json-parse-better-errors@1.0.2 | |
| ├─ json-stable-stringify@1.0.1 | |
| ├─ json5@2.1.0 | |
| ├─ jsonfile@2.4.0 | |
| ├─ kind-of@3.2.2 | |
| ├─ klaw@1.3.1 | |
| ├─ lcid@1.0.0 | |
| ├─ load-json-file@2.0.0 | |
| ├─ locate-path@2.0.0 | |
| ├─ lodash.pad@4.5.1 | |
| ├─ lodash.padend@4.6.1 | |
| ├─ lodash.padstart@4.6.1 | |
| ├─ lodash@4.17.15 | |
| ├─ loose-envify@1.4.0 | |
| ├─ lru-cache@4.1.5 | |
| ├─ make-dir@2.1.0 | |
| ├─ makeerror@1.0.11 | |
| ├─ map-visit@1.0.0 | |
| ├─ math-random@1.0.4 | |
| ├─ mem@1.1.0 | |
| ├─ merge@1.2.1 | |
| ├─ metro-babel-register@0.51.0 | |
| ├─ metro-babel7-plugin-react-transform@0.51.1 | |
| ├─ metro-config@0.51.1 | |
| ├─ metro-memory-fs@0.51.1 | |
| ├─ metro-minify-uglify@0.51.1 | |
| ├─ metro-react-native-babel-transformer@0.51.0 | |
| ├─ metro-source-map@0.51.1 | |
| ├─ metro@0.51.1 | |
| ├─ mime-db@1.40.0 | |
| ├─ mime-types@2.1.11 | |
| ├─ mime@1.6.0 | |
| ├─ min-document@2.19.0 | |
| ├─ minimatch@3.0.4 | |
| ├─ minimist@1.2.0 | |
| ├─ mixin-deep@1.3.2 | |
| ├─ mkdirp@0.5.1 | |
| ├─ ms@2.1.2 | |
| ├─ mute-stream@0.0.7 | |
| ├─ nanomatch@1.2.13 | |
| ├─ negotiator@0.6.2 | |
| ├─ nice-try@1.0.5 | |
| ├─ node-int64@0.4.0 | |
| ├─ node-modules-regexp@1.0.0 | |
| ├─ normalize-package-data@2.5.0 | |
| ├─ normalize-path@2.1.1 | |
| ├─ npmlog@2.0.4 | |
| ├─ number-is-nan@1.0.1 | |
| ├─ object-assign@4.1.1 | |
| ├─ object-copy@0.1.0 | |
| ├─ object-keys@1.1.1 | |
| ├─ object.assign@4.1.0 | |
| ├─ object.omit@2.0.1 | |
| ├─ on-headers@1.0.2 | |
| ├─ once@1.4.0 | |
| ├─ onetime@2.0.1 | |
| ├─ optimist@0.6.1 | |
| ├─ options@0.0.6 | |
| ├─ os-locale@2.1.0 | |
| ├─ os-tmpdir@1.0.2 | |
| ├─ p-limit@1.3.0 | |
| ├─ p-locate@2.0.0 | |
| ├─ p-try@1.0.0 | |
| ├─ parse-glob@3.0.4 | |
| ├─ parse-json@4.0.0 | |
| ├─ parse-node-version@1.0.1 | |
| ├─ pascalcase@0.1.1 | |
| ├─ path-is-absolute@1.0.1 | |
| ├─ path-key@2.0.1 | |
| ├─ path-parse@1.0.6 | |
| ├─ path-type@2.0.0 | |
| ├─ pirates@4.0.1 | |
| ├─ pkg-dir@3.0.0 | |
| ├─ plist@3.0.1 | |
| ├─ plugin-error@0.1.2 | |
| ├─ posix-character-classes@0.1.1 | |
| ├─ preserve@0.2.0 | |
| ├─ private@0.1.8 | |
| ├─ process-nextick-args@2.0.1 | |
| ├─ process@0.11.10 | |
| ├─ prop-types@15.7.2 | |
| ├─ pseudomap@1.0.2 | |
| ├─ pump@3.0.0 | |
| ├─ randomatic@3.1.1 | |
| ├─ range-parser@1.2.1 | |
| ├─ react-clone-referenced-element@1.1.0 | |
| ├─ react-deep-force-update@1.1.2 | |
| ├─ react-devtools-core@3.6.2 | |
| ├─ react-is@16.8.6 | |
| ├─ react-native@0.59.10 | |
| ├─ react-proxy@1.1.8 | |
| ├─ read-pkg-up@2.0.0 | |
| ├─ read-pkg@2.0.0 | |
| ├─ readable-stream@2.3.6 | |
| ├─ regenerate-unicode-properties@8.1.0 | |
| ├─ regenerator-runtime@0.11.1 | |
| ├─ regenerator-transform@0.14.1 | |
| ├─ regex-cache@0.4.4 | |
| ├─ regexpu-core@4.5.4 | |
| ├─ regjsgen@0.5.0 | |
| ├─ regjsparser@0.6.0 | |
| ├─ remove-trailing-separator@1.1.0 | |
| ├─ require-directory@2.1.1 | |
| ├─ require-main-filename@1.0.1 | |
| ├─ resolve-from@3.0.0 | |
| ├─ resolve-url@0.2.1 | |
| ├─ resolve@1.11.1 | |
| ├─ restore-cursor@2.0.0 | |
| ├─ ret@0.1.15 | |
| ├─ rimraf@2.6.3 | |
| ├─ rsvp@3.6.2 | |
| ├─ run-async@2.3.0 | |
| ├─ rx-lite-aggregates@4.0.8 | |
| ├─ rx-lite@4.0.8 | |
| ├─ safer-buffer@2.1.2 | |
| ├─ sane@3.1.0 | |
| ├─ sax@1.1.6 | |
| ├─ semver@5.7.0 | |
| ├─ send@0.17.1 | |
| ├─ serialize-error@2.1.0 | |
| ├─ set-blocking@2.0.0 | |
| ├─ set-value@2.0.1 | |
| ├─ setprototypeof@1.1.1 | |
| ├─ shebang-regex@1.0.0 | |
| ├─ shell-quote@1.6.1 | |
| ├─ shellwords@0.1.1 | |
| ├─ signal-exit@3.0.2 | |
| ├─ simple-plist@1.0.0 | |
| ├─ slash@2.0.0 | |
| ├─ slide@1.1.6 | |
| ├─ snapdragon-node@2.1.1 | |
| ├─ snapdragon-util@3.0.1 | |
| ├─ source-map-resolve@0.5.2 | |
| ├─ source-map-support@0.5.12 | |
| ├─ source-map-url@0.4.0 | |
| ├─ spdx-correct@3.1.0 | |
| ├─ spdx-exceptions@2.2.0 | |
| ├─ split-string@3.1.0 | |
| ├─ sprintf-js@1.0.3 | |
| ├─ stacktrace-parser@0.1.6 | |
| ├─ static-extend@0.1.2 | |
| ├─ statuses@1.5.0 | |
| ├─ stream-buffers@2.2.0 | |
| ├─ string_decoder@1.1.1 | |
| ├─ string-width@1.0.2 | |
| ├─ strip-ansi@3.0.1 | |
| ├─ strip-bom@3.0.0 | |
| ├─ supports-color@5.5.0 | |
| ├─ temp@0.8.3 | |
| ├─ throat@4.1.0 | |
| ├─ through@2.3.8 | |
| ├─ through2@2.0.5 | |
| ├─ time-stamp@1.1.0 | |
| ├─ tmp@0.0.33 | |
| ├─ tmpl@1.0.4 | |
| ├─ to-fast-properties@2.0.0 | |
| ├─ to-object-path@0.3.0 | |
| ├─ to-regex-range@2.1.1 | |
| ├─ toidentifier@1.0.0 | |
| ├─ trim-right@1.0.1 | |
| ├─ type-fest@0.3.1 | |
| ├─ typedarray@0.0.6 | |
| ├─ uglify-es@3.3.9 | |
| ├─ ultron@1.0.2 | |
| ├─ unicode-canonical-property-names-ecmascript@1.0.4 | |
| ├─ unicode-match-property-ecmascript@1.0.4 | |
| ├─ unicode-match-property-value-ecmascript@1.1.0 | |
| ├─ unicode-property-aliases-ecmascript@1.0.5 | |
| ├─ union-value@1.0.1 | |
| ├─ universalify@0.1.2 | |
| ├─ unpipe@1.0.0 | |
| ├─ unset-value@1.0.0 | |
| ├─ urix@0.1.0 | |
| ├─ use@3.1.1 | |
| ├─ util-deprecate@1.0.2 | |
| ├─ utils-merge@1.0.1 | |
| ├─ uuid@3.3.2 | |
| ├─ validate-npm-package-license@3.0.4 | |
| ├─ vary@1.1.2 | |
| ├─ walker@1.0.7 | |
| ├─ watch@0.18.0 | |
| ├─ whatwg-fetch@3.0.0 | |
| ├─ which-module@2.0.0 | |
| ├─ wrap-ansi@2.1.0 | |
| ├─ write-file-atomic@1.3.4 | |
| ├─ xcode@2.0.0 | |
| ├─ xmlbuilder@9.0.7 | |
| ├─ xmldom@0.1.27 | |
| ├─ xpipe@1.0.5 | |
| ├─ xtend@4.0.2 | |
| ├─ y18n@3.2.1 | |
| └─ yargs-parser@7.0.0 | |
| Done in 7.36s. | |
| internal/modules/cjs/loader.js:583 | |
| throw err; | |
| ^ | |
| Error: Cannot find module '../../tools/PackageManager' | |
| at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) | |
| at Function.Module._load (internal/modules/cjs/loader.js:507:25) | |
| at Module.require (internal/modules/cjs/loader.js:637:17) | |
| at require (internal/modules/cjs/helpers.js:22:18) | |
| at Object.<anonymous> (/home/titan/shared/tera/cloud9/tmp/tar/helloworld/node_modules/@react-native-community/cli/build/commands/install/install.js:10:46) | |
| at Module._compile (internal/modules/cjs/loader.js:689:30) | |
| at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10) | |
| at Module.load (internal/modules/cjs/loader.js:599:32) | |
| at tryModuleLoad (internal/modules/cjs/loader.js:538:12) | |
| at Function.Module._load (internal/modules/cjs/loader.js:530:3) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment