hint icon indicating copy to clipboard operation
hint copied to clipboard

[Bug] VS Code extension error: "Unable to start webhint. Ensure you are using the latest version of the `hint` package."

Open ivanagui2 opened this issue 5 years ago • 19 comments

The VS Code extension has stopped working. I'm working with Angular 8 workspaces. "npm install hint --save-dev" didn't fix it

🐛 Bug report

Description

Error message: "Unable to start webhint. Ensure you are using the latest version of the hint package."

Environment

Extension info:

  • Name: webhint
  • Id: webhint.vscode-webhint
  • Description: Run webhint in Visual Studio Code.
  • Version: 1.4.1
  • Publisher: webhint
  • VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=webhint.vscode-webhint

VS Code info:

  • Version: 1.39.2 (user setup)
  • Commit: 6ab598523be7a800d7f3eb4d92d7ab9a66069390
  • Date: 2019-10-15T15:35:18.241Z
  • Electron: 4.2.10
  • Chrome: 69.0.3497.128
  • Node.js: 10.11.0
  • V8: 6.9.427.31-electron.0
  • OS: Windows_NT x64 10.0.18362

VS Code extension output

VS Code extension output
Before "npm install hint --save-dev":
Found hint at c:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint\node_modules\hint\dist\src\lib\index.js
{ AnalyzerError: Invalid configuration. Resource development not found.
    at Object.create [as createAnalyzer] (c:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint\node_modules\hint\dist\src\lib\analyzer.js:62:19)
    at t.Analyzer.initWebhint (c:\Users\iaguilar\.vscode\extensions\webhint.vscode-webhint-1.4.1\dist\bundle\server.js:1:88083) name: 'AnalyzerError', status: 'ConfigurationError' }

After "npm install hint --save-dev":
Found hint at c:\Users\iaguilar\source\Angular\buscador-residencias\node_modules\hint\dist\src\lib\index.js
{ AnalyzerError: Invalid configuration. Resource development not found.
    at Object.create [as createAnalyzer] (c:\Users\iaguilar\source\Angular\buscador-residencias\node_modules\hint\dist\src\lib\analyzer.js:62:19)
    at t.Analyzer.initWebhint (c:\Users\iaguilar\.vscode\extensions\webhint.vscode-webhint-1.4.1\dist\bundle\server.js:1:88083) name: 'AnalyzerError', status: 'ConfigurationError' }

"Retry" output:
npm info it worked if it ends with ok
npm verb cli [ 'C:\\Program Files\\nodejs\\node.exe',
npm verb cli   'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
npm verb cli   'install',
npm verb cli   'hint@latest',
npm verb cli   'typescript@latest',
npm verb cli   '--save-dev',
npm verb cli   '--verbose' ]
npm info using [email protected]
npm info using [email protected]
npm verb npm-session 08d42cd53c18d644
npm http fetch GET 304 https://registry.npmjs.org/typescript 380ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/hint 1104ms (from cache)
npm timing stage:loadCurrentTree Completed in 2733ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 25ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 681ms
npm http fetch GET 304 https://registry.npmjs.org/boxen 96ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/optionator 137ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/eventemitter2 151ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/globby 154ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-ci 157ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ora 168ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/chalk 186ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/browserslist 195ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/lodash 199ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/os-locale 103ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/update-notifier 85ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2futils 2008ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fconfiguration-web-recommended 1882ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fconfiguration-development 2038ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-babel-config 1092ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fconfiguration-accessibility 1983ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fconnector-local 1993ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-css-prefix-order 1994ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fformatter-html 2005ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-create-element-svg 2015ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-compat-api 2019ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fformatter-summary 2048ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fconfiguration-progressive-web-apps 2067ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-button-type 2099ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-disown-opener 2055ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-meta-viewport 1976ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-meta-charset-utf-8 1987ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-highest-available-document-mode 2019ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-no-bom 1990ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-scoped-svg-styles 1987ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-no-protocol-relative-urls 1997ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-sri 1991ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-webpack-config 1985ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-typescript-config 3077ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fparser-babel-config 2076ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fparser-sass 2133ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fparser-jsx 2162ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fparser-css 2188ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fparser-javascript 2172ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fparser-html 2184ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fparser-typescript 2137ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fparser-typescript-config 2132ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fparser-less 2783ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fparser-webpack-config 1937ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fconnector-puppeteer 1987ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-axe 3492ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/lockfile 109ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/puppeteer-core 957ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2futils-connector-tools 2000ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@types%2fparse5 156ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/configstore 158ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@types%2fdebug 163ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/file-url 164ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/content-type 169ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/debug 183ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/file-type 191ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/css-select 216ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ajv 227ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-svg 99ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-wsl 100ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/parse5 84ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/npm-registry-fetch 104ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/postcss 103ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/request 111ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/semver 114ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/strip-bom 85ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/parse5-htmlparser2-tree-adapter 166ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/strip-json-comments 86ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/applicationinsights 1004ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/jsonc-parser 882ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fast-deep-equal 88ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/uri-js 95ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fast-json-stable-stringify 101ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/json-schema-traverse 102ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/punycode 52ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/continuation-local-storage 196ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/diagnostic-channel 903ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cls-hooked 924ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/diagnostic-channel-publishers 933ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/emitter-listener 90ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/async-hook-jl 902ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/stack-chain 89ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/shimmer 100ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/async-listener 110ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/dot-prop 112ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/unique-string 186ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/xdg-basedir 189ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/write-file-atomic 193ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/make-dir 201ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/graceful-fs 241ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-obj 321ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/crypto-random-string 106ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/typedarray-to-buffer 126ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-typedarray 133ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/imurmurhash 136ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/signal-exit 431ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/domutils 121ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/css-what 136ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/nth-check 146ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/boolbase 181ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/domelementtype 191ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/dom-serializer 200ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/entities 110ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ms 104ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fast-glob 149ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/array-union 159ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/merge2 155ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/dir-glob 166ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/glob 174ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ignore 176ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/slash 180ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@types%2fglob 204ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@types%2fminimatch 72ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@types%2fevents 90ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@types%2fnode 108ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/path-type 85ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/glob-parent 69ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/micromatch 159ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@nodelib%2ffs.stat 280ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@nodelib%2ffs.walk 291ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fastq 120ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@nodelib%2ffs.scandir 248ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/run-parallel 97ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/reusify 87ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-glob 109ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-extglob 121ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/braces 120ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/picomatch 134ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fill-range 106ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/to-regex-range 107ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-number 85ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fs.realpath 98ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/once 112ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/path-is-absolute 115ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minimatch 122ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/inherits 174ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/inflight 187ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/wrappy 79ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/brace-expansion 111ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/concat-map 107ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/balanced-match 141ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/html-comment-regex 103ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/figgy-pudding 149ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/lru-cache 152ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minipass 158ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minizlib 158ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/make-fetch-happen 167ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/bluebird 176ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/npm-package-arg 178ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/safe-buffer 179ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minipass-json-stream 961ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minipass-fetch 966ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/yallist 123ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minipass-collect 135ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/http-proxy-agent 145ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/agentkeepalive 153ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/http-cache-semantics 158ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minipass-pipeline 153ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minipass-flush 158ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cacache 179ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/promise-retry 175ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/socks-proxy-agent 189ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/https-proxy-agent 243ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ssri 133ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/humanize-ms 154ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mkdirp 167ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/chownr 172ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/rimraf 176ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/p-map 184ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/promise-inflight 184ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fs-minipass 190ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/infer-owner 210ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/move-concurrently 216ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/unique-filename 222ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minimist 199ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/copy-concurrently 120ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/aproba 138ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fs-write-stream-atomic 141ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/run-queue 144ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/iferr 73ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/readable-stream 118ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/process-nextick-args 92ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/core-util-is 100ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/isarray 102ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/string_decoder 101ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/util-deprecate 110ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/aggregate-error 77ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/clean-stack 111ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/indent-string 114ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/unique-slug 100ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/agent-base 101ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/es6-promisify 101ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/es6-promise 109ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/encoding 127ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minipass-sized 1008ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/iconv-lite 61ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/safer-buffer 75ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/err-code 77ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/retry 97ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/socks 74ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/smart-buffer 127ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ip 133ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/jsonparse 92ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/osenv 101ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/hosted-git-info 117ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/validate-npm-package-name 127ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/os-homedir 74ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/os-tmpdir 75ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/builtins 92ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/supports-color 109ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/source-map 137ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ansi-styles 123ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/escape-string-regexp 141ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/color-convert 68ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/color-name 126ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/has-flag 97ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/combined-stream 193ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/extend 194ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/aws-sign2 199ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/caseless 202ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/aws4 204ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/form-data 201ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/har-validator 218ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/forever-agent 225ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/isstream 223ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/http-signature 227ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/oauth-sign 107ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/json-stringify-safe 113ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mime-types 123ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/performance-now 119ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tunnel-agent 88ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tough-cookie 119ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/uuid 97ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/qs 296ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/delayed-stream 86ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/asynckit 120ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mime-db 427ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/har-schema 74ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/sshpk 129ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/assert-plus 135ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/jsprim 136ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/json-schema 88ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/extsprintf 98ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/verror 99ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/asn1 103ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/jsbn 105ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/bcrypt-pbkdf 112ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ecc-jsbn 116ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tweetnacl 143ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/dashdash 153ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/getpass 177ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/psl 86ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/data-urls 119ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/iltorb 119ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/whatwg-mimetype 86ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/abab 87ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/whatwg-url 86ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tr46 103ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/webidl-conversions 105ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/lodash.sortby 109ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/npmlog 136ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/detect-libc 138ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/nan 144ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/which-pm-runs 144ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/prebuild-install 161ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/set-blocking 96ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/gauge 121ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/console-control-strings 123ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/are-we-there-yet 126ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/delegates 81ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/has-unicode 109ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/object-assign 121ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/string-width 126ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/wide-align 133ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/strip-ansi 142ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/code-point-at 88ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-fullwidth-code-point 105ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/number-is-nan 102ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ansi-regex 124ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/github-from-package 124ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/napi-build-utils 130ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/node-abi 136ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/expand-template 139ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/noop-logger 140ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/rc 147ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tar-fs 152ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/simple-get 155ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pump 172ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/end-of-stream 73ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/deep-extend 122ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ini 138ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/decompress-response 101ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/simple-concat 101ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mimic-response 101ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tar-stream 116ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fs-constants 69ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/bl 85ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ci-info 103ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/progress 86ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/proxy-from-env 90ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/extract-zip 106ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mime 111ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ws 124ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/yauzl 57ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/concat-stream 69ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/buffer-from 60ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/typedarray 64ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fd-slicer 51ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pend 47ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/async-limiter 89ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/moment 137ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ejs 147ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fs-extra 153ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/jsonfile 89ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/universalify 92ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/text-table 104ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/log-symbols 108ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-apple-touch-icons 1951ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-manifest-is-valid 1953ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fparser-manifest 1958ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-manifest-exists 1967ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-manifest-file-extension 1984ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fconnector-jsdom 1989ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-manifest-app-name 2000ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@types%2ftough-cookie 69ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/canvas 81ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mutationobserver-shim 88ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/jsdom 98ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/node-pre-gyp 141ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/nopt 108ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/needle 116ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/npm-packlist 120ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tar 127ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/sax 94ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/abbrev 87ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ignore-walk 109ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/npm-bundled 128ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/acorn-globals 117ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cssstyle 118ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/domexception 119ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/array-equal 126ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/escodegen 139ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cssom 166ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/nwsapi 166ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/acorn 192ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pn 192ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/request-promise-native 111ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/html-encoding-sniffer 248ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/symbol-tree 115ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/w3c-hr-time 107ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/saxes 129ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/whatwg-encoding 96ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/xml-name-validator 73ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/w3c-xmlserializer 146ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/acorn-walk 87ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/esprima 398ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/esutils 404ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/estraverse 407ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/deep-is 90ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/word-wrap 98ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/type-check 103ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/prelude-ls 118ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/levn 116ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fast-levenshtein 123ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/stealthy-require 194ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/request-promise-core 198ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/xmlchars 480ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ip-regex 103ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/browser-process-hrtime 94ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/image-size 227ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/queue 940ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/bcp47 139ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/color-string 143ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2futils-compat-data 1299ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/postcss-selector-parser 129ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mdn-browser-compat-data 153ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/postcss-value-parser 167ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/indexes-of 88ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/uniq 98ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cssesc 102ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/simple-swizzle 58ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-arrayish 126ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/chokidar 127ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/readdirp 145ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/anymatch 153ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-binary-path 166ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/normalize-path 167ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fsevents 195ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/binary-extensions 99ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/metaviewport-parser 966ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/postcss-safe-parser 120ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/acorn-jsx 136ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@types%2festree-jsx 991ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/acorn-jsx-walk 992ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@types%2festree 108ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/postcss-less 117ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/postcss-scss 77ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/postcss-sass 77ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/gonzales-pe 58ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@typescript-eslint%2ftypescript-estree 337ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/lodash.unescape 137ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tsutils 144ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tslib 119ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-content-type 1100ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fformatter-stylish 1875ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-no-disallowed-headers 1966ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-html-checker 1974ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-http-cache 1976ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-no-html-only-headers 1983ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-no-http-redirects 1985ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-http-compression 1989ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-image-optimization-cloudinary 2010ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-no-friendly-error-pages 2011ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-no-vulnerable-javascript-libraries 1328ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-stylesheet-limits 2023ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-strict-transport-security 2034ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-x-content-type-options 2015ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-ssllabs 2104ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-validate-set-cookie-header 2034ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cloudinary 992ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/q 100ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/js-library-detector 946ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/node-ssllabs 981ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/proxy-agent 113ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pac-proxy-agent 117ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/get-uri 110ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/raw-body 110ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pac-resolver 111ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/data-uri-to-buffer 56ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ftp 57ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/file-uri-to-path 58ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/xregexp 94ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/degenerator 101ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/netmask 136ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/co 143ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/thunkify 154ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ast-types 106ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/unpipe 109ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/bytes 112ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/http-errors 112ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/toidentifier 65ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/statuses 79ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/depd 87ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/setprototypeof 89ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ansi-align 57ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/widest-line 96ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cli-boxes 106ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/type-fest 111ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/term-size 118ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/camelcase 150ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/emoji-regex 145ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/node-releases 593ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/caniuse-lite 611ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/electron-to-chromium 633ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/wcwidth 85ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-interactive 98ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cli-spinners 101ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cli-cursor 198ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/restore-cursor 112ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/onetime 111ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mimic-fn 117ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/defaults 122ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/clone 109ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mem 123ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/lcid 131ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/execa 140ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/npm-run-path 75ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cross-spawn 81ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/p-finally 80ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/get-stream 87ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-stream 89ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/strip-eof 94ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/path-key 62ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/shebang-command 69ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/nice-try 72ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/which 74ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/shebang-regex 80ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/isexe 102ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/invert-kv 105ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/p-is-promise 111ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/map-age-cleaner 117ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/p-defer 99ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/has-yarn 137ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/import-lazy 154ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-npm 153ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/semver-diff 154ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-yarn-global 159ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/latest-version 166ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-installed-globally 265ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pseudomap 80ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pify 105ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-path-inside 98ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/global-dirs 113ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/path-is-inside 115ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/package-json 89ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/registry-url 106ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/got 112ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/registry-auth-token 116ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/@szmarczak%2fhttp-timer 84ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/duplexer3 109ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/to-readable-stream 109ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/p-cancelable 112ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cacheable-request 121ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/url-parse-lax 126ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/lowercase-keys 128ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@sindresorhus%2fis 326ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/defer-to-connect 127ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/clone-response 147ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/responselike 150ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/keyv 155ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/normalize-url 162ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/json-buffer 59ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/prepend-http 89ms (from cache)
npm timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 61643ms
npm timing stage:loadIdealTree Completed in 62631ms
npm timing stage:generateActionsToTake Completed in 61ms
npm verb correctMkdir C:\Users\iaguilar\AppData\Roaming\npm-cache\_locks correctMkdir not in flight; initializing
npm verb lock using C:\Users\iaguilar\AppData\Roaming\npm-cache\_locks\staging-4e270bfed6cb6f32.lock for c:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint\node_modules\.staging
npm timing audit submit Completed in 390ms
npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 390ms
npm timing audit body Completed in 1ms
npm timing action:extract Completed in 2249ms
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from c:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint\node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm info lifecycle [email protected]~preuninstall: [email protected]
npm info lifecycle [email protected]~uninstall: [email protected]
npm verb unbuild rmStuff [email protected] from c:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint\node_modules
npm info lifecycle [email protected]~postuninstall: [email protected]
npm timing action:unbuild Completed in 166ms
npm timing action:remove Completed in 273ms
npm timing action:finalize Completed in 26ms
npm timing action:refresh-package-json Completed in 51ms
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm timing action:preinstall Completed in 3ms
npm info linkStuff [email protected]
npm verb linkBins [ { hint: './dist/src/bin/hint.js' },
npm verb linkBins   'c:\\Users\\iaguilar\\AppData\\Roaming\\Code\\User\\globalStorage\\webhint.vscode-webhint\\node_modules\\.bin',
npm verb linkBins   false ]
npm info linkStuff [email protected]
npm verb linkBins [ { tsc: './bin/tsc', tsserver: './bin/tsserver' },
npm verb linkBins   'c:\\Users\\iaguilar\\AppData\\Roaming\\Code\\User\\globalStorage\\webhint.vscode-webhint\\node_modules\\.bin',
npm verb linkBins   false ]
npm timing action:build Completed in 45ms
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm timing action:install Completed in 4ms
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm timing action:postinstall Completed in 3ms
npm verb unlock done using C:\Users\iaguilar\AppData\Roaming\npm-cache\_locks\staging-4e270bfed6cb6f32.lock for c:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint\node_modules\.staging
npm timing stage:executeActions Completed in 2842ms
npm timing stage:rollbackFailedOptional Completed in 15ms
npm timing stage:runTopLevelLifecycles Completed in 68554ms
npm verb saving [ { name: 'hint', spec: '^5.4.1', save: 'devDependencies' },
npm verb saving   { name: 'typescript', spec: '^3.7.2', save: 'devDependencies' } ]
npm verb shrinkwrap skipping write for package.json because there were no changes.
npm info lifecycle undefined~preshrinkwrap: undefined
npm info lifecycle undefined~shrinkwrap: undefined
npm verb shrinkwrap skipping write for package-lock.json because there were no changes.
npm info lifecycle undefined~postshrinkwrap: undefined
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @hint/hint-axe@^4.2.0 (node_modules\@hint\configuration-accessibility\node_modules\@hint\hint-axe):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Unexpected end of JSON input while parsing near '...+xTbrLifv1CCSeuYb3shq'
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   win32
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64

