grapenut / mush-portal

An integrated web platform for PennMUSH servers v1.8.7p0 or higher. Features a web client with fully customizable 256-color terminal emulator designed with a responsive mobile-friendly UI.
http://www.mushportal.com
4 stars 2 forks source link

Minimum requirements for npm version? #2

Closed Balerion300 closed 5 years ago

Balerion300 commented 5 years ago

Trying to do "npm install" and throwing some errors which, I think, are preventing things from working. The messages are as follows:

npm http GET https://registry.npmjs.org/flow-bin/-/flow-bin-0.76.0.tgz npm ERR! TypeError: Cannot read property 'latest' of undefined npm ERR! at next (/usr/lib/node_modules/npm/lib/cache.js:687:35) npm ERR! at /usr/lib/node_modules/npm/lib/cache.js:675:5 npm ERR! at saved (/usr/lib/node_modules/npm-registry-client/lib/get.js:148:7) npm ERR! at /usr/lib/node_modules/graceful-fs/polyfills.js:133:7 npm ERR! at Object.oncomplete (fs.js:108:15) npm ERR! If you need help, you may report this log at: npm ERR! http://github.com/isaacs/npm/issues npm ERR! or email it to: npm ERR! npm-@googlegroups.com

npm ERR! System Linux 2.6.32-431.11.2.el6.x86_64 npm ERR! command "node" "/usr/bin/npm" "install" npm ERR! cwd /home/sites/... npm ERR! node -v v0.10.48 npm ERR! npm -v 1.3.6 npm ERR! type non_object_property_load npm http 405 https://registry.npmjs.org/material-ui/core npm ERR! TypeError: Cannot read property 'latest' of undefined npm ERR! at next (/usr/lib/node_modules/npm/lib/cache.js:687:35) npm ERR! at /usr/lib/node_modules/npm/lib/cache.js:675:5 npm ERR! at saved (/usr/lib/node_modules/npm-registry-client/lib/get.js:148:7) npm ERR! at /usr/lib/node_modules/graceful-fs/polyfills.js:133:7 npm ERR! at Object.oncomplete (fs.js:108:15) npm ERR! If you need help, you may report this log at: npm ERR! http://github.com/isaacs/npm/issues npm ERR! or email it to: npm ERR! npm-@googlegroups.com

npm ERR! System Linux 2.6.32-431.11.2.el6.x86_64 npm ERR! command "node" "/usr/bin/npm" "install" npm ERR! cwd /home/sites/... npm ERR! node -v v0.10.48 npm ERR! npm -v 1.3.6 npm ERR! type non_object_property_load npm http 200 https://registry.npmjs.org/tinycon/-/tinycon-0.6.8.tgz npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /home/sites/... npm ERR! not ok code 0

Only obvious issue I can see is that currently I seem to have an older release of npm, and maybe it needs to be more up to date.

grapenut commented 5 years ago

That's not something I've seen before, but you're right that it's probably related to the NPM version. Both of my dev servers are using 6.4.1 which is a big jump over the 1.3.6 you've got. If you can't upgrade NPM I can definitely assist you with compiling a custom build.

I would love to work with you to develop any new features you might like. So far I've been trying to do things that I think everybody would use, but the ability is there to do totally custom game-specific stuff (like chargen, combat, etc.).

Balerion300 commented 5 years ago

Thanks! I'll start up a Suggestions thread once I've had a chance to mess with it a bit more. I got npm and Node updated, but still can't seem to build. This is the latest error:

mush-portal@0.1.0 build /home/sites/... react-scripts build

Creating an optimized production build... Failed to compile.

Failed to minify the code from this file:

    ./src/modules/Sendmail/index.jsx:181:27

Read more here: http://bit.ly/CRA-build-minify

npm ERR! Linux 2.6.32-431.11.2.el6.x86_64 npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "build" npm ERR! node v6.14.4 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE npm ERR! mush-portal@0.1.0 build: react-scripts build npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the mush-portal@0.1.0 build script 'react-scripts build'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the mush-portal package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! react-scripts build npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs mush-portal npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls mush-portal npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! npm-debug.log

Really, right now the only reason I'm trying to compile a custom build is because we can't host it in root, so I wanted to host it at http://www.westeros.org/BoD/Portal .

grapenut commented 5 years ago

This one is usually due to the react-scripts package being out of date. Can you paste the output of npm list? That will show the installed packages and their versions. In the meantime I can compile for you with that path.

Balerion300 commented 5 years ago

Here goes. Looks a bit strange, the output, not sure what's going on.

