hint: [Bug] VS Code extension error: "Unable to start webhint. Ensure you are using the latest version of the `hint` package."
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 npm@6.9.0
npm info using node@v10.16.3
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 typescript@3.7.2~preuninstall: typescript@3.7.2
npm info lifecycle typescript@3.7.2~uninstall: typescript@3.7.2
npm verb unbuild rmStuff typescript@3.7.2 from c:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint\node_modules
npm info lifecycle typescript@3.7.2~postuninstall: typescript@3.7.2
npm info lifecycle hint@5.4.1~preuninstall: hint@5.4.1
npm info lifecycle hint@5.4.1~uninstall: hint@5.4.1
npm verb unbuild rmStuff hint@5.4.1 from c:\Users\iaguilar\AppData\Roaming\Code\User\globalStorage\webhint.vscode-webhint\node_modules
npm info lifecycle hint@5.4.1~postuninstall: hint@5.4.1
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 hint@5.4.1~preinstall: hint@5.4.1
npm info lifecycle typescript@3.7.2~preinstall: typescript@3.7.2
npm timing action:preinstall Completed in 3ms
npm info linkStuff hint@5.4.1
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 typescript@3.7.2
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 hint@5.4.1~install: hint@5.4.1
npm info lifecycle typescript@3.7.2~install: typescript@3.7.2
npm timing action:install Completed in 4ms
npm info lifecycle hint@5.4.1~postinstall: hint@5.4.1
npm info lifecycle typescript@3.7.2~postinstall: typescript@3.7.2
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 webhint.vscode-webhint@1.0.0 No description
npm WARN webhint.vscode-webhint@1.0.0 No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.1 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.1: 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
+ typescript@3.7.2
+ hint@5.4.1
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' }
About this issue
- Original URL
- State: open
- Created 5 years ago
- Comments: 21 (8 by maintainers)
Glad to hear you got it sorted out. Since you used a temporary cache, you may still need to run
npm cache clean --forceto keep the issue from returning in the future.It was the cache. Now it works.
I’ve followed the paths in the errors and I see filenames like:
mappingTable.json.DELETE.3acbf48730c5848b1a53531bd2f68abfinstead ofmappingTable.json.I wasn’t able to resolve it by fixing the filenames, so I:
C:\Users\[username]\AppData\Roaming\Code\User\globalStorage\ms-edgedevtools.vscode-edge-devtoolsThat seems to have fixed it.
@antross Sure, I would love to give it a try!
@antross Since
--no-cachedoes 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 👍Closing since this has been identified as a local issue with the
npmcache.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-developmentpackage. 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.A few questions to help narrow this down:
.hintrcfile in your project? If so, can you share it?npm cache verifyjust to double-check the state of your cache?npm lsfrom your project folder and share the output? That will help us see the dependency relationship between installed packages.