+ [email protected]
+ [email protected]
updated 2 packages and audited 39285 packages in 69.306s
found 0 vulnerabilities

npm verb exit [ 0, true ]
npm timing npm Completed in 70040ms
npm info ok 
Found hint at c:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint\node_modules\hint\dist\src\lib\index.js
{ AnalyzerError: Invalid configuration. Resource development not found.
    at Object.create [as createAnalyzer] (c:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint\node_modules\hint\dist\src\lib\analyzer.js:62:19)
    at t.Analyzer.initWebhint (c:\Users\iaguilar\.vscode\extensions\webhint.vscode-webhint-1.4.1\dist\bundle\server.js:1:88083) name: 'AnalyzerError', status: 'ConfigurationError' }


ivanagui2 avatar Nov 07 '19 09:11 ivanagui2

Thanks for the report @ivanagui2!

I'm not sure what's going on yet other than it appears webhint is having trouble finding the @hint/configuration-development package. Also no luck reproducing the issue on my machine.

One thing that did jump out from the logs was a failure installing @hint/hint-axe. Though it seems unlikely, I wonder if the version pulled from the npm cache is somehow corrupt.

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @hint/hint-axe@^4.2.0 (node_modules\@hint\configuration-accessibility\node_modules\@hint\hint-axe):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Unexpected end of JSON input while parsing near '...+xTbrLifv1CCSeuYb3shq'

A few questions to help narrow this down:

  1. Do you have a .hintrc file in your project? If so, can you share it?
  2. Can you run npm cache verify just to double-check the state of your cache?
  3. Can you run npm ls from your project folder and share the output? That will help us see the dependency relationship between installed packages.

antross avatar Nov 07 '19 18:11 antross

I don't have a .hintrc file in my project.

The commands output

