microsoft / reactxp

Library for cross-platform app development.
https://microsoft.github.io/reactxp/
Other
8.29k stars 490 forks source link

[Dependency error] Lastest relese #959

Closed kelvin-dev closed 5 years ago

kelvin-dev commented 5 years ago

d:\Demos>create-rx-app HelloWorldX Setting up new ReactXP app in d:\Demos\HelloWorldX [yarn] adding dev dependencies... yarn add @babel/core@7.1.6 @babel/plugin-proposal-decorators@7.1.6 @babel/preset-env@7.1.6 @types/enzyme@3.1.15 @types/jest@23.3.10 @types/react@16.4.18 babel-core@7.0.0-bridge.0 babel-jest@23.6.0 babel-loader@8.0.4 cross-env@5.2.0 enzyme@3.7.0 enzyme-adapter-react-16@1.7.0 enzyme-to-json@3.3.4 fork-ts-checker-webpack-plugin@0.5.0 html-webpack-plugin@3.2.0 jest@23.6.0 metro-react-native-babel-preset@0.50.0 rnpm-plugin-windows@0.2.8 tslint@5.11.0 tslint-react@3.6.0 typescript@3.2.1 webpack@4.26.1 webpack-cli@3.1.2 webpack-dev-server@3.1.10 webpack-merge@4.1.4 --exact --dev yarn add v0.15.1 info No lockfile found. [1/4] Resolving packages... warning enzyme > rst-selector-parser > nearley > nomnom@1.6.2: Package no longer supported. Contact support@npmjs.com for more info. warning jest > jest-cli > prompts > kleur@2.0.2: Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit https://github.com/lukeed/kleur/releases/tag/v3.0.0\ for migration path(s). [2/4] Fetching packages... warning fsevents@1.2.4: The platform "win32" is incompatible with this module. info "fsevents@1.2.4" is an optional dependency and failed compatibility check. Excluding it from installation. [3/4] Linking dependencies... warning Unmet peer dependency "react@^16.0.0-0". warning Unmet peer dependency "react-dom@^16.0.0-0". warning Unmet peer dependency "react-native@>=0.31.0". warning Unmet peer dependency "react@0.13.x || 0.14.x || ^15.0.0-0 || ^16.0.0-0". warning Unmet peer dependency "react@^16.6.3". [4/4] Building fresh packages... success Saved lockfile. success Saved 1257 new dependencies. ├─ @babel/code-frame@7.0.0 ├─ @babel/core@7.1.6 │ └─ debug@4.1.0 ├─ @babel/generator@7.2.0 ├─ @babel/helper-annotate-as-pure@7.0.0 ├─ @babel/helper-builder-binary-assignment-operator-visitor@7.1.0 ├─ @babel/helper-builder-react-jsx@7.0.0 ├─ @babel/helper-call-delegate@7.1.0 ├─ @babel/helper-create-class-features-plugin@7.2.1 ├─ @babel/helper-define-map@7.1.0 ├─ @babel/helper-explode-assignable-expression@7.1.0 ├─ @babel/helper-function-name@7.1.0 ├─ @babel/helper-get-function-arity@7.0.0 ├─ @babel/helper-hoist-variables@7.0.0 ├─ @babel/helper-member-expression-to-functions@7.0.0 ├─ @babel/helper-module-imports@7.0.0 ├─ @babel/helper-module-transforms@7.1.0 ├─ @babel/helper-optimise-call-expression@7.0.0 ├─ @babel/helper-plugin-utils@7.0.0 ├─ @babel/helper-regex@7.0.0 ├─ @babel/helper-remap-async-to-generator@7.1.0 ├─ @babel/helper-replace-supers@7.1.0 ├─ @babel/helper-simple-access@7.1.0 ├─ @babel/helper-split-export-declaration@7.0.0 ├─ @babel/helper-wrap-function@7.2.0 ├─ @babel/helpers@7.2.0 ├─ @babel/highlight@7.0.0 │ ├─ ansi-styles@3.2.1 │ ├─ chalk@2.4.1 │ └─ js-tokens@4.0.0 ├─ @babel/parser@7.2.0 ├─ @babel/plugin-proposal-async-generator-functions@7.2.0 ├─ @babel/plugin-proposal-class-properties@7.2.1 ├─ @babel/plugin-proposal-decorators@7.1.6 ├─ @babel/plugin-proposal-export-default-from@7.2.0 ├─ @babel/plugin-proposal-json-strings@7.2.0 ├─ @babel/plugin-proposal-nullish-coalescing-operator@7.2.0 ├─ @babel/plugin-proposal-object-rest-spread@7.2.0 ├─ @babel/plugin-proposal-optional-catch-binding@7.2.0 ├─ @babel/plugin-proposal-optional-chaining@7.2.0 ├─ @babel/plugin-proposal-unicode-property-regex@7.2.0 ├─ @babel/plugin-syntax-async-generators@7.2.0 ├─ @babel/plugin-syntax-decorators@7.2.0 ├─ @babel/plugin-syntax-dynamic-import@7.2.0 ├─ @babel/plugin-syntax-export-default-from@7.2.0 ├─ @babel/plugin-syntax-flow@7.2.0 ├─ @babel/plugin-syntax-json-strings@7.2.0 ├─ @babel/plugin-syntax-jsx@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.2.0 ├─ @babel/plugin-transform-arrow-functions@7.2.0 ├─ @babel/plugin-transform-async-to-generator@7.2.0 ├─ @babel/plugin-transform-block-scoped-functions@7.2.0 ├─ @babel/plugin-transform-block-scoping@7.2.0 ├─ @babel/plugin-transform-classes@7.2.0 ├─ @babel/plugin-transform-computed-properties@7.2.0 ├─ @babel/plugin-transform-destructuring@7.2.0 ├─ @babel/plugin-transform-dotall-regex@7.2.0 ├─ @babel/plugin-transform-duplicate-keys@7.2.0 ├─ @babel/plugin-transform-exponentiation-operator@7.2.0 ├─ @babel/plugin-transform-flow-strip-types@7.2.0 ├─ @babel/plugin-transform-for-of@7.2.0 ├─ @babel/plugin-transform-function-name@7.2.0 ├─ @babel/plugin-transform-literals@7.2.0 ├─ @babel/plugin-transform-modules-amd@7.2.0 ├─ @babel/plugin-transform-modules-commonjs@7.2.0 ├─ @babel/plugin-transform-modules-systemjs@7.2.0 ├─ @babel/plugin-transform-modules-umd@7.2.0 ├─ @babel/plugin-transform-new-target@7.0.0 ├─ @babel/plugin-transform-object-assign@7.2.0 ├─ @babel/plugin-transform-object-super@7.2.0 ├─ @babel/plugin-transform-parameters@7.2.0 ├─ @babel/plugin-transform-react-display-name@7.2.0 ├─ @babel/plugin-transform-react-jsx-source@7.2.0 ├─ @babel/plugin-transform-react-jsx@7.2.0 ├─ @babel/plugin-transform-regenerator@7.0.0 ├─ @babel/plugin-transform-runtime@7.2.0 ├─ @babel/plugin-transform-shorthand-properties@7.2.0 ├─ @babel/plugin-transform-spread@7.2.0 ├─ @babel/plugin-transform-sticky-regex@7.2.0 ├─ @babel/plugin-transform-template-literals@7.2.0 ├─ @babel/plugin-transform-typeof-symbol@7.2.0 ├─ @babel/plugin-transform-typescript@7.2.0 ├─ @babel/plugin-transform-unicode-regex@7.2.0 ├─ @babel/preset-env@7.1.6 ├─ @babel/template@7.1.2 ├─ @babel/traverse@7.1.6 │ └─ debug@4.1.0 ├─ @babel/types@7.2.0 ├─ @types/cheerio@0.22.10 ├─ @types/enzyme@3.1.15 │ └─ @types/react@16.7.13 ├─ @types/jest@23.3.10 ├─ @types/node@10.12.12 ├─ @types/prop-types@15.5.6 ├─ @types/react@16.4.18 ├─ @webassemblyjs/ast@1.7.11 ├─ @webassemblyjs/floating-point-hex-parser@1.7.11 ├─ @webassemblyjs/helper-api-error@1.7.11 ├─ @webassemblyjs/helper-buffer@1.7.11 ├─ @webassemblyjs/helper-code-frame@1.7.11 ├─ @webassemblyjs/helper-fsm@1.7.11 ├─ @webassemblyjs/helper-module-context@1.7.11 ├─ @webassemblyjs/helper-wasm-bytecode@1.7.11 ├─ @webassemblyjs/helper-wasm-section@1.7.11 ├─ @webassemblyjs/ieee754@1.7.11 ├─ @webassemblyjs/leb128@1.7.11 ├─ @webassemblyjs/utf8@1.7.11 ├─ @webassemblyjs/wasm-edit@1.7.11 ├─ @webassemblyjs/wasm-gen@1.7.11 ├─ @webassemblyjs/wasm-opt@1.7.11 ├─ @webassemblyjs/wasm-parser@1.7.11 ├─ @webassemblyjs/wast-parser@1.7.11 ├─ @webassemblyjs/wast-printer@1.7.11 ├─ @xtuc/ieee754@1.2.0 ├─ @xtuc/long@4.2.1 ├─ abab@2.0.0 ├─ abbrev@1.1.1 ├─ accepts@1.3.5 ├─ acorn-dynamic-import@3.0.0 ├─ acorn-globals@4.3.0 │ └─ acorn@6.0.4 ├─ acorn-walk@6.1.1 ├─ acorn@5.7.3 ├─ ajv-errors@1.0.0 ├─ ajv-keywords@3.2.0 ├─ ajv@6.6.1 ├─ ansi-colors@3.2.2 ├─ ansi-escapes@3.1.0 ├─ ansi-html@0.0.7 ├─ ansi-regex@2.1.1 ├─ ansi-styles@2.2.1 ├─ anymatch@2.0.0 ├─ append-transform@0.4.0 ├─ aproba@1.2.0 ├─ are-we-there-yet@1.1.5 ├─ argparse@1.0.10 ├─ arr-diff@4.0.0 ├─ arr-flatten@1.1.0 ├─ arr-union@3.1.0 ├─ array-equal@1.0.0 ├─ array-flatten@2.1.2 ├─ array-union@1.0.2 ├─ array-uniq@1.0.3 ├─ array-unique@0.3.2 ├─ array.prototype.flat@1.2.1 ├─ arrify@1.0.1 ├─ asn1.js@4.10.1 ├─ asn1@0.2.4 ├─ assert-plus@1.0.0 ├─ assert@1.4.1 │ ├─ inherits@2.0.1 │ └─ util@0.10.3 ├─ assign-symbols@1.0.0 ├─ assign@0.1.7 │ ├─ emits@1.0.2 │ └─ fusing@0.4.0 ├─ astral-regex@1.0.0 ├─ async-each@1.0.1 ├─ async-limiter@1.0.0 ├─ async@1.5.2 ├─ asynckit@0.4.0 ├─ atob@2.1.2 ├─ aws-sign2@0.7.0 ├─ aws4@1.8.0 ├─ babel-code-frame@6.26.0 ├─ babel-core@7.0.0-bridge.0 ├─ babel-generator@6.26.1 │ └─ jsesc@1.3.0 ├─ babel-helpers@6.24.1 ├─ babel-jest@23.6.0 │ ├─ babel-core@6.26.3 │ ├─ debug@2.6.9 │ ├─ json5@0.5.1 │ └─ ms@2.0.0 ├─ babel-loader@8.0.4 │ ├─ json5@0.5.1 │ └─ loader-utils@1.1.0 ├─ babel-messages@6.23.0 ├─ babel-plugin-istanbul@4.1.6 ├─ babel-plugin-jest-hoist@23.2.0 ├─ babel-plugin-syntax-object-rest-spread@6.13.0 ├─ babel-preset-jest@23.2.0 ├─ babel-register@6.26.0 │ ├─ babel-core@6.26.3 │ ├─ debug@2.6.9 │ ├─ json5@0.5.1 │ └─ ms@2.0.0 ├─ babel-runtime@6.26.0 ├─ babel-template@6.26.0 ├─ babel-traverse@6.26.0 │ ├─ debug@2.6.9 │ ├─ globals@9.18.0 │ └─ ms@2.0.0 ├─ babel-types@6.26.0 │ └─ to-fast-properties@1.0.3 ├─ babylon@6.18.0 ├─ back@1.0.2 ├─ balanced-match@1.0.0 ├─ base@0.11.2 │ └─ define-property@1.0.0 ├─ base64-js@1.3.0 ├─ batch@0.6.1 ├─ bcrypt-pbkdf@1.0.2 ├─ big.js@3.2.0 ├─ binary-extensions@1.12.0 ├─ bluebird@3.5.3 ├─ bn.js@4.11.8 ├─ body-parser@1.18.3 │ ├─ debug@2.6.9 │ └─ ms@2.0.0 ├─ bonjour@3.5.0 ├─ boolbase@1.0.0 ├─ brace-expansion@1.1.11 ├─ braces@2.3.2 │ ├─ extend-shallow@2.0.1 │ └─ is-extendable@0.1.1 ├─ brorand@1.1.0 ├─ browser-process-hrtime@0.1.3 ├─ browser-resolve@1.11.3 │ └─ resolve@1.1.7 ├─ browserify-aes@1.2.0 ├─ browserify-cipher@1.0.1 ├─ browserify-des@1.0.2 ├─ browserify-rsa@4.0.1 ├─ browserify-sign@4.0.4 ├─ browserify-zlib@0.2.0 ├─ browserslist@4.3.5 ├─ bser@2.0.0 ├─ buffer-from@1.1.1 ├─ 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 ├─ bytes@3.0.0 ├─ cacache@11.3.1 ├─ cache-base@1.0.1 ├─ callsites@2.0.0 ├─ camel-case@3.0.0 ├─ camelcase@4.1.0 ├─ caniuse-lite@1.0.30000914 ├─ capture-exit@1.2.0 ├─ caseless@0.12.0 ├─ chalk@1.1.3 │ └─ supports-color@2.0.0 ├─ cheerio@1.0.0-rc.2 ├─ chokidar@2.0.4 ├─ chownr@1.1.1 ├─ chrome-trace-event@1.0.0 ├─ ci-info@1.6.0 ├─ cipher-base@1.0.4 ├─ class-utils@0.3.6 │ ├─ define-property@0.2.5 │ ├─ is-accessor-descriptor@0.1.6 │ │ └─ kind-of@3.2.2 │ ├─ is-data-descriptor@0.1.4 │ │ └─ kind-of@3.2.2 │ ├─ is-descriptor@0.1.6 │ └─ kind-of@5.1.0 ├─ clean-css@4.2.1 │ └─ source-map@0.6.1 ├─ cliui@4.1.0 │ ├─ ansi-regex@3.0.0 │ └─ strip-ansi@4.0.0 ├─ co@4.6.0 ├─ code-point-at@1.1.0 ├─ collection-visit@1.0.0 ├─ color-convert@1.9.3 ├─ color-name@1.1.3 ├─ color-string@0.3.0 │ └─ color-name@1.1.4 ├─ color@0.8.0 │ └─ color-convert@0.5.3 ├─ colornames@0.0.2 ├─ colors@0.5.1 ├─ colorspace@1.0.1 ├─ combined-stream@1.0.7 ├─ commander@2.19.0 ├─ commondir@1.0.1 ├─ component-emitter@1.2.1 ├─ compressible@2.0.15 ├─ compression@1.7.3 │ ├─ debug@2.6.9 │ └─ ms@2.0.0 ├─ concat-map@0.0.1 ├─ concat-stream@1.6.2 ├─ connect-history-api-fallback@1.5.0 ├─ console-browserify@1.1.0 ├─ console-control-strings@1.1.0 ├─ constants-browserify@1.0.0 ├─ content-disposition@0.5.2 ├─ content-type@1.0.4 ├─ convert-source-map@1.6.0 ├─ cookie-signature@1.0.6 ├─ cookie@0.3.1 ├─ copy-concurrently@1.0.5 ├─ copy-descriptor@0.1.1 ├─ core-js@2.5.7 ├─ core-util-is@1.0.2 ├─ create-ecdh@4.0.3 ├─ create-hash@1.2.0 ├─ create-hmac@1.1.7 ├─ cross-env@5.2.0 ├─ cross-spawn@6.0.5 ├─ crypto-browserify@3.12.0 ├─ css-select@1.2.0 │ └─ domutils@1.5.1 ├─ css-what@2.1.2 ├─ cssom@0.3.4 ├─ cssstyle@1.1.1 ├─ csstype@2.5.8 ├─ cyclist@0.2.2 ├─ dashdash@1.14.1 ├─ data-urls@1.1.0 │ └─ whatwg-url@7.0.0 ├─ date-now@0.1.4 ├─ debug@3.2.6 ├─ decamelize@1.2.0 ├─ decode-uri-component@0.2.0 ├─ deep-equal@1.0.1 ├─ deep-extend@0.6.0 ├─ deep-is@0.1.3 ├─ default-gateway@2.7.2 ├─ default-require-extensions@1.0.0 │ └─ strip-bom@2.0.0 ├─ define-properties@1.1.3 ├─ define-property@2.0.2 ├─ del@3.0.0 ├─ delayed-stream@1.0.0 ├─ delegates@1.0.0 ├─ depd@1.1.2 ├─ des.js@1.0.0 ├─ destroy@1.0.4 ├─ detect-indent@4.0.0 ├─ detect-libc@1.0.3 ├─ detect-newline@2.1.0 ├─ detect-node@2.0.4 ├─ diagnostics@1.0.1 ├─ diff@3.5.0 ├─ diffie-hellman@5.0.3 ├─ discontinuous-range@1.0.0 ├─ dns-equal@1.0.0 ├─ dns-packet@1.3.1 ├─ dns-txt@2.0.2 ├─ dom-converter@0.2.0 ├─ dom-serializer@0.1.0 │ └─ domelementtype@1.1.3 ├─ dom-walk@0.1.1 ├─ domain-browser@1.2.0 ├─ domelementtype@1.3.0 ├─ domexception@1.0.1 ├─ domhandler@2.4.2 ├─ domutils@1.7.0 ├─ duplexify@3.6.1 ├─ ecc-jsbn@0.1.2 ├─ ee-first@1.1.1 ├─ electron-to-chromium@1.3.88 ├─ elliptic@6.4.1 ├─ emits@3.0.0 ├─ emojis-list@2.1.0 ├─ enabled@1.0.2 ├─ encodeurl@1.0.2 ├─ end-of-stream@1.4.1 ├─ enhanced-resolve@4.1.0 ├─ entities@1.1.2 ├─ env-variable@0.0.5 ├─ enzyme-adapter-react-16@1.7.0 ├─ enzyme-adapter-utils@1.9.0 ├─ enzyme-to-json@3.3.4 ├─ enzyme@3.7.0 ├─ errno@0.1.7 ├─ error-ex@1.3.2 ├─ es-abstract@1.12.0 ├─ es-to-primitive@1.2.0 ├─ escape-html@1.0.3 ├─ escape-string-regexp@1.0.5 ├─ escodegen@1.11.0 │ ├─ esprima@3.1.3 │ └─ source-map@0.6.1 ├─ eslint-scope@4.0.0 ├─ esprima@4.0.1 ├─ esrecurse@4.2.1 ├─ estraverse@4.2.0 ├─ esutils@2.0.2 ├─ etag@1.8.1 ├─ eventemitter3@3.1.0 ├─ events@1.1.1 ├─ eventsource@1.0.7 ├─ evp_bytestokey@1.0.3 ├─ exec-sh@0.2.2 ├─ execa@0.10.0 ├─ exit@0.1.2 ├─ expand-brackets@0.1.5 ├─ expand-range@1.8.2 │ ├─ fill-range@2.2.4 │ ├─ is-number@2.1.0 │ ├─ isobject@2.1.0 │ └─ kind-of@3.2.2 ├─ expect@23.6.0 │ └─ ansi-styles@3.2.1 ├─ express@4.16.4 │ ├─ array-flatten@1.1.1 │ ├─ debug@2.6.9 │ └─ ms@2.0.0 ├─ extend-shallow@3.0.2 ├─ extend@3.0.2 ├─ extendible@0.1.1 ├─ extglob@2.0.4 │ ├─ debug@2.6.9 │ ├─ define-property@1.0.0 │ ├─ expand-brackets@2.1.4 │ │ ├─ define-property@0.2.5 │ │ └─ is-descriptor@0.1.6 │ ├─ extend-shallow@2.0.1 │ ├─ is-accessor-descriptor@0.1.6 │ │ └─ kind-of@3.2.2 │ ├─ is-data-descriptor@0.1.4 │ │ └─ kind-of@3.2.2 │ ├─ is-extendable@0.1.1 │ ├─ kind-of@5.1.0 │ └─ ms@2.0.0 ├─ extract-github@0.0.5 ├─ extsprintf@1.3.0 ├─ fast-deep-equal@2.0.1 ├─ fast-json-stable-stringify@2.0.0 ├─ fast-levenshtein@2.0.6 ├─ faye-websocket@0.10.0 ├─ fb-watchman@2.0.0 ├─ figgy-pudding@3.5.1 ├─ filename-regex@2.0.1 ├─ fileset@2.0.3 ├─ fill-range@4.0.0 │ ├─ extend-shallow@2.0.1 │ └─ is-extendable@0.1.1 ├─ finalhandler@1.1.1 │ ├─ debug@2.6.9 │ └─ ms@2.0.0 ├─ find-cache-dir@1.0.0 ├─ find-up@2.1.0 ├─ flush-write-stream@1.0.3 ├─ follow-redirects@1.5.10 │ ├─ debug@3.1.0 │ └─ ms@2.0.0 ├─ for-in@1.0.2 ├─ for-own@0.1.5 ├─ forever-agent@0.6.1 ├─ fork-ts-checker-webpack-plugin@0.5.0 │ ├─ ansi-styles@3.2.1 │ └─ chalk@2.4.1 ├─ form-data@2.3.3 ├─ forwarded@0.1.2 ├─ fragment-cache@0.2.1 ├─ fresh@0.5.2 ├─ from2@2.3.0 ├─ fs-minipass@1.2.5 ├─ fs-write-stream-atomic@1.0.10 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ function.prototype.name@1.1.0 ├─ fusing@0.2.3 ├─ gauge@2.7.4 │ ├─ is-fullwidth-code-point@1.0.0 │ └─ string-width@1.0.2 ├─ get-caller-file@1.0.3 ├─ get-stream@3.0.0 ├─ get-value@2.0.6 ├─ getpass@0.1.7 ├─ githulk@0.0.7 │ └─ debug@0.7.4 ├─ glob-base@0.3.0 │ ├─ glob-parent@2.0.0 │ └─ is-glob@2.0.1 ├─ glob-parent@3.1.0 │ ├─ is-extglob@2.1.1 │ └─ is-glob@3.1.0 ├─ glob@7.1.3 ├─ global-modules-path@2.3.1 ├─ global@4.3.2 │ └─ process@0.5.2 ├─ globals@11.9.0 ├─ globby@6.1.0 │ └─ pify@2.3.0 ├─ graceful-fs@4.1.15 ├─ growly@1.3.0 ├─ handle-thing@1.2.5 ├─ handlebars@4.0.12 │ ├─ async@2.6.1 │ └─ source-map@0.6.1 ├─ har-schema@2.0.0 ├─ har-validator@5.1.3 ├─ has-ansi@2.0.0 ├─ has-flag@3.0.0 ├─ has-symbols@1.0.0 ├─ has-unicode@2.0.1 ├─ has-value@1.0.0 ├─ has-values@1.0.0 │ └─ kind-of@4.0.0 ├─ has@1.0.3 ├─ hash-base@3.0.4 ├─ hash.js@1.1.7 ├─ he@1.2.0 ├─ hmac-drbg@1.0.1 ├─ home-or-tmp@2.0.0 ├─ hosted-git-info@2.7.1 ├─ hpack.js@2.1.6 ├─ html-encoding-sniffer@1.0.2 ├─ html-entities@1.2.1 ├─ html-minifier@3.5.21 │ └─ commander@2.17.1 ├─ html-webpack-plugin@3.2.0 ├─ htmlparser2@3.10.0 │ └─ readable-stream@3.0.6 ├─ http-deceiver@1.2.7 ├─ http-errors@1.6.3 │ └─ statuses@1.5.0 ├─ http-parser-js@0.5.0 ├─ http-proxy-middleware@0.18.0 ├─ http-proxy@1.17.0 ├─ http-signature@1.2.0 ├─ https-browserify@1.0.0 ├─ iconv-lite@0.4.23 ├─ ieee754@1.1.12 ├─ iferr@0.1.5 ├─ ignore-walk@3.0.1 ├─ import-local@1.0.0 ├─ imurmurhash@0.1.4 ├─ indexof@0.0.1 ├─ inflight@1.0.6 ├─ inherits@2.0.3 ├─ ini@1.3.5 ├─ internal-ip@3.0.1 ├─ interpret@1.1.0 ├─ invariant@2.2.4 ├─ invert-kv@2.0.0 ├─ ip-regex@2.1.0 ├─ ip@1.1.5 ├─ ipaddr.js@1.8.1 ├─ is-accessor-descriptor@1.0.0 ├─ is-arrayish@0.2.1 ├─ is-binary-path@1.0.1 ├─ is-boolean-object@1.0.0 ├─ is-buffer@1.1.6 ├─ is-builtin-module@1.0.0 ├─ is-callable@1.1.4 ├─ is-ci@1.2.1 ├─ is-data-descriptor@1.0.0 ├─ is-date-object@1.0.1 ├─ is-descriptor@1.0.2 ├─ is-dotfile@1.0.3 ├─ is-equal-shallow@0.1.3 ├─ is-extendable@1.0.1 ├─ is-extglob@1.0.0 ├─ is-finite@1.0.2 ├─ is-fullwidth-code-point@2.0.0 ├─ is-generator-fn@1.0.0 ├─ is-glob@4.0.0 │ └─ is-extglob@2.1.1 ├─ is-number-object@1.0.3 ├─ is-number@3.0.0 │ └─ kind-of@3.2.2 ├─ is-path-cwd@1.0.0 ├─ is-path-in-cwd@1.0.1 ├─ is-path-inside@1.0.1 ├─ is-plain-object@2.0.4 ├─ is-posix-bracket@0.1.1 ├─ is-primitive@2.0.0 ├─ is-regex@1.0.4 ├─ is-stream@1.1.0 ├─ is-string@1.0.4 ├─ is-subset@0.1.1 ├─ is-symbol@1.0.2 ├─ is-typedarray@1.0.0 ├─ is-utf8@0.2.1 ├─ is-windows@1.0.2 ├─ is-wsl@1.1.0 ├─ isarray@1.0.0 ├─ isexe@2.0.0 ├─ isobject@3.0.1 ├─ isstream@0.1.2 ├─ istanbul-api@1.3.7 │ └─ async@2.6.1 ├─ istanbul-lib-coverage@1.2.1 ├─ istanbul-lib-hook@1.2.2 ├─ istanbul-lib-instrument@1.10.2 ├─ istanbul-lib-report@1.1.5 │ ├─ has-flag@1.0.0 │ └─ supports-color@3.2.3 ├─ istanbul-lib-source-maps@1.2.6 ├─ istanbul-reports@1.5.1 ├─ jest-changed-files@23.4.2 ├─ jest-cli@23.6.0 │ ├─ ansi-regex@3.0.0 │ ├─ ansi-styles@3.2.1 │ ├─ arr-diff@2.0.0 │ ├─ array-unique@0.2.1 │ ├─ braces@1.8.5 │ ├─ chalk@2.4.1 │ ├─ cross-spawn@5.1.0 │ ├─ execa@0.7.0 │ ├─ extglob@0.3.2 │ ├─ invert-kv@1.0.0 │ ├─ is-glob@2.0.1 │ ├─ kind-of@3.2.2 │ ├─ lcid@1.0.0 │ ├─ mem@1.1.0 │ ├─ micromatch@2.3.11 │ ├─ os-locale@2.1.0 │ ├─ strip-ansi@4.0.0 │ ├─ y18n@3.2.1 │ ├─ yargs-parser@9.0.2 │ └─ yargs@11.1.0 ├─ jest-config@23.6.0 │ ├─ ansi-styles@3.2.1 │ ├─ arr-diff@2.0.0 │ ├─ array-unique@0.2.1 │ ├─ babel-core@6.26.3 │ ├─ braces@1.8.5 │ ├─ chalk@2.4.1 │ ├─ debug@2.6.9 │ ├─ extglob@0.3.2 │ ├─ is-glob@2.0.1 │ ├─ json5@0.5.1 │ ├─ kind-of@3.2.2 │ ├─ micromatch@2.3.11 │ └─ ms@2.0.0 ├─ jest-diff@23.6.0 │ ├─ ansi-styles@3.2.1 │ └─ chalk@2.4.1 ├─ jest-docblock@23.2.0 ├─ jest-each@23.6.0 │ ├─ ansi-styles@3.2.1 │ └─ chalk@2.4.1 ├─ jest-environment-jsdom@23.4.0 ├─ jest-environment-node@23.4.0 ├─ jest-get-type@22.4.3 ├─ jest-haste-map@23.6.0 │ ├─ arr-diff@2.0.0 │ ├─ array-unique@0.2.1 │ ├─ braces@1.8.5 │ ├─ extglob@0.3.2 │ ├─ is-glob@2.0.1 │ ├─ kind-of@3.2.2 │ └─ micromatch@2.3.11 ├─ jest-jasmine2@23.6.0 │ ├─ ansi-styles@3.2.1 │ └─ chalk@2.4.1 ├─ jest-leak-detector@23.6.0 ├─ jest-matcher-utils@23.6.0 │ ├─ ansi-styles@3.2.1 │ └─ chalk@2.4.1 ├─ jest-message-util@23.4.0 │ ├─ ansi-styles@3.2.1 │ ├─ arr-diff@2.0.0 │ ├─ array-unique@0.2.1 │ ├─ braces@1.8.5 │ ├─ chalk@2.4.1 │ ├─ extglob@0.3.2 │ ├─ is-glob@2.0.1 │ ├─ kind-of@3.2.2 │ └─ micromatch@2.3.11 ├─ jest-mock@23.2.0 ├─ jest-regex-util@23.3.0 ├─ jest-resolve-dependencies@23.6.0 ├─ jest-resolve@23.6.0 │ ├─ ansi-styles@3.2.1 │ └─ chalk@2.4.1 ├─ jest-runner@23.6.0 │ ├─ source-map-support@0.5.9 │ └─ source-map@0.6.1 ├─ jest-runtime@23.6.0 │ ├─ ansi-styles@3.2.1 │ ├─ arr-diff@2.0.0 │ ├─ array-unique@0.2.1 │ ├─ babel-core@6.26.3 │ ├─ braces@1.8.5 │ ├─ chalk@2.4.1 │ ├─ cross-spawn@5.1.0 │ ├─ debug@2.6.9 │ ├─ execa@0.7.0 │ ├─ extglob@0.3.2 │ ├─ invert-kv@1.0.0 │ ├─ is-glob@2.0.1 │ ├─ json5@0.5.1 │ ├─ kind-of@3.2.2 │ ├─ lcid@1.0.0 │ ├─ mem@1.1.0 │ ├─ micromatch@2.3.11 │ ├─ ms@2.0.0 │ ├─ os-locale@2.1.0 │ ├─ y18n@3.2.1 │ ├─ yargs-parser@9.0.2 │ └─ yargs@11.1.0 ├─ jest-serializer@23.0.1 ├─ jest-snapshot@23.6.0 │ ├─ ansi-styles@3.2.1 │ └─ chalk@2.4.1 ├─ jest-util@23.4.0 │ ├─ ansi-styles@3.2.1 │ ├─ chalk@2.4.1 │ └─ source-map@0.6.1 ├─ jest-validate@23.6.0 │ ├─ ansi-styles@3.2.1 │ └─ chalk@2.4.1 ├─ jest-watcher@23.4.0 │ ├─ ansi-styles@3.2.1 │ └─ chalk@2.4.1 ├─ jest-worker@23.2.0 ├─ jest@23.6.0 ├─ js-levenshtein@1.1.4 ├─ js-tokens@3.0.2 ├─ js-yaml@3.12.0 ├─ jsbn@0.1.1 ├─ jsdom@11.12.0 │ └─ parse5@4.0.0 ├─ jsesc@2.5.2 ├─ json-parse-better-errors@1.0.2 ├─ json-schema-traverse@0.4.1 ├─ json-schema@0.2.3 ├─ json-stringify-safe@5.0.1 ├─ json3@3.3.2 ├─ json5@2.1.0 ├─ jsprim@1.4.1 ├─ killable@1.0.1 ├─ kind-of@6.0.2 ├─ kleur@2.0.2 ├─ kuler@0.0.0 ├─ lcid@2.0.0 ├─ left-pad@1.3.0 ├─ leven@2.1.0 ├─ levn@0.3.0 ├─ licenses@0.0.20 │ ├─ async@0.6.2 │ └─ debug@0.8.1 ├─ load-json-file@1.1.0 │ ├─ pify@2.3.0 │ └─ strip-bom@2.0.0 ├─ loader-runner@2.3.1 ├─ loader-utils@0.2.17 │ └─ json5@0.5.1 ├─ locate-path@2.0.0 ├─ lodash.debounce@4.0.8 ├─ lodash.escape@4.0.1 ├─ lodash.flattendeep@4.4.0 ├─ lodash.isequal@4.5.0 ├─ lodash.sortby@4.7.0 ├─ lodash@4.17.11 ├─ loglevel@1.6.1 ├─ loose-envify@1.4.0 │ └─ js-tokens@4.0.0 ├─ lower-case@1.1.4 ├─ lru-cache@4.1.5 ├─ make-dir@1.3.0 ├─ makeerror@1.0.11 ├─ mana@0.1.41 │ ├─ eventemitter3@1.2.0 │ └─ fusing@1.0.0 ├─ map-age-cleaner@0.1.3 ├─ map-cache@0.2.2 ├─ map-visit@1.0.0 ├─ math-random@1.0.1 ├─ md5.js@1.3.5 ├─ media-typer@0.3.0 ├─ mem@4.0.0 ├─ memory-fs@0.4.1 ├─ merge-descriptors@1.0.1 ├─ merge-stream@1.0.1 ├─ merge@1.2.1 ├─ methods@1.1.2 ├─ metro-babel7-plugin-react-transform@0.50.0 ├─ metro-react-native-babel-preset@0.50.0 ├─ micromatch@3.1.10 ├─ miller-rabin@4.0.1 ├─ millisecond@0.1.2 ├─ mime-db@1.37.0 ├─ mime-types@2.1.21 ├─ mime@2.4.0 ├─ mimic-fn@1.2.0 ├─ min-document@2.19.0 ├─ minimalistic-assert@1.0.1 ├─ minimalistic-crypto-utils@1.0.1 ├─ minimatch@3.0.4 ├─ minimist@1.2.0 ├─ minipass@2.3.5 │ └─ yallist@3.0.3 ├─ minizlib@1.1.1 ├─ mississippi@3.0.0 ├─ mixin-deep@1.3.1 ├─ mkdirp@0.5.1 │ └─ minimist@0.0.8 ├─ moo@0.4.3 ├─ move-concurrently@1.0.1 ├─ ms@2.1.1 ├─ multicast-dns-service-types@1.1.0 ├─ multicast-dns@6.2.3 ├─ nan@2.11.1 ├─ nanomatch@1.2.13 ├─ natural-compare@1.4.0 ├─ nearley@2.15.1 ├─ needle@2.2.4 │ ├─ debug@2.6.9 │ ├─ iconv-lite@0.4.24 │ └─ ms@2.0.0 ├─ negotiator@0.6.1 ├─ neo-async@2.6.0 ├─ nice-try@1.0.5 ├─ no-case@2.3.2 ├─ node-forge@0.7.5 ├─ node-int64@0.4.0 ├─ node-libs-browser@2.1.0 ├─ node-notifier@5.3.0 ├─ node-pre-gyp@0.10.3 ├─ node-releases@1.0.5 ├─ nomnom@1.6.2 ├─ nopt@4.0.1 ├─ normalize-package-data@2.4.0 ├─ normalize-path@2.1.1 ├─ npm-bundled@1.0.5 ├─ npm-packlist@1.1.12 ├─ npm-registry@0.1.13 │ ├─ debug@0.8.1 │ └─ semver@2.2.1 ├─ npm-run-path@2.0.2 ├─ npmlog@4.1.2 ├─ nth-check@1.0.2 ├─ number-is-nan@1.0.1 ├─ nwsapi@2.0.9 ├─ oauth-sign@0.9.0 ├─ object-assign@4.1.1 ├─ object-copy@0.1.0 │ ├─ define-property@0.2.5 │ ├─ is-accessor-descriptor@0.1.6 │ ├─ is-data-descriptor@0.1.4 │ ├─ is-descriptor@0.1.6 │ │ └─ kind-of@5.1.0 │ └─ kind-of@3.2.2 ├─ object-inspect@1.6.0 ├─ object-is@1.0.1 ├─ object-keys@1.0.12 ├─ object-visit@1.0.1 ├─ object.assign@4.1.0 ├─ object.entries@1.0.4 ├─ object.getownpropertydescriptors@2.0.3 ├─ object.omit@2.0.1 │ └─ is-extendable@0.1.1 ├─ object.pick@1.3.0 ├─ object.values@1.0.4 ├─ obuf@1.1.2 ├─ on-finished@2.3.0 ├─ on-headers@1.0.1 ├─ once@1.4.0 ├─ opn@5.4.0 ├─ optimist@0.6.1 │ └─ minimist@0.0.10 ├─ optionator@0.8.2 │ └─ wordwrap@1.0.0 ├─ original@1.0.2 ├─ os-browserify@0.3.0 ├─ os-homedir@1.0.2 ├─ os-locale@3.0.1 ├─ os-tmpdir@1.0.2 ├─ osenv@0.1.5 ├─ p-defer@1.0.0 ├─ p-finally@1.0.0 ├─ p-is-promise@1.1.0 ├─ p-limit@1.3.0 ├─ p-locate@2.0.0 ├─ p-map@1.2.0 ├─ p-try@1.0.0 ├─ pako@1.0.7 ├─ parallel-transform@1.1.0 ├─ param-case@2.1.1 ├─ parse-asn1@5.1.1 ├─ parse-glob@3.0.4 │ └─ is-glob@2.0.1 ├─ parse-json@2.2.0 ├─ parse5@3.0.3 ├─ parseurl@1.3.2 ├─ pascalcase@0.1.1 ├─ path-browserify@0.0.0 ├─ path-dirname@1.0.2 ├─ path-exists@3.0.0 ├─ path-is-absolute@1.0.1 ├─ path-is-inside@1.0.2 ├─ path-key@2.0.1 ├─ path-parse@1.0.6 ├─ path-to-regexp@0.1.7 ├─ path-type@1.1.0 │ └─ pify@2.3.0 ├─ pbkdf2@3.0.17 ├─ performance-now@2.1.0 ├─ pify@3.0.0 ├─ pinkie-promise@2.0.1 ├─ pinkie@2.0.4 ├─ pkg-dir@2.0.0 ├─ pn@1.1.0 ├─ portfinder@1.0.20 │ ├─ debug@2.6.9 │ └─ ms@2.0.0 ├─ posix-character-classes@0.1.1 ├─ predefine@0.1.2 ├─ prelude-ls@1.1.2 ├─ preserve@0.2.0 ├─ pretty-error@2.1.1 ├─ pretty-format@23.6.0 │ ├─ ansi-regex@3.0.0 │ └─ ansi-styles@3.2.1 ├─ private@0.1.8 ├─ process-nextick-args@2.0.0 ├─ process@0.11.10 ├─ promise-inflight@1.0.1 ├─ prompts@0.1.14 ├─ prop-types@15.6.2 ├─ proxy-addr@2.0.4 │ └─ ipaddr.js@1.8.0 ├─ prr@1.0.1 ├─ pseudomap@1.0.2 ├─ psl@1.1.29 ├─ public-encrypt@4.0.3 ├─ pump@3.0.0 ├─ pumpify@1.5.1 │ └─ pump@2.0.1 ├─ punycode@1.4.1 ├─ qs@6.5.2 ├─ querystring-es3@0.2.1 ├─ querystring@0.2.0 ├─ querystringify@2.1.0 ├─ raf@3.4.1 ├─ railroad-diagrams@1.0.0 ├─ randexp@0.4.6 ├─ randomatic@3.1.1 │ └─ is-number@4.0.0 ├─ randombytes@2.0.6 ├─ randomfill@1.0.4 ├─ range-parser@1.2.0 ├─ raw-body@2.3.3 ├─ rc@1.2.8 ├─ react-deep-force-update@1.1.2 ├─ react-is@16.6.3 ├─ react-proxy@1.1.8 ├─ react-test-renderer@16.6.3 ├─ react-transform-hmr@1.0.4 ├─ read-pkg-up@1.0.1 │ ├─ find-up@1.1.2 │ └─ path-exists@2.1.0 ├─ read-pkg@1.1.0 ├─ readable-stream@2.3.6 │ └─ string_decoder@1.1.1 ├─ readdirp@2.2.1 ├─ realpath-native@1.0.2 ├─ regenerate-unicode-properties@7.0.0 ├─ regenerate@1.4.0 ├─ regenerator-runtime@0.11.1 ├─ regenerator-transform@0.13.3 ├─ regex-cache@0.4.4 ├─ regex-not@1.0.2 ├─ regexpu-core@4.2.0 ├─ regjsgen@0.4.0 ├─ regjsparser@0.3.0 │ └─ jsesc@0.5.0 ├─ relateurl@0.2.7 ├─ remove-trailing-separator@1.1.0 ├─ renderkid@2.0.2 │ ├─ domhandler@2.1.0 │ ├─ domutils@1.1.6 │ ├─ htmlparser2@3.3.0 │ ├─ isarray@0.0.1 │ ├─ readable-stream@1.0.34 │ └─ string_decoder@0.10.31 ├─ repeat-element@1.1.3 ├─ repeat-string@1.6.1 ├─ repeating@2.0.1 ├─ request-promise-core@1.1.1 ├─ request-promise-native@1.0.5 ├─ request@2.88.0 │ └─ tough-cookie@2.4.3 ├─ require-directory@2.1.1 ├─ require-main-filename@1.0.1 ├─ requires-port@1.0.0 ├─ resolve-cwd@2.0.0 ├─ resolve-from@3.0.0 ├─ resolve-url@0.2.1 ├─ resolve@1.8.1 ├─ ret@0.1.15 ├─ rimraf@2.6.2 ├─ ripemd160@2.0.2 ├─ rnpm-plugin-windows@0.2.8 ├─ rst-selector-parser@2.2.3 ├─ rsvp@3.6.2 ├─ run-queue@1.0.3 ├─ safe-buffer@5.1.2 ├─ safe-regex@1.1.0 ├─ safer-buffer@2.1.2 ├─ sane@2.5.2 ├─ sax@1.2.4 ├─ scheduler@0.11.3 ├─ schema-utils@0.4.7 ├─ select-hose@2.0.0 ├─ selfsigned@1.10.4 ├─ semver@5.6.0 ├─ send@0.16.2 │ ├─ debug@2.6.9 │ ├─ mime@1.4.1 │ └─ ms@2.0.0 ├─ serialize-javascript@1.5.0 ├─ serve-index@1.9.1 │ ├─ debug@2.6.9 │ └─ ms@2.0.0 ├─ serve-static@1.13.2 ├─ set-blocking@2.0.0 ├─ set-value@2.0.0 │ ├─ extend-shallow@2.0.1 │ └─ is-extendable@0.1.1 ├─ setimmediate@1.0.5 ├─ setprototypeof@1.1.0 ├─ sha.js@2.4.11 ├─ shebang-command@1.2.0 ├─ shebang-regex@1.0.0 ├─ shellwords@0.1.1 ├─ signal-exit@3.0.2 ├─ sisteransi@0.1.1 ├─ slash@1.0.0 ├─ snapdragon-node@2.1.1 │ └─ define-property@1.0.0 ├─ snapdragon-util@3.0.1 │ └─ kind-of@3.2.2 ├─ snapdragon@0.8.2 │ ├─ debug@2.6.9 │ ├─ define-property@0.2.5 │ ├─ extend-shallow@2.0.1 │ ├─ is-accessor-descriptor@0.1.6 │ │ └─ kind-of@3.2.2 │ ├─ is-data-descriptor@0.1.4 │ │ └─ kind-of@3.2.2 │ ├─ is-descriptor@0.1.6 │ ├─ is-extendable@0.1.1 │ ├─ kind-of@5.1.0 │ └─ ms@2.0.0 ├─ sockjs-client@1.3.0 │ └─ faye-websocket@0.11.1 ├─ sockjs@0.3.19 ├─ source-list-map@2.0.1 ├─ source-map-resolve@0.5.2 ├─ source-map-support@0.4.18 ├─ source-map-url@0.4.0 ├─ source-map@0.5.7 ├─ spdx-correct@3.0.2 ├─ spdx-exceptions@2.2.0 ├─ spdx-expression-parse@3.0.0 ├─ spdx-license-ids@3.0.2 ├─ spdy-transport@2.1.1 │ ├─ debug@2.6.9 │ └─ ms@2.0.0 ├─ spdy@3.4.7 │ ├─ debug@2.6.9 │ └─ ms@2.0.0 ├─ split-string@3.1.0 ├─ sprintf-js@1.0.3 ├─ sshpk@1.15.2 ├─ ssri@6.0.1 ├─ stack-utils@1.0.2 ├─ static-extend@0.1.2 │ ├─ define-property@0.2.5 │ ├─ is-accessor-descriptor@0.1.6 │ │ └─ kind-of@3.2.2 │ ├─ is-data-descriptor@0.1.4 │ │ └─ kind-of@3.2.2 │ ├─ is-descriptor@0.1.6 │ └─ kind-of@5.1.0 ├─ statuses@1.4.0 ├─ stealthy-require@1.1.1 ├─ stream-browserify@2.0.1 ├─ stream-each@1.2.3 ├─ stream-http@2.8.3 ├─ stream-shift@1.0.0 ├─ string_decoder@1.2.0 ├─ string-length@2.0.0 │ ├─ ansi-regex@3.0.0 │ └─ strip-ansi@4.0.0 ├─ string-width@2.1.1 │ ├─ ansi-regex@3.0.0 │ └─ strip-ansi@4.0.0 ├─ string.prototype.trim@1.1.2 ├─ strip-ansi@3.0.1 ├─ strip-bom@3.0.0 ├─ strip-eof@1.0.0 ├─ strip-json-comments@2.0.1 ├─ supports-color@5.5.0 ├─ symbol-tree@3.2.2 ├─ tapable@1.1.1 ├─ tar@4.4.8 │ └─ yallist@3.0.3 ├─ terser-webpack-plugin@1.1.0 │ ├─ find-cache-dir@2.0.0 │ ├─ find-up@3.0.0 │ ├─ locate-path@3.0.0 │ ├─ p-limit@2.0.0 │ ├─ p-locate@3.0.0 │ ├─ p-try@2.0.0 │ ├─ pkg-dir@3.0.0 │ ├─ schema-utils@1.0.0 │ └─ source-map@0.6.1 ├─ terser@3.11.0 │ ├─ commander@2.17.1 │ ├─ source-map-support@0.5.9 │ └─ source-map@0.6.1 ├─ test-exclude@4.2.3 │ ├─ arr-diff@2.0.0 │ ├─ array-unique@0.2.1 │ ├─ braces@1.8.5 │ ├─ extglob@0.3.2 │ ├─ is-glob@2.0.1 │ ├─ kind-of@3.2.2 │ └─ micromatch@2.3.11 ├─ text-hex@0.0.0 ├─ throat@4.1.0 ├─ through2@2.0.5 ├─ thunky@1.0.3 ├─ timers-browserify@2.0.10 ├─ tmpl@1.0.4 ├─ to-arraybuffer@1.0.1 ├─ to-fast-properties@2.0.0 ├─ to-object-path@0.3.0 │ └─ kind-of@3.2.2 ├─ to-regex-range@2.1.1 ├─ to-regex@3.0.2 ├─ toposort@1.0.7 ├─ tough-cookie@2.5.0 │ └─ punycode@2.1.1 ├─ tr46@1.0.1 │ └─ punycode@2.1.1 ├─ trim-right@1.0.1 ├─ tslib@1.9.3 ├─ tslint-react@3.6.0 ├─ tslint@5.11.0 │ ├─ ansi-styles@3.2.1 │ └─ chalk@2.4.1 ├─ tsutils@2.29.0 ├─ tty-browserify@0.0.0 ├─ tunnel-agent@0.6.0 ├─ tweetnacl@0.14.5 ├─ type-check@0.3.2 ├─ type-is@1.6.16 ├─ typedarray@0.0.6 ├─ typescript@3.2.1 ├─ uglify-js@3.4.9 │ ├─ commander@2.17.1 │ └─ source-map@0.6.1 ├─ underscore@1.4.4 ├─ unicode-canonical-property-names-ecmascript@1.0.4 ├─ unicode-match-property-ecmascript@1.0.4 ├─ unicode-match-property-value-ecmascript@1.0.2 ├─ unicode-property-aliases-ecmascript@1.0.4 ├─ union-value@1.0.0 │ ├─ extend-shallow@2.0.1 │ ├─ is-extendable@0.1.1 │ └─ set-value@0.4.3 ├─ unique-filename@1.1.1 ├─ unique-slug@2.0.1 ├─ unpipe@1.0.0 ├─ unset-value@1.0.0 │ ├─ has-value@0.3.1 │ │ └─ isobject@2.1.0 │ └─ has-values@0.1.4 ├─ upath@1.1.0 ├─ upper-case@1.1.3 ├─ uri-js@4.2.2 │ └─ punycode@2.1.1 ├─ urix@0.1.0 ├─ url-parse@1.4.4 ├─ url@0.11.0 │ └─ punycode@1.3.2 ├─ use@3.1.1 ├─ util-deprecate@1.0.2 ├─ util.promisify@1.0.0 ├─ util@0.10.4 ├─ utila@0.4.0 ├─ utils-merge@1.0.1 ├─ uuid@3.3.2 ├─ v8-compile-cache@2.0.2 ├─ valid-url@1.0.9 ├─ validate-npm-package-license@3.0.4 ├─ vary@1.1.2 ├─ verror@1.10.0 │ └─ extsprintf@1.4.0 ├─ vm-browserify@0.0.4 ├─ w3c-hr-time@1.0.1 ├─ walker@1.0.7 ├─ watch@0.18.0 ├─ watchpack@1.6.0 ├─ wbuf@1.7.3 ├─ webidl-conversions@4.0.2 ├─ webpack-cli@3.1.2 │ ├─ ansi-styles@3.2.1 │ ├─ chalk@2.4.1 │ ├─ find-up@3.0.0 │ ├─ import-local@2.0.0 │ ├─ json5@0.5.1 │ ├─ loader-utils@1.1.0 │ ├─ locate-path@3.0.0 │ ├─ p-limit@2.0.0 │ ├─ p-locate@3.0.0 │ ├─ p-try@2.0.0 │ └─ pkg-dir@3.0.0 ├─ webpack-dev-middleware@3.4.0 ├─ webpack-dev-server@3.1.10 │ ├─ decamelize@2.0.0 │ ├─ find-up@3.0.0 │ ├─ import-local@2.0.0 │ ├─ locate-path@3.0.0 │ ├─ p-limit@2.0.0 │ ├─ p-locate@3.0.0 │ ├─ p-try@2.0.0 │ ├─ pkg-dir@3.0.0 │ ├─ schema-utils@1.0.0 │ └─ yargs@12.0.2 ├─ webpack-log@2.0.0 ├─ webpack-merge@4.1.4 ├─ webpack-sources@1.3.0 │ └─ source-map@0.6.1 ├─ webpack@4.26.1 │ ├─ json5@0.5.1 │ └─ loader-utils@1.1.0 ├─ websocket-driver@0.7.0 ├─ websocket-extensions@0.1.3 ├─ whatwg-encoding@1.0.5 │ └─ iconv-lite@0.4.24 ├─ whatwg-mimetype@2.3.0 ├─ whatwg-url@6.5.0 ├─ which-module@2.0.0 ├─ which@1.3.1 ├─ wide-align@1.1.3 ├─ wordwrap@0.0.3 ├─ worker-farm@1.6.0 ├─ wrap-ansi@2.1.0 │ ├─ is-fullwidth-code-point@1.0.0 │ └─ string-width@1.0.2 ├─ wrappy@1.0.2 ├─ write-file-atomic@2.3.0 ├─ ws@5.2.2 ├─ xml-name-validator@3.0.0 ├─ xregexp@4.0.0 ├─ xtend@4.0.1 ├─ y18n@4.0.0 ├─ yallist@2.1.2 ├─ yargs-parser@10.1.0 └─ yargs@12.0.5 │ ├─ camelcase@5.0.0 │ ├─ find-up@3.0.0 │ ├─ locate-path@3.0.0 │ ├─ p-limit@2.0.0 │ ├─ p-locate@3.0.0 │ ├─ p-try@2.0.0 │ └─ yargs-parser@11.1.1 Done in 70.58s. [yarn] adding dependencies... yarn add react@16.6.3 react-dom@16.6.3 react-native@0.57.7 react-native-windows@0.57.0-rc.0 reactxp@1.5.0 --exact yarn add v0.15.1 [1/4] Resolving packages... warning react-native-windows > yeoman-generator > cross-spawn > cross-spawn-async@2.2.5: cross-spawn no longer requires a build toolchain, use it instead warning react-native-windows > yeoman-generator > download > gulp-decompress > gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 warning react-native-windows > yeoman-generator > sinon > formatio@1.1.1: This package is unmaintained. Use @sinonjs/formatio instead [2/4] Fetching packages... warning fsevents@1.2.4: The platform "win32" is incompatible with this module. info "fsevents@1.2.4" is an optional dependency and failed compatibility check. Excluding it from installation. [3/4] Linking dependencies... warning Incorrect peer dependency "react@16.6.1". warning Incorrect peer dependency "react@16.5.0". warning Incorrect peer dependency "react-native@^0.55.0". warning Incorrect peer dependency "react-native-windows@^0.55.0-rc.0". error ENOENT: no such file or directory, open 'd:\Demos\HelloWorldX\node_modules\@babel\highlight\node_modules\ansi-styles\package.json' info Visit http://yarnpkg.com/en/docs/cli/add for documentation about this command.

