matteocng / react-flag-icon-css

Simple React SVG country flags Component, supports standard Css and Css Modules.
MIT License
86 stars 13 forks source link

Could not resolve the styleName flag-icon #142

Closed rebeccadavidsson closed 4 years ago

rebeccadavidsson commented 4 years ago

Using the code:

import FlagIconFactory from 'react-flag-icon-css'

const FlagIcon = FlagIconFactory(React)

<FlagIcon code="it" size="3x" />

The error occurs:

'Could not resolve the styleName flag-icon'.

Versions: yarn v1.22.4, css-loader: version 2.1.1, babel-loader: 8.0.6, file-loader: 3.0.1, style-loader: 1.0.0, webpack: 4.39.1, extract-text-webpack-plugin: ^3.0.2,

Diagnostic output:

yarn list v1.22.4
├─ @ant-design/colors@3.2.2
├─ @ant-design/create-react-context@0.2.5
├─ @ant-design/css-animation@1.7.2
├─ @ant-design/icons-react@2.0.1
├─ @ant-design/icons@2.1.1
├─ @babel/code-frame@7.10.4
├─ @babel/compat-data@7.10.5
├─ @babel/core@7.10.5
├─ @babel/generator@7.10.5
├─ @babel/helper-annotate-as-pure@7.10.4
├─ @babel/helper-builder-binary-assignment-operator-visitor@7.10.4
├─ @babel/helper-builder-react-jsx-experimental@7.10.5
├─ @babel/helper-builder-react-jsx@7.10.4
├─ @babel/helper-compilation-targets@7.10.4
├─ @babel/helper-create-class-features-plugin@7.10.5
├─ @babel/helper-create-regexp-features-plugin@7.10.4
├─ @babel/helper-define-map@7.10.5
├─ @babel/helper-explode-assignable-expression@7.10.4
├─ @babel/helper-function-name@7.10.4
├─ @babel/helper-get-function-arity@7.10.4
├─ @babel/helper-hoist-variables@7.10.4
├─ @babel/helper-member-expression-to-functions@7.10.5
├─ @babel/helper-module-imports@7.10.4
├─ @babel/helper-module-transforms@7.10.5
├─ @babel/helper-optimise-call-expression@7.10.4
├─ @babel/helper-plugin-utils@7.10.4
├─ @babel/helper-regex@7.10.5
├─ @babel/helper-remap-async-to-generator@7.10.4
├─ @babel/helper-replace-supers@7.10.4
├─ @babel/helper-simple-access@7.10.4
├─ @babel/helper-split-export-declaration@7.10.4
├─ @babel/helper-validator-identifier@7.10.4
├─ @babel/helper-wrap-function@7.10.4
├─ @babel/helpers@7.10.4
├─ @babel/highlight@7.10.4
├─ @babel/node@7.10.5
├─ @babel/parser@7.10.5
├─ @babel/plugin-proposal-async-generator-functions@7.10.5
├─ @babel/plugin-proposal-class-properties@7.10.4
├─ @babel/plugin-proposal-decorators@7.10.5
├─ @babel/plugin-proposal-dynamic-import@7.10.4
├─ @babel/plugin-proposal-json-strings@7.10.4
├─ @babel/plugin-proposal-nullish-coalescing-operator@7.10.4
├─ @babel/plugin-proposal-numeric-separator@7.10.4
├─ @babel/plugin-proposal-object-rest-spread@7.10.4
├─ @babel/plugin-proposal-optional-catch-binding@7.10.4
├─ @babel/plugin-proposal-optional-chaining@7.10.4
├─ @babel/plugin-proposal-private-methods@7.10.4
├─ @babel/plugin-proposal-unicode-property-regex@7.10.4
├─ @babel/plugin-syntax-async-generators@7.8.4
├─ @babel/plugin-syntax-class-properties@7.10.4
├─ @babel/plugin-syntax-decorators@7.10.4
├─ @babel/plugin-syntax-dynamic-import@7.8.3
├─ @babel/plugin-syntax-flow@7.10.4
├─ @babel/plugin-syntax-json-strings@7.8.3
├─ @babel/plugin-syntax-jsx@7.10.4
├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3
├─ @babel/plugin-syntax-numeric-separator@7.10.4
├─ @babel/plugin-syntax-object-rest-spread@7.8.3
├─ @babel/plugin-syntax-optional-catch-binding@7.8.3
├─ @babel/plugin-syntax-optional-chaining@7.8.3
├─ @babel/plugin-syntax-top-level-await@7.10.4
├─ @babel/plugin-syntax-typescript@7.10.4
├─ @babel/plugin-transform-arrow-functions@7.10.4
├─ @babel/plugin-transform-async-to-generator@7.10.4
├─ @babel/plugin-transform-block-scoped-functions@7.10.4
├─ @babel/plugin-transform-block-scoping@7.10.5
├─ @babel/plugin-transform-classes@7.10.4
├─ @babel/plugin-transform-computed-properties@7.10.4
├─ @babel/plugin-transform-destructuring@7.10.4
├─ @babel/plugin-transform-dotall-regex@7.10.4
├─ @babel/plugin-transform-duplicate-keys@7.10.4
├─ @babel/plugin-transform-exponentiation-operator@7.10.4
├─ @babel/plugin-transform-flow-strip-types@7.9.0
├─ @babel/plugin-transform-for-of@7.10.4
├─ @babel/plugin-transform-function-name@7.10.4
├─ @babel/plugin-transform-literals@7.10.4
├─ @babel/plugin-transform-member-expression-literals@7.10.4
├─ @babel/plugin-transform-modules-amd@7.10.5
├─ @babel/plugin-transform-modules-commonjs@7.10.4
├─ @babel/plugin-transform-modules-systemjs@7.10.5
├─ @babel/plugin-transform-modules-umd@7.10.4
├─ @babel/plugin-transform-named-capturing-groups-regex@7.10.4
├─ @babel/plugin-transform-new-target@7.10.4
├─ @babel/plugin-transform-object-super@7.10.4
├─ @babel/plugin-transform-parameters@7.10.5
├─ @babel/plugin-transform-property-literals@7.10.4
├─ @babel/plugin-transform-react-constant-elements@7.10.4
├─ @babel/plugin-transform-react-display-name@7.10.4
├─ @babel/plugin-transform-react-jsx-development@7.10.4
├─ @babel/plugin-transform-react-jsx-self@7.10.4
├─ @babel/plugin-transform-react-jsx-source@7.10.5
├─ @babel/plugin-transform-react-jsx@7.10.4
├─ @babel/plugin-transform-react-pure-annotations@7.10.4
├─ @babel/plugin-transform-regenerator@7.10.4
├─ @babel/plugin-transform-reserved-words@7.10.4
├─ @babel/plugin-transform-runtime@7.9.0
├─ @babel/plugin-transform-shorthand-properties@7.10.4
├─ @babel/plugin-transform-spread@7.10.4
├─ @babel/plugin-transform-sticky-regex@7.10.4
├─ @babel/plugin-transform-template-literals@7.10.5
├─ @babel/plugin-transform-typeof-symbol@7.10.4
├─ @babel/plugin-transform-typescript@7.10.5
├─ @babel/plugin-transform-unicode-escapes@7.10.4
├─ @babel/plugin-transform-unicode-regex@7.10.4
├─ @babel/preset-env@7.10.4
├─ @babel/preset-modules@0.1.3
├─ @babel/preset-react@7.10.4
├─ @babel/preset-typescript@7.9.0
├─ @babel/register@7.10.5
├─ @babel/runtime@7.10.5
├─ @babel/template@7.10.4
├─ @babel/traverse@7.10.5
├─ @babel/types@7.10.5
├─ @cnakazawa/watch@1.0.4
├─ @csstools/convert-colors@1.4.0
├─ @csstools/normalize.css@9.0.1
├─ @dabh/diagnostics@2.0.2
├─ @dschoon/react-waves@3.0.3
├─ @emotion/hash@0.8.0
├─ @hapi/address@2.1.4
├─ @hapi/bourne@1.3.2
├─ @hapi/hoek@8.5.1
├─ @hapi/joi@15.1.1
├─ @hapi/topo@3.1.6
├─ @iarna/cli@1.2.0
├─ @jest/console@24.9.0
├─ @jest/core@24.9.0
├─ @jest/environment@24.9.0
├─ @jest/fake-timers@24.9.0
├─ @jest/reporters@24.9.0
├─ @jest/source-map@24.9.0
├─ @jest/test-result@24.9.0
├─ @jest/test-sequencer@24.9.0
├─ @jest/transform@24.9.0
├─ @jest/types@24.9.0
├─ @material-ui/core@4.11.0
├─ @material-ui/styles@4.10.0
├─ @material-ui/system@4.9.14
├─ @material-ui/types@5.1.0
├─ @material-ui/utils@4.10.2
├─ @mrmlnc/readdir-enhanced@2.2.1
├─ @nodelib/fs.stat@1.1.3
├─ @palmabit/react-cookie-law@0.3.0
├─ @svgr/babel-plugin-add-jsx-attribute@4.2.0
├─ @svgr/babel-plugin-remove-jsx-attribute@4.2.0
├─ @svgr/babel-plugin-remove-jsx-empty-expression@4.2.0
├─ @svgr/babel-plugin-replace-jsx-attribute-value@4.2.0
├─ @svgr/babel-plugin-svg-dynamic-title@4.3.3
├─ @svgr/babel-plugin-svg-em-dimensions@4.2.0
├─ @svgr/babel-plugin-transform-react-native-svg@4.2.0
├─ @svgr/babel-plugin-transform-svg-component@4.2.0
├─ @svgr/babel-preset@4.3.3
├─ @svgr/core@4.3.3
├─ @svgr/hast-util-to-babel-ast@4.3.2
├─ @svgr/plugin-jsx@4.3.3
├─ @svgr/plugin-svgo@4.3.1
├─ @svgr/webpack@4.3.2
├─ @types/babel__core@7.1.9
├─ @types/babel__generator@7.6.1
├─ @types/babel__template@7.0.2
├─ @types/babel__traverse@7.0.13
├─ @types/color-name@1.1.1
├─ @types/cookie@0.3.3
├─ @types/eslint-visitor-keys@1.0.0
├─ @types/hoist-non-react-statics@3.3.1
├─ @types/istanbul-lib-coverage@2.0.3
├─ @types/istanbul-lib-report@3.0.0
├─ @types/istanbul-reports@1.1.2
├─ @types/json-schema@7.0.5
├─ @types/object-assign@4.0.30
├─ @types/parse-json@4.0.0
├─ @types/prop-types@15.7.3
├─ @types/q@1.5.4
├─ @types/react-slick@0.23.4
├─ @types/react-transition-group@4.4.0
├─ @types/react@16.9.43
├─ @types/stack-utils@1.0.1
├─ @types/yargs-parser@15.0.0
├─ @types/yargs@13.0.9
├─ @typescript-eslint/eslint-plugin@1.13.0
├─ @typescript-eslint/experimental-utils@1.13.0
├─ @typescript-eslint/parser@1.13.0
├─ @typescript-eslint/typescript-estree@1.13.0
├─ @webassemblyjs/ast@1.8.5
├─ @webassemblyjs/floating-point-hex-parser@1.8.5
├─ @webassemblyjs/helper-api-error@1.8.5
├─ @webassemblyjs/helper-buffer@1.8.5
├─ @webassemblyjs/helper-code-frame@1.8.5
├─ @webassemblyjs/helper-fsm@1.8.5
├─ @webassemblyjs/helper-module-context@1.8.5
├─ @webassemblyjs/helper-wasm-bytecode@1.8.5
├─ @webassemblyjs/helper-wasm-section@1.8.5
├─ @webassemblyjs/ieee754@1.8.5
├─ @webassemblyjs/leb128@1.8.5
├─ @webassemblyjs/utf8@1.8.5
├─ @webassemblyjs/wasm-edit@1.8.5
├─ @webassemblyjs/wasm-gen@1.8.5
├─ @webassemblyjs/wasm-opt@1.8.5
├─ @webassemblyjs/wasm-parser@1.8.5
├─ @webassemblyjs/wast-parser@1.8.5
├─ @webassemblyjs/wast-printer@1.8.5
├─ @xtuc/ieee754@1.2.0
├─ @xtuc/long@4.2.2
├─ abab@2.0.3
├─ abbrev@1.1.1
├─ accepts@1.3.7
├─ acorn-globals@4.3.4
├─ acorn-jsx@5.2.0
├─ acorn-walk@6.2.0
├─ acorn@6.4.1
├─ add-dom-event-listener@1.1.0
├─ address@1.1.2
├─ adjust-sourcemap-loader@2.0.0
├─ agent-base@4.3.0
├─ agentkeepalive@3.5.2
├─ ajv-errors@1.0.1
├─ ajv-keywords@3.5.1
├─ ajv@6.12.3
├─ alphanum-sort@1.0.2
├─ amdefine@1.0.1
├─ ansi-align@2.0.0
├─ ansi-colors@3.2.4
├─ ansi-escapes@3.2.0
├─ ansi-html@0.0.7
├─ ansi-regex@2.1.1
├─ ansi-styles@3.2.1
├─ ansicolors@0.3.2
├─ ansistyles@0.1.3
├─ antd@3.26.18
├─ anymatch@2.0.0
├─ aproba@2.0.0
├─ archy@1.0.0
├─ are-we-there-yet@1.1.5
├─ argparse@1.0.10
├─ aria-query@3.0.0
├─ arity-n@1.0.4
├─ arr-diff@4.0.0
├─ arr-flatten@1.1.0
├─ arr-union@3.1.0
├─ array-equal@1.0.0
├─ array-find-index@1.0.2
├─ array-flatten@1.1.1
├─ array-includes@3.1.1
├─ array-tree-filter@2.1.0
├─ array-union@1.0.2
├─ array-uniq@1.0.3
├─ array-unique@0.3.2
├─ arrify@1.0.1
├─ asap@2.0.6
├─ asn1.js@4.10.1
├─ asn1@0.2.4
├─ assert-plus@1.0.0
├─ assert@1.4.1
├─ assign-symbols@1.0.0
├─ ast-types-flow@0.0.7
├─ astral-regex@1.0.0
├─ async-each@1.0.3
├─ async-foreach@0.1.3
├─ async-limiter@1.0.1
├─ async-validator@1.11.5
├─ async@2.6.3
├─ asynckit@0.4.0
├─ atob@2.1.2
├─ autobind-decorator@1.4.3
├─ autoprefixer@9.8.5
├─ awesome-react-steps@0.1.7
├─ aws-sdk@2.714.0
├─ aws-sign2@0.7.0
├─ aws4@1.10.0
├─ axios@0.19.2
├─ axobject-query@2.2.0
├─ babel-code-frame@6.26.0
├─ babel-eslint@10.0.2
├─ babel-extract-comments@1.0.0
├─ babel-jest@24.9.0
├─ babel-loader@8.0.6
├─ babel-plugin-dynamic-import-node@2.3.3
├─ babel-plugin-istanbul@5.2.0
├─ babel-plugin-jest-hoist@24.9.0
├─ babel-plugin-macros@2.8.0
├─ babel-plugin-named-asset-import@0.3.6
├─ babel-plugin-syntax-object-rest-spread@6.13.0
├─ babel-plugin-transform-object-rest-spread@6.26.0
├─ babel-plugin-transform-react-remove-prop-types@0.4.24
├─ babel-preset-jest@24.9.0
├─ babel-preset-react-app@9.1.2
├─ babel-runtime@6.26.0
├─ babylon@6.18.0
├─ balanced-match@1.0.0
├─ base@0.11.2
├─ base64-js@1.3.1
├─ batch@0.6.1
├─ bcrypt-pbkdf@1.0.2
├─ big.js@5.2.2
├─ bin-links@1.1.8
├─ binary-extensions@1.13.1
├─ bindings@1.5.0
├─ block-stream@0.0.9
├─ bluebird@3.7.2
├─ bn.js@4.11.9
├─ body-parser@1.19.0
├─ bonjour@3.5.0
├─ boolbase@1.0.0
├─ bowser@1.9.4
├─ boxen@1.3.0
├─ brace-expansion@1.1.11
├─ braces@2.3.2
├─ brorand@1.1.0
├─ browser-process-hrtime@1.0.0
├─ browser-resolve@1.11.3
├─ browserify-aes@1.2.0
├─ browserify-cipher@1.0.1
├─ browserify-des@1.0.2
├─ browserify-rsa@4.0.1
├─ browserify-sign@4.2.0
├─ browserify-zlib@0.2.0
├─ browserslist@4.13.0
├─ bser@2.1.1
├─ buffer-from@1.1.1
├─ buffer-indexof@1.1.1
├─ buffer-xor@1.0.3
├─ buffer@4.9.2
├─ build@0.1.4
├─ builtin-modules@3.1.0
├─ builtin-status-codes@3.0.0
├─ builtins@1.0.3
├─ byline@5.0.0
├─ byte-size@5.0.1
├─ bytes@3.1.0
├─ cacache@12.0.4
├─ cache-base@1.0.1
├─ call-limit@1.1.1
├─ call-me-maybe@1.0.1
├─ caller-callsite@2.0.0
├─ caller-path@2.0.0
├─ callsites@3.1.0
├─ camel-case@3.0.0
├─ camelcase-keys@2.1.0
├─ camelcase@5.3.1
├─ caniuse-api@3.0.0
├─ caniuse-lite@1.0.30001100
├─ capture-exit@2.0.0
├─ capture-stack-trace@1.0.1
├─ case-sensitive-paths-webpack-plugin@2.2.0
├─ caseless@0.12.0
├─ chalk@2.4.2
├─ chardet@0.7.0
├─ chokidar@2.1.8
├─ chownr@1.1.4
├─ chrome-trace-event@1.0.2
├─ ci-info@2.0.0
├─ cidr-regex@2.0.10
├─ cipher-base@1.0.4
├─ class-utils@0.3.6
├─ classnames@2.2.6
├─ clean-css@4.2.3
├─ cli-boxes@1.0.0
├─ cli-columns@3.1.2
├─ cli-cursor@2.1.0
├─ cli-table3@0.5.1
├─ cli-width@2.2.1
├─ cliui@4.1.0
├─ clone-deep@4.0.1
├─ clone@1.0.4
├─ clsx@1.1.1
├─ cmd-shim@3.0.3
├─ co@4.6.0
├─ code-point-at@1.1.0
├─ collection-visit@1.0.0
├─ color-convert@1.9.3
├─ color-name@1.1.4
├─ color-string@1.5.3
├─ color@3.0.0
├─ colorette@1.2.1
├─ colors@1.4.0
├─ colorspace@1.1.2
├─ columnify@1.5.4
├─ combined-stream@1.0.8
├─ commander@2.20.3
├─ common-tags@1.8.0
├─ commondir@1.0.1
├─ component-classes@1.2.6
├─ component-emitter@1.3.0
├─ component-indexof@0.0.3
├─ compose-function@3.0.3
├─ compressible@2.0.18
├─ compression@1.7.4
├─ concat-map@0.0.1
├─ concat-stream@1.6.2
├─ config-chain@1.1.12
├─ configstore@3.1.2
├─ confusing-browser-globals@1.0.9
├─ connect-history-api-fallback@1.6.0
├─ console-browserify@1.2.0
├─ console-control-strings@1.1.0
├─ constants-browserify@1.0.0
├─ contains-path@0.1.0
├─ content-disposition@0.5.3
├─ content-type@1.0.4
├─ convert-source-map@1.7.0
├─ cookie-signature@1.0.6
├─ cookie@0.4.0
├─ copy-concurrently@1.0.5
├─ copy-descriptor@0.1.1
├─ copy-to-clipboard@3.3.1
├─ core-js-compat@3.6.5
├─ core-js@3.6.5
├─ core-util-is@1.0.2
├─ cosmiconfig@5.2.1
├─ create-ecdh@4.0.3
├─ create-error-class@3.0.2
├─ create-hash@1.2.0
├─ create-hmac@1.1.7
├─ create-react-class@15.6.3
├─ cross-spawn@6.0.5
├─ crypto-browserify@3.12.0
├─ crypto-random-string@1.0.0
├─ css-animation@1.6.1
├─ css-blank-pseudo@0.1.4
├─ css-color-names@0.0.4
├─ css-declaration-sorter@4.0.1
├─ css-has-pseudo@0.10.0
├─ css-in-js-utils@2.0.1
├─ css-loader@2.1.1
├─ css-prefers-color-scheme@3.1.1
├─ css-select-base-adapter@0.1.1
├─ css-select@1.2.0
├─ css-tree@1.0.0-alpha.39
├─ css-vendor@2.0.8
├─ css-what@2.1.3
├─ css@2.2.4
├─ cssdb@4.4.0
├─ cssesc@2.0.0
├─ cssmin@0.3.2
├─ cssnano-preset-default@4.0.7
├─ cssnano-util-get-arguments@4.0.0
├─ cssnano-util-get-match@4.0.0
├─ cssnano-util-raw-cache@4.0.1
├─ cssnano-util-same-parent@4.0.1
├─ cssnano@4.1.10
├─ cssom@0.3.8
├─ cssstyle@1.4.0
├─ csstype@2.6.11
├─ currently-unhandled@0.4.1
├─ cyclist@1.0.1
├─ d@1.0.1
├─ damerau-levenshtein@1.0.6
├─ dashdash@1.14.1
├─ data-urls@1.1.0
├─ de-indent@1.0.2
├─ debug@2.6.9
├─ debuglog@1.0.1
├─ decamelize@1.2.0
├─ decode-uri-component@0.2.0
├─ deep-equal@1.1.1
├─ deep-extend@0.6.0
├─ deep-is@0.1.3
├─ deepmerge@4.2.2
├─ default-gateway@4.2.0
├─ defaults@1.0.3
├─ define-properties@1.1.3
├─ define-property@0.2.5
├─ del@3.0.0
├─ delayed-stream@1.0.0
├─ delegates@1.0.0
├─ depcheck@0.9.2
├─ depd@1.1.2
├─ deps-regex@0.1.4
├─ des.js@1.0.1
├─ destroy@1.0.4
├─ detect-indent@5.0.0
├─ detect-newline@2.1.0
├─ detect-node@2.0.4
├─ detect-port-alt@1.1.6
├─ dezalgo@1.0.3
├─ diff-sequences@24.9.0
├─ diffie-hellman@5.0.3
├─ dir-glob@2.0.0
├─ dns-equal@1.0.0
├─ dns-packet@1.3.1
├─ dns-txt@2.0.2
├─ doctrine@1.5.0
├─ dom-align@1.12.0
├─ dom-closest@0.2.0
├─ dom-converter@0.2.0
├─ dom-helpers@5.1.4
├─ dom-matches@2.0.0
├─ dom-scroll-into-view@1.2.1
├─ dom-serializer@0.2.2
├─ domain-browser@1.2.0
├─ domelementtype@1.3.1
├─ domexception@1.0.1
├─ domhandler@2.4.2
├─ domutils@1.7.0
├─ dot-prop@4.2.0
├─ dotenv-expand@4.2.0
├─ dotenv@6.2.0
├─ downloadjs@1.4.7
├─ draft-js@0.10.5
├─ duplexer@0.1.1
├─ duplexify@3.7.1
├─ ease-component@1.0.0
├─ ecc-jsbn@0.1.2
├─ editor@1.0.0
├─ ee-first@1.1.1
├─ electron-to-chromium@1.3.498
├─ elliptic@6.5.3
├─ emoji-regex@7.0.3
├─ emojis-list@3.0.0
├─ enabled@2.0.0
├─ encodeurl@1.0.2
├─ encoding@0.1.13
├─ end-of-stream@1.4.4
├─ enhanced-resolve@4.3.0
├─ enquire.js@2.1.6
├─ entities@1.1.2
├─ env-paths@2.2.0
├─ err-code@1.1.2
├─ errno@0.1.7
├─ error-ex@1.3.2
├─ es-abstract@1.17.6
├─ es-to-primitive@1.2.1
├─ es5-ext@0.10.53
├─ es6-iterator@2.0.3
├─ es6-promise@4.2.8
├─ es6-promisify@5.0.0
├─ es6-symbol@3.1.3
├─ escalade@3.0.2
├─ escape-html@1.0.3
├─ escape-string-regexp@1.0.5
├─ escodegen@1.14.3
├─ eslint-config-react-app@5.2.1
├─ eslint-import-resolver-node@0.3.4
├─ eslint-loader@2.2.1
├─ eslint-module-utils@2.6.0
├─ eslint-plugin-flowtype@3.13.0
├─ eslint-plugin-import@2.18.2
├─ eslint-plugin-jsx-a11y@6.2.3
├─ eslint-plugin-react-hooks@1.7.0
├─ eslint-plugin-react@7.14.3
├─ eslint-scope@4.0.3
├─ eslint-utils@1.4.3
├─ eslint-visitor-keys@1.3.0
├─ eslint@6.8.0
├─ espree@6.2.1
├─ esprima@4.0.1
├─ esquery@1.3.1
├─ esrecurse@4.2.1
├─ estraverse@4.3.0
├─ esutils@2.0.3
├─ etag@1.8.1
├─ evaporate@2.1.4
├─ eventemitter3@4.0.4
├─ eventlistener@0.0.1
├─ events@1.1.1
├─ eventsource@1.0.7
├─ evp_bytestokey@1.0.3
├─ exec-sh@0.3.4
├─ execa@1.0.0
├─ exit@0.1.2
├─ expand-brackets@2.1.4
├─ expect@24.9.0
├─ express@4.17.1
├─ ext@1.4.0
├─ extend-shallow@2.0.1
├─ extend@3.0.2
├─ external-editor@3.1.0
├─ extglob@2.0.4
├─ extract-text-webpack-plugin@3.0.2
├─ extsprintf@1.3.0
├─ fast-af@0.1.0
├─ fast-deep-equal@1.1.0
├─ fast-extend@1.0.2
├─ fast-glob@2.2.7
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fast-safe-stringify@2.0.7
├─ fast-shallow-equal@0.1.1
├─ fastest-stable-stringify@1.0.1
├─ faye-websocket@0.11.3
├─ fb-watchman@2.0.1
├─ fbjs@0.8.17
├─ fecha@4.2.0
├─ figgy-pudding@3.5.2
├─ figures@2.0.0
├─ file-entry-cache@5.0.1
├─ file-loader@3.0.1
├─ file-uri-to-path@1.0.0
├─ filesize@3.6.1
├─ fill-range@4.0.0
├─ finalhandler@1.1.2
├─ find-cache-dir@2.1.0
├─ find-npm-prefix@1.0.2
├─ find-parent-dir@0.3.0
├─ find-up@3.0.0
├─ flag-icon-css@3.5.0
├─ flat-cache@2.0.1
├─ flatted@2.0.2
├─ flatten@1.0.3
├─ flush-write-stream@1.1.1
├─ fn.name@1.1.0
├─ focus-lock@0.1.0
├─ follow-redirects@1.5.10
├─ for-in@1.0.2
├─ for-own@0.1.5
├─ forever-agent@0.6.1
├─ fork-ts-checker-webpack-plugin@1.5.0
├─ form-data@2.3.3
├─ forwarded@0.1.2
├─ fragment-cache@0.2.1
├─ fresh@0.5.2
├─ from2@1.3.0
├─ fs-extra@7.0.1
├─ fs-minipass@1.2.7
├─ fs-vacuum@1.2.10
├─ fs-write-stream-atomic@1.0.10
├─ fs.realpath@1.0.0
├─ fsevents@1.2.13
├─ fstream@1.0.12
├─ function-bind@1.1.1
├─ functional-red-black-tree@1.0.1
├─ gauge@2.7.4
├─ gaze@1.1.3
├─ genfun@5.0.0
├─ gensync@1.0.0-beta.1
├─ gentle-fs@2.3.1
├─ get-caller-file@1.0.3
├─ get-own-enumerable-property-symbols@3.0.2
├─ get-stdin@4.0.1
├─ get-stream@4.1.0
├─ get-value@2.0.6
├─ getpass@0.1.7
├─ glob-parent@3.1.0
├─ glob-to-regexp@0.3.0
├─ glob@7.1.6
├─ global-dirs@0.1.1
├─ global-modules@2.0.0
├─ global-prefix@3.0.0
├─ globals@11.12.0
├─ globby@8.0.2
├─ globule@1.3.2
├─ google-maps-react@2.0.6
├─ got@6.7.1
├─ graceful-fs@4.2.4
├─ growly@1.3.0
├─ gud@1.0.0
├─ gzip-size@5.1.1
├─ hammerjs@2.0.8
├─ handle-thing@2.0.1
├─ har-schema@2.0.0
├─ har-validator@5.1.3
├─ harmony-reflect@1.6.1
├─ has-ansi@2.0.0
├─ has-flag@3.0.0
├─ has-symbols@1.0.1
├─ has-unicode@2.0.1
├─ has-value@1.0.0
├─ has@1.0.3
├─ hash-base@3.1.0
├─ hash.js@1.1.7
├─ he@1.2.0
├─ hex-color-regex@1.1.0
├─ history@4.10.1
├─ hmac-drbg@1.0.1
├─ hoist-non-react-statics@3.3.2
├─ homedir-polyfill@1.0.3
├─ hosted-git-info@2.8.8
├─ howler@2.2.0
├─ hpack.js@2.1.6
├─ hsl-regex@1.0.0
├─ hsla-regex@1.0.0
├─ html-comment-regex@1.1.2
├─ html-encoding-sniffer@1.0.2
├─ html-entities@1.3.1
├─ html-escaper@2.0.2
├─ html-minifier@3.5.21
├─ html-webpack-plugin@4.0.0-beta.5
├─ htmlparser2@3.10.1
├─ http-cache-semantics@3.8.1
├─ http-deceiver@1.2.7
├─ http-errors@1.7.2
├─ http-parser-js@0.5.2
├─ http-proxy-agent@2.1.0
├─ http-proxy-middleware@0.19.2
├─ http-proxy@1.18.1
├─ http-signature@1.2.0
├─ https-browserify@1.0.0
├─ https-proxy-agent@2.2.4
├─ humanize-ms@1.2.1
├─ hyphenate-style-name@1.0.4
├─ iconv-lite@0.4.24
├─ icss-replace-symbols@1.1.0
├─ icss-utils@4.1.1
├─ identity-obj-proxy@3.0.0
├─ ieee754@1.1.13
├─ iferr@0.1.5
├─ ignore-walk@3.0.3
├─ ignore@4.0.6
├─ immer@1.10.0
├─ immutable@3.7.6
├─ import-cwd@2.1.0
├─ import-fresh@3.2.1
├─ import-from@2.1.0
├─ import-lazy@2.1.0
├─ import-local@2.0.0
├─ imurmurhash@0.1.4
├─ in-publish@2.0.1
├─ indent-string@2.1.0
├─ indexes-of@1.0.1
├─ infer-owner@1.0.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.5
├─ init-package-json@1.10.3
├─ inline-style-prefixer@4.0.2
├─ inquirer@6.5.0
├─ install@0.13.0
├─ internal-ip@4.3.0
├─ invariant@2.2.4
├─ invert-kv@2.0.0
├─ ip-regex@2.1.0
├─ ip@1.1.5
├─ ipaddr.js@1.9.1
├─ is-absolute-url@2.1.0
├─ is-accessor-descriptor@1.0.0
├─ is-arguments@1.0.4
├─ is-arrayish@0.2.1
├─ is-binary-path@1.0.1
├─ is-buffer@1.1.6
├─ is-callable@1.2.0
├─ is-ci@2.0.0
├─ is-cidr@3.1.1
├─ is-color-stop@1.1.0
├─ is-data-descriptor@1.0.0
├─ is-date-object@1.0.2
├─ is-descriptor@1.0.2
├─ is-directory@0.3.1
├─ is-extendable@0.1.1
├─ is-extglob@2.1.1
├─ is-finite@1.1.0
├─ is-fullwidth-code-point@2.0.0
├─ is-generator-fn@2.1.0
├─ is-glob@4.0.1
├─ is-in-browser@1.1.3
├─ is-installed-globally@0.1.0
├─ is-mobile@2.2.2
├─ is-npm@1.0.0
├─ is-number@3.0.0
├─ is-obj@1.0.1
├─ 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-redirect@1.0.0
├─ is-regex@1.1.0
├─ is-resolvable@1.1.0
├─ is-retry-allowed@1.2.0
├─ is-root@2.1.0
├─ is-stream@1.1.0
├─ is-string@1.0.5
├─ is-svg@3.0.0
├─ is-symbol@1.0.3
├─ 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
├─ isomorphic-fetch@2.2.1
├─ isstream@0.1.2
├─ istanbul-lib-coverage@2.0.5
├─ istanbul-lib-instrument@3.3.0
├─ istanbul-lib-report@2.0.8
├─ istanbul-lib-source-maps@3.0.6
├─ istanbul-reports@2.2.7
├─ jest-changed-files@24.9.0
├─ jest-cli@24.9.0
├─ jest-config@24.9.0
├─ jest-diff@24.9.0
├─ jest-docblock@24.9.0
├─ jest-each@24.9.0
├─ jest-environment-jsdom-fourteen@0.1.0
├─ jest-environment-jsdom@24.9.0
├─ jest-environment-node@24.9.0
├─ jest-get-type@24.9.0
├─ jest-haste-map@24.9.0
├─ jest-jasmine2@24.9.0
├─ jest-leak-detector@24.9.0
├─ jest-matcher-utils@24.9.0
├─ jest-message-util@24.9.0
├─ jest-mock@24.9.0
├─ jest-pnp-resolver@1.2.2
├─ jest-regex-util@24.9.0
├─ jest-resolve-dependencies@24.9.0
├─ jest-resolve@24.9.0
├─ jest-runner@24.9.0
├─ jest-runtime@24.9.0
├─ jest-serializer@24.9.0
├─ jest-snapshot@24.9.0
├─ jest-util@24.9.0
├─ jest-validate@24.9.0
├─ jest-watch-typeahead@0.3.1
├─ jest-watcher@24.9.0
├─ jest-worker@24.9.0
├─ jest@24.8.0
├─ jmespath@0.15.0
├─ jquery@3.5.1
├─ js-base64@2.6.3
├─ js-tokens@4.0.0
├─ js-yaml@3.14.0
├─ jsbn@0.1.1
├─ jsdom@14.1.0
├─ jsesc@2.5.2
├─ jsmin@1.0.1
├─ json-parse-better-errors@1.0.2
├─ json-schema-traverse@0.4.1
├─ json-schema@0.2.3
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stable-stringify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json2mq@0.2.0
├─ json3@3.3.3
├─ json5@2.1.3
├─ jsonfile@4.0.0
├─ jsonify@0.0.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ jsprim@1.4.1
├─ jss-plugin-camel-case@10.3.0
├─ jss-plugin-default-unit@10.3.0
├─ jss-plugin-global@10.3.0
├─ jss-plugin-nested@10.3.0
├─ jss-plugin-props-sort@10.3.0
├─ jss-plugin-rule-value-function@10.3.0
├─ jss-plugin-vendor-prefixer@10.3.0
├─ jss@10.3.0
├─ jsx-ast-utils@2.4.1
├─ jxLoader@0.1.1
├─ killable@1.0.1
├─ kind-of@3.2.2
├─ kleur@3.0.3
├─ kuler@2.0.0
├─ last-call-webpack-plugin@3.0.0
├─ latest-version@3.1.0
├─ lazy-cache@1.0.4
├─ lazy-property@1.0.0
├─ lcid@2.0.0
├─ left-pad@1.3.0
├─ leven@3.1.0
├─ levenary@1.1.1
├─ levn@0.3.0
├─ libcipm@4.0.8
├─ libnpm@3.0.1
├─ libnpmaccess@3.0.2
├─ libnpmconfig@1.2.1
├─ libnpmhook@5.0.3
├─ libnpmorg@1.0.1
├─ libnpmpublish@1.1.3
├─ libnpmsearch@2.0.2
├─ libnpmteam@1.0.2
├─ libnpx@10.2.3
├─ libreact@2.13.3
├─ lines-and-columns@1.1.6
├─ load-json-file@2.0.0
├─ load-script@1.0.0
├─ loader-fs-cache@1.0.3
├─ loader-runner@2.4.0
├─ loader-utils@1.4.0
├─ locate-path@3.0.0
├─ lock-verify@2.2.0
├─ lockfile@1.0.4
├─ lodash._baseuniq@4.6.0
├─ lodash._createset@4.0.3
├─ lodash._reinterpolate@3.0.0
├─ lodash._root@3.0.1
├─ lodash.clonedeep@4.5.0
├─ lodash.debounce@4.0.8
├─ lodash.isequal@4.5.0
├─ lodash.memoize@4.1.2
├─ lodash.sortby@4.7.0
├─ lodash.template@4.5.0
├─ lodash.templatesettings@4.2.0
├─ lodash.throttle@4.1.1
├─ lodash.unescape@4.0.1
├─ lodash.union@4.6.0
├─ lodash.uniq@4.5.0
├─ lodash.uniqueid@4.0.1
├─ lodash.without@4.4.0
├─ lodash@4.17.19
├─ logform@2.2.0
├─ loglevel@1.6.8
├─ loose-envify@1.4.0
├─ loud-rejection@1.6.0
├─ lower-case@1.1.4
├─ lowercase-keys@1.0.1
├─ lru-cache@5.1.1
├─ make-dir@2.1.0
├─ make-fetch-happen@5.0.2
├─ makeerror@1.0.11
├─ mamacro@0.0.3
├─ map-age-cleaner@0.1.3
├─ map-cache@0.2.2
├─ map-obj@1.0.1
├─ map-visit@1.0.0
├─ md5.js@1.3.5
├─ mdn-data@2.0.6
├─ meant@1.0.1
├─ media-typer@0.3.0
├─ mem@4.3.0
├─ memoize-one@5.1.1
├─ memory-fs@0.4.1
├─ meow@3.7.0
├─ merge-deep@3.0.2
├─ merge-descriptors@1.0.1
├─ merge-stream@2.0.0
├─ merge2@1.4.1
├─ methods@1.1.2
├─ microevent.ts@0.1.1
├─ micromatch@3.1.10
├─ miller-rabin@4.0.1
├─ mime-db@1.44.0
├─ mime-types@2.1.27
├─ mime@2.4.6
├─ mimic-fn@1.2.0
├─ mini-create-react-context@0.4.0
├─ mini-css-extract-plugin@0.5.0
├─ mini-store@2.0.0
├─ minimalistic-assert@1.0.1
├─ minimalistic-crypto-utils@1.0.1
├─ minimatch@3.0.4
├─ minimist@1.2.5
├─ minipass@2.9.0
├─ minizlib@1.3.3
├─ mississippi@3.0.0
├─ mixin-deep@1.3.2
├─ mixin-object@2.0.1
├─ mkdirp@0.5.5
├─ moment@2.27.0
├─ moo-server@1.3.0
├─ move-concurrently@1.0.1
├─ ms@2.1.2
├─ multicast-dns-service-types@1.1.0
├─ multicast-dns@6.2.3
├─ mutationobserver-shim@0.3.7
├─ mute-stream@0.0.8
├─ nan@2.14.1
├─ nano-css@1.17.2
├─ nanomatch@1.2.13
├─ natural-compare@1.4.0
├─ negotiator@0.6.2
├─ neo-async@2.6.2
├─ next-tick@1.0.0
├─ nice-try@1.0.5
├─ no-case@2.3.2
├─ node-environment-flags@1.0.6
├─ node-fetch-npm@2.0.4
├─ node-fetch@1.7.3
├─ node-forge@0.9.0
├─ node-gyp@5.1.1
├─ node-int64@0.4.0
├─ node-libs-browser@2.2.1
├─ node-modules-regexp@1.0.0
├─ node-notifier@5.4.3
├─ node-releases@1.1.59
├─ node-sass-tilde-importer@1.0.2
├─ node-sass@4.14.1
├─ nopt@4.0.3
├─ normalize-package-data@2.5.0
├─ normalize-path@3.0.0
├─ normalize-range@0.1.2
├─ normalize-url@3.3.0
├─ npm-audit-report@1.3.3
├─ npm-bundled@1.1.1
├─ npm-cache-filename@1.0.2
├─ npm-install-checks@3.0.2
├─ npm-lifecycle@3.1.5
├─ npm-logical-tree@1.2.1
├─ npm-normalize-package-bin@1.0.1
├─ npm-package-arg@6.1.1
├─ npm-packlist@1.4.8
├─ npm-pick-manifest@3.0.2
├─ npm-profile@4.0.4
├─ npm-registry-fetch@4.0.5
├─ npm-run-path@2.0.2
├─ npm-user-validate@1.0.0
├─ npm@6.14.6
├─ npmlog@4.1.2
├─ nth-check@1.0.2
├─ num2fraction@1.2.2
├─ number-is-nan@1.0.1
├─ nwsapi@2.2.0
├─ oauth-sign@0.9.0
├─ object-assign@4.1.1
├─ object-copy@0.1.0
├─ object-hash@1.3.1
├─ object-inspect@1.8.0
├─ object-is@1.1.2
├─ object-keys@1.1.1
├─ object-path@0.11.4
├─ object-visit@1.0.1
├─ object.assign@4.1.0
├─ object.entries@1.1.2
├─ object.fromentries@2.0.2
├─ object.getownpropertydescriptors@2.1.0
├─ object.pick@1.3.0
├─ object.values@1.1.1
├─ obuf@1.1.2
├─ omit.js@1.0.2
├─ on-finished@2.3.0
├─ on-headers@1.0.2
├─ once@1.4.0
├─ one-time@1.0.0
├─ onetime@2.0.1
├─ open@6.4.0
├─ opencollective-postinstall@2.0.3
├─ opener@1.5.1
├─ opn@5.5.0
├─ optimize-css-assets-webpack-plugin@5.0.3
├─ optionator@0.8.3
├─ original@1.0.2
├─ os-browserify@0.3.0
├─ os-homedir@1.0.2
├─ os-locale@3.1.0
├─ os-tmpdir@1.0.2
├─ osenv@0.1.5
├─ p-defer@1.0.0
├─ p-each-series@1.0.0
├─ p-finally@1.0.0
├─ p-is-promise@2.1.0
├─ p-limit@2.3.0
├─ p-locate@3.0.0
├─ p-map@1.2.0
├─ p-reduce@1.0.0
├─ p-try@2.2.0
├─ package-json@4.0.1
├─ pacote@9.5.12
├─ pako@1.0.11
├─ parallel-transform@1.2.0
├─ param-case@2.1.1
├─ parent-module@1.0.1
├─ parse-asn1@5.1.5
├─ parse-json@2.2.0
├─ parse-passwd@1.0.0
├─ parse5@5.1.0
├─ parseurl@1.3.3
├─ pascalcase@0.1.1
├─ path-browserify@0.0.1
├─ 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@1.8.0
├─ path-type@3.0.0
├─ pbkdf2@3.1.1
├─ performance-now@2.1.0
├─ picomatch@2.2.2
├─ pify@2.3.0
├─ pinkie-promise@2.0.1
├─ pinkie@2.0.4
├─ pirates@4.0.1
├─ pkg-dir@3.0.0
├─ pkg-up@2.0.0
├─ please-upgrade-node@3.2.0
├─ pn@1.1.0
├─ pnp-webpack-plugin@1.5.0
├─ popper.js@1.16.1-lts
├─ portfinder@1.0.26
├─ posix-character-classes@0.1.1
├─ postcss-attribute-case-insensitive@4.0.2
├─ postcss-browser-comments@2.0.0
├─ postcss-calc@7.0.2
├─ postcss-color-functional-notation@2.0.1
├─ postcss-color-gray@5.0.0
├─ postcss-color-hex-alpha@5.0.3
├─ postcss-color-mod-function@3.0.3
├─ postcss-color-rebeccapurple@4.0.1
├─ postcss-colormin@4.0.3
├─ postcss-convert-values@4.0.1
├─ postcss-custom-media@7.0.8
├─ postcss-custom-properties@8.0.11
├─ postcss-custom-selectors@5.1.2
├─ postcss-dir-pseudo-class@5.0.0
├─ postcss-discard-comments@4.0.2
├─ postcss-discard-duplicates@4.0.2
├─ postcss-discard-empty@4.0.1
├─ postcss-discard-overridden@4.0.1
├─ postcss-double-position-gradients@1.0.0
├─ postcss-env-function@2.0.2
├─ postcss-flexbugs-fixes@4.1.0
├─ postcss-focus-visible@4.0.0
├─ postcss-focus-within@3.0.0
├─ postcss-font-variant@4.0.0
├─ postcss-gap-properties@2.0.0
├─ postcss-image-set-function@3.0.1
├─ postcss-initial@3.0.2
├─ postcss-lab-function@2.0.1
├─ postcss-load-config@2.1.0
├─ postcss-loader@3.0.0
├─ postcss-logical@3.0.0
├─ postcss-media-minmax@4.0.0
├─ postcss-merge-longhand@4.0.11
├─ postcss-merge-rules@4.0.3
├─ postcss-minify-font-values@4.0.2
├─ postcss-minify-gradients@4.0.2
├─ postcss-minify-params@4.0.2
├─ postcss-minify-selectors@4.0.2
├─ postcss-modules-extract-imports@2.0.0
├─ postcss-modules-local-by-default@2.0.6
├─ postcss-modules-scope@2.2.0
├─ postcss-modules-values@2.0.0
├─ postcss-nesting@7.0.1
├─ postcss-normalize-charset@4.0.1
├─ postcss-normalize-display-values@4.0.2
├─ postcss-normalize-positions@4.0.2
├─ postcss-normalize-repeat-style@4.0.2
├─ postcss-normalize-string@4.0.2
├─ postcss-normalize-timing-functions@4.0.2
├─ postcss-normalize-unicode@4.0.1
├─ postcss-normalize-url@4.0.1
├─ postcss-normalize-whitespace@4.0.2
├─ postcss-normalize@7.0.1
├─ postcss-ordered-values@4.1.2
├─ postcss-overflow-shorthand@2.0.0
├─ postcss-page-break@2.0.0
├─ postcss-place@4.0.1
├─ postcss-preset-env@6.7.0
├─ postcss-pseudo-class-any-link@6.0.0
├─ postcss-reduce-initial@4.0.3
├─ postcss-reduce-transforms@4.0.2
├─ postcss-replace-overflow-wrap@3.0.0
├─ postcss-safe-parser@4.0.1
├─ postcss-selector-matches@4.0.0
├─ postcss-selector-not@4.0.0
├─ postcss-selector-parser@5.0.0
├─ postcss-svgo@4.0.2
├─ postcss-unique-selectors@4.0.1
├─ postcss-value-parser@3.3.1
├─ postcss-values-parser@2.0.1
├─ postcss@7.0.32
├─ prelude-ls@1.1.2
├─ prepend-http@1.0.4
├─ pretty-bytes@5.3.0
├─ pretty-error@2.1.1
├─ pretty-format@24.9.0
├─ process-nextick-args@2.0.1
├─ process@0.11.10
├─ progress@2.0.3
├─ promise-inflight@1.0.1
├─ promise-retry@1.1.1
├─ promise@8.1.0
├─ promised-io@0.3.6
├─ prompts@2.3.2
├─ promzard@0.3.0
├─ prop-types@15.7.2
├─ proto-list@1.2.4
├─ protoduck@5.0.1
├─ proxy-addr@2.0.6
├─ prr@1.0.1
├─ pseudomap@1.0.2
├─ psl@1.8.0
├─ public-encrypt@4.0.3
├─ pump@3.0.0
├─ pumpify@1.5.1
├─ punycode@2.1.1
├─ q@1.5.1
├─ qrcode-terminal@0.12.0
├─ qs@6.7.0
├─ query-string@6.13.1
├─ querystring-es3@0.2.1
├─ querystring@0.2.0
├─ querystringify@2.1.1
├─ qw@1.0.1
├─ raf@3.4.1
├─ randombytes@2.1.0
├─ randomfill@1.0.4
├─ range-parser@1.2.1
├─ raw-body@2.4.0
├─ rc-align@2.4.5
├─ rc-animate@2.11.1
├─ rc-calendar@9.15.11
├─ rc-cascader@0.17.5
├─ rc-checkbox@2.1.8
├─ rc-collapse@1.11.8
├─ rc-dialog@7.6.1
├─ rc-drawer@3.1.3
├─ rc-dropdown@2.4.1
├─ rc-editor-core@0.8.10
├─ rc-editor-mention@1.1.13
├─ rc-form@2.4.11
├─ rc-hammerjs@0.6.10
├─ rc-input-number@4.5.7
├─ rc-mentions@0.4.2
├─ rc-menu@7.5.5
├─ rc-notification@3.3.1
├─ rc-pagination@1.20.15
├─ rc-progress@2.5.3
├─ rc-rate@2.5.1
├─ rc-resize-observer@0.1.3
├─ rc-select@9.2.3
├─ rc-slider@8.7.1
├─ rc-steps@3.5.0
├─ rc-switch@1.9.0
├─ rc-table@6.10.15
├─ rc-tabs@9.7.0
├─ rc-time-picker@3.7.3
├─ rc-tooltip@3.7.3
├─ rc-tree-select@2.9.4
├─ rc-tree@2.1.4
├─ rc-trigger@2.6.5
├─ rc-upload@2.9.4
├─ rc-util@4.21.1
├─ rc@1.2.8
├─ react-alice-carousel@1.19.3
├─ react-app-polyfill@1.0.6
├─ react-audio-waveform@0.0.5
├─ react-cookie@3.1.2
├─ react-countdown-now@2.1.2
├─ react-dev-utils@9.1.0
├─ react-dom@16.13.1
├─ react-easy-swipe@0.0.18
├─ react-error-overlay@6.0.7
├─ react-facebook-login@4.1.1
├─ react-fast-compare@2.0.4
├─ react-flag-icon-css@1.0.25
├─ react-flags-select@1.1.13
├─ react-focus-lock@1.6.5
├─ react-gtm-module@2.0.10
├─ react-helmet@5.2.1
├─ react-howler@3.7.4
├─ react-html-parser@2.0.2
├─ react-input-range@1.3.0
├─ react-is@16.13.1
├─ react-lazy-load@3.1.13
├─ react-lifecycles-compat@3.0.4
├─ react-multi-carousel@2.5.5
├─ react-player@2.5.0
├─ react-redux@7.2.0
├─ react-responsive-carousel@3.2.9
├─ react-router-dom@5.2.0
├─ react-router@5.2.0
├─ react-s3-uploader-multipart@4.8.2
├─ react-scripts@3.1.1
├─ react-side-effect@1.2.0
├─ react-slick@0.25.2
├─ react-toastify@5.5.0
├─ react-transition-group@4.4.1
├─ react-universal-interface@0.3.2
├─ react@16.13.1
├─ read-cmd-shim@1.0.5
├─ read-installed@4.0.3
├─ read-package-json@2.1.1
├─ read-package-tree@5.3.1
├─ read-pkg-up@2.0.0
├─ read-pkg@2.0.0
├─ read@1.0.7
├─ readable-stream@2.3.7
├─ readdir-scoped-modules@1.1.0
├─ readdirp@2.2.1
├─ realpath-native@1.1.0
├─ recaptcha-v3@1.8.0
├─ recursive-readdir@2.2.2
├─ redent@1.0.0
├─ redux-devtools-extension@2.13.8
├─ redux@4.0.5
├─ regenerate-unicode-properties@8.2.0
├─ regenerate@1.4.1
├─ regenerator-runtime@0.13.5
├─ regenerator-transform@0.14.5
├─ regex-not@1.0.2
├─ regex-parser@2.2.10
├─ regexp.prototype.flags@1.3.0
├─ regexpp@2.0.1
├─ regexpu-core@4.7.0
├─ registry-auth-token@3.4.0
├─ registry-url@3.1.0
├─ regjsgen@0.5.2
├─ regjsparser@0.6.4
├─ relateurl@0.2.7
├─ remove-trailing-separator@1.1.0
├─ renderkid@2.0.3
├─ repeat-element@1.1.3
├─ repeat-string@1.6.1
├─ repeating@2.0.1
├─ request-promise-core@1.1.3
├─ request-promise-native@1.0.8
├─ request@2.88.2
├─ require-directory@2.1.1
├─ require-main-filename@1.0.1
├─ require-package-name@2.0.1
├─ requires-port@1.0.0
├─ resize-observer-polyfill@1.5.1
├─ resolve-cwd@2.0.0
├─ resolve-from@3.0.0
├─ resolve-pathname@3.0.0
├─ resolve-url-loader@3.1.0
├─ resolve-url@0.2.1
├─ resolve@1.17.0
├─ restore-cursor@2.0.0
├─ ret@0.1.15
├─ retry@0.12.0
├─ rework-visit@1.0.0
├─ rework@1.0.1
├─ rgb-regex@1.0.1
├─ rgba-regex@1.0.0
├─ rimraf@2.7.1
├─ ripemd160@2.0.2
├─ rmc-feedback@2.0.0
├─ rsvp@4.8.5
├─ rtl-css-js@1.14.0
├─ run-async@2.4.1
├─ run-queue@1.0.3
├─ rxjs@6.6.0
├─ safe-buffer@5.2.1
├─ safe-regex@1.1.0
├─ safer-buffer@2.1.2
├─ sane@4.1.0
├─ sass-graph@2.2.5
├─ sass-loader@7.2.0
├─ sax@1.2.4
├─ saxes@3.1.11
├─ scheduler@0.19.1
├─ schema-utils@1.0.0
├─ screenfull@3.3.3
├─ scroll@3.0.1
├─ scss-tokenizer@0.2.3
├─ select-hose@2.0.0
├─ selfsigned@1.10.7
├─ semver-compare@1.0.0
├─ semver-diff@2.1.0
├─ semver@5.7.1
├─ send@0.17.1
├─ serialize-javascript@1.9.1
├─ serve-index@1.9.1
├─ serve-static@1.14.1
├─ set-blocking@2.0.0
├─ set-value@2.0.1
├─ setimmediate@1.0.5
├─ setprototypeof@1.1.1
├─ sha.js@2.4.11
├─ sha@3.0.0
├─ shallow-clone@3.0.1
├─ shallow-equal@1.2.1
├─ shallowequal@1.1.0
├─ shebang-command@1.2.0
├─ shebang-regex@1.0.0
├─ shell-quote@1.7.2
├─ shellwords@0.1.1
├─ signal-exit@3.0.3
├─ simple-swizzle@0.2.2
├─ sisteransi@1.0.5
├─ slash@2.0.0
├─ slice-ansi@2.1.0
├─ slide@1.1.6
├─ smart-buffer@4.1.0
├─ snapdragon-node@2.1.1
├─ snapdragon-util@3.0.1
├─ snapdragon@0.8.2
├─ sockjs-client@1.3.0
├─ sockjs@0.3.19
├─ socks-proxy-agent@4.0.2
├─ socks@2.3.3
├─ sorted-object@2.0.1
├─ sorted-union-stream@2.1.3
├─ source-list-map@2.0.1
├─ source-map-resolve@0.5.3
├─ source-map-support@0.5.19
├─ source-map-url@0.4.0
├─ source-map@0.6.1
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ spdx-expression-parse@3.0.1
├─ spdx-license-ids@3.0.5
├─ spdy-transport@3.0.0
├─ spdy@4.0.2
├─ split-on-first@1.1.0
├─ split-string@3.1.0
├─ sprintf-js@1.0.3
├─ sshpk@1.16.1
├─ ssri@6.0.1
├─ stable@0.1.8
├─ stack-trace@0.0.10
├─ stack-utils@1.0.2
├─ static-extend@0.1.2
├─ statuses@1.5.0
├─ stdout-stream@1.4.1
├─ stealthy-require@1.1.1
├─ stream-browserify@2.0.2
├─ stream-each@1.2.3
├─ stream-http@2.8.3
├─ stream-iterate@1.2.0
├─ stream-shift@1.0.1
├─ strict-uri-encode@2.0.0
├─ string_decoder@1.3.0
├─ string-convert@0.2.1
├─ string-length@2.0.0
├─ string-width@2.1.1
├─ string.prototype.trimend@1.0.1
├─ string.prototype.trimstart@1.0.1
├─ stringify-object@3.3.0
├─ stringify-package@1.0.1
├─ strip-ansi@3.0.1
├─ strip-bom@3.0.0
├─ strip-comments@1.0.2
├─ strip-eof@1.0.0
├─ strip-indent@1.0.1
├─ strip-json-comments@3.1.1
├─ style-loader@1.0.0
├─ stylehacks@4.0.3
├─ stylis@3.5.0
├─ supports-color@6.1.0
├─ svg-parser@2.0.4
├─ svgo@1.3.2
├─ symbol-observable@1.2.0
├─ symbol-tree@3.2.4
├─ table@5.4.6
├─ tapable@1.1.3
├─ tar@4.4.13
├─ term-size@1.2.0
├─ terser-webpack-plugin@1.4.1
├─ terser@4.8.0
├─ test-exclude@5.2.3
├─ text-hex@1.0.0
├─ text-table@0.2.0
├─ throat@4.1.0
├─ throttle-debounce@2.2.1
├─ through@2.3.8
├─ through2@2.0.5
├─ thunky@1.1.0
├─ timed-out@4.0.1
├─ timers-browserify@2.0.11
├─ timespan@2.3.0
├─ timsort@0.3.0
├─ tiny-invariant@1.1.0
├─ tiny-relative-date@1.3.0
├─ tiny-warning@1.0.3
├─ tinycolor2@1.4.1
├─ tmp@0.0.33
├─ tmpl@1.0.4
├─ to-arraybuffer@1.0.1
├─ to-fast-properties@2.0.0
├─ to-object-path@0.3.0
├─ to-regex-range@2.1.1
├─ to-regex@3.0.2
├─ toggle-selection@1.0.6
├─ toidentifier@1.0.0
├─ tough-cookie@2.5.0
├─ tr46@1.0.1
├─ trim-newlines@1.0.0
├─ triple-beam@1.3.0
├─ true-case-path@1.0.3
├─ ts-pnp@1.1.2
├─ tslib@1.13.0
├─ tsutils@3.17.1
├─ tty-browserify@0.0.0
├─ tunnel-agent@0.6.0
├─ tweetnacl@0.14.5
├─ type-check@0.3.2
├─ type-fest@0.8.1
├─ type-is@1.6.18
├─ type@1.2.0
├─ typedarray@0.0.6
├─ ua-parser-js@0.7.21
├─ uglify-js@1.3.5
├─ uid-number@0.0.6
├─ umask@1.1.0
├─ unicode-canonical-property-names-ecmascript@1.0.4
├─ unicode-match-property-ecmascript@1.0.4
├─ unicode-match-property-value-ecmascript@1.2.0
├─ unicode-property-aliases-ecmascript@1.1.0
├─ union-value@1.0.1
├─ uniq@1.0.1
├─ unique-filename@1.1.1
├─ unique-slug@2.0.2
├─ unique-string@1.0.0
├─ universal-cookie@3.1.0
├─ universalify@0.1.2
├─ unpipe@1.0.0
├─ unquote@1.1.1
├─ unset-value@1.0.0
├─ unzip-response@2.0.1
├─ upath@1.2.0
├─ update-notifier@2.5.0
├─ upper-case@1.1.3
├─ uri-js@4.2.2
├─ urix@0.1.0
├─ url-loader@2.1.0
├─ url-parse-lax@1.0.0
├─ url-parse@1.4.7
├─ url@0.11.0
├─ use@3.1.1
├─ util-deprecate@1.0.2
├─ util-extend@1.0.3
├─ util-promisify@2.1.0
├─ util.promisify@1.0.1
├─ util@0.10.3
├─ utils-merge@1.0.1
├─ uuid@3.4.0
├─ v8-compile-cache@2.1.1
├─ v8flags@3.2.0
├─ validate-npm-package-license@3.0.4
├─ validate-npm-package-name@3.0.0
├─ value-equal@1.0.1
├─ vanilla-swipe@1.2.0
├─ vary@1.1.2
├─ vendors@1.0.4
├─ verror@1.10.0
├─ vm-browserify@1.1.2
├─ vue-template-compiler@2.6.11
├─ w3c-hr-time@1.0.2
├─ w3c-xmlserializer@1.1.2
├─ walkdir@0.4.1
├─ walker@1.0.7
├─ warning@4.0.3
├─ watchpack-chokidar2@2.0.0
├─ watchpack@1.7.2
├─ wavesurfer.js@3.3.3
├─ wbuf@1.7.3
├─ wcwidth@1.0.1
├─ webidl-conversions@4.0.2
├─ webpack-dev-middleware@3.7.2
├─ webpack-dev-server@3.2.1
├─ webpack-log@2.0.0
├─ webpack-manifest-plugin@2.0.4
├─ webpack-sources@1.4.3
├─ webpack@4.39.1
├─ websocket-driver@0.7.4
├─ websocket-extensions@0.1.4
├─ whatwg-encoding@1.0.5
├─ whatwg-fetch@3.2.0
├─ whatwg-mimetype@2.3.0
├─ whatwg-url@7.1.0
├─ which-module@2.0.0
├─ which@1.3.1
├─ wide-align@1.1.3
├─ widest-line@2.0.1
├─ winston-transport@4.4.0
├─ winston@3.3.3
├─ word-wrap@1.2.3
├─ workbox-background-sync@4.3.1
├─ workbox-broadcast-update@4.3.1
├─ workbox-build@4.3.1
├─ workbox-cacheable-response@4.3.1
├─ workbox-core@4.3.1
├─ workbox-expiration@4.3.1
├─ workbox-google-analytics@4.3.1
├─ workbox-navigation-preload@4.3.1
├─ workbox-precaching@4.3.1
├─ workbox-range-requests@4.3.1
├─ workbox-routing@4.3.1
├─ workbox-strategies@4.3.1
├─ workbox-streams@4.3.1
├─ workbox-sw@4.3.1
├─ workbox-webpack-plugin@4.3.1
├─ workbox-window@4.3.1
├─ worker-farm@1.7.0
├─ worker-rpc@0.1.1
├─ wrap-ansi@2.1.0
├─ wrappy@1.0.2
├─ wrench@1.3.9
├─ write-file-atomic@2.4.3
├─ write@1.0.3
├─ ws@6.2.1
├─ xdg-basedir@3.0.0
├─ xml-name-validator@3.0.0
├─ xml2js@0.4.19
├─ xmlbuilder@9.0.7
├─ xmlchars@2.2.0
├─ xregexp@4.0.0
├─ xtend@4.0.2
├─ y18n@4.0.0
├─ yallist@3.1.1
├─ yaml@1.10.0
├─ yargs-parser@13.1.2
└─ yargs@13.3.2
JMaio commented 4 years ago

Had this issue, according to the README it looks like it'll be to do with useCssModules since you have webpack 4. Try calling the factory method as follows:

import React from 'react';
import FlagIconFactory from 'react-flag-icon-css';

const FlagIcon = FlagIconFactory(React, {useCssModules: false});