The commands output:
PS C:\Users\iaguilar\source\Angular\buscador-residencias> npm cache verify
Cache verified and compressed (~\AppData\Roaming\npm-cache\_cacache):
Content verified: 2890 (201598930 bytes)
Index entries: 4591
Finished in 14.874s
PS C:\Users\iaguilar\source\Angular\buscador-residencias> npm ls | tee OutputFile.txt
[email protected] C:\Users\iaguilar\source\Angular\buscador-residencias
+-- @angular-devkit/[email protected]
| +-- @angular-devkit/[email protected]
| | +-- @angular-devkit/[email protected] deduped
| | `-- [email protected]
| |   `-- [email protected] deduped
| +-- @angular-devkit/[email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | `-- [email protected] deduped
| +-- @angular-devkit/[email protected]
| | +-- @angular-devkit/[email protected] deduped
| | +-- @angular-devkit/[email protected] deduped
| | `-- [email protected]
| |   `-- [email protected] deduped
| +-- @angular-devkit/[email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected] deduped
| | `-- [email protected] deduped
| +-- @babel/[email protected]
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected] deduped
| | |   `-- [email protected]
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected]
| | | | +-- @babel/[email protected] deduped
| | | | +-- @babel/[email protected] deduped
| | | | `-- @babel/[email protected] deduped
| | | +-- @babel/[email protected]
| | | | `-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- @babel/[email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | `-- [email protected]
| +-- @babel/[email protected]
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected]
| | | | +-- @babel/[email protected] deduped
| | | | +-- @babel/[email protected]
| | | | | +-- @babel/[email protected] deduped
| | | | | +-- @babel/[email protected] deduped
| | | | | +-- @babel/[email protected] deduped
| | | | | `-- @babel/[email protected] deduped
| | | | +-- @babel/[email protected] deduped
| | | | +-- @babel/[email protected] deduped
| | | | `-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected]
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   | `-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | `-- [email protected]
| | |   `-- [email protected]
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | `-- [email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected]
| | | | `-- @babel/[email protected] deduped
| | | +-- @babel/[email protected]
| | | | +-- @babel/[email protected] deduped
| | | | +-- @babel/[email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected]
| | | | `-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected]
| | | | +-- @babel/[email protected]
| | | | | `-- @babel/[email protected] deduped
| | | | +-- @babel/[email protected] deduped
| | | | +-- @babel/[email protected] deduped
| | | | `-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | `-- [email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | `-- [email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected]
| | | | +-- @babel/[email protected]
| | | | | +-- @babel/[email protected] deduped
| | | | | `-- @babel/[email protected] deduped
| | | | `-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected]
| | | | +-- @babel/[email protected] deduped
| | | | +-- @babel/[email protected] deduped
| | | | +-- @babel/[email protected] deduped
| | | | +-- @babel/[email protected] deduped
| | | | +-- @babel/[email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected]
| | |     +-- [email protected] deduped
| | |     +-- [email protected]
| | |     +-- [email protected]
| | |     `-- [email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected]
| | | | +-- @babel/[email protected] deduped
| | | | `-- @babel/[email protected] deduped
| | | `-- [email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected]
| | | | `-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | `-- [email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- [email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected]
| | | | +-- @babel/[email protected] deduped
| | | | +-- @babel/[email protected] deduped
| | | | `-- @babel/[email protected] deduped
| | | +-- @babel/[email protected]
| | | | `-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- [email protected]
| | |   `-- [email protected]
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | `-- @babel/[email protected] deduped
| | +-- @babel/[email protected]
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | `-- [email protected] deduped
| | +-- @babel/[email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- [email protected]
| | `-- [email protected]
| +-- @ngtools/[email protected]
| | +-- @angular-devkit/[email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | `-- [email protected]
| |   `-- [email protected]
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | `-- [email protected]
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | `-- [email protected]
| |   `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | |   +-- [email protected] deduped
| | | |   `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | `-- [email protected]
| | |   +-- [email protected] deduped
| | |   `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected]
| | `-- [email protected]
| |   +-- [email protected]
| |   `-- [email protected] deduped
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected] deduped
| | `-- [email protected]
| |   +-- [email protected] deduped
| |   `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected] deduped
| | `-- [email protected]
| |   `-- [email protected]
| |     +-- [email protected]
| |     | `-- [email protected]
| |     |   `-- [email protected] deduped
| |     `-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected] deduped
| | `-- [email protected]
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   `-- [email protected]
| | | | |     `-- [email protected] deduped
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected] deduped
| | `-- [email protected]
| |   `-- [email protected]
| |     +-- [email protected]
| |     +-- [email protected]
| |     +-- [email protected] deduped
| |     `-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| |   `-- [email protected]
| +-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   +-- [email protected] deduped
| | | | |   +-- [email protected] deduped
| | | | |   `-- [email protected] deduped
| | | | `-- [email protected]
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   | +-- [email protected] deduped
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   +-- [email protected] deduped
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected] deduped
| | `-- [email protected]
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | `-- [email protected]
| +-- [email protected]
| | +-- @types/[email protected]
| | | +-- @types/[email protected] deduped
| | | +-- @types/[email protected]
| | | `-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| |   `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected]
| | +-- [email protected] deduped
| | `-- [email protected] deduped
| +-- [email protected]
| | `-- [email protected]
| |   +-- [email protected]
| |   `-- [email protected]
| +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | `-- [email protected]
| |   `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | | `-- [email protected]
| | | | | |   `-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | |   +-- [email protected]
| | | |   | `-- [email protected]
| | | |   `-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected]
| | |     `-- [email protected] deduped
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected] deduped
| | `-- [email protected]
| |   +-- [email protected] deduped
| |   `-- [email protected] deduped
| +-- [email protected]
| +-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| | `-- [email protected]
| |   +-- [email protected]
| |   | +-- [email protected] deduped
| |   | `-- [email protected]
| |   +-- [email protected]
| |   | `-- [email protected]
| |   |   `-- [email protected]
| |   |     `-- [email protected]
| |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| |   +-- [email protected]
| |   | `-- [email protected] deduped
| |   +-- [email protected]
| |   | `-- [email protected]
| |   +-- [email protected] deduped
| |   +-- [email protected] deduped
| |   `-- [email protected]
| |     `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected] deduped
| | `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected] deduped
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected] deduped
| | `-- [email protected]
| +-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected] deduped
| | `-- [email protected]
| |   +-- [email protected] deduped
| |   `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | `-- [email protected]
| |   `-- [email protected]
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | `-- [email protected]
| |   `-- [email protected] deduped
| +-- [email protected]
| +-- [email protected]
| | +-- @webassemblyjs/[email protected]
| | | +-- @webassemblyjs/[email protected] deduped
| | | +-- @webassemblyjs/[email protected]
| | | `-- @webassemblyjs/[email protected]
| | |   +-- @webassemblyjs/[email protected] deduped
| | |   +-- @webassemblyjs/[email protected]
| | |   +-- @webassemblyjs/[email protected] deduped
| | |   +-- @webassemblyjs/[email protected]
| | |   | `-- @webassemblyjs/[email protected] deduped
| | |   +-- @webassemblyjs/[email protected]
| | |   `-- @xtuc/[email protected]
| | +-- @webassemblyjs/[email protected]
| | | +-- @webassemblyjs/[email protected] deduped
| | | `-- [email protected]
| | +-- @webassemblyjs/[email protected]
| | | +-- @webassemblyjs/[email protected] deduped
| | | +-- @webassemblyjs/[email protected]
| | | +-- @webassemblyjs/[email protected] deduped
| | | +-- @webassemblyjs/[email protected]
| | | | +-- @webassemblyjs/[email protected] deduped
| | | | +-- @webassemblyjs/[email protected] deduped
| | | | +-- @webassemblyjs/[email protected] deduped
| | | | `-- @webassemblyjs/[email protected] deduped
| | | +-- @webassemblyjs/[email protected]
| | | | +-- @webassemblyjs/[email protected] deduped
| | | | +-- @webassemblyjs/[email protected] deduped
| | | | +-- @webassemblyjs/[email protected] deduped
| | | | +-- @webassemblyjs/[email protected] deduped
| | | | `-- @webassemblyjs/[email protected] deduped
| | | +-- @webassemblyjs/[email protected]
| | | | +-- @webassemblyjs/[email protected] deduped
| | | | +-- @webassemblyjs/[email protected] deduped
| | | | +-- @webassemblyjs/[email protected] deduped
| | | | `-- @webassemblyjs/[email protected] deduped
| | | +-- @webassemblyjs/[email protected] deduped
| | | `-- @webassemblyjs/[email protected]
| | |   +-- @webassemblyjs/[email protected] deduped
| | |   +-- @webassemblyjs/[email protected] deduped
| | |   `-- @xtuc/[email protected] deduped
| | +-- @webassemblyjs/[email protected]
| | | +-- @webassemblyjs/[email protected] deduped
| | | +-- @webassemblyjs/[email protected]
| | | +-- @webassemblyjs/[email protected] deduped
| | | +-- @webassemblyjs/[email protected]
| | | | `-- @xtuc/[email protected]
| | | +-- @webassemblyjs/[email protected]
| | | | `-- @xtuc/[email protected] deduped
| | | `-- @webassemblyjs/[email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected] deduped
| | |   `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | `-- [email protected]
| | | | | |   `-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected]
| | | | |   +-- [email protected] deduped
| | | | |   `-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | `-- [email protected] deduped
| | | | | `-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   +-- [email protected]
| | | | |   | `-- [email protected] deduped
| | | | |   +-- [email protected]
| | | | |   | `-- [email protected] deduped
| | | | |   `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | | `-- [email protected]
| | | | | +-- [email protected]
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | | +-- [email protected]
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected]
| | | | | | | +-- [email protected] deduped
| | | | | | | `-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected] deduped
| | | | | `-- [email protected]
| | | | |   +-- [email protected] deduped
| | | | |   `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected]
| | | | | | +-- [email protected]
| | | | | | | +-- [email protected] deduped
| | | | | | | `-- [email protected] deduped
| | | | | | +-- [email protected]
| | | | | | | +-- [email protected] deduped
| | | | | | | +-- [email protected] deduped
| | | | | | | `-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected]
| | | | |   +-- [email protected]
| | | | |   | +-- [email protected] deduped
| | | | |   | +-- [email protected] deduped
| | | | |   | `-- [email protected] deduped
| | | | |   +-- [email protected] deduped
| | | | |   +-- [email protected] deduped
| | | | |   +-- [email protected] deduped
| | | | |   +-- [email protected] deduped
| | | | |   `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | +-- [email protected]
| | | | | | | +-- [email protected] deduped
| | | | | | | `-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected] deduped
| | | | | `-- [email protected]
| | | | |   +-- [email protected] deduped
| | | | |   `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected] deduped
| | | | | `-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | `-- [email protected]
| | | |   +-- [email protected] deduped
| | | |   `-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected]
| | | | |   `-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected]
| | | | | | | `-- [email protected]
| | | | | | |   `-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected]
| | | | | |   +-- [email protected] deduped
| | | | | |   `-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected] deduped
| | | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | | +-- [email protected] deduped
| | | | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | |     `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |     | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |     | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |     | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |     | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | |     `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   `-- [email protected] deduped
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected] deduped
| | | | `-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | |   `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | `-- [email protected]
| | | | | |   `-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected]
| | | | |   +-- [email protected] deduped
| | | | |   `-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | +-- [email protected] deduped
| | | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | |     `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |     | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |     | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |     | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |     | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | |     `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- @types/[email protected]
| | | | +-- @types/[email protected]
| | | | +-- @types/[email protected]
| | | | `-- @types/[email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | |   +-- [email protected]
| | | |   +-- [email protected] deduped
| | | |   `-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | `-- [email protected]
| | |   +-- [email protected]
| | |   `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected] deduped
| | |   `-- [email protected]
| | |     `-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | `-- [email protected]
| |   +-- [email protected] deduped
| |   +-- [email protected]
| |   +-- [email protected] deduped
| |   +-- [email protected]
| |   +-- [email protected] deduped
| |   +-- [email protected] deduped
| |   +-- [email protected]
| |   +-- [email protected] deduped
| |   +-- [email protected]
| |   | +-- [email protected] deduped
| |   | `-- [email protected]
| |   |   `-- [email protected]
| |   +-- [email protected] deduped
| |   +-- [email protected] deduped
| |   `-- [email protected]
| |     +-- [email protected] deduped
| |     `-- [email protected] deduped
| +-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| | `-- [email protected]
| |   +-- [email protected]
| |   `-- [email protected]
| |     `-- [email protected] deduped
| `-- [email protected]
|   `-- [email protected] deduped
+-- @angular/[email protected]
| `-- [email protected] deduped
+-- @angular/[email protected]
| +-- @angular-devkit/[email protected] deduped
| +-- @angular-devkit/[email protected] deduped
| +-- @angular-devkit/[email protected]
| | +-- @angular-devkit/[email protected] deduped
| | `-- [email protected]
| |   `-- [email protected] deduped
| +-- @schematics/[email protected]
| | +-- @angular-devkit/[email protected] deduped
| | `-- @angular-devkit/[email protected] deduped
| +-- @schematics/[email protected]
| | +-- @angular-devkit/[email protected] deduped
| | +-- @angular-devkit/[email protected] deduped
| | +-- @yarnpkg/[email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | `-- [email protected]
| |   `-- [email protected]
| +-- @yarnpkg/[email protected]
| +-- [email protected]
| +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | |   +-- [email protected]
| | |   | `-- [email protected] deduped
| | |   `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected]
| | `-- [email protected]
| |   `-- [email protected]
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | `-- [email protected]
| +-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | |   `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | `-- [email protected]
| | | |   +-- [email protected] deduped
| | | |   `-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | `-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected]
| | |   `-- [email protected]
| | |     +-- [email protected]
| | |     `-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | `-- [email protected]
| |   `-- [email protected]
| |     +-- [email protected]
| |     | `-- [email protected] deduped
| |     `-- [email protected]
| |       +-- [email protected]
| |       | +-- [email protected] deduped
| |       | +-- [email protected] deduped
| |       | `-- [email protected]
| |       |   `-- [email protected] deduped
| |       +-- [email protected] deduped
| |       +-- [email protected] deduped
| |       +-- [email protected] deduped
| |       +-- [email protected]
| |       +-- [email protected] deduped
| |       +-- [email protected]
| |       +-- [email protected] deduped
| |       +-- [email protected]
| |       | +-- [email protected] deduped
| |       | `-- [email protected] deduped
| |       `-- [email protected]
| |         +-- [email protected] deduped
| |         `-- [email protected] deduped
| +-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected] deduped
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | `-- [email protected] deduped
| `-- [email protected]
+-- @angular/[email protected]
| `-- [email protected] deduped
+-- @angular/[email protected]
| `-- [email protected] deduped
+-- @angular/[email protected]
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   `-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | |   +-- [email protected] deduped
| | | |   `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | +-- [email protected]
| | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |     `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | `-- [email protected]
| +-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| +-- [email protected]
| +-- [email protected] deduped
| `-- [email protected]
|   +-- [email protected]
|   | +-- [email protected] deduped
|   | +-- [email protected]
|   | | `-- [email protected]
|   | `-- [email protected]
|   |   +-- [email protected]
|   |   | +-- [email protected]
|   |   | +-- [email protected]
|   |   | | `-- [email protected]
|   |   | `-- [email protected] deduped
|   |   `-- [email protected] deduped
|   +-- [email protected]
|   | `-- [email protected]
|   |   +-- [email protected]
|   |   | `-- [email protected] deduped
|   |   `-- [email protected]
|   +-- [email protected]
|   +-- [email protected]
|   | +-- [email protected]
|   | | +-- [email protected]
|   | | | +-- [email protected]
|   | | | +-- [email protected]
|   | | | +-- [email protected]
|   | | | +-- [email protected]
|   | | | | `-- [email protected]
|   | | | `-- [email protected] deduped
|   | | +-- [email protected] deduped
|   | | +-- [email protected]
|   | | +-- [email protected]
|   | | | `-- [email protected] deduped
|   | | +-- [email protected]
|   | | +-- [email protected] deduped
|   | | `-- [email protected]
|   | +-- [email protected]
|   | | `-- [email protected]
|   | `-- [email protected]
|   |   +-- [email protected]
|   |   | `-- [email protected]
|   |   +-- [email protected]
|   |   `-- [email protected]
|   +-- [email protected]
|   +-- [email protected]
|   +-- [email protected]
|   +-- [email protected]
|   | +-- [email protected]
|   | +-- [email protected]
|   | `-- [email protected]
|   |   `-- [email protected]
|   +-- [email protected]
|   +-- [email protected] deduped
|   `-- [email protected]
|     +-- [email protected]
|     `-- [email protected] deduped
+-- @angular/[email protected]
| `-- [email protected] deduped
+-- @angular/[email protected]
| `-- [email protected] deduped
+-- @angular/[email protected]
+-- @angular/[email protected]
| `-- [email protected] deduped
+-- @angular/[email protected]
| `-- [email protected] deduped
+-- @angular/[email protected]
| `-- [email protected] deduped
+-- @types/[email protected]
+-- @types/[email protected]
| `-- @types/[email protected] deduped
+-- @types/[email protected]
+-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| |   +-- [email protected]
| |   +-- [email protected]
| |   `-- [email protected]
| |     `-- [email protected]
| +-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| `-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
| `-- [email protected]
+-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | `-- [email protected]
| |   +-- [email protected]
| |   `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected]
| | |   +-- [email protected] deduped
| | |   `-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | | +-- [email protected]
| | | | | | | `-- [email protected] deduped
| | | | | | `-- [email protected]
| | | | | |   `-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected]
| | | | | | | +-- [email protected]
| | | | | | | | `-- [email protected]
| | | | | | | |   `-- [email protected] deduped
| | | | | | | `-- [email protected]
| | | | | | |   `-- [email protected] deduped
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | +-- [email protected]
| | | | | | | `-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | `-- [email protected]
| | | | | |   `-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected] deduped
| | | | | `-- [email protected]
| | | | |   +-- [email protected]
| | | | |   | +-- [email protected] deduped
| | | | |   | +-- [email protected]
| | | | |   | `-- [email protected]
| | | | |   |   `-- [email protected] deduped
| | | | |   `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected]
| | | | |   +-- [email protected]
| | | | |   | `-- [email protected] deduped
| | | | |   `-- [email protected]
| | | | |     +-- [email protected]
| | | | |     +-- [email protected]
| | | | |     | `-- [email protected] deduped
| | | | |     `-- [email protected]
| | | | |       `-- [email protected] deduped
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   +-- [email protected]
| | | | |   | `-- [email protected] deduped
| | | | |   +-- [email protected]
| | | | |   | `-- [email protected] deduped
| | | | |   `-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   `-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | |   +-- [email protected]
| | | |   | `-- [email protected]
| | | |   |   `-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   | `-- [email protected]
| | | |   |   `-- [email protected] deduped
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected]
| | |     `-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected] deduped
| | `-- [email protected]
| |   +-- [email protected] deduped
| |   +-- [email protected] deduped
| |   +-- [email protected] deduped
| |   `-- [email protected]
| |     `-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | +-- [email protected] deduped
| | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |     `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |   `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     | `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | |     `-- UNMET OPTIONAL DEPENDENCY [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | `-- [email protected] deduped
| +-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| +-- [email protected] deduped
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | `-- [email protected]
| +-- [email protected]
| | `-- [email protected]
| |   +-- [email protected]
| |   `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected] deduped
| | +-- [email protected]
| | `-- [email protected]
| |   +-- [email protected] deduped
| |   +-- [email protected] deduped
| |   +-- [email protected]
| |   | `-- [email protected] deduped
| |   +-- [email protected]
| |   | +-- [email protected] deduped
| |   | +-- [email protected]
| |   | | `-- [email protected] deduped
| |   | `-- [email protected]
| |   `-- [email protected] deduped
| +-- [email protected]
| +-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected] deduped
| | |   `-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | `-- [email protected]
| |   +-- [email protected]
| |   +-- [email protected]
| |   | `-- [email protected]
| |   `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | `-- [email protected]
| `-- [email protected]
|   +-- [email protected]
|   | +-- [email protected]
|   | `-- [email protected]
|   `-- [email protected] deduped
+-- [email protected]
| +-- [email protected]
| | `-- [email protected]
| `-- [email protected]
|   `-- [email protected]
+-- [email protected]
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected]
| | |     `-- [email protected]
| | +-- [email protected]
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | +-- @babel/[email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected] deduped
| | |   +-- [email protected]
| | |   `-- [email protected]
| | |     +-- [email protected]
| | |     `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected] deduped
| | `-- [email protected] deduped
| `-- [email protected] deduped
+-- [email protected]
| `-- [email protected] deduped
+-- [email protected]
+-- [email protected]
| +-- @types/[email protected]
| +-- @types/[email protected]
| +-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| | `-- [email protected]
| |   +-- [email protected]
| |   | `-- [email protected]
| |   |   `-- [email protected]
| |   `-- [email protected]
| |     `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected] deduped
| | `-- [email protected]
| +-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | `-- [email protected]
| +-- [email protected]
| +-- [email protected] deduped
| +-- [email protected]
| +-- [email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected] deduped
| | `-- [email protected] deduped
| +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| | +-- @types/[email protected] deduped
| | `-- [email protected] deduped
| `-- [email protected]
|   +-- [email protected]
|   +-- [email protected] deduped
|   +-- [email protected]
|   | +-- [email protected]
|   | | +-- [email protected] deduped
|   | | +-- [email protected] deduped
|   | | +-- [email protected] deduped
|   | | +-- [email protected] deduped
|   | | +-- [email protected] deduped
|   | | `-- [email protected] deduped
|   | +-- [email protected]
|   | +-- [email protected]
|   | | `-- [email protected]
|   | |   `-- [email protected] deduped
|   | +-- [email protected] deduped
|   | +-- [email protected]
|   | +-- [email protected]
|   | | `-- [email protected]
|   | `-- [email protected] deduped
|   +-- [email protected] deduped
|   +-- [email protected] deduped
|   +-- [email protected] deduped
|   +-- [email protected] deduped
|   +-- [email protected] deduped
|   +-- [email protected] deduped
|   +-- [email protected]
|   `-- [email protected]
|     +-- [email protected]
|     +-- [email protected]
|     | +-- [email protected] deduped
|     | `-- [email protected] deduped
|     `-- [email protected]
+-- [email protected]
| `-- [email protected] deduped
+-- [email protected]
| +-- [email protected]
| +-- [email protected]
| +-- [email protected]
| +-- [email protected]
| +-- [email protected] deduped
| +-- [email protected]
| | `-- [email protected]
| +-- [email protected] deduped
| `-- [email protected]
+-- [email protected]
+-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected]
| | +-- [email protected] deduped
| | `-- [email protected]
| |   `-- [email protected] deduped
| +-- [email protected]
| +-- [email protected] deduped
| +-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | `-- [email protected]
| +-- [email protected] deduped
| +-- [email protected] deduped
| +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| +-- [email protected] deduped
| `-- [email protected]
|   `-- [email protected] deduped
+-- [email protected]
`-- [email protected]

PS C:\Users\iaguilar\source\Angular\buscador-residencias>

ivanagui2 avatar Nov 07 '19 19:11 ivanagui2

Thanks @ivanagui2!

One more thing: I don't see hint or @hint/* packages listed in the npm ls output. Did you remove hint from your project?

If so that's fine, but can you re-run npm ls from c:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint instead?

This will capture the package structure for the "shared" instance of webhint the VS Code extension uses by default.

antross avatar Nov 07 '19 19:11 antross

I only have the VS Code extension installed, my problem is only with it. 😅

The commands output

The commands output:
PS C:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint> npm ls
[email protected] C:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint
+-- [email protected]
| +-- UNMET OPTIONAL DEPENDENCY @hint/[email protected]
| | +-- UNMET OPTIONAL DEPENDENCY @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected] deduped
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected]
| | | | +-- @hint/[email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- @hint/[email protected]
| | | | `-- [email protected]
| | | +-- @hint/[email protected]
| | | | `-- @hint/[email protected] deduped
| | | +-- @hint/[email protected]
| | | | `-- @hint/[email protected] deduped
| | | +-- @hint/[email protected]
| | | | +-- @hint/[email protected] deduped
| | | | +-- @hint/[email protected] deduped
| | | | +-- [email protected]
| | | | `-- [email protected]
| | | |   +-- [email protected] deduped
| | | |   `-- [email protected]
| | | |     `-- [email protected]
| | | `-- @hint/[email protected]
| | |   `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   `-- [email protected]
| | | | |     `-- [email protected]
| | | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | `-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   | `-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | | `-- [email protected] deduped
| | |   | +-- [email protected]
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   | `-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   | `-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   | `-- [email protected]
| | |   |   `-- [email protected] deduped
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected]
| | |   | | `-- [email protected] deduped
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   | `-- [email protected]
| | |   `-- [email protected]
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | `-- [email protected]
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected]
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- @types/[email protected]
| | | | `-- @types/[email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected]
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected] deduped
| | | `-- @typescript-eslint/[email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected] deduped
| | |   +-- [email protected] deduped
| | |   +-- [email protected]
| | |   +-- [email protected] deduped
| | |   `-- [email protected]
| | |     `-- [email protected]
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected] deduped
| | `-- @hint/[email protected]
| |   `-- @hint/[email protected] deduped
| +-- @hint/[email protected]
| | +-- UNMET OPTIONAL DEPENDENCY @hint/[email protected]
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected]
| | | | +-- @hint/[email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- @types/[email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | `-- [email protected]
| | | | | +-- [email protected]
| | | | | | +-- [email protected]
| | | | | | | `-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected]
| | | | | +-- [email protected]
| | | | | | +-- [email protected]
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | +-- [email protected]
| | | | | | | `-- [email protected] deduped
| | | | | | `-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | +-- [email protected]
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected]
| | | | | | `-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   +-- [email protected] deduped
| | | | |   +-- [email protected]
| | | | |   | `-- [email protected] deduped
| | | | |   +-- [email protected]
| | | | |   | +-- [email protected] deduped
| | | | |   | `-- [email protected] deduped
| | | | |   +-- [email protected]
| | | | |   | `-- [email protected] deduped
| | | | |   +-- [email protected] deduped
| | | | |   +-- [email protected] deduped
| | | | |   `-- [email protected] deduped
| | | | `-- [email protected]
| | | |   +-- [email protected]
| | | |   | `-- [email protected]
| | | |   +-- [email protected] deduped
| | | |   `-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | | +-- [email protected]
| | |   | | +-- [email protected] deduped
| | |   | | +-- [email protected]
| | |   | | | +-- [email protected] deduped
| | |   | | | +-- [email protected] deduped
| | |   | | | +-- [email protected]
| | |   | | | +-- [email protected]
| | |   | | | +-- [email protected]
| | |   | | | +-- [email protected]
| | |   | | | | `-- [email protected]
| | |   | | | `-- [email protected]
| | |   | | `-- [email protected]
| | |   | +-- [email protected]
| | |   | | `-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected]
| | |   |   `-- [email protected]
| | |   |     `-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | | `-- [email protected]
| | |   | |   `-- [email protected]
| | |   | `-- [email protected]
| | |   |   `-- [email protected] deduped
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   | `-- [email protected] deduped
| | |   `-- [email protected]
| | |     `-- [email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | `-- [email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | | +-- [email protected]
| | |   | | `-- [email protected] deduped
| | |   | +-- [email protected]
| | |   | +-- [email protected]
| | |   | | +-- [email protected]
| | |   | | +-- [email protected] deduped
| | |   | | +-- [email protected]
| | |   | | +-- [email protected]
| | |   | | +-- [email protected] deduped
| | |   | | +-- [email protected]
| | |   | | | +-- [email protected]
| | |   | | | +-- [email protected]
| | |   | | | | `-- [email protected]
| | |   | | | `-- [email protected] deduped
| | |   | | +-- [email protected]
| | |   | | | `-- [email protected]
| | |   | | `-- [email protected]
| | |   | |   `-- [email protected] deduped
| | |   | `-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected]
| | |   | +-- [email protected]
| | |   | | `-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected]
| | |   | | +-- [email protected] deduped
| | |   | | +-- [email protected] deduped
| | |   | | +-- [email protected] deduped
| | |   | | `-- [email protected]
| | |   | |   +-- [email protected]
| | |   | |   | `-- [email protected]
| | |   | |   |   +-- [email protected] deduped
| | |   | |   |   +-- [email protected] deduped
| | |   | |   |   `-- [email protected] deduped
| | |   | |   +-- [email protected] deduped
| | |   | |   +-- [email protected]
| | |   | |   +-- [email protected] deduped
| | |   | |   `-- [email protected]
| | |   | |     +-- [email protected] deduped
| | |   | |     +-- [email protected] deduped
| | |   | |     `-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected] deduped
| | |   `-- [email protected]
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected]
| | |     `-- [email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected]
| | |     +-- [email protected] deduped
| | |     +-- [email protected] deduped
| | |     +-- [email protected] deduped
| | |     +-- [email protected]
| | |     | +-- [email protected] deduped
| | |     | `-- [email protected]
| | |     |   `-- [email protected] deduped
| | |     +-- [email protected] deduped
| | |     +-- [email protected]
| | |     | +-- [email protected] deduped
| | |     | +-- [email protected] deduped
| | |     | +-- [email protected]
| | |     | | +-- [email protected]
| | |     | | +-- [email protected]
| | |     | | | `-- [email protected]
| | |     | | +-- [email protected] deduped
| | |     | | +-- [email protected]
| | |     | | +-- [email protected]
| | |     | | | +-- [email protected]
| | |     | | | | +-- [email protected] deduped
| | |     | | | | +-- [email protected] deduped
| | |     | | | | +-- [email protected]
| | |     | | | | `-- [email protected]
| | |     | | | `-- [email protected]
| | |     | | `-- [email protected] deduped
| | |     | +-- [email protected] deduped
| | |     | +-- [email protected]
| | |     | | +-- [email protected] deduped
| | |     | | `-- [email protected]
| | |     | |   `-- [email protected] deduped
| | |     | +-- [email protected]
| | |     | | +-- [email protected]
| | |     | | +-- [email protected]
| | |     | | | +-- [email protected]
| | |     | | | +-- [email protected] deduped
| | |     | | | `-- [email protected] deduped
| | |     | | +-- [email protected] deduped
| | |     | | +-- [email protected]
| | |     | | `-- [email protected]
| | |     | +-- [email protected]
| | |     | | +-- [email protected]
| | |     | | +-- [email protected]
| | |     | | | +-- [email protected]
| | |     | | | +-- [email protected] deduped
| | |     | | | +-- [email protected]
| | |     | | | +-- [email protected]
| | |     | | | `-- [email protected]
| | |     | | +-- [email protected] deduped
| | |     | | `-- [email protected]
| | |     | `-- [email protected] deduped
| | |     +-- [email protected] deduped
| | |     `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | `-- @hint/[email protected] deduped
| +-- @hint/[email protected]
| | +-- @types/[email protected]
| | +-- @types/[email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | |   `-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | `-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected]
| | | | | | | +-- [email protected] deduped
| | | | | | | +-- [email protected] deduped
| | | | | | | +-- [email protected]
| | | | | | | +-- [email protected] deduped
| | | | | | | +-- [email protected] deduped
| | | | | | | `-- [email protected] deduped
| | | | | | +-- [email protected]
| | | | | | | +-- [email protected] deduped
| | | | | | | +-- [email protected] deduped
| | | | | | | +-- [email protected] deduped
| | | | | | | `-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected]
| | | | | |   `-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | `-- [email protected]
| | | | | |   +-- [email protected]
| | | | | |   `-- [email protected]
| | | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected]
| | | | |   `-- [email protected]
| | | | |     `-- [email protected] deduped
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected]
| | | | |   `-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | | `-- [email protected] deduped
| | | | | `-- [email protected]
| | | | |   +-- [email protected]
| | | | |   `-- [email protected]
| | | | `-- [email protected]
| | | |   +-- [email protected] deduped
| | | |   `-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   +-- [email protected] deduped
| | | | |   +-- [email protected]
| | | | |   `-- [email protected] deduped
| | | | `-- [email protected]
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   | +-- [email protected] deduped
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   +-- [email protected] deduped
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   `-- [email protected]
| | |     `-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| |   `-- [email protected]
| |     +-- [email protected]
| |     +-- [email protected]
| |     `-- [email protected]
| |       `-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| |   `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| |   `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | +-- @types/[email protected]
| | | +-- @types/[email protected]
| | | +-- @types/[email protected]
| | | `-- @types/[email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- @nodelib/[email protected]
| | | +-- @nodelib/[email protected]
| | | | +-- @nodelib/[email protected]
| | | | | +-- @nodelib/[email protected] deduped
| | | | | `-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   +-- [email protected] deduped
| | |   `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | |   +-- [email protected]
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected] deduped
| | `-- [email protected]
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | |   +-- [email protected]
| | |   | `-- [email protected] deduped
| | |   `-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | `-- [email protected]
| |   `-- [email protected]
| |     `-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   `-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | `-- [email protected]
| |   +-- [email protected]
| |   | `-- [email protected]
| |   +-- [email protected]
| |   `-- [email protected]
| `-- [email protected]
|   +-- [email protected]
|   | +-- [email protected] deduped
|   | +-- [email protected] deduped
|   | +-- [email protected] deduped
|   | +-- [email protected] deduped
|   | +-- [email protected]
|   | | +-- [email protected] deduped
|   | | +-- [email protected]
|   | | `-- [email protected]
|   | |   `-- [email protected]
|   | +-- [email protected]
|   | | `-- [email protected]
|   | |   +-- [email protected]
|   | |   | +-- [email protected]
|   | |   | | +-- [email protected]
|   | |   | | `-- [email protected]
|   | |   | +-- [email protected] deduped
|   | |   | `-- [email protected] deduped
|   | |   +-- [email protected]
|   | |   +-- [email protected] deduped
|   | |   +-- [email protected] deduped
|   | |   +-- [email protected] deduped
|   | |   +-- [email protected] deduped
|   | |   `-- [email protected] deduped
|   | +-- [email protected]
|   | `-- [email protected]
|   |   `-- [email protected]
|   |     +-- [email protected] deduped
|   |     `-- [email protected]
|   |       `-- [email protected]
|   +-- [email protected] deduped
|   +-- [email protected]
|   | +-- [email protected]
|   | | `-- [email protected]
|   | +-- [email protected] deduped
|   | +-- [email protected]
|   | | `-- [email protected]
|   | +-- [email protected]
|   | | `-- [email protected]
|   | +-- [email protected]
|   | | +-- [email protected] deduped
|   | | +-- [email protected] deduped
|   | | `-- [email protected] deduped
|   | `-- [email protected] deduped
|   +-- [email protected]
|   +-- [email protected]
|   +-- [email protected] deduped
|   +-- [email protected]
|   | +-- [email protected]
|   | | `-- [email protected]
|   | `-- [email protected]
|   |   `-- [email protected]
|   +-- [email protected]
|   +-- [email protected]
|   +-- [email protected]
|   | `-- [email protected]
|   |   +-- [email protected]
|   |   | +-- @sindresorhus/[email protected]
|   |   | +-- @szmarczak/[email protected]
|   |   | | `-- [email protected]
|   |   | +-- [email protected]
|   |   | | +-- [email protected]
|   |   | | | `-- [email protected]
|   |   | | +-- [email protected]
|   |   | | | `-- [email protected] deduped
|   |   | | +-- [email protected]
|   |   | | +-- [email protected]
|   |   | | | `-- [email protected]
|   |   | | +-- [email protected]
|   |   | | +-- [email protected]
|   |   | | `-- [email protected]
|   |   | |   `-- [email protected] deduped
|   |   | +-- [email protected]
|   |   | | `-- [email protected] deduped
|   |   | +-- [email protected]
|   |   | +-- [email protected] deduped
|   |   | +-- [email protected]
|   |   | +-- [email protected]
|   |   | +-- [email protected]
|   |   | +-- [email protected]
|   |   | `-- [email protected]
|   |   |   `-- [email protected]
|   |   +-- [email protected]
|   |   | +-- [email protected] deduped
|   |   | `-- [email protected] deduped
|   |   +-- [email protected]
|   |   | `-- [email protected] deduped
|   |   `-- [email protected] deduped
|   +-- [email protected]
|   | `-- [email protected]
|   `-- [email protected]
`-- [email protected]