ââ⬠@material-ui/core@3.4.0 â ââ⬠@babel/runtime@7.1.2 â â âââ regenerator-runtime@0.12.1 â ââ⬠@types/jss@9.5.7 â â âââ indefinite-observable@1.0.1 â ââ⬠@types/react-transition-group@2.0.14 â â ââ⬠@types/react@16.7.1 â â âââ @types/prop-types@15.5.6 â âââ brcast@3.0.1 â âââ classnames@2.2.6 â âââ csstype@2.5.7 â âââ debounce@1.2.0 â âââ deepmerge@2.2.1 â âââ dom-helpers@3.4.0 â âââ hoist-non-react-statics@3.1.0 â ââ⬠is-plain-object@2.0.4 â â âââ isobject@3.0.1 â ââ⬠jss@9.8.7 â â âââ is-in-browser@1.1.3 â â âââ symbol-observable@1.2.0 â â âââ warning@3.0.0 â ââ⬠jss-camel-case@6.1.0 â â âââ hyphenate-style-name@1.0.2 â âââ jss-default-unit@8.0.2 â âââ jss-global@3.0.0 â âââ jss-props-sort@6.0.0 â ââ⬠jss-vendor-prefixer@7.0.0 â â âââ css-vendor@0.3.8 â âââ keycode@2.2.0 â âââ normalize-scroll-left@0.1.2 â âââ popper.js@1.14.5 â âââ prop-types@15.6.2 â ââ⬠react-event-listener@0.6.4 â â âââ @babel/runtime@7.0.0 â ââ⬠react-transition-group@2.5.0 â â âââ react-lifecycles-compat@3.0.4 â ââ⬠recompose@0.30.0 â â âââ change-emitter@0.1.6 â â ââ⬠fbjs@0.8.17 â â â âââ core-js@1.2.7 â â â ââ⬠isomorphic-fetch@2.2.1 â â â â ââ⬠node-fetch@1.7.3 â â â â âââ encoding@0.1.12 â â â â âââ is-stream@1.1.0 â â â âââ promise@7.3.1 â â â âââ setimmediate@1.0.5 â â â âââ ua-parser-js@0.7.19 â â âââ hoist-non-react-statics@2.5.5 â â âââ symbol-observable@1.0.4 â âââ warning@4.0.2 ââ⬠@material-ui/icons@3.0.1 â âââ @babel/runtime@7.0.0 â ââ⬠recompose@0.29.0 â âââ hoist-non-react-statics@2.5.5 ââ⬠babel-plugin-transform-object-rest-spread@6.26.0 â âââ babel-plugin-syntax-object-rest-spread@6.13.0 â ââ⬠babel-runtime@6.26.0 â âââ core-js@2.5.7 â âââ regenerator-runtime@0.11.1 ââ⬠babel-plugin-transform-react-jsx-source@6.22.0 â âââ babel-plugin-syntax-jsx@6.18.0 âââ file-saver@2.0.0-rc.4 âââ flow-bin@0.76.0 âââ jspanel4@4.2.1 ââ⬠jss-nested@6.0.1 â âââ warning@3.0.0 âââ material-ui-chip-input@1.0.0-beta.8 ââ⬠react@16.6.1 â ââ⬠loose-envify@1.4.0 â â âââ js-tokens@4.0.0 â âââ object-assign@4.1.1 â âââ scheduler@0.11.0 ââ⬠react-ace@6.2.0 â âââ brace@0.11.1 â âââ diff-match-patch@1.0.4 â âââ lodash.get@4.4.2 â âââ lodash.isequal@4.5.0 âââ react-dom@16.6.1 ââ⬠react-scripts@2.1.1 â ââ⬠@babel/core@7.1.0 â â ââ⬠@babel/code-frame@7.0.0 â â â âââ @babel/highlight@7.0.0 â â ââ⬠@babel/generator@7.1.5 â â â âââ jsesc@2.5.2 â â â âââ trim-right@1.0.1 â â âââ @babel/helpers@7.1.5 â â âââ @babel/parser@7.1.5 â â âââ @babel/template@7.1.2 â â ââ⬠@babel/traverse@7.1.5 â â â ââ⬠@babel/helper-function-name@7.1.0 â â â â âââ @babel/helper-get-function-arity@7.0.0 â â â âââ @babel/helper-split-export-declaration@7.0.0 â â ââ⬠@babel/types@7.1.5 â â â âââ to-fast-properties@2.0.0 â â ââ⬠convert-source-map@1.6.0 â â â âââ safe-buffer@5.1.2 â â ââ⬠debug@3.2.6 â â â âââ ms@2.1.1 â â âââ json5@0.5.1 â â âââ lodash@4.17.11 â â âââ semver@5.6.0 â â âââ source-map@0.5.7 â ââ⬠@svgr/webpack@2.4.1 â â ââ⬠@babel/plugin-transform-react-constant-elements@7.0.0 â â â âââ @babel/helper-annotate-as-pure@7.0.0 â â â âââ @babel/helper-plugin-utils@7.0.0 â â ââ⬠@babel/preset-env@7.1.5 â â â âââ @babel/helper-module-imports@7.0.0 â â â ââ⬠@babel/plugin-proposal-async-generator-functions@7.1.0 â â â â ââ⬠@babel/helper-remap-async-to-generator@7.1.0 â â â â âââ @babel/helper-wrap-function@7.1.0 â â â ââ⬠@babel/plugin-proposal-json-strings@7.0.0 â â â â âââ @babel/plugin-syntax-json-strings@7.0.0 â â â âââ @babel/plugin-proposal-optional-catch-binding@7.0.0 â â â ââ⬠@babel/plugin-proposal-unicode-property-regex@7.0.0 â â â â âââ @babel/helper-regex@7.0.0 â â â â ââ⬠regexpu-core@4.2.0 â â â â âââ regenerate-unicode-properties@7.0.0 â â â â âââ regjsgen@0.4.0 â â â â ââ⬠regjsparser@0.3.0 â â â â â âââ jsesc@0.5.0 â â â â ââ⬠unicode-match-property-ecmascript@1.0.4 â â â â â âââ unicode-canonical-property-names-ecmascript@1.0.4 â â â â â âââ unicode-property-aliases-ecmascript@1.0.4 â â â â âââ unicode-match-property-value-ecmascript@1.0.2 â â â âââ @babel/plugin-syntax-async-generators@7.0.0 â â â âââ @babel/plugin-syntax-object-rest-spread@7.0.0 â â â âââ @babel/plugin-syntax-optional-catch-binding@7.0.0 â â â âââ @babel/plugin-transform-arrow-functions@7.0.0 â â â âââ @babel/plugin-transform-async-to-generator@7.1.0 â â â âââ @babel/plugin-transform-block-scoped-functions@7.0.0 â â â âââ @babel/plugin-transform-block-scoping@7.1.5 â â â âââ @babel/plugin-transform-computed-properties@7.0.0 â â â âââ @babel/plugin-transform-destructuring@7.1.3 â â â âââ @babel/plugin-transform-dotall-regex@7.0.0 â â â âââ @babel/plugin-transform-duplicate-keys@7.0.0 â â â ââ⬠@babel/plugin-transform-exponentiation-operator@7.1.0 â â â â ââ⬠@babel/helper-builder-binary-assignment-operator-visitor@7.1.0 â â â â âââ @babel/helper-explode-assignable-expression@7.1.0 â â â âââ @babel/plugin-transform-for-of@7.0.0 â â â âââ @babel/plugin-transform-function-name@7.1.0 â â â âââ @babel/plugin-transform-literals@7.0.0 â â â ââ⬠@babel/plugin-transform-modules-amd@7.1.0 â â â â âââ @babel/helper-module-transforms@7.1.0 â â â ââ⬠@babel/plugin-transform-modules-commonjs@7.1.0 â â â â âââ @babel/helper-simple-access@7.1.0 â â â ââ⬠@babel/plugin-transform-modules-systemjs@7.1.3 â â â â âââ @babel/helper-hoist-variables@7.0.0 â â â âââ @babel/plugin-transform-modules-umd@7.1.0 â â â âââ @babel/plugin-transform-new-target@7.0.0 â â â âââ @babel/plugin-transform-object-super@7.1.0 â â â ââ⬠@babel/plugin-transform-parameters@7.1.0 â â â â âââ @babel/helper-call-delegate@7.1.0 â â â ââ⬠@babel/plugin-transform-regenerator@7.0.0 â â â â ââ⬠regenerator-transform@0.13.3 â â â â âââ private@0.1.8 â â â âââ @babel/plugin-transform-shorthand-properties@7.0.0 â â â âââ @babel/plugin-transform-spread@7.0.0 â â â âââ @babel/plugin-transform-sticky-regex@7.0.0 â â â âââ @babel/plugin-transform-template-literals@7.0.0 â â â âââ @babel/plugin-transform-typeof-symbol@7.0.0 â â â âââ @babel/plugin-transform-unicode-regex@7.0.0 â â â âââ invariant@2.2.4 â â â âââ js-levenshtein@1.1.4 â â ââ⬠@babel/preset-react@7.0.0 â â â ââ⬠@babel/plugin-transform-react-jsx@7.0.0 â â â â âââ @babel/helper-builder-react-jsx@7.0.0 â â â â âââ @babel/plugin-syntax-jsx@7.0.0 â â â âââ @babel/plugin-transform-react-jsx-self@7.0.0 â â â âââ @babel/plugin-transform-react-jsx-source@7.0.0 â â ââ⬠@svgr/core@2.4.1 â â â âââ camelcase@5.0.0 â â â ââ⬠cosmiconfig@5.0.7 â â â â ââ⬠import-fresh@2.0.0 â â â â â ââ⬠caller-path@2.0.0 â â â â â âââ caller-callsite@2.0.0 â â â â âââ is-directory@0.3.1 â â â â ââ⬠parse-json@4.0.0 â â â â ââ⬠error-ex@1.3.2 â â â â âââ is-arrayish@0.2.1 â â â ââ⬠h2x-core@1.1.1 â â â â âââ h2x-generate@1.1.0 â â â â ââ⬠h2x-parse@1.1.1 â â â â â ââ⬠jsdom@13.0.0 â â â â â âââ parse5@5.1.0 â â â â â ââ⬠saxes@3.1.3 â â â â â â âââ xmlchars@1.3.1 â â â â â âââ w3c-xmlserializer@1.0.0 â â â â â âââ whatwg-url@7.0.0 â â â â â âââ ws@6.1.0 â â â â âââ h2x-traverse@1.1.0 â â â ââ⬠h2x-plugin-jsx@1.2.0 â â â â âââ h2x-types@1.1.0 â â â ââ⬠merge-deep@3.0.2 â â â â âââ arr-union@3.1.0 â â â â ââ⬠clone-deep@0.2.4 â â â â â âââ for-own@0.1.5 â â â â â âââ lazy-cache@1.0.4 â â â â â ââ⬠shallow-clone@0.1.2 â â â â â âââ kind-of@2.0.1 â â â â â âââ lazy-cache@0.2.7 â â â â ââ⬠kind-of@3.2.2 â â â â âââ is-buffer@1.1.6 â â â âââ prettier@1.15.1 â â â ââ⬠svgo@1.1.1 â â â ââ⬠coa@2.0.1 â â â â âââ q@1.5.1 â â â âââ colors@1.1.2 â â â ââ⬠css-select@2.0.2 â â â â âââ boolbase@1.0.0 â â â â âââ css-what@2.1.2 â â â â ââ⬠domutils@1.7.0 â â â â â ââ⬠dom-serializer@0.1.0 â â â â â âââ domelementtype@1.1.3 â â â â â âââ entities@1.1.2 â â â â âââ nth-check@1.0.2 â â â âââ css-select-base-adapter@0.1.1 â â â ââ⬠css-tree@1.0.0-alpha.28 â â â â âââ mdn-data@1.1.4 â â â âââ css-url-regex@1.1.0 â â â ââ⬠csso@3.5.1 â â â â âââ css-tree@1.0.0-alpha.29 â â â âââ object.values@1.0.4 â â â âââ sax@1.2.4 â â â âââ stable@0.1.8 â â â âââ unquote@1.1.1 â â ââ⬠loader-utils@1.1.0 â â âââ big.js@3.2.0 â â âââ emojis-list@2.1.0 â âââ babel-core@7.0.0-bridge.0 â ââ⬠babel-eslint@9.0.0 â â ââ⬠eslint-scope@3.7.1 â â â âââ esrecurse@4.2.1 â â â âââ estraverse@4.2.0 â â âââ eslint-visitor-keys@1.0.0 â ââ⬠babel-jest@23.6.0 â â ââ⬠babel-plugin-istanbul@4.1.6 â â â ââ⬠find-up@2.1.0 â â â â ââ⬠locate-path@2.0.0 â â â â ââ⬠p-locate@2.0.0 â â â â ââ⬠p-limit@1.3.0 â â â â âââ p-try@1.0.0 â â â ââ⬠istanbul-lib-instrument@1.10.2 â â â â ââ⬠babel-generator@6.26.1 â â â â â âââ babel-messages@6.23.0 â â â â â ââ⬠detect-indent@4.0.0 â â â â â â ââ⬠repeating@2.0.1 â â â â â â âââ is-finite@1.0.2 â â â â â âââ jsesc@1.3.0 â â â â âââ babel-template@6.26.0 â â â â ââ⬠babel-traverse@6.26.0 â â â â â ââ⬠debug@2.6.9 â â â â â â âââ ms@2.0.0 â â â â â âââ globals@9.18.0 â â â â ââ⬠babel-types@6.26.0 â â â â â âââ to-fast-properties@1.0.3 â â â â âââ babylon@6.18.0 â â â ââ⬠test-exclude@4.2.3 â â â âââ arrify@1.0.1 â â â ââ⬠read-pkg-up@1.0.1 â â â ââ⬠find-up@1.1.2 â â â â âââ path-exists@2.1.0 â â â ââ⬠read-pkg@1.1.0 â â â ââ⬠load-json-file@1.1.0 â â â â âââ parse-json@2.2.0 â â â â ââ⬠strip-bom@2.0.0 â â â â âââ is-utf8@0.2.1 â â â âââ path-type@1.1.0 â â ââ⬠babel-preset-jest@23.2.0 â â âââ babel-plugin-jest-hoist@23.2.0 â ââ⬠babel-loader@8.0.4 â â ââ⬠find-cache-dir@1.0.0 â â â âââ commondir@1.0.1 â â â ââ⬠make-dir@1.3.0 â â â â âââ pify@3.0.0 â â â âââ pkg-dir@2.0.0 â â ââ⬠mkdirp@0.5.1 â â â âââ minimist@0.0.8 â â ââ⬠util.promisify@1.0.0 â â ââ⬠define-properties@1.1.3 â â â âââ object-keys@1.0.12 â â âââ object.getownpropertydescriptors@2.0.3 â âââ babel-plugin-named-asset-import@0.2.3 â ââ⬠babel-preset-react-app@6.1.0 â â ââ⬠@babel/plugin-proposal-class-properties@7.1.0 â â â âââ @babel/helper-member-expression-to-functions@7.0.0 â â â âââ @babel/helper-optimise-call-expression@7.0.0 â â â âââ @babel/helper-replace-supers@7.1.0 â â â âââ @babel/plugin-syntax-class-properties@7.0.0 â â ââ⬠@babel/plugin-proposal-decorators@7.1.2 â â â âââ @babel/plugin-syntax-decorators@7.1.0 â â âââ @babel/plugin-proposal-object-rest-spread@7.0.0 â â âââ @babel/plugin-syntax-dynamic-import@7.0.0 â â ââ⬠@babel/plugin-transform-classes@7.1.0 â â â âââ @babel/helper-define-map@7.1.0 â â âââ @babel/plugin-transform-destructuring@7.0.0 â â ââ⬠@babel/plugin-transform-flow-strip-types@7.0.0 â â â âââ @babel/plugin-syntax-flow@7.0.0 â â âââ @babel/plugin-transform-react-display-name@7.0.0 â â âââ @babel/plugin-transform-runtime@7.1.0 â â âââ @babel/preset-env@7.1.0 â â ââ⬠@babel/preset-typescript@7.1.0 â â â ââ⬠@babel/plugin-transform-typescript@7.1.0 â â â âââ @babel/plugin-syntax-typescript@7.1.5 â â âââ @babel/runtime@7.0.0 â â ââ⬠babel-plugin-dynamic-import-node@2.2.0 â â â ââ⬠object.assign@4.1.0 â â â âââ has-symbols@1.0.0 â â âââ babel-plugin-macros@2.4.2 â â âââ babel-plugin-transform-react-remove-prop-types@0.4.18 â ââ⬠bfj@6.1.1 â â âââ bluebird@3.5.3 â â âââ check-types@7.4.0 â â âââ hoopy@0.1.4 â â âââ tryer@1.0.1 â âââ case-sensitive-paths-webpack-plugin@2.1.2 â ââ⬠chalk@2.4.1 â â ââ⬠ansi-styles@3.2.1 â â â ââ⬠color-convert@1.9.3 â â â âââ color-name@1.1.3 â â âââ escape-string-regexp@1.0.5 â â ââ⬠supports-color@5.5.0 â â âââ has-flag@3.0.0 â ââ⬠css-loader@1.0.0 â â ââ⬠babel-code-frame@6.26.0 â â â ââ⬠chalk@1.1.3 â â â â âââ ansi-styles@2.2.1 â â â â âââ has-ansi@2.0.0 â â â â âââ supports-color@2.0.0 â â â âââ js-tokens@3.0.2 â â ââ⬠css-selector-tokenizer@0.7.1 â â â âââ cssesc@0.1.0 â â â âââ fastparse@1.1.2 â â â ââ⬠regexpu-core@1.0.0 â â â âââ regenerate@1.4.0 â â â âââ regjsgen@0.2.0 â â â ââ⬠regjsparser@0.1.5 â â â âââ jsesc@0.5.0 â â âââ icss-utils@2.1.0 â â âââ lodash.camelcase@4.3.0 â â ââ⬠postcss@6.0.23 â â â âââ source-map@0.6.1 â â âââ postcss-modules-extract-imports@1.2.1 â â âââ postcss-modules-local-by-default@1.2.0 â â âââ postcss-modules-scope@1.1.0 â â ââ⬠postcss-modules-values@1.3.0 â â â âââ icss-replace-symbols@1.1.0 â â âââ postcss-value-parser@3.3.1 â â âââ source-list-map@2.0.1 â âââ dotenv@6.0.0 â âââ dotenv-expand@4.2.0 â ââ⬠eslint@5.6.0 â â ââ⬠ajv@6.5.5 â â â âââ fast-deep-equal@2.0.1 â â â âââ fast-json-stable-stringify@2.0.0 â â â âââ json-schema-traverse@0.4.1 â â â ââ⬠uri-js@4.2.2 â â â âââ punycode@2.1.1 â â ââ⬠cross-spawn@6.0.5 â â â âââ nice-try@1.0.5 â â â âââ path-key@2.0.1 â â â ââ⬠shebang-command@1.2.0 â â â â âââ shebang-regex@1.0.0 â â â ââ⬠which@1.3.1 â â â âââ isexe@2.0.0 â â âââ doctrine@2.1.0 â â âââ eslint-scope@4.0.0 â â âââ eslint-utils@1.3.1 â â ââ⬠espree@4.1.0 â â â âââ acorn@6.0.4 â â â âââ acorn-jsx@5.0.0 â â âââ esquery@1.0.1 â â âââ esutils@2.0.2 â â ââ⬠file-entry-cache@2.0.0 â â â ââ⬠flat-cache@1.3.2 â â â âââ circular-json@0.3.3 â â â âââ write@0.2.1 â â âââ functional-red-black-tree@1.0.1 â â ââ⬠glob@7.1.3 â â â âââ fs.realpath@1.0.0 â â â ââ⬠inflight@1.0.6 â â â â âââ wrappy@1.0.2 â â â âââ inherits@2.0.3 â â â âââ once@1.4.0 â â â âââ path-is-absolute@1.0.1 â â âââ globals@11.8.0 â â âââ ignore@4.0.6 â â âââ imurmurhash@0.1.4 â â ââ⬠inquirer@6.2.0 â â â âââ ansi-escapes@3.1.0 â â â ââ⬠cli-cursor@2.1.0 â â â â ââ⬠restore-cursor@2.0.0 â â â â âââ onetime@2.0.1 â â â â âââ signal-exit@3.0.2 â â â âââ cli-width@2.2.0 â â â ââ⬠external-editor@3.0.3 â â â â âââ chardet@0.7.0 â â â â ââ⬠iconv-lite@0.4.24 â â â â â âââ safer-buffer@2.1.2 â â â â ââ⬠tmp@0.0.33 â â â â âââ os-tmpdir@1.0.2 â â â âââ figures@2.0.0 â â â âââ mute-stream@0.0.7 â â â ââ⬠run-async@2.3.0 â â â â âââ is-promise@2.1.0 â â â âââ rxjs@6.3.3 â â â ââ⬠string-width@2.1.1 â â â â âââ is-fullwidth-code-point@2.0.0 â â â â ââ⬠strip-ansi@4.0.0 â â â â âââ ansi-regex@3.0.0 â â â ââ⬠strip-ansi@4.0.0 â â â â âââ ansi-regex@3.0.0 â â â âââ through@2.3.8 â â âââ is-resolvable@1.1.0 â â ââ⬠js-yaml@3.12.0 â â â ââ⬠argparse@1.0.10 â â â â âââ sprintf-js@1.0.3 â â â âââ esprima@4.0.1 â â âââ json-stable-stringify-without-jsonify@1.0.1 â â ââ⬠levn@0.3.0 â â â âââ prelude-ls@1.1.2 â â â âââ type-check@0.3.2 â â ââ⬠minimatch@3.0.4 â â â ââ⬠brace-expansion@1.1.11 â â â âââ concat-map@0.0.1 â â âââ natural-compare@1.4.0 â â ââ⬠optionator@0.8.2 â â â âââ deep-is@0.1.3 â â â âââ fast-levenshtein@2.0.6 â â â âââ wordwrap@1.0.0 â â âââ path-is-inside@1.0.2 â â âââ pluralize@7.0.0 â â âââ progress@2.0.1 â â âââ regexpp@2.0.1 â â ââ⬠require-uncached@1.0.3 â â â ââ⬠caller-path@0.1.0 â â â â âââ callsites@0.2.0 â â â âââ resolve-from@1.0.1 â â ââ⬠strip-ansi@4.0.0 â â â âââ ansi-regex@3.0.0 â â âââ strip-json-comments@2.0.1 â â ââ⬠table@4.0.3 â â â ââ⬠UNMET PEER DEPENDENCY ajv@6.5.5 â â â â âââ fast-deep-equal@2.0.1 â â â â âââ json-schema-traverse@0.4.1 â â â âââ slice-ansi@1.0.0 â â âââ text-table@0.2.0 â ââ⬠eslint-config-react-app@3.0.5 â â âââ confusing-browser-globals@1.0.5 â ââ⬠eslint-loader@2.1.1 â â ââ⬠loader-fs-cache@1.0.1 â â â ââ⬠find-cache-dir@0.1.1 â â â ââ⬠pkg-dir@1.0.0 â â â ââ⬠find-up@1.1.2 â â â âââ path-exists@2.1.0 â â âââ object-hash@1.3.0 â â âââ rimraf@2.6.2 â âââ eslint-plugin-flowtype@2.50.1 â ââ⬠eslint-plugin-import@2.14.0 â â âââ contains-path@0.1.0 â â ââ⬠debug@2.6.9 â â â âââ ms@2.0.0 â â ââ⬠doctrine@1.5.0 â â â âââ isarray@1.0.0 â â ââ⬠eslint-import-resolver-node@0.3.2 â â â ââ⬠debug@2.6.9 â â â âââ ms@2.0.0 â â ââ⬠eslint-module-utils@2.2.0 â â â ââ⬠debug@2.6.9 â â â â âââ ms@2.0.0 â â â ââ⬠pkg-dir@1.0.0 â â â ââ⬠find-up@1.1.2 â â â âââ path-exists@2.1.0 â â ââ⬠has@1.0.3 â â â âââ function-bind@1.1.1 â â ââ⬠read-pkg-up@2.0.0 â â ââ⬠read-pkg@2.0.0 â â ââ⬠load-json-file@2.0.0 â â â âââ parse-json@2.2.0 â â â âââ strip-bom@3.0.0 â â ââ⬠normalize-package-data@2.4.0 â â â âââ hosted-git-info@2.7.1 â â â ââ⬠is-builtin-module@1.0.0 â â â â âââ builtin-modules@1.1.1 â â â ââ⬠validate-npm-package-license@3.0.4 â â â ââ⬠spdx-correct@3.0.2 â â â â âââ spdx-license-ids@3.0.2 â â â ââ⬠spdx-expression-parse@3.0.0 â â â âââ spdx-exceptions@2.2.0 â â âââ path-type@2.0.0 â ââ⬠eslint-plugin-jsx-a11y@6.1.2 â â ââ⬠aria-query@3.0.0 â â â âââ commander@2.19.0 â â ââ⬠array-includes@3.0.3 â â â ââ⬠es-abstract@1.12.0 â â â ââ⬠es-to-primitive@1.2.0 â â â â âââ is-date-object@1.0.1 â â â â âââ is-symbol@1.0.2 â â â âââ is-callable@1.1.4 â â â âââ is-regex@1.0.4 â â âââ ast-types-flow@0.0.7 â â âââ axobject-query@2.0.2 â â âââ damerau-levenshtein@1.0.4 â â âââ emoji-regex@6.5.1 â â âââ jsx-ast-utils@2.0.1 â âââ eslint-plugin-react@7.11.1 â ââ⬠file-loader@2.0.0 â â ââ⬠schema-utils@1.0.0 â â ââ⬠UNMET PEER DEPENDENCY ajv@6.5.5 â â â âââ fast-deep-equal@2.0.1 â â â âââ json-schema-traverse@0.4.1 â â âââ ajv-errors@1.0.0 â ââ⬠fork-ts-checker-webpack-plugin-alt@0.4.14 â â ââ⬠chokidar@2.0.4 â â â ââ⬠anymatch@2.0.0 â â â â ââ⬠micromatch@3.1.10 â â â â âââ arr-diff@4.0.0 â â â â âââ array-unique@0.3.2 â â â â ââ⬠braces@2.3.2 â â â â â âââ extend-shallow@2.0.1 â â â â â ââ⬠fill-range@4.0.0 â â â â â âââ extend-shallow@2.0.1 â â â â â ââ⬠is-number@3.0.0 â â â â â âââ kind-of@3.2.2 â â â â ââ⬠extglob@2.0.4 â â â â â ââ⬠define-property@1.0.0 â â â â â â ââ⬠is-descriptor@1.0.2 â â â â â â âââ is-accessor-descriptor@1.0.0 â â â â â â âââ is-data-descriptor@1.0.0 â â â â â ââ⬠expand-brackets@2.1.4 â â â â â â ââ⬠debug@2.6.9 â â â â â â â âââ ms@2.0.0 â â â â â â ââ⬠define-property@0.2.5 â â â â â â â ââ⬠is-descriptor@0.1.6 â â â â â â â ââ⬠is-accessor-descriptor@0.1.6 â â â â â â â â âââ kind-of@3.2.2 â â â â â â â ââ⬠is-data-descriptor@0.1.4 â â â â â â â â âââ kind-of@3.2.2 â â â â â â â âââ kind-of@5.1.0 â â â â â â âââ extend-shallow@2.0.1 â â â â â âââ extend-shallow@2.0.1 â â â â âââ kind-of@6.0.2 â â â âââ async-each@1.0.1 â â â ââ⬠braces@2.3.2 â â â â âââ arr-flatten@1.1.0 â â â â âââ array-unique@0.3.2 â â â â âââ extend-shallow@2.0.1 â â â â ââ⬠fill-range@4.0.0 â â â â â âââ is-number@3.0.0 â â â â â âââ repeat-string@1.6.1 â â â â â ââ⬠to-regex-range@2.1.1 â â â â â âââ is-number@3.0.0 â â â â âââ repeat-element@1.1.3 â â â â ââ⬠snapdragon-node@2.1.1 â â â â â ââ⬠define-property@1.0.0 â â â â â â ââ⬠is-descriptor@1.0.2 â â â â â â âââ is-accessor-descriptor@1.0.0 â â â â â â âââ is-data-descriptor@1.0.0 â â â â â â âââ kind-of@6.0.2 â â â â â âââ snapdragon-util@3.0.1 â â â â âââ split-string@3.1.0 â â â âââ UNMET OPTIONAL DEPENDENCY fsevents@^1.2.2 â â â ââ⬠glob-parent@3.1.0 â â â â âââ is-glob@3.1.0 â â â â âââ path-dirname@1.0.2 â â â ââ⬠is-binary-path@1.0.1 â â â â âââ binary-extensions@1.12.0 â â â ââ⬠is-glob@4.0.0 â â â â âââ is-extglob@2.1.1 â â â âââ lodash.debounce@4.0.8 â â â ââ⬠normalize-path@2.1.1 â â â â âââ remove-trailing-separator@1.1.0 â â â ââ⬠readdirp@2.2.1 â â â â ââ⬠micromatch@3.1.10 â â â â âââ arr-diff@4.0.0 â â â â âââ array-unique@0.3.2 â â â â ââ⬠braces@2.3.2 â â â â â âââ extend-shallow@2.0.1 â â â â â ââ⬠fill-range@4.0.0 â â â â â âââ extend-shallow@2.0.1 â â â â â ââ⬠is-number@3.0.0 â â â â â âââ kind-of@3.2.2 â â â â ââ⬠extglob@2.0.4 â â â â â ââ⬠define-property@1.0.0 â â â â â â ââ⬠is-descriptor@1.0.2 â â â â â â âââ is-accessor-descriptor@1.0.0 â â â â â â âââ is-data-descriptor@1.0.0 â â â â â ââ⬠expand-brackets@2.1.4 â â â â â â ââ⬠debug@2.6.9 â â â â â â â âââ ms@2.0.0 â â â â â â ââ⬠define-property@0.2.5 â â â â â â â ââ⬠is-descriptor@0.1.6 â â â â â â â ââ⬠is-accessor-descriptor@0.1.6 â â â â â â â â âââ kind-of@3.2.2 â â â â â â â ââ⬠is-data-descriptor@0.1.4 â â â â â â â â âââ kind-of@3.2.2 â â â â â â â âââ kind-of@5.1.0 â â â â â â âââ extend-shallow@2.0.1 â â â â â âââ extend-shallow@2.0.1 â â â â âââ kind-of@6.0.2 â â â âââ upath@1.1.0 â â ââ⬠micromatch@3.1.10 â â â âââ arr-diff@4.0.0 â â â âââ array-unique@0.3.2 â â â ââ⬠braces@2.3.2 â â â â âââ extend-shallow@2.0.1 â â â â ââ⬠fill-range@4.0.0 â â â â âââ extend-shallow@2.0.1 â â â â ââ⬠is-number@3.0.0 â â â â âââ kind-of@3.2.2 â â â ââ⬠define-property@2.0.2 â â â â ââ⬠is-descriptor@1.0.2 â â â â âââ is-accessor-descriptor@1.0.0 â â â â âââ is-data-descriptor@1.0.0 â â â â âââ kind-of@6.0.2 â â â ââ⬠extend-shallow@3.0.2 â â â â âââ assign-symbols@1.0.0 â â â â âââ is-extendable@1.0.1 â â â ââ⬠extglob@2.0.4 â â â â ââ⬠define-property@1.0.0 â â â â â ââ⬠is-descriptor@1.0.2 â â â â â âââ is-accessor-descriptor@1.0.0 â â â â â âââ is-data-descriptor@1.0.0 â â â â ââ⬠expand-brackets@2.1.4 â â â â â ââ⬠debug@2.6.9 â â â â â â âââ ms@2.0.0 â â â â â ââ⬠define-property@0.2.5 â â â â â â ââ⬠is-descriptor@0.1.6 â â â â â â ââ⬠is-accessor-descriptor@0.1.6 â â â â â â â âââ kind-of@3.2.2 â â â â â â ââ⬠is-data-descriptor@0.1.4 â â â â â â â âââ kind-of@3.2.2 â â â â â â âââ kind-of@5.1.0 â â â â â âââ extend-shallow@2.0.1 â â â â â âââ posix-character-classes@0.1.1 â â â â âââ extend-shallow@2.0.1 â â â ââ⬠fragment-cache@0.2.1 â â â â âââ map-cache@0.2.2 â â â âââ kind-of@6.0.2 â â â ââ⬠nanomatch@1.2.13 â â â â âââ arr-diff@4.0.0 â â â â âââ array-unique@0.3.2 â â â â âââ kind-of@6.0.2 â â â âââ object.pick@1.3.0 â â â ââ⬠regex-not@1.0.2 â â â â ââ⬠safe-regex@1.1.0 â â â â âââ ret@0.1.15 â â â ââ⬠snapdragon@0.8.2 â â â â ââ⬠base@0.11.2 â â â â â ââ⬠cache-base@1.0.1 â â â â â â ââ⬠collection-visit@1.0.0 â â â â â â â âââ map-visit@1.0.0 â â â â â â â âââ object-visit@1.0.1 â â â â â â âââ get-value@2.0.6 â â â â â â ââ⬠has-value@1.0.0 â â â â â â â ââ⬠has-values@1.0.0 â â â â â â â ââ⬠is-number@3.0.0 â â â â â â â â âââ kind-of@3.2.2 â â â â â â â âââ kind-of@4.0.0 â â â â â â ââ⬠set-value@2.0.0 â â â â â â â âââ extend-shallow@2.0.1 â â â â â â âââ to-object-path@0.3.0 â â â â â â ââ⬠union-value@1.0.0 â â â â â â â ââ⬠set-value@0.4.3 â â â â â â â âââ extend-shallow@2.0.1 â â â â â â ââ⬠unset-value@1.0.0 â â â â â â ââ⬠has-value@0.3.1 â â â â â â âââ has-values@0.1.4 â â â â â â âââ isobject@2.1.0 â â â â â ââ⬠class-utils@0.3.6 â â â â â â âââ define-property@0.2.5 â â â â â â ââ⬠static-extend@0.1.2 â â â â â â âââ define-property@0.2.5 â â â â â â ââ⬠object-copy@0.1.0 â â â â â â âââ copy-descriptor@0.1.1 â â â â â â âââ define-property@0.2.5 â â â â â âââ component-emitter@1.2.1 â â â â â ââ⬠define-property@1.0.0 â â â â â â ââ⬠is-descriptor@1.0.2 â â â â â â âââ is-accessor-descriptor@1.0.0 â â â â â â âââ is-data-descriptor@1.0.0 â â â â â â âââ kind-of@6.0.2 â â â â â ââ⬠mixin-deep@1.3.1 â â â â â â âââ is-extendable@1.0.1 â â â â â âââ pascalcase@0.1.1 â â â â ââ⬠debug@2.6.9 â â â â â âââ ms@2.0.0 â â â â ââ⬠define-property@0.2.5 â â â â â ââ⬠is-descriptor@0.1.6 â â â â â âââ is-accessor-descriptor@0.1.6 â â â â â âââ is-data-descriptor@0.1.4 â â â â â âââ kind-of@5.1.0 â â â â âââ extend-shallow@2.0.1 â â â â ââ⬠source-map-resolve@0.5.2 â â â â â âââ atob@2.1.2 â â â â â âââ decode-uri-component@0.2.0 â â â â â âââ resolve-url@0.2.1 â â â â â âââ source-map-url@0.4.0 â â â â â âââ urix@0.1.0 â â â â âââ use@3.1.1 â â â âââ to-regex@3.0.2 â â âââ tapable@1.1.0 â ââ⬠fs-extra@7.0.0 â â âââ graceful-fs@4.1.15 â â âââ jsonfile@4.0.0 â â âââ universalify@0.1.2 â âââ UNMET OPTIONAL DEPENDENCY fsevents@1.2.4 â ââ⬠html-webpack-plugin@4.0.0-alpha.2 â â âââ @types/tapable@1.0.2 â â ââ⬠html-minifier@3.5.21 â â â ââ⬠camel-case@3.0.0 â â â â ââ⬠no-case@2.3.2 â â â â â âââ lower-case@1.1.4 â â â â âââ upper-case@1.1.3 â â â ââ⬠clean-css@4.2.1 â â â â âââ source-map@0.6.1 â â â âââ commander@2.17.1 â â â âââ he@1.2.0 â â â âââ param-case@2.1.1 â â â âââ relateurl@0.2.7 â â â ââ⬠uglify-js@3.4.9 â â â âââ commander@2.17.1 â â â âââ source-map@0.6.1 â â ââ⬠pretty-error@2.1.1 â â ââ⬠renderkid@2.0.2 â â â ââ⬠css-select@1.2.0 â â â â âââ domutils@1.5.1 â â â âââ dom-converter@0.2.0 â â â ââ⬠htmlparser2@3.3.0 â â â âââ domelementtype@1.2.1 â â â âââ domhandler@2.1.0 â â â âââ domutils@1.1.6 â â â ââ⬠readable-stream@1.0.34 â â â âââ isarray@0.0.1 â â â âââ string_decoder@0.10.31 â â âââ utila@0.4.0 â ââ⬠identity-obj-proxy@3.0.0 â â âââ harmony-reflect@1.6.1 â ââ⬠jest@23.6.0 â â ââ⬠import-local@1.0.0 â â â ââ⬠resolve-cwd@2.0.0 â â â âââ resolve-from@3.0.0 â â ââ⬠jest-cli@23.6.0 â â âââ exit@0.1.2 â â ââ⬠is-ci@1.2.1 â â â âââ ci-info@1.6.0 â â ââ⬠istanbul-api@1.3.7 â â â âââ async@2.6.1 â â â âââ fileset@2.0.3 â â â ââ⬠istanbul-lib-hook@1.2.2 â â â â ââ⬠append-transform@0.4.0 â â â â âââ default-require-extensions@1.0.0 â â â ââ⬠istanbul-lib-report@1.1.5 â â â â ââ⬠supports-color@3.2.3 â â â â âââ has-flag@1.0.0 â â â ââ⬠istanbul-reports@1.5.1 â â â ââ⬠handlebars@4.0.12 â â â ââ⬠optimist@0.6.1 â â â â âââ wordwrap@0.0.3 â â â âââ source-map@0.6.1 â â âââ istanbul-lib-coverage@1.2.1 â â âââ istanbul-lib-source-maps@1.2.6 â â ââ⬠jest-changed-files@23.4.2 â â â âââ throat@4.1.0 â â ââ⬠jest-config@23.6.0 â â â ââ⬠babel-core@6.26.3 â â â â âââ babel-helpers@6.24.1 â â â â ââ⬠babel-register@6.26.0 â â â â â ââ⬠babel-core@6.26.3 â â â â â â ââ⬠debug@2.6.9 â â â â â â âââ ms@2.0.0 â â â â â âââ core-js@2.5.7 â â â â â ââ⬠home-or-tmp@2.0.0 â â â â â â âââ os-homedir@1.0.2 â â â â â âââ source-map-support@0.4.18 â â â â ââ⬠debug@2.6.9 â â â â âââ ms@2.0.0 â â â âââ jest-environment-node@23.4.0 â â â ââ⬠jest-jasmine2@23.6.0 â â â â âââ co@4.6.0 â â â â âââ expect@23.6.0 â â â â âââ is-generator-fn@1.0.0 â â â â âââ jest-each@23.6.0 â â â ââ⬠pretty-format@23.6.0 â â â âââ ansi-regex@3.0.0 â â ââ⬠jest-environment-jsdom@23.4.0 â â â âââ jest-mock@23.2.0 â â â ââ⬠jsdom@11.12.0 â â â âââ abab@2.0.0 â â â âââ acorn@5.7.3 â â â ââ⬠acorn-globals@4.3.0 â â â â âââ acorn-walk@6.1.0 â â â âââ array-equal@1.0.0 â â â âââ cssom@0.3.4 â â â âââ cssstyle@1.1.1 â â â âââ data-urls@1.1.0 â â â âââ domexception@1.0.1 â â â ââ⬠escodegen@1.11.0 â â â â âââ esprima@3.1.3 â â â â âââ source-map@0.6.1 â â â âââ html-encoding-sniffer@1.0.2 â â â âââ left-pad@1.3.0 â â â âââ nwsapi@2.0.9 â â â âââ parse5@4.0.0 â â â âââ pn@1.1.0 â â â ââ⬠request@2.88.0 â â â â âââ aws-sign2@0.7.0 â â â â âââ aws4@1.8.0 â â â â âââ caseless@0.12.0 â â â â ââ⬠combined-stream@1.0.7 â â â â â âââ delayed-stream@1.0.0 â â â â âââ extend@3.0.2 â â â â âââ forever-agent@0.6.1 â â â â ââ⬠form-data@2.3.3 â â â â â âââ asynckit@0.4.0 â â â â ââ⬠har-validator@5.1.0 â â â â â ââ⬠ajv@5.5.2 â â â â â â âââ fast-deep-equal@1.1.0 â â â â â â âââ json-schema-traverse@0.3.1 â â â â â âââ har-schema@2.0.0 â â â â ââ⬠http-signature@1.2.0 â â â â â âââ assert-plus@1.0.0 â â â â â ââ⬠jsprim@1.4.1 â â â â â â âââ extsprintf@1.3.0 â â â â â â âââ json-schema@0.2.3 â â â â â â âââ verror@1.10.0 â â â â â ââ⬠sshpk@1.15.2 â â â â â âââ asn1@0.2.4 â â â â â âââ bcrypt-pbkdf@1.0.2 â â â â â âââ dashdash@1.14.1 â â â â â âââ ecc-jsbn@0.1.2 â â â â â âââ getpass@0.1.7 â â â â â âââ jsbn@0.1.1 â â â â â âââ tweetnacl@0.14.5 â â â â âââ is-typedarray@1.0.0 â â â â âââ isstream@0.1.2 â â â â âââ json-stringify-safe@5.0.1 â â â â âââ oauth-sign@0.9.0 â â â â âââ tunnel-agent@0.6.0 â â â ââ⬠request-promise-native@1.0.5 â â â â âââ request-promise-core@1.1.1 â â â â âââ stealthy-require@1.1.1 â â â âââ symbol-tree@3.2.2 â â â ââ⬠tough-cookie@2.4.3 â â â â âââ psl@1.1.29 â â â â âââ punycode@1.4.1 â â â ââ⬠w3c-hr-time@1.0.1 â â â â âââ browser-process-hrtime@0.1.3 â â â âââ webidl-conversions@4.0.2 â â â âââ whatwg-encoding@1.0.5 â â â âââ whatwg-mimetype@2.2.0 â â â ââ⬠whatwg-url@6.5.0 â â â â âââ lodash.sortby@4.7.0 â â â â âââ tr46@1.0.1 â â â ââ⬠ws@5.2.2 â â â â âââ async-limiter@1.0.0 â â â âââ xml-name-validator@3.0.0 â â âââ jest-get-type@22.4.3 â â ââ⬠jest-haste-map@23.6.0 â â â ââ⬠fb-watchman@2.0.0 â â â â ââ⬠bser@2.0.0 â â â â âââ node-int64@0.4.0 â â â ââ⬠jest-docblock@23.2.0 â â â â âââ detect-newline@2.1.0 â â â âââ jest-serializer@23.0.1 â â â ââ⬠sane@2.5.2 â â â ââ⬠capture-exit@1.2.0 â â â â âââ rsvp@3.6.2 â â â ââ⬠exec-sh@0.2.2 â â â â âââ merge@1.2.1 â â â âââ UNMET OPTIONAL DEPENDENCY fsevents@^1.2.3 â â â ââ⬠micromatch@3.1.10 â â â â âââ arr-diff@4.0.0 â â â â âââ array-unique@0.3.2 â â â â ââ⬠braces@2.3.2 â â â â â âââ extend-shallow@2.0.1 â â â â â ââ⬠fill-range@4.0.0 â â â â â âââ extend-shallow@2.0.1 â â â â â ââ⬠is-number@3.0.0 â â â â â âââ kind-of@3.2.2 â â â â ââ⬠extglob@2.0.4 â â â â â ââ⬠define-property@1.0.0 â â â â â â ââ⬠is-descriptor@1.0.2 â â â â â â âââ is-accessor-descriptor@1.0.0 â â â â â â âââ is-data-descriptor@1.0.0 â â â â â ââ⬠expand-brackets@2.1.4 â â â â â â ââ⬠debug@2.6.9 â â â â â â â âââ ms@2.0.0 â â â â â â ââ⬠define-property@0.2.5 â â â â â â â ââ⬠is-descriptor@0.1.6 â â â â â â â ââ⬠is-accessor-descriptor@0.1.6 â â â â â â â â âââ kind-of@3.2.2 â â â â â â â ââ⬠is-data-descriptor@0.1.4 â â â â â â â â âââ kind-of@3.2.2 â â â â â â â âââ kind-of@5.1.0 â â â â â â âââ extend-shallow@2.0.1 â â â â â âââ extend-shallow@2.0.1 â â â â âââ kind-of@6.0.2 â â â âââ minimist@1.2.0 â â â ââ⬠walker@1.0.7 â â â â ââ⬠makeerror@1.0.11 â â â â âââ tmpl@1.0.4 â â â ââ⬠watch@0.18.0 â â â âââ minimist@1.2.0 â â ââ⬠jest-message-util@23.4.0 â â â âââ stack-utils@1.0.1 â â âââ jest-regex-util@23.3.0 â â âââ jest-resolve-dependencies@23.6.0 â â ââ⬠jest-runner@23.6.0 â â â âââ jest-leak-detector@23.6.0 â â â ââ⬠source-map-support@0.5.9 â â â âââ source-map@0.6.1 â â ââ⬠jest-runtime@23.6.0 â â â ââ⬠babel-core@6.26.3 â â â â ââ⬠debug@2.6.9 â â â â âââ ms@2.0.0 â â â âââ strip-bom@3.0.0 â â â âââ write-file-atomic@2.3.0 â â ââ⬠jest-snapshot@23.6.0 â â â ââ⬠jest-diff@23.6.0 â â â â âââ diff@3.5.0 â â â âââ jest-matcher-utils@23.6.0 â â ââ⬠jest-util@23.4.0 â â â âââ callsites@2.0.0 â â â âââ source-map@0.6.1 â â ââ⬠jest-validate@23.6.0 â â â âââ leven@2.1.0 â â âââ jest-watcher@23.4.0 â â ââ⬠jest-worker@23.2.0 â â â âââ merge-stream@1.0.1 â â ââ⬠micromatch@2.3.11 â â â âââ arr-diff@2.0.0 â â â âââ array-unique@0.2.1 â â â ââ⬠braces@1.8.5 â â â â ââ⬠expand-range@1.8.2 â â â â â ââ⬠fill-range@2.2.4 â â â â â âââ is-number@2.1.0 â â â â â âââ isobject@2.1.0 â â â â â ââ⬠randomatic@3.1.1 â â â â â âââ is-number@4.0.0 â â â â â âââ kind-of@6.0.2 â â â â â âââ math-random@1.0.1 â â â â âââ preserve@0.2.0 â â â ââ⬠expand-brackets@0.1.5 â â â â âââ is-posix-bracket@0.1.1 â â â âââ extglob@0.3.2 â â â âââ filename-regex@2.0.1 â â â âââ is-extglob@1.0.0 â â â âââ is-glob@2.0.1 â â â âââ object.omit@2.0.1 â â â ââ⬠parse-glob@3.0.4 â â â â ââ⬠glob-base@0.3.0 â â â â â âââ glob-parent@2.0.0 â â â â âââ is-dotfile@1.0.3 â â â ââ⬠regex-cache@0.4.4 â â â ââ⬠is-equal-shallow@0.1.3 â â â âââ is-primitive@2.0.0 â â ââ⬠node-notifier@5.3.0 â â â âââ growly@1.3.0 â â â âââ shellwords@0.1.1 â â ââ⬠prompts@0.1.14 â â â âââ kleur@2.0.2 â â â âââ sisteransi@0.1.1 â â âââ slash@1.0.0 â â ââ⬠string-length@2.0.0 â â â âââ astral-regex@1.0.0 â â â ââ⬠strip-ansi@4.0.0 â â â âââ ansi-regex@3.0.0 â â ââ⬠strip-ansi@4.0.0 â â â âââ ansi-regex@3.0.0 â â ââ⬠yargs@11.1.0 â â âââ decamelize@1.2.0 â â ââ⬠os-locale@2.1.0 â â â ââ⬠execa@0.7.0 â â â â âââ cross-spawn@5.1.0 â â â ââ⬠lcid@1.0.0 â â â â âââ invert-kv@1.0.0 â â â âââ mem@1.1.0 â â ââ⬠yargs-parser@9.0.2 â â âââ camelcase@4.1.0 â âââ jest-pnp-resolver@1.0.1 â ââ⬠jest-resolve@23.6.0 â â ââ⬠browser-resolve@1.11.3 â â â âââ resolve@1.1.7 â â âââ realpath-native@1.0.2 â ââ⬠mini-css-extract-plugin@0.4.3 â â ââ⬠webpack-sources@1.3.0 â â âââ source-map@0.6.1 â ââ⬠optimize-css-assets-webpack-plugin@5.0.1 â â ââ⬠cssnano@4.1.7 â â â ââ⬠cssnano-preset-default@4.0.5 â â â â ââ⬠css-declaration-sorter@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â â âââ source-map@0.6.1 â â â â â âââ timsort@0.3.0 â â â â ââ⬠cssnano-util-raw-cache@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-calc@7.0.1 â â â â â âââ css-unit-converter@1.1.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-colormin@4.0.2 â â â â â ââ⬠color@3.1.0 â â â â â â ââ⬠color-string@1.5.3 â â â â â â ââ⬠simple-swizzle@0.2.2 â â â â â â âââ is-arrayish@0.3.2 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-convert-values@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-discard-comments@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-discard-duplicates@4.0.2 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-discard-empty@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-discard-overridden@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-merge-longhand@4.0.9 â â â â â âââ css-color-names@0.0.4 â â â â â ââ⬠postcss@7.0.5 â â â â â â âââ source-map@0.6.1 â â â â â ââ⬠stylehacks@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â â âââ source-map@0.6.1 â â â â â âââ postcss-selector-parser@3.1.1 â â â â ââ⬠postcss-merge-rules@4.0.2 â â â â â ââ⬠caniuse-api@3.0.0 â â â â â â âââ lodash.memoize@4.1.2 â â â â â â âââ lodash.uniq@4.5.0 â â â â â âââ cssnano-util-same-parent@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â â âââ source-map@0.6.1 â â â â â ââ⬠postcss-selector-parser@3.1.1 â â â â â â âââ dot-prop@4.2.0 â â â â â âââ vendors@1.0.2 â â â â ââ⬠postcss-minify-font-values@4.0.2 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-minify-gradients@4.0.1 â â â â â âââ cssnano-util-get-arguments@4.0.0 â â â â â ââ⬠is-color-stop@1.1.0 â â â â â â âââ hex-color-regex@1.1.0 â â â â â â âââ hsl-regex@1.0.0 â â â â â â âââ hsla-regex@1.0.0 â â â â â â âââ rgb-regex@1.0.1 â â â â â â âââ rgba-regex@1.0.0 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-minify-params@4.0.1 â â â â â âââ alphanum-sort@1.0.2 â â â â â ââ⬠postcss@7.0.5 â â â â â â âââ source-map@0.6.1 â â â â â âââ uniqs@2.0.0 â â â â ââ⬠postcss-minify-selectors@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â â âââ source-map@0.6.1 â â â â â âââ postcss-selector-parser@3.1.1 â â â â ââ⬠postcss-normalize-charset@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-normalize-display-values@4.0.1 â â â â â âââ cssnano-util-get-match@4.0.0 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-normalize-positions@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-normalize-repeat-style@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-normalize-string@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-normalize-timing-functions@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-normalize-unicode@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-normalize-url@4.0.1 â â â â â âââ is-absolute-url@2.1.0 â â â â â âââ normalize-url@3.3.0 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-normalize-whitespace@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-ordered-values@4.1.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-reduce-initial@4.0.2 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-reduce-transforms@4.0.1 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-svgo@4.0.1 â â â â â ââ⬠is-svg@3.0.0 â â â â â â âââ html-comment-regex@1.1.2 â â â â â ââ⬠postcss@7.0.5 â â â â â âââ source-map@0.6.1 â â â â ââ⬠postcss-unique-selectors@4.0.1 â â â â ââ⬠postcss@7.0.5 â â â â âââ source-map@0.6.1 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â âââ last-call-webpack-plugin@3.0.0 â âââ pnp-webpack-plugin@1.1.0 â ââ⬠postcss-flexbugs-fixes@4.1.0 â â ââ⬠postcss@7.0.5 â â âââ source-map@0.6.1 â ââ⬠postcss-loader@3.0.0 â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-load-config@2.0.0 â â ââ⬠cosmiconfig@4.0.0 â â â âââ require-from-string@2.0.2 â â ââ⬠import-cwd@2.1.0 â â âââ import-from@2.1.0 â ââ⬠postcss-preset-env@6.0.6 â â ââ⬠autoprefixer@9.3.1 â â â âââ normalize-range@0.1.2 â â â âââ num2fraction@1.2.2 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠browserslist@4.3.4 â â â âââ electron-to-chromium@1.3.84 â â â âââ node-releases@1.0.3 â â âââ caniuse-lite@1.0.30000907 â â âââ cssdb@3.2.1 â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-attribute-case-insensitive@4.0.0 â â â ââ⬠postcss@7.0.5 â â â â âââ source-map@0.6.1 â â â ââ⬠postcss-selector-parser@5.0.0-rc.4 â â â âââ cssesc@2.0.0 â â â âââ indexes-of@1.0.1 â â â âââ uniq@1.0.1 â â ââ⬠postcss-color-functional-notation@2.0.1 â â â ââ⬠postcss@7.0.5 â â â â âââ source-map@0.6.1 â â â ââ⬠postcss-values-parser@2.0.0 â â â âââ flatten@1.0.2 â â ââ⬠postcss-color-hex-alpha@5.0.2 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-color-mod-function@3.0.3 â â â âââ @csstools/convert-colors@1.4.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-color-rebeccapurple@4.0.1 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-custom-media@7.0.7 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-custom-properties@8.0.9 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-custom-selectors@5.1.2 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-dir-pseudo-class@5.0.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-env-function@2.0.2 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-focus-visible@4.0.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-focus-within@3.0.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-font-variant@4.0.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-gap-properties@2.0.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-image-set-function@3.0.1 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-initial@3.0.0 â â â ââ⬠lodash.template@4.4.0 â â â â âââ lodash._reinterpolate@3.0.0 â â â â âââ lodash.templatesettings@4.1.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-lab-function@2.0.1 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-logical@3.0.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-media-minmax@4.0.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-nesting@7.0.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-overflow-shorthand@2.0.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-page-break@2.0.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-place@4.0.1 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-pseudo-class-any-link@6.0.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-replace-overflow-wrap@3.0.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-selector-matches@4.0.0 â â â âââ balanced-match@1.0.0 â â â ââ⬠postcss@7.0.5 â â â âââ source-map@0.6.1 â â ââ⬠postcss-selector-not@4.0.0 â â ââ⬠postcss@7.0.5 â â âââ source-map@0.6.1 â ââ⬠postcss-safe-parser@4.0.1 â â ââ⬠postcss@7.0.5 â â âââ source-map@0.6.1 â ââ⬠react-app-polyfill@0.1.3 â â âââ core-js@2.5.7 â â ââ⬠promise@8.0.2 â â â âââ asap@2.0.6 â â ââ⬠raf@3.4.0 â â â âââ performance-now@2.1.0 â â âââ whatwg-fetch@3.0.0 â ââ⬠react-dev-utils@6.1.1 â â âââ address@1.0.3 â â âââ browserslist@4.1.1 â â ââ⬠detect-port-alt@1.1.6 â â â ââ⬠debug@2.6.9 â â â âââ ms@2.0.0 â â âââ filesize@3.6.1 â â ââ⬠find-up@3.0.0 â â â ââ⬠locate-path@3.0.0 â â â ââ⬠p-locate@3.0.0 â â â â ââ⬠p-limit@2.0.0 â â â â âââ p-try@2.0.0 â â â âââ path-exists@3.0.0 â â ââ⬠global-modules@1.0.0 â â â ââ⬠global-prefix@1.0.2 â â â â âââ expand-tilde@2.0.2 â â â â ââ⬠homedir-polyfill@1.0.1 â â â â â âââ parse-passwd@1.0.0 â â â â âââ ini@1.3.5 â â â âââ is-windows@1.0.2 â â â âââ resolve-dir@1.0.1 â â ââ⬠globby@8.0.1 â â â ââ⬠array-union@1.0.2 â â â â âââ array-uniq@1.0.3 â â â ââ⬠dir-glob@2.0.0 â â â â ââ⬠path-type@3.0.0 â â â â âââ pify@3.0.0 â â â ââ⬠fast-glob@2.2.3 â â â â ââ⬠@mrmlnc/readdir-enhanced@2.2.1 â â â â â âââ call-me-maybe@1.0.1 â â â â â âââ glob-to-regexp@0.3.0 â â â â âââ @nodelib/fs.stat@1.1.3 â â â â ââ⬠glob-parent@3.1.0 â â â â â âââ is-glob@3.1.0 â â â â ââ⬠is-glob@4.0.0 â â â â â âââ is-extglob@2.1.1 â â â â âââ merge2@1.2.3 â â â â ââ⬠micromatch@3.1.10 â â â â âââ arr-diff@4.0.0 â â â â âââ array-unique@0.3.2 â â â â ââ⬠braces@2.3.2 â â â â â âââ extend-shallow@2.0.1 â â â â â ââ⬠fill-range@4.0.0 â â â â â âââ extend-shallow@2.0.1 â â â â â ââ⬠is-number@3.0.0 â â â â â âââ kind-of@3.2.2 â â â â ââ⬠extglob@2.0.4 â â â â â ââ⬠define-property@1.0.0 â â â â â â ââ⬠is-descriptor@1.0.2 â â â â â â âââ is-accessor-descriptor@1.0.0 â â â â â â âââ is-data-descriptor@1.0.0 â â â â â ââ⬠expand-brackets@2.1.4 â â â â â â ââ⬠debug@2.6.9 â â â â â â â âââ ms@2.0.0 â â â â â â ââ⬠define-property@0.2.5 â â â â â â â ââ⬠is-descriptor@0.1.6 â â â â â â â ââ⬠is-accessor-descriptor@0.1.6 â â â â â â â â âââ kind-of@3.2.2 â â â â â â â ââ⬠is-data-descriptor@0.1.4 â â â â â â â â âââ kind-of@3.2.2 â â â â â â â âââ kind-of@5.1.0 â â â â â â âââ extend-shallow@2.0.1 â â â â â âââ extend-shallow@2.0.1 â â â â âââ kind-of@6.0.2 â â â âââ ignore@3.3.10 â â â âââ pify@3.0.0 â â ââ⬠gzip-size@5.0.0 â â â âââ duplexer@0.1.1 â â â âââ pify@3.0.0 â â âââ immer@1.7.2 â â âââ is-root@2.0.0 â â ââ⬠opn@5.4.0 â â â âââ is-wsl@1.1.0 â â âââ pkg-up@2.0.0 â â âââ react-error-overlay@5.1.0 â â âââ recursive-readdir@2.2.2 â â ââ⬠shell-quote@1.6.1 â â â âââ array-filter@0.0.1 â â â âââ array-map@0.0.0 â â â âââ array-reduce@0.0.0 â â â âââ jsonify@0.0.0 â â ââ⬠sockjs-client@1.1.5 â â â ââ⬠debug@2.6.9 â â â â âââ ms@2.0.0 â â â ââ⬠eventsource@0.1.6 â â â â âââ original@1.0.2 â â â ââ⬠faye-websocket@0.11.1 â â â â ââ⬠websocket-driver@0.7.0 â â â â âââ http-parser-js@0.5.0 â â â â âââ websocket-extensions@0.1.3 â â â âââ json3@3.3.2 â â â ââ⬠url-parse@1.4.4 â â â âââ querystringify@2.1.0 â â â âââ requires-port@1.0.0 â â ââ⬠strip-ansi@4.0.0 â â âââ ansi-regex@3.0.0 â ââ⬠resolve@1.8.1 â â âââ path-parse@1.0.6 â ââ⬠sass-loader@7.1.0 â â ââ⬠clone-deep@2.0.2 â â â ââ⬠for-own@1.0.0 â â â â âââ for-in@1.0.2 â â â âââ kind-of@6.0.2 â â â ââ⬠shallow-clone@1.0.0 â â â âââ is-extendable@0.1.1 â â â âââ kind-of@5.1.0 â â â ââ⬠mixin-object@2.0.1 â â â âââ for-in@0.1.8 â â âââ lodash.tail@4.1.1 â â âââ neo-async@2.6.0 â â âââ pify@3.0.0 â ââ⬠style-loader@0.23.0 â â ââ⬠schema-utils@0.4.7 â â ââ⬠UNMET PEER DEPENDENCY ajv@6.5.5 â â âââ fast-deep-equal@2.0.1 â â âââ json-schema-traverse@0.4.1 â ââ⬠terser-webpack-plugin@1.1.0 â â ââ⬠cacache@11.3.1 â â â âââ chownr@1.1.1 â â â âââ figgy-pudding@3.5.1 â â â ââ⬠lru-cache@4.1.3 â â â â âââ pseudomap@1.0.2 â â â â âââ yallist@2.1.2 â â â ââ⬠mississippi@3.0.0 â â â â ââ⬠concat-stream@1.6.2 â â â â â âââ typedarray@0.0.6 â â â â ââ⬠duplexify@3.6.1 â â â â â âââ stream-shift@1.0.0 â â â â âââ end-of-stream@1.4.1 â â â â âââ flush-write-stream@1.0.3 â â â â âââ from2@2.3.0 â â â â ââ⬠parallel-transform@1.1.0 â â â â â âââ cyclist@0.2.2 â â â â âââ pump@3.0.0 â â â â ââ⬠pumpify@1.5.1 â â â â â âââ pump@2.0.1 â â â â âââ stream-each@1.2.3 â â â â âââ through2@2.0.5 â â â ââ⬠move-concurrently@1.0.1 â â â â âââ aproba@1.2.0 â â â â ââ⬠copy-concurrently@1.0.5 â â â â â âââ iferr@0.1.5 â â â â âââ fs-write-stream-atomic@1.0.10 â â â â âââ run-queue@1.0.3 â â â âââ promise-inflight@1.0.1 â â â âââ ssri@6.0.1 â â â ââ⬠unique-filename@1.1.1 â â â â âââ unique-slug@2.0.1 â â â âââ y18n@4.0.0 â â ââ⬠find-cache-dir@2.0.0 â â â ââ⬠pkg-dir@3.0.0 â â â ââ⬠find-up@3.0.0 â â â ââ⬠locate-path@3.0.0 â â â ââ⬠p-locate@3.0.0 â â â ââ⬠p-limit@2.0.0 â â â âââ p-try@2.0.0 â â âââ serialize-javascript@1.5.0 â â âââ source-map@0.6.1 â â ââ⬠terser@3.10.11 â â â âââ commander@2.17.1 â â â âââ source-map@0.6.1 â â â ââ⬠source-map-support@0.5.9 â â â âââ buffer-from@1.1.1 â â ââ⬠worker-farm@1.6.0 â â ââ⬠errno@0.1.7 â â âââ prr@1.0.1 â ââ⬠url-loader@1.1.1 â â âââ mime@2.3.1 â ââ⬠webpack@4.19.1 â â ââ⬠@webassemblyjs/ast@1.7.6 â â â âââ @webassemblyjs/helper-wasm-bytecode@1.7.6 â â â ââ⬠@webassemblyjs/wast-parser@1.7.6 â â â â âââ @webassemblyjs/floating-point-hex-parser@1.7.6 â â â â âââ @webassemblyjs/helper-code-frame@1.7.6 â â â â âââ @webassemblyjs/helper-fsm@1.7.6 â â â â âââ @xtuc/long@4.2.1 â â â âââ mamacro@0.0.3 â â âââ @webassemblyjs/helper-module-context@1.7.6 â â ââ⬠@webassemblyjs/wasm-edit@1.7.6 â â â âââ @webassemblyjs/helper-buffer@1.7.6 â â â âââ @webassemblyjs/helper-wasm-section@1.7.6 â â â âââ @webassemblyjs/wasm-gen@1.7.6 â â â âââ @webassemblyjs/wasm-opt@1.7.6 â â â âââ @webassemblyjs/wast-printer@1.7.6 â â ââ⬠@webassemblyjs/wasm-parser@1.7.6 â â â âââ @webassemblyjs/helper-api-error@1.7.6 â â â ââ⬠@webassemblyjs/ieee754@1.7.6 â â â â âââ @xtuc/ieee754@1.2.0 â â â âââ @webassemblyjs/leb128@1.7.6 â â â âââ @webassemblyjs/utf8@1.7.6 â â âââ acorn@5.7.3 â â ââ⬠acorn-dynamic-import@3.0.0 â â â âââ acorn@5.7.3 â â ââ⬠UNMET PEER DEPENDENCY ajv@6.5.5 â â â âââ fast-deep-equal@2.0.1 â â â âââ json-schema-traverse@0.4.1 â â âââ ajv-keywords@3.2.0 â â ââ⬠chrome-trace-event@1.0.0 â â â âââ tslib@1.9.3 â â âââ enhanced-resolve@4.1.0 â â âââ eslint-scope@4.0.0 â â âââ json-parse-better-errors@1.0.2 â â âââ loader-runner@2.3.1 â â ââ⬠memory-fs@0.4.1 â â â ââ⬠readable-stream@2.3.6 â â â âââ core-util-is@1.0.2 â â â âââ process-nextick-args@2.0.0 â â â âââ util-deprecate@1.0.2 â â ââ⬠micromatch@3.1.10 â â â âââ arr-diff@4.0.0 â â â âââ array-unique@0.3.2 â â â ââ⬠braces@2.3.2 â â â â âââ extend-shallow@2.0.1 â â â â ââ⬠fill-range@4.0.0 â â â â âââ extend-shallow@2.0.1 â â â â ââ⬠is-number@3.0.0 â â â â âââ kind-of@3.2.2 â â â ââ⬠extglob@2.0.4 â â â â ââ⬠define-property@1.0.0 â â â â â ââ⬠is-descriptor@1.0.2 â â â â â âââ is-accessor-descriptor@1.0.0 â â â â â âââ is-data-descriptor@1.0.0 â â â â ââ⬠expand-brackets@2.1.4 â â â â â ââ⬠debug@2.6.9 â â â â â â âââ ms@2.0.0 â â â â â ââ⬠define-property@0.2.5 â â â â â â ââ⬠is-descriptor@0.1.6 â â â â â â ââ⬠is-accessor-descriptor@0.1.6 â â â â â â â âââ kind-of@3.2.2 â â â â â â ââ⬠is-data-descriptor@0.1.4 â â â â â â â âââ kind-of@3.2.2 â â â â â â âââ kind-of@5.1.0 â â â â â âââ extend-shallow@2.0.1 â â â â âââ extend-shallow@2.0.1 â â â âââ kind-of@6.0.2 â â ââ⬠node-libs-browser@2.1.0 â â â ââ⬠assert@1.4.1 â â â â ââ⬠util@0.10.3 â â â â âââ inherits@2.0.1 â â â ââ⬠browserify-zlib@0.2.0 â â â â âââ pako@1.0.6 â â â ââ⬠buffer@4.9.1 â â â â âââ base64-js@1.3.0 â â â â âââ ieee754@1.1.12 â â â ââ⬠console-browserify@1.1.0 â â â â âââ date-now@0.1.4 â â â âââ constants-browserify@1.0.0 â â â ââ⬠crypto-browserify@3.12.0 â â â â ââ⬠browserify-cipher@1.0.1 â â â â â ââ⬠browserify-aes@1.2.0 â â â â â â âââ buffer-xor@1.0.3 â â â â â ââ⬠browserify-des@1.0.2 â â â â â â âââ des.js@1.0.0 â â â â â âââ evp_bytestokey@1.0.3 â â â â ââ⬠browserify-sign@4.0.4 â â â â â âââ bn.js@4.11.8 â â â â â âââ browserify-rsa@4.0.1 â â â â â ââ⬠elliptic@6.4.1 â â â â â â âââ brorand@1.1.0 â â â â â â âââ hash.js@1.1.5 â â â â â â âââ hmac-drbg@1.0.1 â â â â â â âââ minimalistic-crypto-utils@1.0.1 â â â â â ââ⬠parse-asn1@5.1.1 â â â â â âââ asn1.js@4.10.1 â â â â âââ create-ecdh@4.0.3 â â â â ââ⬠create-hash@1.2.0 â â â â â âââ cipher-base@1.0.4 â â â â â ââ⬠md5.js@1.3.5 â â â â â â âââ hash-base@3.0.4 â â â â â âââ ripemd160@2.0.2 â â â â â âââ sha.js@2.4.11 â â â â âââ create-hmac@1.1.7 â â â â ââ⬠diffie-hellman@5.0.3 â â â â â âââ miller-rabin@4.0.1 â â â â âââ pbkdf2@3.0.17 â â â â âââ public-encrypt@4.0.3 â â â â âââ randombytes@2.0.6 â â â â âââ randomfill@1.0.4 â â â âââ domain-browser@1.2.0 â â â âââ events@1.1.1 â â â âââ https-browserify@1.0.0 â â â âââ os-browserify@0.3.0 â â â âââ path-browserify@0.0.0 â â â âââ process@0.11.10 â â â âââ punycode@1.4.1 â â â âââ querystring-es3@0.2.1 â â â âââ stream-browserify@2.0.1 â â â ââ⬠stream-http@2.8.3 â â â â âââ builtin-status-codes@3.0.0 â â â â âââ to-arraybuffer@1.0.1 â â â â âââ xtend@4.0.1 â â â âââ string_decoder@1.1.1 â â â âââ timers-browserify@2.0.10 â â â âââ tty-browserify@0.0.0 â â â ââ⬠url@0.11.0 â â â â âââ punycode@1.3.2 â â â â âââ querystring@0.2.0 â â â âââ util@0.10.4 â â â ââ⬠vm-browserify@0.0.4 â â â âââ indexof@0.0.1 â â âââ schema-utils@0.4.7 â â ââ⬠uglifyjs-webpack-plugin@1.3.0 â â â ââ⬠cacache@10.0.4 â â â â ââ⬠mississippi@2.0.0 â â â â â âââ pump@2.0.1 â â â â âââ ssri@5.3.0 â â â â âââ y18n@4.0.0 â â â ââ⬠schema-utils@0.4.7 â â â â ââ⬠UNMET PEER DEPENDENCY ajv@6.5.5 â â â â âââ fast-deep-equal@2.0.1 â â â â âââ json-schema-traverse@0.4.1 â â â âââ source-map@0.6.1 â â â ââ⬠uglify-es@3.3.9 â â â âââ commander@2.13.0 â â âââ watchpack@1.6.0 â ââ⬠webpack-dev-server@3.1.9 â â âââ ansi-html@0.0.7 â â ââ⬠bonjour@3.5.0 â â â âââ array-flatten@2.1.1 â â â âââ deep-equal@1.0.1 â â â âââ dns-equal@1.0.0 â â â ââ⬠dns-txt@2.0.2 â â â â âââ buffer-indexof@1.1.1 â â â ââ⬠multicast-dns@6.2.3 â â â â âââ dns-packet@1.3.1 â â â â âââ thunky@1.0.3 â â â âââ multicast-dns-service-types@1.1.0 â â ââ⬠compression@1.7.3 â â â ââ⬠accepts@1.3.5 â â â â âââ negotiator@0.6.1 â â â âââ bytes@3.0.0 â â â ââ⬠compressible@2.0.15 â â â â âââ mime-db@1.37.0 â â â ââ⬠debug@2.6.9 â â â â âââ ms@2.0.0 â â â âââ on-headers@1.0.1 â â â âââ vary@1.1.2 â â âââ connect-history-api-fallback@1.5.0 â â ââ⬠del@3.0.0 â â â ââ⬠globby@6.1.0 â â â â âââ pify@2.3.0 â â â â ââ⬠pinkie-promise@2.0.1 â â â â âââ pinkie@2.0.4 â â â âââ is-path-cwd@1.0.0 â â â ââ⬠is-path-in-cwd@1.0.1 â â â â âââ is-path-inside@1.0.1 â â â âââ p-map@1.2.0 â â â âââ pify@3.0.0 â â ââ⬠express@4.16.4 â â â âââ array-flatten@1.1.1 â â â ââ⬠body-parser@1.18.3 â â â â ââ⬠debug@2.6.9 â â â â â âââ ms@2.0.0 â â â â âââ iconv-lite@0.4.23 â â â â ââ⬠raw-body@2.3.3 â â â â âââ iconv-lite@0.4.23 â â â âââ content-disposition@0.5.2 â â â âââ content-type@1.0.4 â â â âââ cookie@0.3.1 â â â âââ cookie-signature@1.0.6 â â â ââ⬠debug@2.6.9 â â â â âââ ms@2.0.0 â â â âââ depd@1.1.2 â â â âââ encodeurl@1.0.2 â â â âââ escape-html@1.0.3 â â â âââ etag@1.8.1 â â â ââ⬠finalhandler@1.1.1 â â â â ââ⬠debug@2.6.9 â â â â â âââ ms@2.0.0 â â â â âââ unpipe@1.0.0 â â â âââ fresh@0.5.2 â â â âââ merge-descriptors@1.0.1 â â â âââ methods@1.1.2 â â â ââ⬠on-finished@2.3.0 â â â â âââ ee-first@1.1.1 â â â âââ parseurl@1.3.2 â â â âââ path-to-regexp@0.1.7 â â â ââ⬠proxy-addr@2.0.4 â â â â âââ forwarded@0.1.2 â â â âââ qs@6.5.2 â â â âââ range-parser@1.2.0 â â â ââ⬠send@0.16.2 â â â â âââ debug@2.6.9 â â â â âââ destroy@1.0.4 â â â â âââ mime@1.4.1 â â â â âââ ms@2.0.0 â â â âââ serve-static@1.13.2 â â â âââ setprototypeof@1.1.0 â â â âââ statuses@1.4.0 â â â ââ⬠type-is@1.6.16 â â â â âââ media-typer@0.3.0 â â â âââ utils-merge@1.0.1 â â âââ html-entities@1.2.1 â â ââ⬠http-proxy-middleware@0.18.0 â â â ââ⬠http-proxy@1.17.0 â â â â âââ eventemitter3@3.1.0 â â â â ââ⬠follow-redirects@1.5.9 â â â â ââ⬠debug@3.1.0 â â â â âââ ms@2.0.0 â â â ââ⬠is-glob@4.0.0 â â â â âââ is-extglob@2.1.1 â â â ââ⬠micromatch@3.1.10 â â â âââ arr-diff@4.0.0 â â â âââ array-unique@0.3.2 â â â ââ⬠braces@2.3.2 â â â â âââ extend-shallow@2.0.1 â â â â ââ⬠fill-range@4.0.0 â â â â âââ extend-shallow@2.0.1 â â â â ââ⬠is-number@3.0.0 â â â â âââ kind-of@3.2.2 â â â ââ⬠extglob@2.0.4 â â â â ââ⬠define-property@1.0.0 â â â â â ââ⬠is-descriptor@1.0.2 â â â â â âââ is-accessor-descriptor@1.0.0 â â â â â âââ is-data-descriptor@1.0.0 â â â â ââ⬠expand-brackets@2.1.4 â â â â â ââ⬠debug@2.6.9 â â â â â â âââ ms@2.0.0 â â â â â ââ⬠define-property@0.2.5 â â â â â â ââ⬠is-descriptor@0.1.6 â â â â â â ââ⬠is-accessor-descriptor@0.1.6 â â â â â â â âââ kind-of@3.2.2 â â â â â â ââ⬠is-data-descriptor@0.1.4 â â â â â â â âââ kind-of@3.2.2 â â â â â â âââ kind-of@5.1.0 â â â â â âââ extend-shallow@2.0.1 â â â â âââ extend-shallow@2.0.1 â â â âââ kind-of@6.0.2 â â ââ⬠import-local@2.0.0 â â â âââ pkg-dir@3.0.0 â â ââ⬠internal-ip@3.0.1 â â â ââ⬠default-gateway@2.7.2 â â â â ââ⬠execa@0.10.0 â â â â â âââ get-stream@3.0.0 â â â â â âââ npm-run-path@2.0.2 â â â â â âââ p-finally@1.0.0 â â â â â âââ strip-eof@1.0.0 â â â â âââ ip-regex@2.1.0 â â â âââ ipaddr.js@1.8.0 â â âââ ip@1.1.5 â â âââ killable@1.0.1 â â âââ loglevel@1.6.1 â â ââ⬠portfinder@1.0.19 â â â âââ async@1.5.2 â â â ââ⬠debug@2.6.9 â â â âââ ms@2.0.0 â â ââ⬠selfsigned@1.10.4 â â â âââ node-forge@0.7.5 â â ââ⬠serve-index@1.9.1 â â â âââ batch@0.6.1 â â â ââ⬠debug@2.6.9 â â â â âââ ms@2.0.0 â â â âââ http-errors@1.6.3 â â â âââ mime-types@2.1.21 â â ââ⬠sockjs@0.3.19 â â â âââ faye-websocket@0.10.0 â â â âââ uuid@3.3.2 â â ââ⬠spdy@3.4.7 â â â ââ⬠debug@2.6.9 â â â â âââ ms@2.0.0 â â â âââ handle-thing@1.2.5 â â â âââ http-deceiver@1.2.7 â â â âââ select-hose@2.0.0 â â â ââ⬠spdy-transport@2.1.1 â â â ââ⬠debug@2.6.9 â â â â âââ ms@2.0.0 â â â âââ detect-node@2.0.4 â â â âââ hpack.js@2.1.6 â â â âââ obuf@1.1.2 â â â ââ⬠wbuf@1.7.3 â â â âââ minimalistic-assert@1.0.1 â â ââ⬠strip-ansi@3.0.1 â â â âââ ansi-regex@2.1.1 â â âââ webpack-dev-middleware@3.4.0 â â ââ⬠webpack-log@2.0.0 â â â âââ ansi-colors@3.2.1 â â ââ⬠yargs@12.0.2 â â ââ⬠cliui@4.1.0 â â â ââ⬠strip-ansi@4.0.0 â â â â âââ ansi-regex@3.0.0 â â â ââ⬠wrap-ansi@2.1.0 â â â ââ⬠string-width@1.0.2 â â â âââ code-point-at@1.1.0 â â â ââ⬠is-fullwidth-code-point@1.0.0 â â â âââ number-is-nan@1.0.1 â â ââ⬠decamelize@2.0.0 â â â âââ xregexp@4.0.0 â â ââ⬠find-up@3.0.0 â â â ââ⬠locate-path@3.0.0 â â â ââ⬠p-locate@3.0.0 â â â ââ⬠p-limit@2.0.0 â â â âââ p-try@2.0.0 â â âââ get-caller-file@1.0.3 â â ââ⬠os-locale@3.0.1 â â â âââ execa@0.10.0 â â â ââ⬠lcid@2.0.0 â â â â âââ invert-kv@2.0.0 â â â ââ⬠mem@4.0.0 â â â ââ⬠map-age-cleaner@0.1.2 â â â â âââ p-defer@1.0.0 â â â âââ mimic-fn@1.2.0 â â â âââ p-is-promise@1.1.0 â â âââ require-directory@2.1.1 â â âââ require-main-filename@1.0.1 â â âââ set-blocking@2.0.0 â â âââ which-module@2.0.0 â â âââ y18n@3.2.1 â â ââ⬠yargs-parser@10.1.0 â â âââ camelcase@4.1.0 â âââ webpack-manifest-plugin@2.0.4 â ââ⬠workbox-webpack-plugin@3.6.3 â âââ json-stable-stringify@1.0.1 â ââ⬠workbox-build@3.6.3 â âââ common-tags@1.8.0 â âââ fs-extra@4.0.3 â ââ⬠joi@11.4.0 â â âââ hoek@4.2.1 â â âââ isemail@3.2.0 â â âââ topo@2.0.2 â âââ pretty-bytes@4.0.2 â ââ⬠stringify-object@3.3.0 â â âââ get-own-enumerable-property-symbols@3.0.0 â â âââ is-obj@1.0.1 â â âââ is-regexp@1.0.0 â ââ⬠strip-comments@1.0.2 â â âââ babel-extract-comments@1.0.0 â âââ workbox-background-sync@3.6.3 â âââ workbox-broadcast-cache-update@3.6.3 â âââ workbox-cache-expiration@3.6.3 â âââ workbox-cacheable-response@3.6.3 â âââ workbox-core@3.6.3 â âââ workbox-google-analytics@3.6.3 â âââ workbox-navigation-preload@3.6.3 â âââ workbox-precaching@3.6.3 â âââ workbox-range-requests@3.6.3 â âââ workbox-routing@3.6.3 â âââ workbox-strategies@3.6.3 â âââ workbox-streams@3.6.3 â âââ workbox-sw@3.6.3 ââ⬠react-test-renderer@16.6.1 â âââ react-is@16.6.1 ââ⬠shortid@2.2.14 â âââ nanoid@2.0.0 âââ tinycon@0.6.8

