Closed kedardg closed 4 years ago
@kedardg , are you building cvat-ui locally? It seems that your nodejs version is old. Use npm install -g n && n 10.16.3
command to update it.
@kedardg Hi, is the issue still actual for you?
@kedardg Hi, is the issue still actual for you?
It got solved.
@kedardg , are you building cvat-ui locally? It seems that your nodejs version is old. Use
npm install -g n && n 10.16.3
command to update it.
Thank you Mr.Nmanovic.
npm WARN deprecated eslint-config-typescript-recommended@1.4.17: Use eslint-plugin-typescript version >= 1.0.0 npm WARN prefer global node-gyp@3.8.0 should be installed with -g
Segmentation fault cvat-canvas@0.1.0 /tmp/cvat-canvas ├─┬ @babel/cli@7.8.3 │ ├─┬ chokidar@2.1.8 │ │ ├─┬ anymatch@2.0.0 │ │ │ └─┬ normalize-path@2.1.1 │ │ │ └── remove-trailing-separator@1.1.0 │ │ ├── async-each@1.0.3 │ │ ├─┬ braces@2.3.2 │ │ │ ├── arr-flatten@1.1.0 │ │ │ ├─┬ extend-shallow@2.0.1 │ │ │ │ └── is-extendable@0.1.1 │ │ │ ├─┬ fill-range@4.0.0 │ │ │ │ ├── extend-shallow@2.0.1 │ │ │ │ ├─┬ is-number@3.0.0 │ │ │ │ │ └─┬ kind-of@3.2.2 │ │ │ │ │ └── is-buffer@1.1.6 │ │ │ │ ├── repeat-string@1.6.1 │ │ │ │ └── to-regex-range@2.1.1 │ │ │ ├── isobject@3.0.1 │ │ │ ├── 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 │ │ │ │ └─┬ snapdragon-util@3.0.1 │ │ │ │ └── kind-of@3.2.2 │ │ │ └── split-string@3.1.0 │ │ ├─┬ glob-parent@3.1.0 │ │ │ ├── is-glob@3.1.0 │ │ │ └── path-dirname@1.0.2 │ │ ├── inherits@2.0.4 │ │ ├─┬ is-binary-path@1.0.1 │ │ │ └── binary-extensions@1.13.1 │ │ ├── path-is-absolute@1.0.1 │ │ ├── readdirp@2.2.1 │ │ └── upath@1.2.0 │ ├── commander@4.1.0 │ ├─┬ convert-source-map@1.7.0 │ │ └── safe-buffer@5.1.2 │ ├── fs-readdir-recursive@1.1.0 │ ├─┬ glob@7.1.6 │ │ ├── fs.realpath@1.0.0 │ │ ├─┬ inflight@1.0.6 │ │ │ └── wrappy@1.0.2 │ │ └── once@1.4.0 │ ├── lodash@4.17.15 │ ├── make-dir@2.1.0 │ ├── slash@2.0.0 │ └── source-map@0.5.7 ├─┬ @babel/core@7.8.3 │ ├─┬ @babel/code-frame@7.8.3 │ │ └─┬ @babel/highlight@7.8.3 │ │ └── js-tokens@4.0.0 │ ├─┬ @babel/generator@7.8.3 │ │ └── jsesc@2.5.2 │ ├── @babel/helpers@7.8.3 │ ├── @babel/parser@7.8.3 │ ├── @babel/template@7.8.3 │ ├─┬ @babel/traverse@7.8.3 │ │ ├── @babel/helper-function-name@7.8.3 │ │ ├── @babel/helper-split-export-declaration@7.8.3 │ │ ├─┬ debug@4.1.1 │ │ │ └── ms@2.1.2 │ │ └── globals@11.12.0 │ ├─┬ @babel/types@7.8.3 │ │ └── to-fast-properties@2.0.0 │ ├─┬ debug@4.1.1 │ │ └── ms@2.1.2 │ ├── gensync@1.0.0-beta.1 │ ├─┬ json5@2.1.1 │ │ └── minimist@1.2.0 │ ├─┬ resolve@1.14.2 │ │ └── path-parse@1.0.6 │ └── semver@5.7.1 ├─┬ @babel/preset-env@7.8.3 │ ├── @babel/compat-data@7.8.1 │ ├── @babel/helper-compilation-targets@7.8.3 │ ├── @babel/helper-module-imports@7.8.3 │ ├── @babel/helper-plugin-utils@7.8.3 │ ├─┬ @babel/plugin-proposal-async-generator-functions@7.8.3 │ │ └─┬ @babel/helper-remap-async-to-generator@7.8.3 │ │ └── @babel/helper-wrap-function@7.8.3 │ ├── @babel/plugin-proposal-dynamic-import@7.8.3 │ ├── @babel/plugin-proposal-json-strings@7.8.3 │ ├── @babel/plugin-proposal-nullish-coalescing-operator@7.8.3 │ ├── @babel/plugin-proposal-object-rest-spread@7.8.3 │ ├── @babel/plugin-proposal-optional-catch-binding@7.8.3 │ ├── @babel/plugin-proposal-optional-chaining@7.8.3 │ ├─┬ @babel/plugin-proposal-unicode-property-regex@7.8.3 │ │ └─┬ @babel/helper-create-regexp-features-plugin@7.8.3 │ │ └─┬ regexpu-core@4.6.0 │ │ ├── regenerate@1.4.0 │ │ ├── regenerate-unicode-properties@8.1.0 │ │ ├── regjsgen@0.5.1 │ │ ├─┬ regjsparser@0.6.2 │ │ │ └── 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.5 │ │ └── unicode-match-property-value-ecmascript@1.1.0 │ ├── @babel/plugin-syntax-async-generators@7.8.4 │ ├── @babel/plugin-syntax-dynamic-import@7.8.3 │ ├── @babel/plugin-syntax-json-strings@7.8.3 │ ├── @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 │ ├── @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.8.3 │ ├── @babel/plugin-transform-arrow-functions@7.8.3 │ ├── @babel/plugin-transform-async-to-generator@7.8.3 │ ├── @babel/plugin-transform-block-scoped-functions@7.8.3 │ ├── @babel/plugin-transform-block-scoping@7.8.3 │ ├─┬ @babel/plugin-transform-classes@7.8.3 │ │ ├── @babel/helper-annotate-as-pure@7.8.3 │ │ ├── @babel/helper-define-map@7.8.3 │ │ ├── @babel/helper-optimise-call-expression@7.8.3 │ │ └─┬ @babel/helper-replace-supers@7.8.3 │ │ └── @babel/helper-member-expression-to-functions@7.8.3 │ ├── @babel/plugin-transform-computed-properties@7.8.3 │ ├── @babel/plugin-transform-destructuring@7.8.3 │ ├── @babel/plugin-transform-dotall-regex@7.8.3 │ ├── @babel/plugin-transform-duplicate-keys@7.8.3 │ ├─┬ @babel/plugin-transform-exponentiation-operator@7.8.3 │ │ └─┬ @babel/helper-builder-binary-assignment-operator-visitor@7.8.3 │ │ └── @babel/helper-explode-assignable-expression@7.8.3 │ ├── @babel/plugin-transform-for-of@7.8.3 │ ├── @babel/plugin-transform-function-name@7.8.3 │ ├── @babel/plugin-transform-literals@7.8.3 │ ├── @babel/plugin-transform-member-expression-literals@7.8.3 │ ├─┬ @babel/plugin-transform-modules-amd@7.8.3 │ │ ├── @babel/helper-module-transforms@7.8.3 │ │ └── babel-plugin-dynamic-import-node@2.3.0 │ ├─┬ @babel/plugin-transform-modules-commonjs@7.8.3 │ │ └── @babel/helper-simple-access@7.8.3 │ ├─┬ @babel/plugin-transform-modules-systemjs@7.8.3 │ │ └── @babel/helper-hoist-variables@7.8.3 │ ├── @babel/plugin-transform-modules-umd@7.8.3 │ ├── @babel/plugin-transform-named-capturing-groups-regex@7.8.3 │ ├── @babel/plugin-transform-new-target@7.8.3 │ ├── @babel/plugin-transform-object-super@7.8.3 │ ├─┬ @babel/plugin-transform-parameters@7.8.3 │ │ ├── @babel/helper-call-delegate@7.8.3 │ │ └── @babel/helper-get-function-arity@7.8.3 │ ├── @babel/plugin-transform-property-literals@7.8.3 │ ├─┬ @babel/plugin-transform-regenerator@7.8.3 │ │ └─┬ regenerator-transform@0.14.1 │ │ └── private@0.1.8 │ ├── @babel/plugin-transform-reserved-words@7.8.3 │ ├── @babel/plugin-transform-shorthand-properties@7.8.3 │ ├── @babel/plugin-transform-spread@7.8.3 │ ├─┬ @babel/plugin-transform-sticky-regex@7.8.3 │ │ └── @babel/helper-regex@7.8.3 │ ├── @babel/plugin-transform-template-literals@7.8.3 │ ├── @babel/plugin-transform-typeof-symbol@7.8.3 │ ├── @babel/plugin-transform-unicode-regex@7.8.3 │ ├─┬ browserslist@4.8.3 │ │ ├── electron-to-chromium@1.3.336 │ │ └─┬ node-releases@1.1.45 │ │ └── semver@6.3.0 │ ├─┬ core-js-compat@3.6.4 │ │ └── semver@7.0.0 │ ├─┬ invariant@2.2.4 │ │ └── loose-envify@1.4.0 │ └─┬ levenary@1.1.0 │ └── leven@3.1.0 ├─┬ @babel/preset-typescript@7.8.3 │ └─┬ @babel/plugin-transform-typescript@7.8.3 │ ├── @babel/helper-create-class-features-plugin@7.8.3 │ └── @babel/plugin-syntax-typescript@7.8.3 ├── @types/node@12.12.24 ├─┬ @typescript-eslint/eslint-plugin@1.13.0 │ ├─┬ @typescript-eslint/experimental-utils@1.13.0 │ │ └── @types/json-schema@7.0.4 │ ├── eslint-utils@1.4.3 │ ├── functional-red-black-tree@1.0.1 │ ├── regexpp@2.0.1 │ └─┬ tsutils@3.17.1 │ └── tslib@1.10.0 ├─┬ @typescript-eslint/parser@1.13.0 │ ├── @types/eslint-visitor-keys@1.0.0 │ ├─┬ @typescript-eslint/typescript-estree@1.13.0 │ │ ├── lodash.unescape@4.0.1 │ │ └── semver@5.5.0 │ └── eslint-visitor-keys@1.1.0 ├─┬ babel-loader@8.0.6 │ ├─┬ find-cache-dir@2.1.0 │ │ ├── commondir@1.0.1 │ │ └── pkg-dir@3.0.0 │ ├─┬ loader-utils@1.2.3 │ │ ├── big.js@5.2.2 │ │ ├── emojis-list@2.1.0 │ │ └── json5@1.0.1 │ ├─┬ mkdirp@0.5.1 │ │ └── minimist@0.0.8 │ └── pify@4.0.1 ├─┬ css-loader@3.4.2 │ ├── camelcase@5.3.1 │ ├── cssesc@3.0.0 │ ├── icss-utils@4.1.1 │ ├── normalize-path@3.0.0 │ ├─┬ postcss@7.0.26 │ │ ├── source-map@0.6.1 │ │ └── supports-color@6.1.0 │ ├── postcss-modules-extract-imports@2.0.0 │ ├─┬ postcss-modules-local-by-default@3.0.2 │ │ └─┬ postcss-selector-parser@6.0.2 │ │ ├── indexes-of@1.0.1 │ │ └── uniq@1.0.1 │ ├── postcss-modules-scope@2.1.1 │ ├── postcss-modules-values@3.0.0 │ ├── postcss-value-parser@4.0.2 │ └── schema-utils@2.6.2 ├─┬ dts-bundle-webpack@1.0.2 │ └─┬ dts-bundle@0.7.3 │ ├── @types/detect-indent@0.1.30 │ ├─┬ @types/glob@5.0.30 │ │ └── @types/minimatch@3.0.3 │ ├── @types/mkdirp@0.3.29 │ ├── @types/node@8.0.0 │ ├── commander@2.20.3 │ ├─┬ detect-indent@0.2.0 │ │ ├── get-stdin@0.1.0 │ │ └── minimist@0.1.0 │ └── glob@6.0.4 ├─┬ UNMET PEER DEPENDENCY eslint@6.8.0 │ ├─┬ ajv@6.10.2 │ │ ├── fast-deep-equal@2.0.1 │ │ ├── fast-json-stable-stringify@2.1.0 │ │ ├── json-schema-traverse@0.4.1 │ │ └─┬ uri-js@4.2.2 │ │ └── punycode@2.1.1 │ ├─┬ chalk@2.4.2 │ │ ├─┬ ansi-styles@3.2.1 │ │ │ └─┬ color-convert@1.9.3 │ │ │ └── color-name@1.1.3 │ │ └── escape-string-regexp@1.0.5 │ ├─┬ 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 │ ├─┬ debug@4.1.1 │ │ └── ms@2.1.2 │ ├── doctrine@3.0.0 │ ├─┬ eslint-scope@5.0.0 │ │ ├── esrecurse@4.2.1 │ │ └── estraverse@4.3.0 │ ├─┬ espree@6.1.2 │ │ ├── acorn@7.1.0 │ │ └── acorn-jsx@5.1.0 │ ├── esquery@1.0.1 │ ├── esutils@2.0.3 │ ├─┬ file-entry-cache@5.0.1 │ │ └─┬ flat-cache@2.0.1 │ │ ├── flatted@2.0.1 │ │ └── write@1.0.3 │ ├── glob-parent@5.1.0 │ ├─┬ globals@12.3.0 │ │ └── type-fest@0.8.1 │ ├── ignore@4.0.6 │ ├─┬ import-fresh@3.2.1 │ │ ├─┬ parent-module@1.0.1 │ │ │ └── callsites@3.1.0 │ │ └── resolve-from@4.0.0 │ ├── imurmurhash@0.1.4 │ ├─┬ inquirer@7.0.3 │ │ ├── ansi-escapes@4.3.0 │ │ ├─┬ cli-cursor@3.1.0 │ │ │ └─┬ restore-cursor@3.1.0 │ │ │ ├── onetime@5.1.0 │ │ │ └── signal-exit@3.0.2 │ │ ├── cli-width@2.2.0 │ │ ├─┬ external-editor@3.1.0 │ │ │ ├── chardet@0.7.0 │ │ │ ├─┬ iconv-lite@0.4.24 │ │ │ │ └── safer-buffer@2.1.2 │ │ │ └─┬ tmp@0.0.33 │ │ │ └── os-tmpdir@1.0.2 │ │ ├── figures@3.1.0 │ │ ├── mute-stream@0.0.8 │ │ ├─┬ run-async@2.3.0 │ │ │ └── is-promise@2.1.0 │ │ ├── rxjs@6.5.4 │ │ ├─┬ string-width@4.2.0 │ │ │ ├── emoji-regex@8.0.0 │ │ │ ├── is-fullwidth-code-point@3.0.0 │ │ │ └─┬ strip-ansi@6.0.0 │ │ │ └── ansi-regex@5.0.0 │ │ └── through@2.3.8 │ ├─┬ is-glob@4.0.1 │ │ └── is-extglob@2.1.1 │ ├─┬ js-yaml@3.13.1 │ │ ├─┬ 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.3 │ │ ├── deep-is@0.1.3 │ │ ├── fast-levenshtein@2.0.6 │ │ └── word-wrap@1.2.3 │ ├── progress@2.0.3 │ ├── semver@6.3.0 │ ├─┬ strip-ansi@5.2.0 │ │ └── ansi-regex@4.1.0 │ ├── strip-json-comments@3.0.1 │ ├─┬ table@5.4.6 │ │ ├─┬ slice-ansi@2.1.0 │ │ │ ├── astral-regex@1.0.0 │ │ │ └── is-fullwidth-code-point@2.0.0 │ │ └─┬ string-width@3.1.0 │ │ ├── emoji-regex@7.0.3 │ │ └── is-fullwidth-code-point@2.0.0 │ ├── text-table@0.2.0 │ └── v8-compile-cache@2.1.0 ├─┬ eslint-config-airbnb-typescript@4.0.1 │ ├── UNMET PEER DEPENDENCY eslint@^5.0.0 │ ├─┬ eslint-config-airbnb@17.1.1 │ │ ├── UNMET PEER DEPENDENCY eslint@^4.19.1 || ^5.3.0 │ │ ├─┬ object.assign@4.1.0 │ │ │ ├── has-symbols@1.0.1 │ │ │ └── object-keys@1.1.1 │ │ └── object.entries@1.1.1 │ ├─┬ eslint-config-airbnb-base@13.2.0 │ │ └── confusing-browser-globals@1.0.9 │ ├── UNMET PEER DEPENDENCY eslint-plugin-jsx-a11y@^6.2.3 │ └── UNMET PEER DEPENDENCY eslint-plugin-react@^7.14.2 ├── eslint-config-typescript-recommended@1.4.17 ├─┬ eslint-plugin-import@2.20.0 │ ├─┬ array-includes@3.1.1 │ │ ├── define-properties@1.1.3 │ │ ├─┬ es-abstract@1.17.2 │ │ │ ├─┬ es-to-primitive@1.2.1 │ │ │ │ └── is-symbol@1.0.3 │ │ │ ├── is-callable@1.1.5 │ │ │ ├── is-regex@1.0.5 │ │ │ ├── object-inspect@1.7.0 │ │ │ ├── string.prototype.trimleft@2.1.1 │ │ │ └── string.prototype.trimright@2.1.1 │ │ └── is-string@1.0.5 │ ├── array.prototype.flat@1.2.3 │ ├── 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.3 │ ├─┬ eslint-module-utils@2.5.2 │ │ └─┬ pkg-dir@2.0.0 │ │ └─┬ 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 │ ├─┬ has@1.0.3 │ │ └── function-bind@1.1.1 │ ├── object.values@1.1.1 │ └─┬ read-pkg-up@2.0.0 │ ├─┬ 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 │ │ └── path-exists@3.0.0 │ └─┬ read-pkg@2.0.0 │ ├─┬ load-json-file@2.0.0 │ │ ├── pify@2.3.0 │ │ └── strip-bom@3.0.0 │ └─┬ path-type@2.0.0 │ └── pify@2.3.0 ├── UNMET PEER DEPENDENCY eslint-plugin-typescript@>=0.13.0 <=0.14.0 ├── UNMET PEER DEPENDENCY fibers@>= 3.1.0 ├── UNMET PEER DEPENDENCY node-sass@^4.0.0 ├─┬ nodemon@1.19.4 │ ├─┬ debug@3.2.6 │ │ └── ms@2.1.2 │ ├── ignore-by-default@1.0.1 │ ├── pstree.remy@1.1.7 │ ├─┬ supports-color@5.5.0 │ │ └── has-flag@3.0.0 │ ├─┬ touch@3.1.0 │ │ └─┬ nopt@1.0.10 │ │ └── abbrev@1.1.1 │ ├── undefsafe@2.0.2 │ └─┬ update-notifier@2.5.0 │ ├─┬ boxen@1.3.0 │ │ ├─┬ ansi-align@2.0.0 │ │ │ └─┬ string-width@2.1.1 │ │ │ ├── is-fullwidth-code-point@2.0.0 │ │ │ └─┬ strip-ansi@4.0.0 │ │ │ └── ansi-regex@3.0.0 │ │ ├── camelcase@4.1.0 │ │ ├── cli-boxes@1.0.0 │ │ ├─┬ string-width@2.1.1 │ │ │ ├── is-fullwidth-code-point@2.0.0 │ │ │ └─┬ strip-ansi@4.0.0 │ │ │ └── ansi-regex@3.0.0 │ │ ├─┬ term-size@1.2.0 │ │ │ └─┬ execa@0.7.0 │ │ │ ├─┬ cross-spawn@5.1.0 │ │ │ │ └─┬ lru-cache@4.1.5 │ │ │ │ ├── pseudomap@1.0.2 │ │ │ │ └── yallist@2.1.2 │ │ │ └── get-stream@3.0.0 │ │ └─┬ widest-line@2.0.1 │ │ └─┬ string-width@2.1.1 │ │ ├── is-fullwidth-code-point@2.0.0 │ │ └─┬ strip-ansi@4.0.0 │ │ └── ansi-regex@3.0.0 │ ├─┬ configstore@3.1.2 │ │ ├─┬ dot-prop@4.2.0 │ │ │ └── is-obj@1.0.1 │ │ ├─┬ make-dir@1.3.0 │ │ │ └── pify@3.0.0 │ │ ├─┬ unique-string@1.0.0 │ │ │ └── crypto-random-string@1.0.0 │ │ └── write-file-atomic@2.4.3 │ ├── import-lazy@2.1.0 │ ├─┬ is-ci@1.2.1 │ │ └── ci-info@1.6.0 │ ├─┬ is-installed-globally@0.1.0 │ │ ├── global-dirs@0.1.1 │ │ └─┬ is-path-inside@1.0.1 │ │ └── path-is-inside@1.0.2 │ ├── is-npm@1.0.0 │ ├─┬ latest-version@3.1.0 │ │ └─┬ package-json@4.0.1 │ │ ├─┬ got@6.7.1 │ │ │ ├─┬ create-error-class@3.0.2 │ │ │ │ └── capture-stack-trace@1.0.1 │ │ │ ├── duplexer3@0.1.4 │ │ │ ├── is-redirect@1.0.0 │ │ │ ├── is-retry-allowed@1.2.0 │ │ │ ├── lowercase-keys@1.0.1 │ │ │ ├── timed-out@4.0.1 │ │ │ ├── unzip-response@2.0.1 │ │ │ └─┬ url-parse-lax@1.0.0 │ │ │ └── prepend-http@1.0.4 │ │ ├─┬ registry-auth-token@3.4.0 │ │ │ └─┬ rc@1.2.8 │ │ │ ├── deep-extend@0.6.0 │ │ │ └── strip-json-comments@2.0.1 │ │ └── registry-url@3.1.0 │ ├── semver-diff@2.1.0 │ └── xdg-basedir@3.0.0 ├─┬ postcss-loader@3.0.0 │ ├─┬ postcss-load-config@2.1.0 │ │ ├─┬ cosmiconfig@5.2.1 │ │ │ ├─┬ import-fresh@2.0.0 │ │ │ │ ├─┬ caller-path@2.0.0 │ │ │ │ │ └─┬ caller-callsite@2.0.0 │ │ │ │ │ └── callsites@2.0.0 │ │ │ │ └── resolve-from@3.0.0 │ │ │ ├── is-directory@0.3.1 │ │ │ └─┬ parse-json@4.0.0 │ │ │ └─┬ error-ex@1.3.2 │ │ │ └── is-arrayish@0.2.1 │ │ └─┬ import-cwd@2.1.0 │ │ └─┬ import-from@2.1.0 │ │ └── resolve-from@3.0.0 │ └─┬ schema-utils@1.0.0 │ └── ajv-errors@1.0.1 ├─┬ postcss-preset-env@6.7.0 │ ├─┬ autoprefixer@9.7.4 │ │ ├── normalize-range@0.1.2 │ │ └── num2fraction@1.2.2 │ ├── caniuse-lite@1.0.30001021 │ ├── css-blank-pseudo@0.1.4 │ ├─┬ css-has-pseudo@0.10.0 │ │ └─┬ postcss-selector-parser@5.0.0 │ │ └── cssesc@2.0.0 │ ├── css-prefers-color-scheme@3.1.1 │ ├── cssdb@4.4.0 │ ├─┬ postcss-attribute-case-insensitive@4.0.1 │ │ └─┬ postcss-selector-parser@5.0.0 │ │ └── cssesc@2.0.0 │ ├─┬ postcss-color-functional-notation@2.0.1 │ │ └─┬ postcss-values-parser@2.0.1 │ │ └── flatten@1.0.3 │ ├─┬ postcss-color-gray@5.0.0 │ │ └── @csstools/convert-colors@1.4.0 │ ├── postcss-color-hex-alpha@5.0.3 │ ├── postcss-color-mod-function@3.0.3 │ ├── postcss-color-rebeccapurple@4.0.1 │ ├── postcss-custom-media@7.0.8 │ ├── postcss-custom-properties@8.0.11 │ ├─┬ postcss-custom-selectors@5.1.2 │ │ └─┬ postcss-selector-parser@5.0.0 │ │ └── cssesc@2.0.0 │ ├─┬ postcss-dir-pseudo-class@5.0.0 │ │ └─┬ postcss-selector-parser@5.0.0 │ │ └── cssesc@2.0.0 │ ├── postcss-double-position-gradients@1.0.0 │ ├── postcss-env-function@2.0.2 │ ├── 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 │ │ └─┬ lodash.template@4.5.0 │ │ ├── lodash._reinterpolate@3.0.0 │ │ └── lodash.templatesettings@4.2.0 │ ├── postcss-lab-function@2.0.1 │ ├── postcss-logical@3.0.0 │ ├── postcss-media-minmax@4.0.0 │ ├── postcss-nesting@7.0.1 │ ├── postcss-overflow-shorthand@2.0.0 │ ├── postcss-page-break@2.0.0 │ ├── postcss-place@4.0.1 │ ├─┬ postcss-pseudo-class-any-link@6.0.0 │ │ └─┬ postcss-selector-parser@5.0.0 │ │ └── cssesc@2.0.0 │ ├── postcss-replace-overflow-wrap@3.0.0 │ ├─┬ postcss-selector-matches@4.0.0 │ │ └── balanced-match@1.0.0 │ └── postcss-selector-not@4.0.0 ├── UNMET PEER DEPENDENCY sass@^1.3.0 ├─┬ sass-loader@8.0.2 │ ├─┬ clone-deep@4.0.1 │ │ ├── is-plain-object@2.0.4 │ │ ├── kind-of@6.0.3 │ │ └── shallow-clone@3.0.1 │ ├── neo-async@2.6.1 │ └── semver@6.3.0 ├── style-loader@1.1.2 ├── svg.draggable.js@2.2.2 ├── svg.draw.js@2.0.4 ├── svg.js@2.7.1 ├─┬ svg.resize.js@1.4.3 │ └── svg.select.js@2.1.2 ├── svg.select.js@3.0.1 ├── typescript@3.7.5 ├─┬ webpack@4.41.5 │ ├─┬ @webassemblyjs/ast@1.8.5 │ │ ├── @webassemblyjs/helper-wasm-bytecode@1.8.5 │ │ └─┬ @webassemblyjs/wast-parser@1.8.5 │ │ ├── @webassemblyjs/floating-point-hex-parser@1.8.5 │ │ ├── @webassemblyjs/helper-code-frame@1.8.5 │ │ ├── @webassemblyjs/helper-fsm@1.8.5 │ │ └── @xtuc/long@4.2.2 │ ├─┬ @webassemblyjs/helper-module-context@1.8.5 │ │ └── mamacro@0.0.3 │ ├─┬ @webassemblyjs/wasm-edit@1.8.5 │ │ ├── @webassemblyjs/helper-buffer@1.8.5 │ │ ├── @webassemblyjs/helper-wasm-section@1.8.5 │ │ ├── @webassemblyjs/wasm-gen@1.8.5 │ │ ├── @webassemblyjs/wasm-opt@1.8.5 │ │ └── @webassemblyjs/wast-printer@1.8.5 │ ├─┬ @webassemblyjs/wasm-parser@1.8.5 │ │ ├── @webassemblyjs/helper-api-error@1.8.5 │ │ ├─┬ @webassemblyjs/ieee754@1.8.5 │ │ │ └── @xtuc/ieee754@1.2.0 │ │ ├── @webassemblyjs/leb128@1.8.5 │ │ └── @webassemblyjs/utf8@1.8.5 │ ├── acorn@6.4.0 │ ├── ajv-keywords@3.4.1 │ ├── chrome-trace-event@1.0.2 │ ├─┬ enhanced-resolve@4.1.1 │ │ ├── graceful-fs@4.2.3 │ │ └── memory-fs@0.5.0 │ ├── eslint-scope@4.0.3 │ ├── json-parse-better-errors@1.0.2 │ ├── loader-runner@2.4.0 │ ├─┬ memory-fs@0.4.1 │ │ ├─┬ errno@0.1.7 │ │ │ └── prr@1.0.1 │ │ └─┬ readable-stream@2.3.7 │ │ ├── core-util-is@1.0.2 │ │ ├── process-nextick-args@2.0.1 │ │ └── util-deprecate@1.0.2 │ ├─┬ micromatch@3.1.10 │ │ ├── arr-diff@4.0.0 │ │ ├── array-unique@0.3.2 │ │ ├─┬ define-property@2.0.2 │ │ │ └─┬ is-descriptor@1.0.2 │ │ │ ├── is-accessor-descriptor@1.0.0 │ │ │ └── is-data-descriptor@1.0.0 │ │ ├─┬ 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 │ │ │ │ ├── define-property@0.2.5 │ │ │ │ ├── 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 │ │ ├─┬ nanomatch@1.2.13 │ │ │ └── is-windows@1.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 │ │ │ │ │ │ └── kind-of@4.0.0 │ │ │ │ │ ├─┬ set-value@2.0.1 │ │ │ │ │ │ └── extend-shallow@2.0.1 │ │ │ │ │ ├─┬ to-object-path@0.3.0 │ │ │ │ │ │ └── kind-of@3.2.2 │ │ │ │ │ ├── union-value@1.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 │ │ │ │ │ ├── arr-union@3.1.0 │ │ │ │ │ ├── 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 │ │ │ │ │ └── kind-of@3.2.2 │ │ │ │ ├── component-emitter@1.3.0 │ │ │ │ ├─┬ define-property@1.0.0 │ │ │ │ │ └─┬ is-descriptor@1.0.2 │ │ │ │ │ ├── is-accessor-descriptor@1.0.0 │ │ │ │ │ └── is-data-descriptor@1.0.0 │ │ │ │ ├─┬ mixin-deep@1.3.2 │ │ │ │ │ ├── for-in@1.0.2 │ │ │ │ │ └── is-extendable@1.0.1 │ │ │ │ └── pascalcase@0.1.1 │ │ │ ├─┬ 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 │ │ │ ├─┬ source-map-resolve@0.5.3 │ │ │ │ ├── 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 │ ├─┬ node-libs-browser@2.2.1 │ │ ├─┬ assert@1.5.0 │ │ │ ├── object-assign@4.1.1 │ │ │ └─┬ util@0.10.3 │ │ │ └── inherits@2.0.1 │ │ ├─┬ browserify-zlib@0.2.0 │ │ │ └── pako@1.0.10 │ │ ├─┬ buffer@4.9.2 │ │ │ ├── base64-js@1.3.1 │ │ │ └── ieee754@1.1.13 │ │ ├── console-browserify@1.2.0 │ │ ├── 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.1 │ │ │ │ └── evp_bytestokey@1.0.3 │ │ │ ├─┬ browserify-sign@4.0.4 │ │ │ │ ├── bn.js@4.11.8 │ │ │ │ ├── browserify-rsa@4.0.1 │ │ │ │ ├─┬ elliptic@6.5.2 │ │ │ │ │ ├── brorand@1.1.0 │ │ │ │ │ ├── hash.js@1.1.7 │ │ │ │ │ ├── hmac-drbg@1.0.1 │ │ │ │ │ └── minimalistic-crypto-utils@1.0.1 │ │ │ │ └─┬ parse-asn1@5.1.5 │ │ │ │ └── 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.1.0 │ │ │ └── randomfill@1.0.4 │ │ ├── domain-browser@1.2.0 │ │ ├── events@3.1.0 │ │ ├── https-browserify@1.0.0 │ │ ├── os-browserify@0.3.0 │ │ ├── path-browserify@0.0.1 │ │ ├── process@0.11.10 │ │ ├── punycode@1.4.1 │ │ ├── querystring-es3@0.2.1 │ │ ├── stream-browserify@2.0.2 │ │ ├─┬ stream-http@2.8.3 │ │ │ ├── builtin-status-codes@3.0.0 │ │ │ ├── to-arraybuffer@1.0.1 │ │ │ └── xtend@4.0.2 │ │ ├── string_decoder@1.1.1 │ │ ├─┬ timers-browserify@2.0.11 │ │ │ └── setimmediate@1.0.5 │ │ ├── tty-browserify@0.0.0 │ │ ├─┬ util@0.11.1 │ │ │ └── inherits@2.0.3 │ │ └── vm-browserify@1.1.2 │ ├── schema-utils@1.0.0 │ ├── tapable@1.1.3 │ ├─┬ terser-webpack-plugin@1.4.3 │ │ ├─┬ cacache@12.0.3 │ │ │ ├── bluebird@3.7.2 │ │ │ ├── chownr@1.1.3 │ │ │ ├── figgy-pudding@3.5.1 │ │ │ ├── infer-owner@1.0.4 │ │ │ ├─┬ lru-cache@5.1.1 │ │ │ │ └── yallist@3.1.1 │ │ │ ├─┬ mississippi@3.0.0 │ │ │ │ ├─┬ concat-stream@1.6.2 │ │ │ │ │ └── typedarray@0.0.6 │ │ │ │ ├─┬ duplexify@3.7.1 │ │ │ │ │ └── stream-shift@1.0.1 │ │ │ │ ├── end-of-stream@1.4.4 │ │ │ │ ├── flush-write-stream@1.1.1 │ │ │ │ ├── from2@2.3.0 │ │ │ │ ├─┬ parallel-transform@1.2.0 │ │ │ │ │ └── cyclist@1.0.1 │ │ │ │ ├── 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.2 │ │ │ └── y18n@4.0.0 │ │ ├── is-wsl@1.1.0 │ │ ├── schema-utils@1.0.0 │ │ ├── serialize-javascript@2.1.2 │ │ ├── source-map@0.6.1 │ │ ├─┬ terser@4.6.3 │ │ │ ├── commander@2.20.3 │ │ │ ├── source-map@0.6.1 │ │ │ └─┬ source-map-support@0.5.16 │ │ │ ├── buffer-from@1.1.1 │ │ │ └── source-map@0.6.1 │ │ └── worker-farm@1.7.0 │ ├── watchpack@1.6.0 │ └─┬ webpack-sources@1.4.3 │ ├── source-list-map@2.0.1 │ └── source-map@0.6.1 ├─┬ webpack-cli@3.3.10 │ ├── enhanced-resolve@4.1.0 │ ├─┬ findup-sync@3.0.0 │ │ ├── detect-file@1.0.0 │ │ └─┬ resolve-dir@1.0.1 │ │ ├─┬ expand-tilde@2.0.2 │ │ │ └─┬ homedir-polyfill@1.0.3 │ │ │ └── parse-passwd@1.0.0 │ │ └─┬ global-modules@1.0.0 │ │ └── global-prefix@1.0.2 │ ├─┬ global-modules@2.0.0 │ │ └─┬ global-prefix@3.0.0 │ │ └── ini@1.3.5 │ ├─┬ import-local@2.0.0 │ │ └─┬ resolve-cwd@2.0.0 │ │ └── resolve-from@3.0.0 │ ├── interpret@1.2.0 │ ├── supports-color@6.1.0 │ ├── v8-compile-cache@2.0.3 │ └─┬ yargs@13.2.4 │ ├─┬ cliui@5.0.0 │ │ └── wrap-ansi@5.1.0 │ ├─┬ find-up@3.0.0 │ │ └─┬ locate-path@3.0.0 │ │ └─┬ p-locate@3.0.0 │ │ └─┬ p-limit@2.2.2 │ │ └── p-try@2.2.0 │ ├── get-caller-file@2.0.5 │ ├─┬ os-locale@3.1.0 │ │ ├─┬ execa@1.0.0 │ │ │ ├── get-stream@4.1.0 │ │ │ ├── is-stream@1.1.0 │ │ │ ├── npm-run-path@2.0.2 │ │ │ ├── p-finally@1.0.0 │ │ │ └── strip-eof@1.0.0 │ │ ├─┬ lcid@2.0.0 │ │ │ └── invert-kv@2.0.0 │ │ └─┬ mem@4.3.0 │ │ ├─┬ map-age-cleaner@0.1.3 │ │ │ └── p-defer@1.0.0 │ │ ├── mimic-fn@2.1.0 │ │ └── p-is-promise@2.1.0 │ ├── require-directory@2.1.1 │ ├── require-main-filename@2.0.0 │ ├── set-blocking@2.0.0 │ ├─┬ string-width@3.1.0 │ │ ├── emoji-regex@7.0.3 │ │ └── is-fullwidth-code-point@2.0.0 │ ├── which-module@2.0.0 │ ├── y18n@4.0.0 │ └── yargs-parser@13.1.1 └─┬ webpack-dev-server@3.10.1 ├── ansi-html@0.0.7 ├─┬ bonjour@3.5.0 │ ├── array-flatten@2.1.2 │ ├─┬ deep-equal@1.1.1 │ │ ├── is-arguments@1.0.4 │ │ ├── is-date-object@1.0.2 │ │ ├── object-is@1.0.2 │ │ └── regexp.prototype.flags@1.3.0 │ ├── 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.1.0 │ └── multicast-dns-service-types@1.1.0 ├─┬ compression@1.7.4 │ ├─┬ accepts@1.3.7 │ │ └── negotiator@0.6.2 │ ├── bytes@3.0.0 │ ├─┬ compressible@2.0.18 │ │ └── mime-db@1.43.0 │ ├── on-headers@1.0.2 │ └── vary@1.1.2 ├── connect-history-api-fallback@1.6.0 ├─┬ debug@4.1.1 │ └── ms@2.1.2 ├─┬ del@4.1.1 │ ├─┬ @types/glob@7.1.1 │ │ └── @types/events@3.0.0 │ ├─┬ globby@6.1.0 │ │ ├─┬ array-union@1.0.2 │ │ │ └── array-uniq@1.0.3 │ │ ├── pify@2.3.0 │ │ └─┬ pinkie-promise@2.0.1 │ │ └── pinkie@2.0.4 │ ├── is-path-cwd@2.2.0 │ ├─┬ is-path-in-cwd@2.1.0 │ │ └── is-path-inside@2.1.0 │ ├── p-map@2.1.0 │ └── rimraf@2.6.3 ├─┬ express@4.17.1 │ ├── array-flatten@1.1.1 │ ├─┬ body-parser@1.19.0 │ │ ├── bytes@3.1.0 │ │ ├─┬ http-errors@1.7.2 │ │ │ ├── inherits@2.0.3 │ │ │ └── toidentifier@1.0.0 │ │ ├── qs@6.7.0 │ │ └─┬ raw-body@2.4.0 │ │ └── bytes@3.1.0 │ ├── content-disposition@0.5.3 │ ├── content-type@1.0.4 │ ├── cookie@0.4.0 │ ├── cookie-signature@1.0.6 │ ├── depd@1.1.2 │ ├── encodeurl@1.0.2 │ ├── escape-html@1.0.3 │ ├── etag@1.8.1 │ ├─┬ finalhandler@1.1.2 │ │ └── 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.3 │ ├── path-to-regexp@0.1.7 │ ├─┬ proxy-addr@2.0.5 │ │ └── forwarded@0.1.2 │ ├── qs@6.7.0 │ ├── range-parser@1.2.1 │ ├─┬ send@0.17.1 │ │ ├── destroy@1.0.4 │ │ ├── mime@1.6.0 │ │ └── ms@2.1.1 │ ├── serve-static@1.14.1 │ ├── setprototypeof@1.1.1 │ ├── statuses@1.5.0 │ ├─┬ type-is@1.6.18 │ │ └── media-typer@0.3.0 │ └── utils-merge@1.0.1 ├── html-entities@1.2.1 ├─┬ http-proxy-middleware@0.19.1 │ └─┬ http-proxy@1.18.0 │ ├── eventemitter3@4.0.0 │ ├─┬ follow-redirects@1.9.0 │ │ └─┬ debug@3.2.6 │ │ └── ms@2.1.2 │ └── requires-port@1.0.0 ├─┬ internal-ip@4.3.0 │ ├─┬ default-gateway@4.2.0 │ │ ├─┬ execa@1.0.0 │ │ │ └── get-stream@4.1.0 │ │ └── ip-regex@2.1.0 │ └── ipaddr.js@1.9.0 ├── ip@1.1.5 ├── is-absolute-url@3.0.3 ├── killable@1.0.1 ├── loglevel@1.6.6 ├── opn@5.5.0 ├─┬ p-retry@3.0.1 │ └── retry@0.12.0 ├─┬ portfinder@1.0.25 │ ├── async@2.6.3 │ └─┬ debug@3.2.6 │ └── ms@2.1.2 ├── schema-utils@1.0.0 ├─┬ selfsigned@1.10.7 │ └── node-forge@0.9.0 ├── semver@6.3.0 ├─┬ serve-index@1.9.1 │ ├── batch@0.6.1 │ ├─┬ http-errors@1.6.3 │ │ ├── inherits@2.0.3 │ │ └── setprototypeof@1.1.0 │ └── mime-types@2.1.26 ├─┬ sockjs@0.3.19 │ ├─┬ faye-websocket@0.10.0 │ │ └─┬ websocket-driver@0.7.3 │ │ ├── http-parser-js@0.4.10 │ │ └── websocket-extensions@0.1.3 │ └── uuid@3.4.0 ├─┬ sockjs-client@1.4.0 │ ├─┬ debug@3.2.6 │ │ └── ms@2.1.2 │ ├─┬ eventsource@1.0.7 │ │ └── original@1.0.2 │ ├── faye-websocket@0.11.3 │ ├── json3@3.3.3 │ └─┬ url-parse@1.4.7 │ └── querystringify@2.1.1 ├─┬ spdy@4.0.1 │ ├─┬ debug@4.1.1 │ │ └── ms@2.1.2 │ ├── handle-thing@2.0.0 │ ├── http-deceiver@1.2.7 │ ├── select-hose@2.0.0 │ └─┬ spdy-transport@3.0.0 │ ├─┬ debug@4.1.1 │ │ └── ms@2.1.2 │ ├── detect-node@2.0.4 │ ├── hpack.js@2.1.6 │ ├── obuf@1.1.2 │ ├── readable-stream@3.4.0 │ └─┬ wbuf@1.7.3 │ └── minimalistic-assert@1.0.1 ├─┬ strip-ansi@3.0.1 │ └── ansi-regex@2.1.1 ├── supports-color@6.1.0 ├─┬ url@0.11.0 │ ├── punycode@1.3.2 │ └── querystring@0.2.0 ├─┬ webpack-dev-middleware@3.7.2 │ └── mime@2.4.4 ├─┬ webpack-log@2.0.0 │ └── ansi-colors@3.2.4 ├─┬ ws@6.2.1 │ └── async-limiter@1.0.1 └─┬ yargs@12.0.5 ├─┬ 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 │ └─┬ strip-ansi@3.0.1 │ └── ansi-regex@2.1.1 ├── decamelize@1.2.0 ├── get-caller-file@1.0.3 ├─┬ os-locale@3.1.0 │ ├─┬ execa@1.0.0 │ │ └── get-stream@4.1.0 │ └─┬ lcid@2.0.0 │ └── invert-kv@2.0.0 ├── require-main-filename@1.0.1 ├─┬ string-width@2.1.1 │ ├── is-fullwidth-code-point@2.0.0 │ └─┬ strip-ansi@4.0.0 │ └── ansi-regex@3.0.0 ├── which-module@2.0.0 ├── y18n@3.2.1 └── yargs-parser@11.1.1
npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.2.11 npm WARN eslint-config-typescript-recommended@1.4.17 requires a peer of eslint@>=5.9.0 <=5.12.0 but none was installed. npm WARN eslint-config-typescript-recommended@1.4.17 requires a peer of eslint-plugin-typescript@>=0.13.0 <=0.14.0 but none was installed. npm WARN sass-loader@8.0.2 requires a peer of sass@^1.3.0 but none was installed. npm WARN sass-loader@8.0.2 requires a peer of fibers@>= 3.1.0 but none was installed. npm WARN @typescript-eslint/parser@1.13.0 requires a peer of eslint@^5.0.0 but none was installed. npm WARN @typescript-eslint/eslint-plugin@1.13.0 requires a peer of eslint@^5.0.0 but none was installed. npm WARN eslint-config-airbnb@17.1.1 requires a peer of eslint@^4.19.1 || ^5.3.0 but none was installed. npm WARN eslint-config-airbnb@17.1.1 requires a peer of eslint-plugin-jsx-a11y@^6.2.3 but none was installed. npm WARN eslint-config-airbnb@17.1.1 requires a peer of eslint-plugin-react@^7.14.2 but none was installed. npm WARN eslint-config-airbnb-base@13.2.0 requires a peer of eslint@^4.19.1 || ^5.3.0 but none was installed. npm WARN cvat-canvas@0.1.0 No repository field. npm WARN cvat-canvas@0.1.0 scripts['server'] should probably be scripts['start']. npm ERR! Linux 4.15.0-74-generic npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" npm ERR! node v8.10.0 npm ERR! npm v3.5.2 npm ERR! code ELIFECYCLE
npm ERR! node-sass@4.13.1 install:
node scripts/install.js
npm ERR! Exit status 139 npm ERR! npm ERR! Failed at the node-sass@4.13.1 install script 'node scripts/install.js'. 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 node-sass package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node scripts/install.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs node-sass npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls node-sass npm ERR! There is likely additional logging output above.npm ERR! Please include the following file with any support request: npm ERR! /tmp/cvat-canvas/npm-debug.log ERROR: Service 'cvat_ui' failed to build: The command '/bin/sh -c npm install' returned a non-zero code: 1