PS C:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint>

ivanagui2 avatar Nov 07 '19 20:11 ivanagui2

It seems that @hint/configuration-development is not installed, but why?

ivanagui2 avatar Nov 07 '19 20:11 ivanagui2

I run npm i -save-dev from c:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint and it installed 2 packages.

After:

Console output

Console output:
Windows PowerShell
Copyright (C) Microsoft Corporation. Todos los derechos reservados.

Prueba la nueva tecnología PowerShell multiplataforma https://aka.ms/pscore6

PS C:\Users\iaguilar> cd C:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint
PS C:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint> npm ls
[email protected] C:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint
+-- [email protected]
| +-- @hint/[email protected]
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected] deduped
| | | `-- UNMET DEPENDENCY @hint/hint-axe@^4.2.0
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected]
| | | | +-- @hint/[email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- @hint/[email protected]
| | | | `-- [email protected]
| | | +-- @hint/[email protected]
| | | | `-- @hint/[email protected] deduped
| | | +-- @hint/[email protected]
| | | | `-- @hint/[email protected] deduped
| | | +-- @hint/[email protected]
| | | | +-- @hint/[email protected] deduped
| | | | +-- @hint/[email protected] deduped
| | | | +-- [email protected]
| | | | `-- [email protected]
| | | |   +-- [email protected] deduped
| | | |   `-- [email protected]
| | | |     `-- [email protected]
| | | `-- @hint/[email protected]
| | |   `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   `-- [email protected]
| | | | |     `-- [email protected]
| | | | +-- UNMET OPTIONAL DEPENDENCY [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | `-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   | `-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | | `-- [email protected] deduped
| | |   | +-- [email protected]
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   | `-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   | `-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   | `-- [email protected]
| | |   |   `-- [email protected] deduped
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected]
| | |   | | `-- [email protected] deduped
| | |   | `-- [email protected] deduped
| | |   +-- [email protected]
| | |   | `-- [email protected]
| | |   `-- [email protected]
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | `-- [email protected]
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected]
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- @types/[email protected]
| | | | `-- @types/[email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected]
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected] deduped
| | | `-- @typescript-eslint/[email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected] deduped
| | |   +-- [email protected] deduped
| | |   +-- [email protected]
| | |   +-- [email protected] deduped
| | |   `-- [email protected]
| | |     `-- [email protected]
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected] deduped
| | `-- @hint/[email protected]
| |   `-- @hint/[email protected] deduped
| +-- @hint/[email protected]
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected]
| | | | +-- @hint/[email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- @types/[email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | `-- [email protected]
| | | | | +-- [email protected]
| | | | | | +-- [email protected]
| | | | | | | `-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected]
| | | | | +-- [email protected]
| | | | | | +-- [email protected]
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | +-- [email protected]
| | | | | | | `-- [email protected] deduped
| | | | | | `-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | +-- [email protected]
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected]
| | | | | | `-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   +-- [email protected] deduped
| | | | |   +-- [email protected]
| | | | |   | `-- [email protected] deduped
| | | | |   +-- [email protected]
| | | | |   | +-- [email protected] deduped
| | | | |   | `-- [email protected] deduped
| | | | |   +-- [email protected]
| | | | |   | `-- [email protected] deduped
| | | | |   +-- [email protected] deduped
| | | | |   +-- [email protected] deduped
| | | | |   `-- [email protected] deduped
| | | | `-- [email protected]
| | | |   +-- [email protected]
| | | |   | `-- [email protected]
| | | |   +-- [email protected] deduped
| | | |   `-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | | +-- [email protected]
| | |   | | +-- [email protected] deduped
| | |   | | +-- [email protected]
| | |   | | | +-- [email protected] deduped
| | |   | | | +-- [email protected] deduped
| | |   | | | +-- [email protected]
| | |   | | | +-- [email protected]
| | |   | | | +-- [email protected]
| | |   | | | +-- [email protected]
| | |   | | | | `-- [email protected]
| | |   | | | `-- [email protected]
| | |   | | `-- [email protected]
| | |   | +-- [email protected]
| | |   | | `-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected]
| | |   |   `-- [email protected]
| | |   |     `-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | | `-- [email protected]
| | |   | |   `-- [email protected]
| | |   | `-- [email protected]
| | |   |   `-- [email protected] deduped
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   | `-- [email protected] deduped
| | |   `-- [email protected]
| | |     `-- [email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | `-- [email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected] deduped
| | |   +-- [email protected]
| | |   | +-- [email protected]
| | |   | | +-- [email protected]
| | |   | | `-- [email protected] deduped
| | |   | +-- [email protected]
| | |   | +-- [email protected]
| | |   | | +-- [email protected]
| | |   | | +-- [email protected] deduped
| | |   | | +-- [email protected]
| | |   | | +-- [email protected]
| | |   | | +-- [email protected] deduped
| | |   | | +-- [email protected]
| | |   | | | +-- [email protected]
| | |   | | | +-- [email protected]
| | |   | | | | `-- [email protected]
| | |   | | | `-- [email protected] deduped
| | |   | | +-- [email protected]
| | |   | | | `-- [email protected]
| | |   | | `-- [email protected]
| | |   | |   `-- [email protected] deduped
| | |   | `-- [email protected]
| | |   +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected]
| | |   | +-- [email protected]
| | |   | | `-- [email protected]
| | |   | +-- [email protected]
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | +-- [email protected]
| | |   | | +-- [email protected] deduped
| | |   | | +-- [email protected] deduped
| | |   | | +-- [email protected] deduped
| | |   | | `-- [email protected]
| | |   | |   +-- [email protected]
| | |   | |   | `-- [email protected]
| | |   | |   |   +-- [email protected] deduped
| | |   | |   |   +-- [email protected] deduped
| | |   | |   |   `-- [email protected] deduped
| | |   | |   +-- [email protected] deduped
| | |   | |   +-- [email protected]
| | |   | |   +-- [email protected] deduped
| | |   | |   `-- [email protected]
| | |   | |     +-- [email protected] deduped
| | |   | |     +-- [email protected] deduped
| | |   | |     `-- [email protected] deduped
| | |   | +-- [email protected] deduped
| | |   | `-- [email protected] deduped
| | |   `-- [email protected]
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected]
| | |     `-- [email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | +-- @hint/[email protected] deduped
| | | `-- [email protected]
| | |   `-- [email protected]
| | |     +-- [email protected] deduped
| | |     +-- [email protected] deduped
| | |     +-- [email protected] deduped
| | |     +-- [email protected]
| | |     | +-- [email protected] deduped
| | |     | `-- [email protected]
| | |     |   `-- [email protected] deduped
| | |     +-- [email protected] deduped
| | |     +-- [email protected]
| | |     | +-- [email protected] deduped
| | |     | +-- [email protected] deduped
| | |     | +-- [email protected]
| | |     | | +-- [email protected]
| | |     | | +-- [email protected]
| | |     | | | `-- [email protected]
| | |     | | +-- [email protected] deduped
| | |     | | +-- [email protected]
| | |     | | +-- [email protected]
| | |     | | | +-- [email protected]
| | |     | | | | +-- [email protected] deduped
| | |     | | | | +-- [email protected] deduped
| | |     | | | | +-- [email protected]
| | |     | | | | `-- [email protected]
| | |     | | | `-- [email protected]
| | |     | | `-- [email protected] deduped
| | |     | +-- [email protected] deduped
| | |     | +-- [email protected]
| | |     | | +-- [email protected] deduped
| | |     | | `-- [email protected]
| | |     | |   `-- [email protected] deduped
| | |     | +-- [email protected]
| | |     | | +-- [email protected]
| | |     | | +-- [email protected]
| | |     | | | +-- [email protected]
| | |     | | | +-- [email protected] deduped
| | |     | | | `-- [email protected] deduped
| | |     | | +-- [email protected] deduped
| | |     | | +-- [email protected]
| | |     | | `-- [email protected]
| | |     | +-- [email protected]
| | |     | | +-- [email protected]
| | |     | | +-- [email protected]
| | |     | | | +-- [email protected]
| | |     | | | +-- [email protected] deduped
| | |     | | | +-- [email protected]
| | |     | | | +-- [email protected]
| | |     | | | `-- [email protected]
| | |     | | +-- [email protected] deduped
| | |     | | `-- [email protected]
| | |     | `-- [email protected] deduped
| | |     +-- [email protected] deduped
| | |     `-- [email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected]
| | | `-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | +-- @hint/[email protected] deduped
| | `-- @hint/[email protected] deduped
| +-- @hint/[email protected]
| | +-- @types/[email protected]
| | +-- @types/[email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | |   `-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | `-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | `-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected]
| | | | | | | +-- [email protected] deduped
| | | | | | | +-- [email protected] deduped
| | | | | | | +-- [email protected]
| | | | | | | +-- [email protected] deduped
| | | | | | | +-- [email protected] deduped
| | | | | | | `-- [email protected] deduped
| | | | | | +-- [email protected]
| | | | | | | +-- [email protected] deduped
| | | | | | | +-- [email protected] deduped
| | | | | | | +-- [email protected] deduped
| | | | | | | `-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | +-- [email protected] deduped
| | | | | | `-- [email protected]
| | | | | |   `-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | | `-- [email protected]
| | | | | |   +-- [email protected]
| | | | | |   `-- [email protected]
| | | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected]
| | | | |   `-- [email protected]
| | | | |     `-- [email protected] deduped
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | `-- [email protected]
| | | | |   `-- [email protected]
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | | `-- [email protected] deduped
| | | | | `-- [email protected]
| | | | |   +-- [email protected]
| | | | |   `-- [email protected]
| | | | `-- [email protected]
| | | |   +-- [email protected] deduped
| | | |   `-- [email protected] deduped
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected] deduped
| | | | +-- [email protected]
| | | | | `-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected] deduped
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | | +-- [email protected] deduped
| | | | | +-- [email protected]
| | | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | |   +-- [email protected] deduped
| | | | |   +-- [email protected]
| | | | |   `-- [email protected] deduped
| | | | `-- [email protected]
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   | +-- [email protected] deduped
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   +-- [email protected]
| | | |   +-- [email protected] deduped
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected] deduped
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | |   +-- [email protected]
| | |   +-- [email protected]
| | |   `-- [email protected]
| | |     `-- [email protected]
| | +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| |   `-- [email protected]
| |     +-- [email protected]
| |     +-- [email protected]
| |     `-- [email protected]
| |       `-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| |   `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | |   `-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| |   `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | +-- @types/[email protected]
| | | +-- @types/[email protected]
| | | +-- @types/[email protected]
| | | `-- @types/[email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | +-- @nodelib/[email protected]
| | | +-- @nodelib/[email protected]
| | | | +-- @nodelib/[email protected]
| | | | | +-- @nodelib/[email protected] deduped
| | | | | `-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected] deduped
| | | `-- [email protected]
| | |   +-- [email protected] deduped
| | |   `-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected] deduped
| | | | `-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | |   +-- [email protected]
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | `-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected] deduped
| | | `-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected] deduped
| | `-- [email protected]
| +-- [email protected]
| | +-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | |   +-- [email protected]
| | |   | `-- [email protected] deduped
| | |   `-- [email protected] deduped
| | +-- [email protected]
| | +-- [email protected]
| | +-- [email protected]
| | | `-- [email protected] deduped
| | +-- [email protected]
| | | `-- [email protected]
| | `-- [email protected]
| |   `-- [email protected]
| |     `-- [email protected]
| +-- [email protected]
| | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | | `-- [email protected]
| | | | `-- [email protected]
| | | |   `-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected]
| | | |   +-- [email protected]
| | | |   | `-- [email protected] deduped
| | | |   `-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | | `-- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | `-- [email protected]
| | +-- [email protected]
| | | `-- [email protected]
| | `-- [email protected]
| |   +-- [email protected]
| |   | `-- [email protected]
| |   +-- [email protected]
| |   `-- [email protected]
| `-- [email protected]
|   +-- [email protected]
|   | +-- [email protected] deduped
|   | +-- [email protected] deduped
|   | +-- [email protected] deduped
|   | +-- [email protected] deduped
|   | +-- [email protected]
|   | | +-- [email protected] deduped
|   | | +-- [email protected]
|   | | `-- [email protected]
|   | |   `-- [email protected]
|   | +-- [email protected]
|   | | `-- [email protected]
|   | |   +-- [email protected]
|   | |   | +-- [email protected]
|   | |   | | +-- [email protected]
|   | |   | | `-- [email protected]
|   | |   | +-- [email protected] deduped
|   | |   | `-- [email protected] deduped
|   | |   +-- [email protected]
|   | |   +-- [email protected] deduped
|   | |   +-- [email protected] deduped
|   | |   +-- [email protected] deduped
|   | |   +-- [email protected] deduped
|   | |   `-- [email protected] deduped
|   | +-- [email protected]
|   | `-- [email protected]
|   |   `-- [email protected]
|   |     +-- [email protected] deduped
|   |     `-- [email protected]
|   |       `-- [email protected]
|   +-- [email protected] deduped
|   +-- [email protected]
|   | +-- [email protected]
|   | | `-- [email protected]
|   | +-- [email protected] deduped
|   | +-- [email protected]
|   | | `-- [email protected]
|   | +-- [email protected]
|   | | `-- [email protected]
|   | +-- [email protected]
|   | | +-- [email protected] deduped
|   | | +-- [email protected] deduped
|   | | `-- [email protected] deduped
|   | `-- [email protected] deduped
|   +-- [email protected]
|   +-- [email protected]
|   +-- [email protected] deduped
|   +-- [email protected]
|   | +-- [email protected]
|   | | `-- [email protected]
|   | `-- [email protected]
|   |   `-- [email protected]
|   +-- [email protected]
|   +-- [email protected]
|   +-- [email protected]
|   | `-- [email protected]
|   |   +-- [email protected]
|   |   | +-- @sindresorhus/[email protected]
|   |   | +-- @szmarczak/[email protected]
|   |   | | `-- [email protected]
|   |   | +-- [email protected]
|   |   | | +-- [email protected]
|   |   | | | `-- [email protected]
|   |   | | +-- [email protected]
|   |   | | | `-- [email protected] deduped
|   |   | | +-- [email protected]
|   |   | | +-- [email protected]
|   |   | | | `-- [email protected]
|   |   | | +-- [email protected]
|   |   | | +-- [email protected]
|   |   | | `-- [email protected]
|   |   | |   `-- [email protected] deduped
|   |   | +-- [email protected]
|   |   | | `-- [email protected] deduped
|   |   | +-- [email protected]
|   |   | +-- [email protected] deduped
|   |   | +-- [email protected]
|   |   | +-- [email protected]
|   |   | +-- [email protected]
|   |   | +-- [email protected]
|   |   | `-- [email protected]
|   |   |   `-- [email protected]
|   |   +-- [email protected]
|   |   | +-- [email protected] deduped
|   |   | `-- [email protected] deduped
|   |   +-- [email protected]
|   |   | `-- [email protected] deduped
|   |   `-- [email protected] deduped
|   +-- [email protected]
|   | `-- [email protected]
|   `-- [email protected]
`-- [email protected]

npm ERR! missing: @hint/hint-axe@^4.2.0, required by @hint/[email protected]
PS C:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint> npm i @hint/hint-axe -save-dev
npm ERR! Unexpected end of JSON input while parsing near '...+xTbrLifv1CCSeuYb3shq'

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\iaguilar\AppData\Roaming\npm-cache\_logs\2019-11-07T21_14_31_028Z-debug.log
PS C:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint>

ivanagui2 avatar Nov 07 '19 21:11 ivanagui2

2019-11-07T21_14_31_028Z-debug.log

File content:
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli   'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'i',
1 verbose cli   '@hint/hint-axe',
1 verbose cli   '-save-dev' ]
2 info using [email protected]
3 info using [email protected]
4 verbose npm-session 58bd8e7b46932d6f
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 http fetch GET 304 https://registry.npmjs.org/@hint%2fhint-axe 2719ms (from cache)
8 silly fetchPackageMetaData error for @hint/hint-axe@latest Unexpected end of JSON input while parsing near '...+xTbrLifv1CCSeuYb3shq'
9 timing stage:rollbackFailedOptional Completed in 1ms
10 timing stage:runTopLevelLifecycles Completed in 3631ms
11 verbose stack SyntaxError: Unexpected end of JSON input while parsing near '...+xTbrLifv1CCSeuYb3shq'
11 verbose stack     at JSON.parse (<anonymous>)
11 verbose stack     at parseJson (C:\Program Files\nodejs\node_modules\npm\node_modules\json-parse-better-errors\index.js:7:17)
11 verbose stack     at consumeBody.call.then.buffer (C:\Program Files\nodejs\node_modules\npm\node_modules\node-fetch-npm\src\body.js:96:50)
11 verbose stack     at process._tickCallback (internal/process/next_tick.js:68:7)
12 verbose cwd C:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint
13 verbose Windows_NT 10.0.18362
14 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "i" "@hint/hint-axe" "-save-dev"
15 verbose node v10.16.3
16 verbose npm  v6.9.0
17 error Unexpected end of JSON input while parsing near '...+xTbrLifv1CCSeuYb3shq'
18 verbose exit [ 1, true ]

ivanagui2 avatar Nov 07 '19 21:11 ivanagui2

It was the cache. Now it works.

PS C:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint> npm help cache
PS C:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint> npm cache clean
npm ERR! As of npm@5, the npm cache self-heals from corruption issues and data extracted from the cache is guaranteed to be valid. If you want to make sure everything is consistent, use 'npm cache verify' instead. On the other hand, if you're debugging an issue with the installer, you can use `npm install --cache /tmp/empty-cache` to use a temporary cache instead of nuking the actual one.
npm ERR!
npm ERR! If you're sure you want to delete the entire cache, rerun this command with --force.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\iaguilar\AppData\Roaming\npm-cache\_logs\2019-11-07T21_36_09_202Z-debug.log
PS C:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint> npm i @hint/hint-axe -save-dev --cache /tmp/empty-cache`
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