npm ERR! peer dep missing: ajv@^6.0.0, required by ajv-keywords@3.2.0 npm ERR! peer dep missing: ajv@^6.0.0, required by ajv-keywords@3.2.0 npm ERR! peer dep missing: ajv@^6.0.0, required by ajv-keywords@3.2.0 npm ERR! peer dep missing: ajv@^6.0.0, required by ajv-keywords@3.2.0 npm ERR! peer dep missing: ajv@^6.0.0, required by ajv-keywords@3.2.0 npm ERR! peer dep missing: ajv@^6.0.0, required by ajv-keywords@3.2.0

grapenut commented 5 years ago

They use some unicode line drawing characters to make a fancy tree so no worries there.

In the mean time I compiled for you with /BoD/Portal as the root path. You can get the zipped build/ directory from http://leaf.grapenut.org/build.tar.gz

Balerion300 commented 5 years ago

Thank you! So, I untarred the file and I copied the files from the build directory into the /BoD/Portal directory. But if I try to go to it at http://www.westeros.org/BoD/Portal, I get a white page (however, if I view source, I see that there is stuff not displaying. Now, I don't have SSL support sorted on the website presently, but I tried to edit local.js to fix that as so:

var serverSSL = window.location.protocol === "http:"; var defaultAddress = "bod.westeros.org"; var defaultPort = serverSSL ? '3000' : '3000';