Plz help check, thank you

mikehardy commented 5 years ago

If I understand correctly, you are in the incorrect repository. 'create-rx-app' is from a 3rd party: https://github.com/a-tarasyuk/create-rx-app

If you can reproduce this in the samples of this project itself though, then there is definitely a problem!

kelvin-dev commented 5 years ago

image

@mikehardy

mikehardy commented 5 years ago

Interesting - I see what you mean. It's still a 3rd party repository if I understand correctly, so I'm surprised it's referenced here in official documentation when (again, if I understand correctly) this repo has no control over that one. @erictraut - I am also in no way actually related to this project :-), so maybe you have insight?

@kelvin-dev I would still try to reproduce this with the HelloWorld or TodoList (TodoList is my favorite, personally). Those should work

erictraut commented 5 years ago

The author of create-rx-app (@a-tarasyuk) is a frequent contributor to the reactxp project. I added that link to the reactxp documentation with his knowledge and permission.

mikehardy commented 5 years ago

Seems like it's probably some minor fix away from working, but does need a fix then - I'd still think this issue belongs in that repo?

erictraut commented 5 years ago

Yes, I recommend posting the issue in that repo. He's usually very responsive.

a-tarasyuk commented 5 years ago

@kelvin-dev Sorry for the delay with the response. Could you post this issue here https://github.com/a-tarasyuk/create-rx-app/issues? Also, would be helpful to add versions of Node.JS and NPM/YARN., seems that issue related to some of @babel package which depends on ansi-styles., so I think, this is not create-rx-app bug. I've checked the latest version of create-rx-app on Mac/Linux/Windows (Node >= 8.11.4, npm >= 6.4.1, yarn >= 1.10.1) and it works well. Also, you can create a project without installation packages yarn create rx-app AppName --skip-install, and then run yarn inside a project. Anyway, you can post this issue, and I'll try to investigate how you can fix it in your environment.

@mikehardy You are right - create-rx-app is not part of this repository, also, @erictraut is absolutely right that I make a contribution to the ReactXP from time to time ;), however, I'm not part of any Microsoft teams., and I must say many thanks to @erictraut that included this tool to the ReactXP's README and now new users can quickly try ReactXP in action :+1: .

@erictraut I think you can close this issue as it does not relate to ReactXP itself. Thanks in advance.