+ @hint/[email protected]
added 2 packages from 5 contributors and audited 40542 packages in 4.341s
found 0 vulnerabilities

PS C:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint>

ivanagui2 avatar Nov 07 '19 21:11 ivanagui2

Glad to hear you got it sorted out. Since you used a temporary cache, you may still need to run npm cache clean --force to keep the issue from returning in the future.

antross avatar Nov 07 '19 22:11 antross

Closing since this has been identified as a local issue with the npm cache.

antross avatar Nov 07 '19 22:11 antross

@antross I think it would be helpful if the notification includes an option for automatically clearing the cache or an option for troubleshooting the issue right beside the "Retry" option.

Melvin-Abraham avatar Jan 23 '21 12:01 Melvin-Abraham

@Melvin-Abraham does this mean you ran into this particular issue as well? If so I'm starting to think the npm cache self-heals from corruption issues isn't as accurate as that message claims...

I'm a little wary of automatically changing the user's global NPM state, but I like the idea of linking off to some troubleshooting steps (which can include this issue). I'm thinking we could include a troubleshooting section as part of the README for the VS Code extension and link to there.

Would you be interested in helping put something together?

antross avatar Jan 25 '21 23:01 antross

@antross

@Melvin-Abraham does this mean you ran into this particular issue as well?