Doesn't seem to help, though, and unfortunately there's no obvious message as to why this isn't working.

grapenut commented 5 years ago

just set var serverSSL = false;

Balerion300 commented 5 years ago

Ah, of course. Have done so, and set defaultPort to just 3000. Unfortunately, does not seem to solve the blank page issue.

grapenut commented 5 years ago

The blank page is due to the fact that you get a 404 when trying to load the js file. Not sure why that is. Make sure the file name in the index.html sources matches the file name in static/js

-Jeremy

On Nov 9, 2018, at 3:50 PM, Balerion300 notifications@github.com<mailto:notifications@github.com> wrote:

Thank you! So, I untarred the file and I copied the files from the build directory into the /BoD/Portal directory. But if I try to go to it at http://www.westeros.org/BoD/Portal, I get a white page (however, if I view source, I see that there is stuff not displaying. Now, I don't have SSL support sorted on the website presently, but I tried to edit local.js to fix that as so:

var serverSSL = window.location.protocol === "http:"; var defaultAddress = "bod.westeros.orghttp://bod.westeros.org"; var defaultPort = serverSSL ? '3000' : '3000';

Doesn't seem to help, though, and unfortunately there's no obvious message as to why this isn't working.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/grapenut/mush-portal/issues/2#issuecomment-437505962, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AGxgInxng1BAjjM6WyHPnqWJYAlTKmFIks5utfidgaJpZM4YVnmy.