Yes, I did. Although, clearing the npm cache helped fix this issue.

I'm a little wary of automatically changing the user's global NPM state

Maybe that is true but what if instead of clearing the cache, the packages are installed forcefully without relying on cache with something like --no-cache flag. If required, this could be triggered when installation of packages results in corruption in the first attempt or the users can be provided a dedicated config for this extension wherein one could disable installation from cache right away. Opinions?

I'm thinking we could include a troubleshooting section as part of the README for the VS Code extension and link to there.

I think that would be great for users who are constantly facing this issue

Melvin-Abraham avatar Jan 27 '21 03:01 Melvin-Abraham

@Melvin-Abraham

Maybe that is true but what if instead of clearing the cache, the packages are installed forcefully without relying on cache with something like --no-cache flag.

I'd definitely prefer to have this self-heal if possible so long as we're not affecting other parts of the user's system. If a true --no-cache flag existed that would be great, but unfortunately this npm issue suggests it doesn't do what we'd want...

Still, perhaps we could do something similar by specifying which cache folder to use during the install via --cache. We could make this a temp folder in the same extension-reserved folder we use to install the packages in. Then we could delete the temp cache folder before a retry and effectively get the same result. Thoughts?

antross avatar Jan 27 '21 16:01 antross

@antross Since --no-cache does not work in the intended way, I think this approach would be lot better as it will automatically deal with the problem without the user going through any troubleshooting steps 👍

Melvin-Abraham avatar Jan 29 '21 03:01 Melvin-Abraham

@Melvin-Abraham reactivating this issue given our discussion here. Would you be interesting in taking a stab at this? The relevant install code lives here https://github.com/webhintio/hint/blob/main/packages/extension-vscode/src/utils/webhint-packages.ts

antross avatar Jan 29 '21 18:01 antross

@antross Sure, I would love to give it a try!

Melvin-Abraham avatar Jan 31 '21 13:01 Melvin-Abraham

I've been running into this issue well. I do not have capacity to take on a fix, just want to note it still appears to be relevant. Others on my team have the issue as well.

Jefftopia avatar May 03 '22 12:05 Jefftopia

Thanks for letting us know @Jefftopia! Just to confirm, when you look at VS Code's "Output" window for webhint, are you seeing the following message in the log? Or something else?

AnalyzerError: Invalid configuration. Resource development not found.

I ask because we've seen a few different reasons for the "Unable to start webhint." message to appear and I want to make sure this is a true match for this specific issue and not a new issue we need to investigate separately.

antross avatar May 03 '22 16:05 antross

I just ran into this issue in VSCode. Cleaning the cache with --force didn't help :/

From Output tab:

Found hint at c:\Users\-----\AppData\Roaming\Code\User\globalStorage\ms-edgedevtools.vscode-edge-devtools\node_modules\hint\dist\src\lib\index.js
AnalyzerError: Missing or incompatible dependencies
    at validateResources (c:\Users\-----\AppData\Roaming\Code\User\globalStorage\ms-edgedevtools.vscode-edge-devtools\node_modules\hint\dist\src\lib\analyzer.js:22:15)
    at Object.create [as createAnalyzer] (c:\Users\-----\AppData\Roaming\Code\User\globalStorage\ms-edgedevtools.vscode-edge-devtools\node_modules\hint\dist\src\lib\analyzer.js:67:9)
    at t.Analyzer.initWebhint (c:\Users\-----\.vscode\extensions\ms-edgedevtools.vscode-edge-devtools-2.1.1\node_modules\vscode-webhint\dist\src\server.js:1:3433)
    at async t.Analyzer.initWebhint (c:\Users\-----\.vscode\extensions\ms-edgedevtools.vscode-edge-devtools-2.1.1\node_modules\vscode-webhint\dist\src\server.js:1:3484)
    at async t.Analyzer.validateTextDocument (c:\Users\-----\.vscode\extensions\ms-edgedevtools.vscode-edge-devtools-2.1.1\node_modules\vscode-webhint\dist\src\server.js:1:3955)
    at async c:\Users\-----\.vscode\extensions\ms-edgedevtools.vscode-edge-devtools-2.1.1\node_modules\vscode-webhint\dist\src\server.js:1:146537 {
  status: 'ResourceError',
  resources: {
    connector: null,
    formatters: [],
    hints: [
      [Function], [Function], [Function],
      [Function], [Function], [Function],
      [Function], [Function], [Function],
      [Function], [Function], [Function],
      [Function], [Function], [Function],
      [Function], [Function], [Function],
      [Function], [Function], [Function],
      [Function], [Function], [Function],
      [Function], [Function], [Function],
      [Function], [Function], [Function],
      [Function], [Function], [Function],
      [Function], [Function], [Function],
      [Function], [Function], [Function],
      [Function]
    ],
    incompatible: [],
    missing: [ 'connector-local' ],
    parsers: [
      [class ManifestParser extends Parser],
      [class BabelConfigParser extends Parser],
      [class CSSParser extends Parser],
      [class HTMLParser extends Parser],
      [class JavascriptParser extends Parser],
      [class JSXParser extends Parser],
      [class CSSParser extends Parser],
      [class CSSParser extends Parser],
      [class TypeScriptParser extends Parser],
      [class TypeScriptConfigParser extends Parser],
      [class WebpackConfigParser extends Parser]
    ]
  }
}
Checking if shared version of "hint" needs updated
Last check for "hint" updates was less than 24 hours ago, skipping

mikebourbeauart avatar Apr 07 '23 12:04 mikebourbeauart

I've followed the paths in the errors and I see filenames like: mappingTable.json.DELETE.3acbf48730c5848b1a53531bd2f68abf instead of mappingTable.json.

I wasn't able to resolve it by fixing the filenames, so I:

  1. deleted this folder:C:\Users\[username]\AppData\Roaming\Code\User\globalStorage\ms-edgedevtools.vscode-edge-devtools
  2. Uninstalled then reinstalled Microsoft Edge Tools for VS Code extension

That seems to have fixed it.

mikebourbeauart avatar Apr 16 '23 15:04 mikebourbeauart