grapenut commented 5 years ago

Looks like anything not in the main directory is returning 404 (so both the JS and CSS files). It might be a web server configuration not allowing subdirectories. A quick fix would be to move everything into the top directory and edit index.html to remove the /static/js and /static/css paths.

grapenut commented 5 years ago

Disregard my last comment, it's the directory permissions. /static, /static/js and /static/css probably need to be chmod 755 for the webserver to allow you to access them.

Balerion300 commented 5 years ago

Progress -- now works (moved all the files into the /BoD/Portal root for now, as I can't figure out why it's pulling 404s otherwise) -- but next issue is that the connection to the MUSH doesn't seem to work.

grapenut commented 5 years ago

Edit your local.js. You have var serverSSL = "false"; and it should be var serverSSL = false; without quotes. The string "false" is a true value :)

Balerion300 commented 5 years ago

Huzzah! It works. Thanks so much for the help!

I'll see about posting a thread with suggestions and ideas tomorrow.

grapenut commented 5 years ago

I set the default homepage in the repo's default build to the relative path ".", so you should be able to clone the repository and just copy the build/ folder directly to the webserver subdirectory as-is. If you want to get the latest updates, just clone and copy.

Balerion300 commented 5 years ago

Finally sorted out a temporary solution for the SSL stuff, so can actually use the mush portal on our website properly now. Everything's looking good, including this. Thanks!

Balerion300 commented 5 years ago

Re: temporary solution, what we've done is just link to the http rather than https version. The server won't reject a request of an https version, but it won't rewrite the http requests to https. We don't control the server and from what I can see the Certbot option requires us to have access we don't have. Our server admin is, I think, busy for the holidays but will help us out when she has time.