text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto">Steps to reproduce:</p> <ol dir="auto"> <li>right click on project folder in tree view, open or closed</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.211.0<br> <strong>System</strong>: Microsoft Windows 8.1 Pro<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Error: Cannot find module './context-menu'<br> at Function.Module._resolveFilename (module.js:328:15)<br> at Function.Module._load (module.js:270:25)<br> at Module.require (module.js:357:17)<br> at require (module.js:376:17)<br> at BrowserWindow. (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\app.asar\src\browser\atom-window.js:152:27)<br> at emitOne (events.js:77:13)<br> at BrowserWindow.emit (events.js:166:7)<br> at callFunction (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\atom.asar\browser\lib\rpc-server.js:116:18)<br> at EventEmitter. (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\atom.asar\browser\lib\rpc-server.js:208:14)<br> at emitMany (events.js:108:13)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="At C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\app.asar\src\browser\atom-window.js:152:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\app.asar\src\window-event-handler.js:150:33) at HTMLDocument.handler (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46)"><pre class="notranslate"><code class="notranslate">At C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\app.asar\src\browser\atom-window.js:152:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\app.asar\src\window-event-handler.js:150:33) at HTMLDocument.handler (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\KC9ZYZ\AppData\Local\atom\app-0.211.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) </code></pre></div> <h3 dir="auto">Commands</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" -8:47.3.0 core:save (atom-text-editor.editor.is-focused) -8:24.3.0 core:move-right (atom-text-editor.editor.is-focused) -8:22.3.0 core:save (atom-text-editor.editor.is-focused) 3x -7:51.8.0 core:backspace (atom-text-editor.editor.is-focused) -7:50.6.0 core:save (atom-text-editor.editor.is-focused) -7:37.4.0 core:move-left (atom-text-editor.editor.is-focused) 8x -7:37.3.0 core:backspace (atom-text-editor.editor.is-focused) -7:35.4.0 core:save (atom-text-editor.editor.is-focused) -7:05.8.0 editor:newline (atom-text-editor.editor.is-focused) 6x -7:03.9.0 core:backspace (atom-text-editor.editor.is-focused) -5:46.1.0 editor:newline (atom-text-editor.editor.is-focused) -5:45.7.0 core:move-up (atom-text-editor.editor.is-focused) -4:48.9.0 core:backspace (atom-text-editor.editor.is-focused) 2x -3:31.6.0 editor:newline (atom-text-editor.editor.is-focused) -3:30.3.0 core:move-up (atom-text-editor.editor.is-focused) 2x -3:25.9.0 core:save (atom-text-editor.editor.is-focused)"><pre class="notranslate"><code class="notranslate"> -8:47.3.0 core:save (atom-text-editor.editor.is-focused) -8:24.3.0 core:move-right (atom-text-editor.editor.is-focused) -8:22.3.0 core:save (atom-text-editor.editor.is-focused) 3x -7:51.8.0 core:backspace (atom-text-editor.editor.is-focused) -7:50.6.0 core:save (atom-text-editor.editor.is-focused) -7:37.4.0 core:move-left (atom-text-editor.editor.is-focused) 8x -7:37.3.0 core:backspace (atom-text-editor.editor.is-focused) -7:35.4.0 core:save (atom-text-editor.editor.is-focused) -7:05.8.0 editor:newline (atom-text-editor.editor.is-focused) 6x -7:03.9.0 core:backspace (atom-text-editor.editor.is-focused) -5:46.1.0 editor:newline (atom-text-editor.editor.is-focused) -5:45.7.0 core:move-up (atom-text-editor.editor.is-focused) -4:48.9.0 core:backspace (atom-text-editor.editor.is-focused) 2x -3:31.6.0 editor:newline (atom-text-editor.editor.is-focused) -3:30.3.0 core:move-up (atom-text-editor.editor.is-focused) 2x -3:25.9.0 core:save (atom-text-editor.editor.is-focused) </code></pre></div> <h3 dir="auto">Config</h3> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;core&quot;: {} }"><pre class="notranslate">{ <span class="pl-ent">"core"</span>: {} }</pre></div> <h3 dir="auto">Installed Packages</h3> <div class="highlight highlight-source-coffee notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# User No installed packages # Dev No dev packages"><pre class="notranslate"><span class="pl-c"><span class="pl-c">#</span> User</span> <span class="pl-en">No</span> <span class="pl-en">installed</span> packages <span class="pl-c"><span class="pl-c">#</span> Dev</span> <span class="pl-en">No</span> <span class="pl-en">dev</span> packages</pre></div>
<p dir="auto">I right-clicked on a folder in the tree view</p> <p dir="auto"><strong>Atom Version</strong>: 0.194.0<br> <strong>System</strong>: Windows 7 Entreprise<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Error: Cannot find module './context-menu'<br> at Function.Module._resolveFilename (module.js:328:15)<br> at Function.Module._load (module.js:270:25)<br> at Module.require (module.js:357:17)<br> at require (module.js:376:17)<br> at BrowserWindow. (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27)<br> at emitOne (events.js:77:13)<br> at BrowserWindow.emit (events.js:166:7)<br> at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18)<br> at EventEmitter. (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14)<br> at emitMany (events.js:108:13)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="At C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\window-event-handler.js:149:33) at HTMLDocument.handler (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) "><pre class="notranslate"><code class="notranslate">At C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\window-event-handler.js:149:33) at HTMLDocument.handler (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) </code></pre></div> <h3 dir="auto">Commands</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" -4:55.5.0 editor:checkout-head-revision (atom-text-editor.editor.is-focused) 2x -3:41.6.0 window:focus-pane-on-right (atom-text-editor.editor) -3:17.5.0 application:add-project-folder (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel) -2:47.4.0 editor:newline (atom-text-editor.editor.is-focused) -2:38.2.0 core:cut (atom-text-editor.editor) -2:36.5.0 core:paste (atom-text-editor.editor.is-focused) -2:26.6.0 core:save (atom-text-editor.editor.is-focused) -2:20.6.0 core:move-down (atom-text-editor.editor) -2:20.4.0 autocomplete-plus:confirm (atom-text-editor.editor) -2:15.8.0 core:save (atom-text-editor.editor) -2:08.7.0 core:copy (atom-text-editor.editor.is-focused) -2:01.2.0 core:paste (atom-text-editor.editor.is-focused) -1:59.7.0 core:save (atom-text-editor.editor.is-focused) -1:52.2.0 core:paste (atom-text-editor.editor.is-focused) -1:51.6.0 core:save (atom-text-editor.editor.is-focused) -1:30.6.0 core:backspace (atom-text-editor.editor)"><pre class="notranslate"><code class="notranslate"> -4:55.5.0 editor:checkout-head-revision (atom-text-editor.editor.is-focused) 2x -3:41.6.0 window:focus-pane-on-right (atom-text-editor.editor) -3:17.5.0 application:add-project-folder (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel) -2:47.4.0 editor:newline (atom-text-editor.editor.is-focused) -2:38.2.0 core:cut (atom-text-editor.editor) -2:36.5.0 core:paste (atom-text-editor.editor.is-focused) -2:26.6.0 core:save (atom-text-editor.editor.is-focused) -2:20.6.0 core:move-down (atom-text-editor.editor) -2:20.4.0 autocomplete-plus:confirm (atom-text-editor.editor) -2:15.8.0 core:save (atom-text-editor.editor) -2:08.7.0 core:copy (atom-text-editor.editor.is-focused) -2:01.2.0 core:paste (atom-text-editor.editor.is-focused) -1:59.7.0 core:save (atom-text-editor.editor.is-focused) -1:52.2.0 core:paste (atom-text-editor.editor.is-focused) -1:51.6.0 core:save (atom-text-editor.editor.is-focused) -1:30.6.0 core:backspace (atom-text-editor.editor) </code></pre></div> <h3 dir="auto">Config</h3> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;core&quot;: { &quot;ignoredNames&quot;: [ &quot;node_modules&quot; ], &quot;themes&quot;: [ &quot;atom-dark-ui&quot;, &quot;seti-syntax&quot; ], &quot;disabledPackages&quot;: [ &quot;Tern&quot; ], &quot;projectHome&quot;: &quot;Y:\\app-tfoumax&quot; }, &quot;editor&quot;: { &quot;invisibles&quot;: {}, &quot;softWrap&quot;: true, &quot;showIndentGuide&quot;: true } }"><pre class="notranslate">{ <span class="pl-ent">"core"</span>: { <span class="pl-ent">"ignoredNames"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>node_modules<span class="pl-pds">"</span></span> ], <span class="pl-ent">"themes"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>atom-dark-ui<span class="pl-pds">"</span></span>, <span class="pl-s"><span class="pl-pds">"</span>seti-syntax<span class="pl-pds">"</span></span> ], <span class="pl-ent">"disabledPackages"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>Tern<span class="pl-pds">"</span></span> ], <span class="pl-ent">"projectHome"</span>: <span class="pl-s"><span class="pl-pds">"</span>Y:<span class="pl-cce">\\</span>app-tfoumax<span class="pl-pds">"</span></span> }, <span class="pl-ent">"editor"</span>: { <span class="pl-ent">"invisibles"</span>: {}, <span class="pl-ent">"softWrap"</span>: <span class="pl-c1">true</span>, <span class="pl-ent">"showIndentGuide"</span>: <span class="pl-c1">true</span> } }</pre></div> <h3 dir="auto">Installed Packages</h3> <div class="highlight highlight-source-coffee notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# User autocomplete-plus, v2.12.0 autocomplete-snippets, v1.2.0 javascript-snippets, v1.0.0 jshint, v1.3.5 language-ejs, v0.1.0 linter, v0.12.1 pretty-json, v0.3.3 save-session, v0.14.0 Search, v0.4.0 seti-syntax, v0.4.0 # Dev No dev packages"><pre class="notranslate"><span class="pl-c"><span class="pl-c">#</span> User</span> autocomplete<span class="pl-k">-</span>plus, v2.<span class="pl-ii">12</span>.<span class="pl-ii">0</span> autocomplete<span class="pl-k">-</span>snippets, v1.<span class="pl-ii">2</span>.<span class="pl-ii">0</span> javascript<span class="pl-k">-</span>snippets, v1.<span class="pl-ii">0</span>.<span class="pl-ii">0</span> jshint, v1.<span class="pl-ii">3</span>.<span class="pl-ii">5</span> language<span class="pl-k">-</span>ejs, v0.<span class="pl-ii">1</span>.<span class="pl-ii">0</span> linter, v0.<span class="pl-ii">12</span>.<span class="pl-ii">1</span> pretty<span class="pl-k">-</span>json, v0.<span class="pl-ii">3</span>.<span class="pl-ii">3</span> save<span class="pl-k">-</span>session, v0.<span class="pl-ii">14</span>.<span class="pl-ii">0</span> Search, v0.<span class="pl-ii">4</span>.<span class="pl-ii">0</span> seti<span class="pl-k">-</span>syntax, v0.<span class="pl-ii">4</span>.<span class="pl-ii">0</span> <span class="pl-c"><span class="pl-c">#</span> Dev</span> <span class="pl-en">No</span> <span class="pl-en">dev</span> packages</pre></div>
1
<p dir="auto"><strong>Update from bpasero:</strong><br> The main issue is that our glob patterns are folder based (e.g. exclude <code class="notranslate">**/node_modules</code>) and not file based (e.g. exclude <code class="notranslate">**/node_modules/**</code>). When we apply the patterns to in-memory editors and editor history we always pass in the full path of the resource and that makes the glob match fail. For search it works because we check the pattern on the parent folders already and return early if they match. The only fix I see for now is to change our default patterns to match on <code class="notranslate">**/folder/**</code> instead of <code class="notranslate">**/folder</code>.</p> <p dir="auto"><strong>Original</strong>:</p> <p dir="auto">These steps repro on a node module where the search term is in a sub-directory. When a sub-directory is included it should search all files under the directory. This can <em>really</em> confuse users, I'm proof since I just tried to find <code class="notranslate">finishOutput</code> usages only to be told it's only referenced by its definition.</p> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Open vscode</li> <li>In explorer find node_modules/pty.js</li> <li>Right click and find in folder, "node_modules/pty.js" should be added to files to include</li> <li>Search for "finishOutput", no results show up</li> <li>Open node_modules/pty.js/deps/winpty/agent/Agent.cc</li> <li>Run the search again, results show up from Agent.cc</li> <li>Open node_modules/pty.js/deps/winpty/agent/Terminal.cc</li> <li>Run the search again, results show up from both Agent.cc and Terminal.cc</li> </ol> <p dir="auto">Adding <code class="notranslate">/**</code> or <code class="notranslate">/**/*</code> to the files to include didn't make a difference.</p>
<p dir="auto">feature request: since the build system is kinda useless when build steps require multiple commands, being able to send commands to the integrated terminal from script.</p> <p dir="auto">my personal reason for this is that for skyrim modding, its a multiple step build system which requires the editor being wrapped by MO so that the app has access to the virtual directory. executing a batch script is out of the question as the commands need to be dynamically generated, plus the build system currently seems to spawn outside of the wrapped process.</p>
0
<h4 dir="auto">Problems with :</h4> <ul dir="auto"> <li>Create a JavaScript Slot Machine</li> <li>Bring your JavaScript Slot Machine to Life</li> <li>Give your JavaScript Slot Machine some Stylish Images</li> </ul> <h4 dir="auto">Issue Description</h4> <p dir="auto">Despite entering the code correctly and as illustrated, the following tests never get resolved:</p> <p dir="auto">(In Create a JavaScript Slot Machine)<br> "assert((function(){if(editor.match(/Math.floor(\s_Math.random()\s_*\s_(\s_3\s_-\s_1\s_+\s_1\s_)\s_)\s_+\s_1/gi) !== null){return editor.match(/slot.<em>?=.</em>?(.<em>?).</em>?/gi).length &gt;= 3;}else{return false;}})(), 'You should have used Math.floor(Math.random() * (3 - 1 + 1)) + 1; three times to generate your random numbers.')"</p> <p dir="auto">(In Bring your JavaScript Slot Machine to Life)<br> "assert((editor.match( /$\s_?(\s_?$\s_?(\s_?(?:'|")\s_?.slot\s_?(?:'|")\s_?)[\d]\s_?)/gi) &amp;&amp; editor.match( /$\s_?(\s_?$\s_?(\s_?(?:'|")\s_?.slot\s_?(?:'|")\s_?)[\d]\s_?)/gi ).length &gt;= 3 &amp;&amp; editor.match( /.html(slotOne)/gi ) &amp;&amp; editor.match( /.html(slotTwo)/gi ) &amp;&amp; editor.match( /.html(slotThree)/gi )), 'You should have used the the selector given in the description to select each slot and assign it the value of slotOne, slotTwo and slotThree respectively.')"</p> <p dir="auto">(In Give your JavaScript Slot Machine some Stylish Images, none of the tests work)</p> <h4 dir="auto">Browser Information</h4> <ul dir="auto"> <li>Browser Name, Version: Chrome, Version 52.0.2743.116 (64-bit)</li> <li>Operating System: OS X 10.11.3</li> <li>Mobile, Desktop, or Tablet: Desktop</li> </ul> <h4 dir="auto">Your Code</h4> <div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" From Create a JavaScript Slot Machine: &lt;script&gt; function runSlots() { var slotOne; var slotTwo; var slotThree; var images = [&quot;//i.imgur.com/9H17QFk.png&quot;, &quot;//i.imgur.com/9RmpXTy.png&quot;, &quot;//i.imgur.com/VJnmtt5.png&quot;]; // Only change code below this line. slotOne = Math.floor(Math.random() * (3 - 1 + 1)) + 1; slotTwo = Math.floor(Math.random() * (3 - 1 + 1)) + 1; slotThree = Math.floor(Math.random() * (3 - 1 + 1)) + 1; // Only change code above this line. if (slotOne !== undefined &amp;&amp; slotTwo !== undefined &amp;&amp; slotThree !== undefined) { $(&quot;.logger&quot;).html(slotOne + &quot; &quot; + slotTwo + &quot; &quot; + slotThree); } $(&quot;.logger&quot;).append(&quot; Not A Win&quot;) return [slotOne, slotTwo, slotThree]; } $(document).ready(function() { $(&quot;.go&quot;).click(function() { runSlots(); }); }); &lt;/script&gt; &lt;div&gt; &lt;div class = &quot;container inset&quot;&gt; &lt;div class = &quot;header inset&quot;&gt; &lt;img src=&quot;https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg.gz&quot; alt=&quot;learn to code JavaScript at Free Code Camp logo&quot; class=&quot;img-responsive nav-logo&quot;&gt; &lt;h2&gt;FCC Slot Machine&lt;/h2&gt; &lt;/div&gt; &lt;div class = &quot;slots inset&quot;&gt; &lt;div class = &quot;slot inset&quot;&gt; &lt;/div&gt; &lt;div class = &quot;slot inset&quot;&gt; &lt;/div&gt; &lt;div class = &quot;slot inset&quot;&gt; &lt;/div&gt; &lt;/div&gt; &lt;br/&gt; &lt;div class = &quot;outset&quot;&gt; &lt;button class = &quot;go inset&quot;&gt; Go &lt;/button&gt; &lt;/div&gt; &lt;br/&gt; &lt;div class = &quot;foot inset&quot;&gt; &lt;span class = &quot;logger&quot;&gt;&lt;/span&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;style&gt; .container { background-color: #4a2b0f; height: 400px; width: 260px; margin: 50px auto; border-radius: 4px; } .header { border: 2px solid #fff; border-radius: 4px; height: 55px; margin: 14px auto; background-color: #457f86 } .header h2 { height: 30px; margin: auto; } .header h2 { font-size: 14px; margin: 0 0; padding: 0; color: #fff; text-align: center; } .slots{ display: flex; background-color: #457f86; border-radius: 6px; border: 2px solid #fff; } .slot{ flex: 1 0 auto; background: white; height: 75px; margin: 8px; border: 2px solid #215f1e; border-radius: 4px; } .go { width: 100%; color: #fff; background-color: #457f86; border: 2px solid #fff; border-radius: 2px; box-sizing: none; outline: none!important; } .foot { height: 150px; background-color: 457f86; border: 2px solid #fff; } .logger { color: white; margin: 10px; } .outset { -webkit-box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.75); box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.75); } .inset { -webkit-box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.75); -moz-box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.75); box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.75); } &lt;/style&gt; From Bring your JavaScript Slot Machine to Life &lt;script&gt; function runSlots() { var slotOne; var slotTwo; var slotThree; var images = [&quot;//i.imgur.com/9H17QFk.png&quot;, &quot;//i.imgur.com/9RmpXTy.png&quot;, &quot;//i.imgur.com/VJnmtt5.png&quot;]; slotOne = Math.floor(Math.random() * (3 - 1 + 1)) + 1; slotTwo = Math.floor(Math.random() * (3 - 1 + 1)) + 1; slotThree = Math.floor(Math.random() * (3 - 1 + 1)) + 1; // Only change code below this line. $($(&quot;.slot&quot;)[0]).html(slotOne); $($(&quot;.slot&quot;)[1]).html(slotTwo); $($(&quot;.slot&quot;)[2]).html(slotThree); // Only change code above this line. if (slotOne === slotTwo &amp;&amp; slotTwo === slotThree) { $(&quot;.logger&quot;).html(&quot; It's A Win&quot;) return null; } if (slotOne !== undefined &amp;&amp; slotTwo !== undefined &amp;&amp; slotThree !== undefined){ $(&quot;.logger&quot;).html(slotOne + &quot; &quot; + slotTwo + &quot; &quot; + slotThree); } $(&quot;.logger&quot;).append(&quot; Not A Win&quot;); return [slotOne, slotTwo, slotThree]; } $(document).ready(function() { $(&quot;.go&quot;).click(function() { runSlots(); }); }); &lt;/script&gt; &lt;div&gt; &lt;div class = &quot;container inset&quot;&gt; &lt;div class = &quot;header inset&quot;&gt; &lt;img src=&quot;https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg.gz&quot; alt=&quot;learn to code JavaScript at Free Code Camp logo&quot; class=&quot;img-responsive nav-logo&quot;&gt; &lt;h2&gt;FCC Slot Machine&lt;/h2&gt; &lt;/div&gt; &lt;div class = &quot;slots inset&quot;&gt; &lt;div class = &quot;slot inset&quot;&gt; &lt;/div&gt; &lt;div class = &quot;slot inset&quot;&gt; &lt;/div&gt; &lt;div class = &quot;slot inset&quot;&gt; &lt;/div&gt; &lt;/div&gt; &lt;br/&gt; &lt;div class = &quot;outset&quot;&gt; &lt;button class = &quot;go inset&quot;&gt; Go &lt;/button&gt; &lt;/div&gt; &lt;br/&gt; &lt;div class = &quot;foot inset&quot;&gt; &lt;span class = &quot;logger&quot;&gt;&lt;/span&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;style&gt; .container { background-color: #4a2b0f; height: 400px; width: 260px; margin: 50px auto; border-radius: 4px; } .header { border: 2px solid #fff; border-radius: 4px; height: 55px; margin: 14px auto; background-color: #457f86 } .header h2 { height: 30px; margin: auto; } .header h2 { font-size: 14px; margin: 0 0; padding: 0; color: #fff; text-align: center; } .slots{ display: flex; background-color: #457f86; border-radius: 6px; border: 2px solid #fff; } .slot{ flex: 1 0 auto; background: white; height: 75px; margin: 8px; border: 2px solid #215f1e; border-radius: 4px; text-align: center; padding-top: 25px; } .go { width: 100%; color: #fff; background-color: #457f86; border: 2px solid #fff; border-radius: 2px; box-sizing: none; outline: none!important; } .foot { height: 150px; background-color: 457f86; border: 2px solid #fff; } .logger { color: white; margin: 10px; } .outset { -webkit-box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.75); box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.75); } .inset { -webkit-box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.75); -moz-box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.75); box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.75); } &lt;/style&gt; From Give your JavaScript Slot Machine some Stylish Images &lt;script&gt; function runSlots() { var slotOne; var slotTwo; var slotThree; var images = [&quot;//i.imgur.com/9H17QFk.png&quot;, &quot;//i.imgur.com/9RmpXTy.png&quot;, &quot;//i.imgur.com/VJnmtt5.png&quot;]; slotOne = Math.floor(Math.random() * (3 - 1 + 1)) + 1; slotTwo = Math.floor(Math.random() * (3 - 1 + 1)) + 1; slotThree = Math.floor(Math.random() * (3 - 1 + 1)) + 1; // Only change code below this line. $($('.slot')[0]).html('&lt;img src = &quot;' + images[slotOne-1] + '&quot;&gt;'); $($('.slot')[1]).html('&lt;img src = &quot;' + images[slotTwo-1] + '&quot;&gt;'); $($('.slot')[2]).html('&lt;img src = &quot;' + images[slotThree-1] + '&quot;&gt;'); // Only change code above this line. if (slotOne === slotTwo &amp;&amp; slotTwo === slotThree) { $('.logger').html(&quot;It's A Win&quot;); return null; } if (slotOne !== undefined &amp;&amp; slotTwo !== undefined &amp;&amp; slotThree !== undefined){ $(&quot;.logger&quot;).html(slotOne + &quot; &quot; + slotTwo + &quot; &quot; + slotThree); } $('.logger').append(&quot; Not A Win&quot;); return [slotOne, slotTwo, slotThree]; } $(document).ready(function() { $('.go').click(function() { runSlots(); }); }); &lt;/script&gt; &lt;div&gt; &lt;div class = 'container inset'&gt; &lt;div class = 'header inset'&gt; &lt;img src='https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg.gz' alt='learn to code JavaScript at Free Code Camp logo' class='img-responsive nav-logo'&gt; &lt;h2&gt;FCC Slot Machine&lt;/h2&gt; &lt;/div&gt; &lt;div class = 'slots inset'&gt; &lt;div class = 'slot inset'&gt; &lt;/div&gt; &lt;div class = 'slot inset'&gt; &lt;/div&gt; &lt;div class = 'slot inset'&gt; &lt;/div&gt; &lt;/div&gt; &lt;br/&gt; &lt;div class = 'outset'&gt; &lt;button class = 'go inset'&gt; Go &lt;/button&gt; &lt;/div&gt; &lt;br/&gt; &lt;div class = 'foot inset'&gt; &lt;span class = 'logger'&gt;&lt;/span&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;style&gt; .slot &gt; img { margin: 0!important; height: 71px; width: 50px; } .container { background-color: #4a2b0f; height: 400px; width: 260px; margin: 50px auto; border-radius: 4px; } .header { border: 2px solid #fff; border-radius: 4px; height: 55px; margin: 14px auto; background-color: #457f86 } .header h2 { height: 30px; margin: auto; } .header h2 { font-size: 14px; margin: 0 0; padding: 0; color: #fff; text-align: center; } .slots{ display: flex; background-color: #457f86; border-radius: 6px; border: 2px solid #fff; } .slot{ flex: 1 0 auto; background: white; height: 75px; width: 50px; margin: 8px; border: 2px solid #215f1e; border-radius: 4px; text-align: center; } .go { width: 100%; color: #fff; background-color: #457f86; border: 2px solid #fff; border-radius: 2px; box-sizing: none; outline: none!important; } .foot { height: 150px; background-color: 457f86; border: 2px solid #fff; } .logger { color: white; margin: 10px; } .outset { -webkit-box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.75); box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.75); } .inset { -webkit-box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.75); -moz-box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.75); box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.75); } &lt;/style&gt; "><pre class="notranslate"> From Create a JavaScript Slot Machine: <span class="pl-kos">&lt;</span><span class="pl-ent">script</span><span class="pl-kos">&gt;</span> <span class="pl-k">function</span> <span class="pl-en">runSlots</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">var</span> <span class="pl-s1">slotOne</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">slotTwo</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">slotThree</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">images</span> <span class="pl-c1">=</span> <span class="pl-kos">[</span><span class="pl-s">"//i.imgur.com/9H17QFk.png"</span><span class="pl-kos">,</span> <span class="pl-s">"//i.imgur.com/9RmpXTy.png"</span><span class="pl-kos">,</span> <span class="pl-s">"//i.imgur.com/VJnmtt5.png"</span><span class="pl-kos">]</span><span class="pl-kos">;</span> <span class="pl-c">// Only change code below this line.</span> <span class="pl-s1">slotOne</span> <span class="pl-c1">=</span> <span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">floor</span><span class="pl-kos">(</span><span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">random</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">*</span> <span class="pl-kos">(</span><span class="pl-c1">3</span> <span class="pl-c1">-</span> <span class="pl-c1">1</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">;</span> <span class="pl-s1">slotTwo</span> <span class="pl-c1">=</span> <span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">floor</span><span class="pl-kos">(</span><span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">random</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">*</span> <span class="pl-kos">(</span><span class="pl-c1">3</span> <span class="pl-c1">-</span> <span class="pl-c1">1</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">;</span> <span class="pl-s1">slotThree</span> <span class="pl-c1">=</span> <span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">floor</span><span class="pl-kos">(</span><span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">random</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">*</span> <span class="pl-kos">(</span><span class="pl-c1">3</span> <span class="pl-c1">-</span> <span class="pl-c1">1</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">;</span> <span class="pl-c">// Only change code above this line.</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-s1">slotOne</span> <span class="pl-c1">!==</span> <span class="pl-c1">undefined</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">slotTwo</span> <span class="pl-c1">!==</span> <span class="pl-c1">undefined</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">slotThree</span> <span class="pl-c1">!==</span> <span class="pl-c1">undefined</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">".logger"</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">html</span><span class="pl-kos">(</span><span class="pl-s1">slotOne</span> <span class="pl-c1">+</span> <span class="pl-s">" "</span> <span class="pl-c1">+</span> <span class="pl-s1">slotTwo</span> <span class="pl-c1">+</span> <span class="pl-s">" "</span> <span class="pl-c1">+</span> <span class="pl-s1">slotThree</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">".logger"</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">append</span><span class="pl-kos">(</span><span class="pl-s">" Not A Win"</span><span class="pl-kos">)</span> <span class="pl-k">return</span> <span class="pl-kos">[</span><span class="pl-s1">slotOne</span><span class="pl-kos">,</span> <span class="pl-s1">slotTwo</span><span class="pl-kos">,</span> <span class="pl-s1">slotThree</span><span class="pl-kos">]</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-smi">document</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">ready</span><span class="pl-kos">(</span><span class="pl-k">function</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">".go"</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">click</span><span class="pl-kos">(</span><span class="pl-k">function</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">runSlots</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">script</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">container inset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">header inset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">img</span> <span class="pl-c1">src</span>="<span class="pl-s">https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg.gz</span>" <span class="pl-c1">alt</span>="<span class="pl-s">learn to code JavaScript at Free Code Camp logo</span>" <span class="pl-c1">class</span>="<span class="pl-s">img-responsive nav-logo</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">h2</span><span class="pl-kos">&gt;</span>FCC Slot Machine<span class="pl-kos">&lt;/</span><span class="pl-ent">h2</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">slots inset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">slot inset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">slot inset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">slot inset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">br</span>/&gt; <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">outset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">button</span> <span class="pl-c1">class</span> = "<span class="pl-s">go inset</span>"<span class="pl-kos">&gt;</span> Go <span class="pl-kos">&lt;/</span><span class="pl-ent">button</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">br</span>/&gt; <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">foot inset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">span</span> <span class="pl-c1">class</span> = "<span class="pl-s">logger</span>"<span class="pl-kos">&gt;</span><span class="pl-kos">&lt;/</span><span class="pl-ent">span</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">style</span><span class="pl-kos">&gt;</span> .<span class="pl-c1">container</span> { <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>4a2b0f</span>; <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">400<span class="pl-smi">px</span></span>; <span class="pl-c1">width</span><span class="pl-kos">:</span> <span class="pl-c1">260<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">50<span class="pl-smi">px</span></span> auto; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">4<span class="pl-smi">px</span></span>; } .<span class="pl-c1">header</span> { <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">4<span class="pl-smi">px</span></span>; <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">55<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">14<span class="pl-smi">px</span></span> auto; <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>457f86</span> } .<span class="pl-c1">header</span> <span class="pl-ent">h2</span> { <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">30<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> auto; } .<span class="pl-c1">header</span> <span class="pl-ent">h2</span> { <span class="pl-c1">font-size</span><span class="pl-kos">:</span> <span class="pl-c1">14<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">0</span> <span class="pl-c1">0</span>; <span class="pl-c1">padding</span><span class="pl-kos">:</span> <span class="pl-c1">0</span>; <span class="pl-c1">color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; <span class="pl-c1">text-align</span><span class="pl-kos">:</span> center; } .<span class="pl-c1">slots</span>{ <span class="pl-c1">display</span><span class="pl-kos">:</span> flex; <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>457f86</span>; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">6<span class="pl-smi">px</span></span>; <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; } .<span class="pl-c1">slot</span>{ <span class="pl-c1">flex</span><span class="pl-kos">:</span> <span class="pl-c1">1</span> <span class="pl-c1">0</span> auto; <span class="pl-c1">background</span><span class="pl-kos">:</span> white; <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">75<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">8<span class="pl-smi">px</span></span>; <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>215f1e</span>; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">4<span class="pl-smi">px</span></span>; } .<span class="pl-c1">go</span> { <span class="pl-c1">width</span><span class="pl-kos">:</span> <span class="pl-c1">100<span class="pl-smi">%</span></span>; <span class="pl-c1">color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>457f86</span>; <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span>; <span class="pl-c1">box-sizing</span><span class="pl-kos">:</span> none; <span class="pl-c1">outline</span><span class="pl-kos">:</span> none<span class="pl-k">!important</span>; } .<span class="pl-c1">foot</span> { <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">150<span class="pl-smi">px</span></span>; <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-c1">457</span>f86; <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; } .<span class="pl-c1">logger</span> { <span class="pl-c1">color</span><span class="pl-kos">:</span> white; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">10<span class="pl-smi">px</span></span>; } .<span class="pl-c1">outset</span> { <span class="pl-c1">-webkit-box-shadow</span><span class="pl-kos">:</span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); <span class="pl-c1">-moz-box-shadow</span><span class="pl-kos">:</span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); <span class="pl-c1">box-shadow</span><span class="pl-kos">:</span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); } .<span class="pl-c1">inset</span> { <span class="pl-c1">-webkit-box-shadow</span><span class="pl-kos">:</span> inset <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); <span class="pl-c1">-moz-box-shadow</span><span class="pl-kos">:</span> inset <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); <span class="pl-c1">box-shadow</span><span class="pl-kos">:</span> inset <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); } <span class="pl-kos">&lt;/</span><span class="pl-ent">style</span><span class="pl-kos">&gt;</span> From Bring your JavaScript Slot Machine to Life <span class="pl-kos">&lt;</span><span class="pl-ent">script</span><span class="pl-kos">&gt;</span> <span class="pl-k">function</span> <span class="pl-en">runSlots</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">var</span> <span class="pl-s1">slotOne</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">slotTwo</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">slotThree</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">images</span> <span class="pl-c1">=</span> <span class="pl-kos">[</span><span class="pl-s">"//i.imgur.com/9H17QFk.png"</span><span class="pl-kos">,</span> <span class="pl-s">"//i.imgur.com/9RmpXTy.png"</span><span class="pl-kos">,</span> <span class="pl-s">"//i.imgur.com/VJnmtt5.png"</span><span class="pl-kos">]</span><span class="pl-kos">;</span> <span class="pl-s1">slotOne</span> <span class="pl-c1">=</span> <span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">floor</span><span class="pl-kos">(</span><span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">random</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">*</span> <span class="pl-kos">(</span><span class="pl-c1">3</span> <span class="pl-c1">-</span> <span class="pl-c1">1</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">;</span> <span class="pl-s1">slotTwo</span> <span class="pl-c1">=</span> <span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">floor</span><span class="pl-kos">(</span><span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">random</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">*</span> <span class="pl-kos">(</span><span class="pl-c1">3</span> <span class="pl-c1">-</span> <span class="pl-c1">1</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">;</span> <span class="pl-s1">slotThree</span> <span class="pl-c1">=</span> <span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">floor</span><span class="pl-kos">(</span><span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">random</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">*</span> <span class="pl-kos">(</span><span class="pl-c1">3</span> <span class="pl-c1">-</span> <span class="pl-c1">1</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">;</span> <span class="pl-c">// Only change code below this line.</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">".slot"</span><span class="pl-kos">)</span><span class="pl-kos">[</span><span class="pl-c1">0</span><span class="pl-kos">]</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">html</span><span class="pl-kos">(</span><span class="pl-s1">slotOne</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">".slot"</span><span class="pl-kos">)</span><span class="pl-kos">[</span><span class="pl-c1">1</span><span class="pl-kos">]</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">html</span><span class="pl-kos">(</span><span class="pl-s1">slotTwo</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">".slot"</span><span class="pl-kos">)</span><span class="pl-kos">[</span><span class="pl-c1">2</span><span class="pl-kos">]</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">html</span><span class="pl-kos">(</span><span class="pl-s1">slotThree</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-c">// Only change code above this line.</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-s1">slotOne</span> <span class="pl-c1">===</span> <span class="pl-s1">slotTwo</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">slotTwo</span> <span class="pl-c1">===</span> <span class="pl-s1">slotThree</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">".logger"</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">html</span><span class="pl-kos">(</span><span class="pl-s">" It's A Win"</span><span class="pl-kos">)</span> <span class="pl-k">return</span> <span class="pl-c1">null</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-s1">slotOne</span> <span class="pl-c1">!==</span> <span class="pl-c1">undefined</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">slotTwo</span> <span class="pl-c1">!==</span> <span class="pl-c1">undefined</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">slotThree</span> <span class="pl-c1">!==</span> <span class="pl-c1">undefined</span><span class="pl-kos">)</span><span class="pl-kos">{</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">".logger"</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">html</span><span class="pl-kos">(</span><span class="pl-s1">slotOne</span> <span class="pl-c1">+</span> <span class="pl-s">" "</span> <span class="pl-c1">+</span> <span class="pl-s1">slotTwo</span> <span class="pl-c1">+</span> <span class="pl-s">" "</span> <span class="pl-c1">+</span> <span class="pl-s1">slotThree</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">".logger"</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">append</span><span class="pl-kos">(</span><span class="pl-s">" Not A Win"</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">return</span> <span class="pl-kos">[</span><span class="pl-s1">slotOne</span><span class="pl-kos">,</span> <span class="pl-s1">slotTwo</span><span class="pl-kos">,</span> <span class="pl-s1">slotThree</span><span class="pl-kos">]</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-smi">document</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">ready</span><span class="pl-kos">(</span><span class="pl-k">function</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">".go"</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">click</span><span class="pl-kos">(</span><span class="pl-k">function</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">runSlots</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">script</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">container inset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">header inset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">img</span> <span class="pl-c1">src</span>="<span class="pl-s">https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg.gz</span>" <span class="pl-c1">alt</span>="<span class="pl-s">learn to code JavaScript at Free Code Camp logo</span>" <span class="pl-c1">class</span>="<span class="pl-s">img-responsive nav-logo</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">h2</span><span class="pl-kos">&gt;</span>FCC Slot Machine<span class="pl-kos">&lt;/</span><span class="pl-ent">h2</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">slots inset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">slot inset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">slot inset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">slot inset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">br</span>/&gt; <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">outset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">button</span> <span class="pl-c1">class</span> = "<span class="pl-s">go inset</span>"<span class="pl-kos">&gt;</span> Go <span class="pl-kos">&lt;/</span><span class="pl-ent">button</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">br</span>/&gt; <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = "<span class="pl-s">foot inset</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">span</span> <span class="pl-c1">class</span> = "<span class="pl-s">logger</span>"<span class="pl-kos">&gt;</span><span class="pl-kos">&lt;/</span><span class="pl-ent">span</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">style</span><span class="pl-kos">&gt;</span> .<span class="pl-c1">container</span> { <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>4a2b0f</span>; <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">400<span class="pl-smi">px</span></span>; <span class="pl-c1">width</span><span class="pl-kos">:</span> <span class="pl-c1">260<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">50<span class="pl-smi">px</span></span> auto; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">4<span class="pl-smi">px</span></span>; } .<span class="pl-c1">header</span> { <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">4<span class="pl-smi">px</span></span>; <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">55<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">14<span class="pl-smi">px</span></span> auto; <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>457f86</span> } .<span class="pl-c1">header</span> <span class="pl-ent">h2</span> { <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">30<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> auto; } .<span class="pl-c1">header</span> <span class="pl-ent">h2</span> { <span class="pl-c1">font-size</span><span class="pl-kos">:</span> <span class="pl-c1">14<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">0</span> <span class="pl-c1">0</span>; <span class="pl-c1">padding</span><span class="pl-kos">:</span> <span class="pl-c1">0</span>; <span class="pl-c1">color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; <span class="pl-c1">text-align</span><span class="pl-kos">:</span> center; } .<span class="pl-c1">slots</span>{ <span class="pl-c1">display</span><span class="pl-kos">:</span> flex; <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>457f86</span>; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">6<span class="pl-smi">px</span></span>; <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; } .<span class="pl-c1">slot</span>{ <span class="pl-c1">flex</span><span class="pl-kos">:</span> <span class="pl-c1">1</span> <span class="pl-c1">0</span> auto; <span class="pl-c1">background</span><span class="pl-kos">:</span> white; <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">75<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">8<span class="pl-smi">px</span></span>; <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>215f1e</span>; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">4<span class="pl-smi">px</span></span>; <span class="pl-c1">text-align</span><span class="pl-kos">:</span> center; <span class="pl-c1">padding-top</span><span class="pl-kos">:</span> <span class="pl-c1">25<span class="pl-smi">px</span></span>; } .<span class="pl-c1">go</span> { <span class="pl-c1">width</span><span class="pl-kos">:</span> <span class="pl-c1">100<span class="pl-smi">%</span></span>; <span class="pl-c1">color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>457f86</span>; <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span>; <span class="pl-c1">box-sizing</span><span class="pl-kos">:</span> none; <span class="pl-c1">outline</span><span class="pl-kos">:</span> none<span class="pl-k">!important</span>; } .<span class="pl-c1">foot</span> { <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">150<span class="pl-smi">px</span></span>; <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-c1">457</span>f86; <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; } .<span class="pl-c1">logger</span> { <span class="pl-c1">color</span><span class="pl-kos">:</span> white; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">10<span class="pl-smi">px</span></span>; } .<span class="pl-c1">outset</span> { <span class="pl-c1">-webkit-box-shadow</span><span class="pl-kos">:</span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); <span class="pl-c1">-moz-box-shadow</span><span class="pl-kos">:</span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); <span class="pl-c1">box-shadow</span><span class="pl-kos">:</span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); } .<span class="pl-c1">inset</span> { <span class="pl-c1">-webkit-box-shadow</span><span class="pl-kos">:</span> inset <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); <span class="pl-c1">-moz-box-shadow</span><span class="pl-kos">:</span> inset <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); <span class="pl-c1">box-shadow</span><span class="pl-kos">:</span> inset <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); } <span class="pl-kos">&lt;/</span><span class="pl-ent">style</span><span class="pl-kos">&gt;</span> From Give your JavaScript Slot Machine some Stylish Images <span class="pl-kos">&lt;</span><span class="pl-ent">script</span><span class="pl-kos">&gt;</span> <span class="pl-k">function</span> <span class="pl-en">runSlots</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">var</span> <span class="pl-s1">slotOne</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">slotTwo</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">slotThree</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">images</span> <span class="pl-c1">=</span> <span class="pl-kos">[</span><span class="pl-s">"//i.imgur.com/9H17QFk.png"</span><span class="pl-kos">,</span> <span class="pl-s">"//i.imgur.com/9RmpXTy.png"</span><span class="pl-kos">,</span> <span class="pl-s">"//i.imgur.com/VJnmtt5.png"</span><span class="pl-kos">]</span><span class="pl-kos">;</span> <span class="pl-s1">slotOne</span> <span class="pl-c1">=</span> <span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">floor</span><span class="pl-kos">(</span><span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">random</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">*</span> <span class="pl-kos">(</span><span class="pl-c1">3</span> <span class="pl-c1">-</span> <span class="pl-c1">1</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">;</span> <span class="pl-s1">slotTwo</span> <span class="pl-c1">=</span> <span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">floor</span><span class="pl-kos">(</span><span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">random</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">*</span> <span class="pl-kos">(</span><span class="pl-c1">3</span> <span class="pl-c1">-</span> <span class="pl-c1">1</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">;</span> <span class="pl-s1">slotThree</span> <span class="pl-c1">=</span> <span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">floor</span><span class="pl-kos">(</span><span class="pl-v">Math</span><span class="pl-kos">.</span><span class="pl-en">random</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">*</span> <span class="pl-kos">(</span><span class="pl-c1">3</span> <span class="pl-c1">-</span> <span class="pl-c1">1</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span><span class="pl-kos">;</span> <span class="pl-c">// Only change code below this line.</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">'.slot'</span><span class="pl-kos">)</span><span class="pl-kos">[</span><span class="pl-c1">0</span><span class="pl-kos">]</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">html</span><span class="pl-kos">(</span><span class="pl-s">'&lt;img src = "'</span> <span class="pl-c1">+</span> <span class="pl-s1">images</span><span class="pl-kos">[</span><span class="pl-s1">slotOne</span><span class="pl-c1">-</span><span class="pl-c1">1</span><span class="pl-kos">]</span> <span class="pl-c1">+</span> <span class="pl-s">'"&gt;'</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">'.slot'</span><span class="pl-kos">)</span><span class="pl-kos">[</span><span class="pl-c1">1</span><span class="pl-kos">]</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">html</span><span class="pl-kos">(</span><span class="pl-s">'&lt;img src = "'</span> <span class="pl-c1">+</span> <span class="pl-s1">images</span><span class="pl-kos">[</span><span class="pl-s1">slotTwo</span><span class="pl-c1">-</span><span class="pl-c1">1</span><span class="pl-kos">]</span> <span class="pl-c1">+</span> <span class="pl-s">'"&gt;'</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">'.slot'</span><span class="pl-kos">)</span><span class="pl-kos">[</span><span class="pl-c1">2</span><span class="pl-kos">]</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">html</span><span class="pl-kos">(</span><span class="pl-s">'&lt;img src = "'</span> <span class="pl-c1">+</span> <span class="pl-s1">images</span><span class="pl-kos">[</span><span class="pl-s1">slotThree</span><span class="pl-c1">-</span><span class="pl-c1">1</span><span class="pl-kos">]</span> <span class="pl-c1">+</span> <span class="pl-s">'"&gt;'</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-c">// Only change code above this line.</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-s1">slotOne</span> <span class="pl-c1">===</span> <span class="pl-s1">slotTwo</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">slotTwo</span> <span class="pl-c1">===</span> <span class="pl-s1">slotThree</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">'.logger'</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">html</span><span class="pl-kos">(</span><span class="pl-s">"It's A Win"</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">return</span> <span class="pl-c1">null</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-s1">slotOne</span> <span class="pl-c1">!==</span> <span class="pl-c1">undefined</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">slotTwo</span> <span class="pl-c1">!==</span> <span class="pl-c1">undefined</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">slotThree</span> <span class="pl-c1">!==</span> <span class="pl-c1">undefined</span><span class="pl-kos">)</span><span class="pl-kos">{</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">".logger"</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">html</span><span class="pl-kos">(</span><span class="pl-s1">slotOne</span> <span class="pl-c1">+</span> <span class="pl-s">" "</span> <span class="pl-c1">+</span> <span class="pl-s1">slotTwo</span> <span class="pl-c1">+</span> <span class="pl-s">" "</span> <span class="pl-c1">+</span> <span class="pl-s1">slotThree</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">'.logger'</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">append</span><span class="pl-kos">(</span><span class="pl-s">" Not A Win"</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">return</span> <span class="pl-kos">[</span><span class="pl-s1">slotOne</span><span class="pl-kos">,</span> <span class="pl-s1">slotTwo</span><span class="pl-kos">,</span> <span class="pl-s1">slotThree</span><span class="pl-kos">]</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-smi">document</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">ready</span><span class="pl-kos">(</span><span class="pl-k">function</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">$</span><span class="pl-kos">(</span><span class="pl-s">'.go'</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">click</span><span class="pl-kos">(</span><span class="pl-k">function</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">runSlots</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">script</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = '<span class="pl-s">container inset</span>'<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = '<span class="pl-s">header inset</span>'<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">img</span> <span class="pl-c1">src</span>='<span class="pl-s">https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg.gz</span>' <span class="pl-c1">alt</span>='<span class="pl-s">learn to code JavaScript at Free Code Camp logo</span>' <span class="pl-c1">class</span>='<span class="pl-s">img-responsive nav-logo</span>'<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">h2</span><span class="pl-kos">&gt;</span>FCC Slot Machine<span class="pl-kos">&lt;/</span><span class="pl-ent">h2</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = '<span class="pl-s">slots inset</span>'<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = '<span class="pl-s">slot inset</span>'<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = '<span class="pl-s">slot inset</span>'<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = '<span class="pl-s">slot inset</span>'<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">br</span>/&gt; <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = '<span class="pl-s">outset</span>'<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">button</span> <span class="pl-c1">class</span> = '<span class="pl-s">go inset</span>'<span class="pl-kos">&gt;</span> Go <span class="pl-kos">&lt;/</span><span class="pl-ent">button</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">br</span>/&gt; <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span> = '<span class="pl-s">foot inset</span>'<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">span</span> <span class="pl-c1">class</span> = '<span class="pl-s">logger</span>'<span class="pl-kos">&gt;</span><span class="pl-kos">&lt;/</span><span class="pl-ent">span</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">style</span><span class="pl-kos">&gt;</span> .<span class="pl-c1">slot</span> <span class="pl-c1">&gt;</span> <span class="pl-ent">img</span> { <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">0</span><span class="pl-k">!important</span>; <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">71<span class="pl-smi">px</span></span>; <span class="pl-c1">width</span><span class="pl-kos">:</span> <span class="pl-c1">50<span class="pl-smi">px</span></span>; } .<span class="pl-c1">container</span> { <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>4a2b0f</span>; <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">400<span class="pl-smi">px</span></span>; <span class="pl-c1">width</span><span class="pl-kos">:</span> <span class="pl-c1">260<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">50<span class="pl-smi">px</span></span> auto; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">4<span class="pl-smi">px</span></span>; } .<span class="pl-c1">header</span> { <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">4<span class="pl-smi">px</span></span>; <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">55<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">14<span class="pl-smi">px</span></span> auto; <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>457f86</span> } .<span class="pl-c1">header</span> <span class="pl-ent">h2</span> { <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">30<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> auto; } .<span class="pl-c1">header</span> <span class="pl-ent">h2</span> { <span class="pl-c1">font-size</span><span class="pl-kos">:</span> <span class="pl-c1">14<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">0</span> <span class="pl-c1">0</span>; <span class="pl-c1">padding</span><span class="pl-kos">:</span> <span class="pl-c1">0</span>; <span class="pl-c1">color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; <span class="pl-c1">text-align</span><span class="pl-kos">:</span> center; } .<span class="pl-c1">slots</span>{ <span class="pl-c1">display</span><span class="pl-kos">:</span> flex; <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>457f86</span>; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">6<span class="pl-smi">px</span></span>; <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; } .<span class="pl-c1">slot</span>{ <span class="pl-c1">flex</span><span class="pl-kos">:</span> <span class="pl-c1">1</span> <span class="pl-c1">0</span> auto; <span class="pl-c1">background</span><span class="pl-kos">:</span> white; <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">75<span class="pl-smi">px</span></span>; <span class="pl-c1">width</span><span class="pl-kos">:</span> <span class="pl-c1">50<span class="pl-smi">px</span></span>; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">8<span class="pl-smi">px</span></span>; <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>215f1e</span>; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">4<span class="pl-smi">px</span></span>; <span class="pl-c1">text-align</span><span class="pl-kos">:</span> center; } .<span class="pl-c1">go</span> { <span class="pl-c1">width</span><span class="pl-kos">:</span> <span class="pl-c1">100<span class="pl-smi">%</span></span>; <span class="pl-c1">color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>457f86</span>; <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span>; <span class="pl-c1">box-sizing</span><span class="pl-kos">:</span> none; <span class="pl-c1">outline</span><span class="pl-kos">:</span> none<span class="pl-k">!important</span>; } .<span class="pl-c1">foot</span> { <span class="pl-c1">height</span><span class="pl-kos">:</span> <span class="pl-c1">150<span class="pl-smi">px</span></span>; <span class="pl-c1">background-color</span><span class="pl-kos">:</span> <span class="pl-c1">457</span>f86; <span class="pl-c1">border</span><span class="pl-kos">:</span> <span class="pl-c1">2<span class="pl-smi">px</span></span> solid <span class="pl-pds"><span class="pl-kos">#</span>fff</span>; } .<span class="pl-c1">logger</span> { <span class="pl-c1">color</span><span class="pl-kos">:</span> white; <span class="pl-c1">margin</span><span class="pl-kos">:</span> <span class="pl-c1">10<span class="pl-smi">px</span></span>; } .<span class="pl-c1">outset</span> { <span class="pl-c1">-webkit-box-shadow</span><span class="pl-kos">:</span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); <span class="pl-c1">-moz-box-shadow</span><span class="pl-kos">:</span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); <span class="pl-c1">box-shadow</span><span class="pl-kos">:</span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); } .<span class="pl-c1">inset</span> { <span class="pl-c1">-webkit-box-shadow</span><span class="pl-kos">:</span> inset <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); <span class="pl-c1">-moz-box-shadow</span><span class="pl-kos">:</span> inset <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); <span class="pl-c1">box-shadow</span><span class="pl-kos">:</span> inset <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">0<span class="pl-smi">px</span></span> <span class="pl-c1">15<span class="pl-smi">px</span></span> <span class="pl-c1">-2<span class="pl-smi">px</span></span> <span class="pl-en">rgba</span>(<span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0</span><span class="pl-kos">,</span><span class="pl-c1">0.75</span>); } <span class="pl-kos">&lt;/</span><span class="pl-ent">style</span><span class="pl-kos">&gt;</span> </pre></div> <h4 dir="auto">Screenshot</h4> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/20426090/18392006/26695d2c-767e-11e6-9e69-8647692e3955.png"><img src="https://cloud.githubusercontent.com/assets/20426090/18392006/26695d2c-767e-11e6-9e69-8647692e3955.png" alt="screen shot 2016-09-09 at 11 10 32 am" style="max-width: 100%;"></a></p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/20426090/18392075/63e04684-767e-11e6-81e1-ee40e661c773.png"><img src="https://cloud.githubusercontent.com/assets/20426090/18392075/63e04684-767e-11e6-81e1-ee40e661c773.png" alt="screen shot 2016-09-09 at 11 12 52 am" style="max-width: 100%;"></a></p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/20426090/18392112/8394a966-767e-11e6-85e9-ca4e9538df25.png"><img src="https://cloud.githubusercontent.com/assets/20426090/18392112/8394a966-767e-11e6-85e9-ca4e9538df25.png" alt="screen shot 2016-09-09 at 11 13 33 am" style="max-width: 100%;"></a><br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/20426090/18392111/838fe264-767e-11e6-9f76-b219d7945798.png"><img src="https://cloud.githubusercontent.com/assets/20426090/18392111/838fe264-767e-11e6-9f76-b219d7945798.png" alt="screen shot 2016-09-09 at 11 13 49 am" style="max-width: 100%;"></a></p>
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/en/challenges/basic-javascript/create-a-javascript-slot-machine" rel="nofollow">create-a-javascript-slot-machine</a> has an issue.<br> User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.101 Safari/537.36</code>.<br> Please describe how to reproduce this issue, and include links to screenshots if possible.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" slotOne=Math.floor( Math.random() * ( 3 - 1 + 1)) + 1; slotTwo=Math.floor( Math.random() * ( 3 - 1 + 1)) + 1; slotThree=Math.floor( Math.random() * ( 3 - 1 + 1)) + 1; ``` the code should pass but the last assert function return false"><pre class="notranslate"><code class="notranslate"> slotOne=Math.floor( Math.random() * ( 3 - 1 + 1)) + 1; slotTwo=Math.floor( Math.random() * ( 3 - 1 + 1)) + 1; slotThree=Math.floor( Math.random() * ( 3 - 1 + 1)) + 1; ``` the code should pass but the last assert function return false </code></pre></div>
1
<p dir="auto">As an user, when completing challenges in a non-english language and running into a challenge that does not have an active translation, I want a notification explaining that translation is being worked on, and the current one is missing. And invitation to contribute with it, perhaps?</p> <p dir="auto">Said notification should link to the translation repo's issues, with the respective language tags selected.</p> <p dir="auto">Active translations are translations of a challenge that is relatively up to date</p>
<p dir="auto">cc/ <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/QuincyLarson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/QuincyLarson">@QuincyLarson</a></p>
1
<h4 dir="auto">Challenge Name</h4> <p dir="auto">All of them.</p> <h4 dir="auto">Issue Description</h4> <p dir="auto">Whenever I start a new challenge and try to place my curser in the code to start editing it, my curser won't go to or move to where I need it to go. I can place my curser somewhere near where I need it and try to arrow over to where I need it to go, but it gets stuck. Also if I put my cursor on a blank line between lines of code where I want to add a line of code, it'll start typing somewhere in the middle of a whole other line. Once I've started editing the code (in the wrong place originally since I can't get to the right place), THEN it will allow me to put my cursor anywhere I need it. It's just annoying.</p> <h4 dir="auto">Browser Information</h4> <ul dir="auto"> <li>Browser Name, Version: Chrome 49.0.2623.110 (64-bit)</li> <li>Operating System: Windows 8</li> <li>Mobile, Desktop, or Tablet: Laptop</li> </ul> <h4 dir="auto">Your Code</h4> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// If relevant, paste all of your challenge code in here "><pre class="notranslate"><span class="pl-c">// If relevant, paste all of your challenge code in here</span></pre></div> <h4 dir="auto">Screenshot</h4>
<h4 dir="auto">Challenge Name</h4> <p dir="auto"><a href="https://www.freecodecamp.com/challenges/style-text-inputs-as-form-controls" rel="nofollow">https://www.freecodecamp.com/challenges/style-text-inputs-as-form-controls</a><br> But its the same with all other challenges.</p> <h4 dir="auto">Issue Description</h4> <p dir="auto">Happens when using Chrome in macOS fullscreen and while hiding the toolbars (2nd in "Views" tab).<br> Then it often happens that when I try to click on certain spots on the code (for example the word personality in this challenge) then the insert line appears far away from where I clicked (mostly left of it or even above). Clicking again doesn't help. Then I do something (hard-refresh the page, show and hide the toolbar or even change font-size) and it will work again for some minutes and finally the same problem will return.</p> <h4 dir="auto">Browser Information</h4> <ul dir="auto"> <li>Browser Name, Version: Google Chrome, Version 55.0.2883.95 (64-bit</li> <li>Operating System: macOS Sierra, Version 10.12.2 (16C67)</li> <li>Mobile, Desktop, or Tablet: MacBook Pro (Retina, 13-inch, Late 2012)</li> </ul>
0
<h3 dir="auto">Reproducing code example:</h3> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [1]: import numpy as np In [2]: import sys In [3]: sys.version Out[3]: '3.7.3 (default, Mar 27 2019, 17:13:21) [MSC v.1915 64 bit (AMD64)]' In [4]: np.__version__ Out[4]: '1.16.4' In [5]: np.sum(np.arange(10**5)) Out[5]: 704982704 In [6]: sum(np.arange(10**5)) /Anaconda3/Scripts/ipython:1: RuntimeWarning: overflow encountered in long_scalars Out[6]: 704982704 In [7]: np.sum(np.arange(10**5, dtype=np.int64)) # right result Out[7]: 4999950000"><pre class="notranslate"><span class="pl-v">In</span> [<span class="pl-c1">1</span>]: <span class="pl-s1">import</span> <span class="pl-s1">numpy</span> <span class="pl-k">as</span> <span class="pl-s1">np</span> <span class="pl-v">In</span> [<span class="pl-c1">2</span>]: <span class="pl-s1">import</span> <span class="pl-s1">sys</span> <span class="pl-v">In</span> [<span class="pl-c1">3</span>]: <span class="pl-s1">sys</span>.<span class="pl-s1">version</span> <span class="pl-v">Out</span>[<span class="pl-c1">3</span>]: <span class="pl-s">'3.7.3 (default, Mar 27 2019, 17:13:21) [MSC v.1915 64 bit (AMD64)]'</span> <span class="pl-v">In</span> [<span class="pl-c1">4</span>]: <span class="pl-s1">np</span>.<span class="pl-s1">__version__</span> <span class="pl-v">Out</span>[<span class="pl-c1">4</span>]: <span class="pl-s">'1.16.4'</span> <span class="pl-v">In</span> [<span class="pl-c1">5</span>]: <span class="pl-s1">np</span>.<span class="pl-en">sum</span>(<span class="pl-s1">np</span>.<span class="pl-en">arange</span>(<span class="pl-c1">10</span><span class="pl-c1">**</span><span class="pl-c1">5</span>)) <span class="pl-v">Out</span>[<span class="pl-c1">5</span>]: <span class="pl-c1">704982704</span> <span class="pl-v">In</span> [<span class="pl-c1">6</span>]: <span class="pl-en">sum</span>(<span class="pl-s1">np</span>.<span class="pl-en">arange</span>(<span class="pl-c1">10</span><span class="pl-c1">**</span><span class="pl-c1">5</span>)) <span class="pl-c1">/</span><span class="pl-v">Anaconda3</span><span class="pl-c1">/</span><span class="pl-v">Scripts</span><span class="pl-c1">/</span><span class="pl-s1">ipython</span>:<span class="pl-c1">1</span>: <span class="pl-v">RuntimeWarning</span>: <span class="pl-s1">overflow</span> <span class="pl-s1">encountered</span> <span class="pl-c1">in</span> <span class="pl-s1">long_scalars</span> <span class="pl-v">Out</span>[<span class="pl-c1">6</span>]: <span class="pl-c1">704982704</span> <span class="pl-v">In</span> [<span class="pl-c1">7</span>]: <span class="pl-s1">np</span>.<span class="pl-en">sum</span>(<span class="pl-s1">np</span>.<span class="pl-en">arange</span>(<span class="pl-c1">10</span><span class="pl-c1">**</span><span class="pl-c1">5</span>, <span class="pl-s1">dtype</span><span class="pl-c1">=</span><span class="pl-s1">np</span>.<span class="pl-s1">int64</span>)) <span class="pl-c"># right result</span> <span class="pl-v">Out</span>[<span class="pl-c1">7</span>]: <span class="pl-c1">4999950000</span></pre></div>
<p dir="auto">Simple demo:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [1]: np.uint8(0) - np.uint8(1) RuntimeWarning: overflow encountered in ubyte_scalars Out[1]: 255 In [2]: np.uint8(0)[...] - np.uint8(1)[...] Out[2]: 255"><pre class="notranslate"><span class="pl-v">In</span> [<span class="pl-c1">1</span>]: <span class="pl-s1">np</span>.<span class="pl-en">uint8</span>(<span class="pl-c1">0</span>) <span class="pl-c1">-</span> <span class="pl-s1">np</span>.<span class="pl-en">uint8</span>(<span class="pl-c1">1</span>) <span class="pl-v">RuntimeWarning</span>: <span class="pl-s1">overflow</span> <span class="pl-s1">encountered</span> <span class="pl-c1">in</span> <span class="pl-s1">ubyte_scalars</span> <span class="pl-v">Out</span>[<span class="pl-c1">1</span>]: <span class="pl-c1">255</span> <span class="pl-v">In</span> [<span class="pl-c1">2</span>]: <span class="pl-s1">np</span>.<span class="pl-en">uint8</span>(<span class="pl-c1">0</span>)[...] <span class="pl-c1">-</span> <span class="pl-s1">np</span>.<span class="pl-en">uint8</span>(<span class="pl-c1">1</span>)[...] <span class="pl-v">Out</span>[<span class="pl-c1">2</span>]: <span class="pl-c1">255</span></pre></div> <p dir="auto">Should we even warn at all for unsigned integers?</p>
1
<p dir="auto">It'd be nice if <code class="notranslate">displaysize(tty)</code> after <code class="notranslate">close(tty)</code> can throw an exception rather than segfault. MWE:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia&gt; tty = Base.TTY(fd(Base.Filesystem.open(&quot;/proc/self/fd/1&quot;, Base.Filesystem.JL_O_WRONLY))) Base.TTY(RawFD(0x00000016) open, 0 bytes waiting) julia&gt; displaysize(tty) (43, 114) julia&gt; close(tty) julia&gt; displaysize(tty) signal (11): Segmentation fault in expression starting at REPL[4]:1 uv_tty_get_winsize at /workspace/srcdir/libuv/src/unix/tty.c:274 displaysize at ./stream.jl:478 jfptr_displaysize_2966 at /home/takafumi/repos/watch/julia/usr/lib/julia/sys.so (unknown line) jl_apply at /home/takafumi/repos/watch/julia/src/julia.h:1694 [inlined] do_call at /home/takafumi/repos/watch/julia/src/interpreter.c:369 eval_value at /home/takafumi/repos/watch/julia/src/interpreter.c:458 eval_stmt_value at /home/takafumi/repos/watch/julia/src/interpreter.c:409 [inlined] eval_body at /home/takafumi/repos/watch/julia/src/interpreter.c:799 jl_interpret_toplevel_thunk at /home/takafumi/repos/watch/julia/src/interpreter.c:911 jl_toplevel_eval_flex at /home/takafumi/repos/watch/julia/src/toplevel.c:814 jl_toplevel_eval_flex at /home/takafumi/repos/watch/julia/src/toplevel.c:764 jl_toplevel_eval_in at /home/takafumi/repos/watch/julia/src/toplevel.c:843 eval at ./boot.jl:331 eval_user_input at /home/takafumi/repos/watch/julia/usr/share/julia/stdlib/v1.5/REPL/src/REPL.jl:107 run_backend at /home/takafumi/.julia/packages/Revise/SefCg/src/Revise.jl:1042 #85 at ./task.jl:358 jl_apply at /home/takafumi/repos/watch/julia/src/julia.h:1694 [inlined] start_task at /home/takafumi/repos/watch/julia/src/task.c:687 unknown function (ip: (nil)) Allocations: 14143307 (Pool: 14139964; Big: 3343); GC: 14"><pre class="notranslate">julia<span class="pl-k">&gt;</span> tty <span class="pl-k">=</span> Base<span class="pl-k">.</span><span class="pl-c1">TTY</span>(<span class="pl-c1">fd</span>(Base<span class="pl-k">.</span>Filesystem<span class="pl-k">.</span><span class="pl-c1">open</span>(<span class="pl-s"><span class="pl-pds">"</span>/proc/self/fd/1<span class="pl-pds">"</span></span>, Base<span class="pl-k">.</span>Filesystem<span class="pl-k">.</span>JL_O_WRONLY))) Base<span class="pl-k">.</span><span class="pl-c1">TTY</span>(<span class="pl-c1">RawFD</span>(<span class="pl-c1">0x00000016</span>) open, <span class="pl-c1">0</span> bytes waiting) julia<span class="pl-k">&gt;</span> <span class="pl-c1">displaysize</span>(tty) (<span class="pl-c1">43</span>, <span class="pl-c1">114</span>) julia<span class="pl-k">&gt;</span> <span class="pl-c1">close</span>(tty) julia<span class="pl-k">&gt;</span> <span class="pl-c1">displaysize</span>(tty) signal (<span class="pl-c1">11</span>)<span class="pl-k">:</span> Segmentation fault in expression starting at REPL[<span class="pl-c1">4</span>]<span class="pl-k">:</span><span class="pl-c1">1</span> uv_tty_get_winsize at <span class="pl-k">/</span>workspace<span class="pl-k">/</span>srcdir<span class="pl-k">/</span>libuv<span class="pl-k">/</span>src<span class="pl-k">/</span>unix<span class="pl-k">/</span>tty<span class="pl-k">.</span>c<span class="pl-k">:</span><span class="pl-c1">274</span> displaysize at <span class="pl-k">./</span>stream<span class="pl-k">.</span>jl<span class="pl-k">:</span><span class="pl-c1">478</span> jfptr_displaysize_2966 at <span class="pl-k">/</span>home<span class="pl-k">/</span>takafumi<span class="pl-k">/</span>repos<span class="pl-k">/</span>watch<span class="pl-k">/</span>julia<span class="pl-k">/</span>usr<span class="pl-k">/</span>lib<span class="pl-k">/</span>julia<span class="pl-k">/</span>sys<span class="pl-k">.</span>so (unknown line) jl_apply at <span class="pl-k">/</span>home<span class="pl-k">/</span>takafumi<span class="pl-k">/</span>repos<span class="pl-k">/</span>watch<span class="pl-k">/</span>julia<span class="pl-k">/</span>src<span class="pl-k">/</span>julia<span class="pl-k">.</span>h<span class="pl-k">:</span><span class="pl-c1">1694</span> [inlined] do_call at <span class="pl-k">/</span>home<span class="pl-k">/</span>takafumi<span class="pl-k">/</span>repos<span class="pl-k">/</span>watch<span class="pl-k">/</span>julia<span class="pl-k">/</span>src<span class="pl-k">/</span>interpreter<span class="pl-k">.</span>c<span class="pl-k">:</span><span class="pl-c1">369</span> eval_value at <span class="pl-k">/</span>home<span class="pl-k">/</span>takafumi<span class="pl-k">/</span>repos<span class="pl-k">/</span>watch<span class="pl-k">/</span>julia<span class="pl-k">/</span>src<span class="pl-k">/</span>interpreter<span class="pl-k">.</span>c<span class="pl-k">:</span><span class="pl-c1">458</span> eval_stmt_value at <span class="pl-k">/</span>home<span class="pl-k">/</span>takafumi<span class="pl-k">/</span>repos<span class="pl-k">/</span>watch<span class="pl-k">/</span>julia<span class="pl-k">/</span>src<span class="pl-k">/</span>interpreter<span class="pl-k">.</span>c<span class="pl-k">:</span><span class="pl-c1">409</span> [inlined] eval_body at <span class="pl-k">/</span>home<span class="pl-k">/</span>takafumi<span class="pl-k">/</span>repos<span class="pl-k">/</span>watch<span class="pl-k">/</span>julia<span class="pl-k">/</span>src<span class="pl-k">/</span>interpreter<span class="pl-k">.</span>c<span class="pl-k">:</span><span class="pl-c1">799</span> jl_interpret_toplevel_thunk at <span class="pl-k">/</span>home<span class="pl-k">/</span>takafumi<span class="pl-k">/</span>repos<span class="pl-k">/</span>watch<span class="pl-k">/</span>julia<span class="pl-k">/</span>src<span class="pl-k">/</span>interpreter<span class="pl-k">.</span>c<span class="pl-k">:</span><span class="pl-c1">911</span> jl_toplevel_eval_flex at <span class="pl-k">/</span>home<span class="pl-k">/</span>takafumi<span class="pl-k">/</span>repos<span class="pl-k">/</span>watch<span class="pl-k">/</span>julia<span class="pl-k">/</span>src<span class="pl-k">/</span>toplevel<span class="pl-k">.</span>c<span class="pl-k">:</span><span class="pl-c1">814</span> jl_toplevel_eval_flex at <span class="pl-k">/</span>home<span class="pl-k">/</span>takafumi<span class="pl-k">/</span>repos<span class="pl-k">/</span>watch<span class="pl-k">/</span>julia<span class="pl-k">/</span>src<span class="pl-k">/</span>toplevel<span class="pl-k">.</span>c<span class="pl-k">:</span><span class="pl-c1">764</span> jl_toplevel_eval_in at <span class="pl-k">/</span>home<span class="pl-k">/</span>takafumi<span class="pl-k">/</span>repos<span class="pl-k">/</span>watch<span class="pl-k">/</span>julia<span class="pl-k">/</span>src<span class="pl-k">/</span>toplevel<span class="pl-k">.</span>c<span class="pl-k">:</span><span class="pl-c1">843</span> eval at <span class="pl-k">./</span>boot<span class="pl-k">.</span>jl<span class="pl-k">:</span><span class="pl-c1">331</span> eval_user_input at <span class="pl-k">/</span>home<span class="pl-k">/</span>takafumi<span class="pl-k">/</span>repos<span class="pl-k">/</span>watch<span class="pl-k">/</span>julia<span class="pl-k">/</span>usr<span class="pl-k">/</span>share<span class="pl-k">/</span>julia<span class="pl-k">/</span>stdlib<span class="pl-k">/</span>v1.<span class="pl-c1">5</span><span class="pl-k">/</span>REPL<span class="pl-k">/</span>src<span class="pl-k">/</span>REPL<span class="pl-k">.</span>jl<span class="pl-k">:</span><span class="pl-c1">107</span> run_backend at <span class="pl-k">/</span>home<span class="pl-k">/</span>takafumi<span class="pl-k">/</span><span class="pl-k">.</span>julia<span class="pl-k">/</span>packages<span class="pl-k">/</span>Revise<span class="pl-k">/</span>SefCg<span class="pl-k">/</span>src<span class="pl-k">/</span>Revise<span class="pl-k">.</span>jl<span class="pl-k">:</span><span class="pl-c1">1042</span> <span class="pl-c"><span class="pl-c">#</span>85 at ./task.jl:358</span> jl_apply at <span class="pl-k">/</span>home<span class="pl-k">/</span>takafumi<span class="pl-k">/</span>repos<span class="pl-k">/</span>watch<span class="pl-k">/</span>julia<span class="pl-k">/</span>src<span class="pl-k">/</span>julia<span class="pl-k">.</span>h<span class="pl-k">:</span><span class="pl-c1">1694</span> [inlined] start_task at <span class="pl-k">/</span>home<span class="pl-k">/</span>takafumi<span class="pl-k">/</span>repos<span class="pl-k">/</span>watch<span class="pl-k">/</span>julia<span class="pl-k">/</span>src<span class="pl-k">/</span>task<span class="pl-k">.</span>c<span class="pl-k">:</span><span class="pl-c1">687</span> unknown <span class="pl-k">function</span> (ip<span class="pl-k">:</span> (nil)) Allocations<span class="pl-k">:</span> <span class="pl-c1">14143307</span> (Pool<span class="pl-k">:</span> <span class="pl-c1">14139964</span>; Big<span class="pl-k">:</span> <span class="pl-c1">3343</span>); GC<span class="pl-k">:</span> <span class="pl-c1">14</span></pre></div>
<p dir="auto">When redefining a variable containing an anonymous function with an anonymous function containing the variable itself, that reference is not expanded properly before the new assignment. Therefore, the new function (now bound to the variable) contains a reference to itself and not the old function.</p> <p dir="auto">I do think this is erroneous behaviour, since in variable assignment the right side should be expanded fully before being bound to the left, just like <code class="notranslate">a=a+1</code> does not produce infinity.</p> <p dir="auto">Example</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia&gt; f = x -&gt; 2*x (::#1) (generic function with 1 method) julia&gt; f = x -&gt; 2*f(x) (::#3) (generic function with 1 method) julia&gt; f(2) ERROR: StackOverflowError: Stacktrace: [1] (::##3#4)(::Int64) at ./REPL[2]:1 (repeats 26667 times) julia&gt; @code_lowered f(2) CodeInfo(:(begin nothing return 2 * (Main.f)(x) end)) "><pre class="notranslate">julia<span class="pl-k">&gt;</span> f <span class="pl-k">=</span> x <span class="pl-k">-&gt;</span> <span class="pl-c1">2</span><span class="pl-k">*</span>x (<span class="pl-k">::</span><span class="pl-c"><span class="pl-c">#</span>1) (generic function with 1 method)</span> julia<span class="pl-k">&gt;</span> f <span class="pl-k">=</span> x <span class="pl-k">-&gt;</span> <span class="pl-c1">2</span><span class="pl-k">*</span><span class="pl-c1">f</span>(x) (<span class="pl-k">::</span><span class="pl-c"><span class="pl-c">#</span>3) (generic function with 1 method)</span> julia<span class="pl-k">&gt;</span> <span class="pl-c1">f</span>(<span class="pl-c1">2</span>) ERROR<span class="pl-k">:</span> StackOverflowError<span class="pl-k">:</span> Stacktrace<span class="pl-k">:</span> [<span class="pl-c1">1</span>] (<span class="pl-k">::</span><span class="pl-c"><span class="pl-c">#</span>#3#4)(::Int64) at ./REPL[2]:1 (repeats 26667 times)</span> julia<span class="pl-k">&gt;</span> <span class="pl-c1">@code_lowered</span> <span class="pl-c1">f</span>(<span class="pl-c1">2</span>) <span class="pl-c1">CodeInfo</span>(:(<span class="pl-k">begin</span> <span class="pl-c1">nothing</span> <span class="pl-k">return</span> <span class="pl-c1">2</span> <span class="pl-k">*</span> (Main<span class="pl-k">.</span>f)(x) <span class="pl-k">end</span>)) </pre></div> <p dir="auto">I do not know where this problem stems from and where it should be fixed.<br> Apologies if this is a duplicate, I haven't found anything resembling this in the open issues.</p>
0
<p dir="auto">I have the following ES6 class</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class MyClass { constructor(){ this.myclassvar = 'abc'; } }"><pre class="notranslate"><span class="pl-k">class</span> <span class="pl-v">MyClass</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">{</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">myclassvar</span> <span class="pl-c1">=</span> <span class="pl-s">'abc'</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">When compiled/transpiled through TypeScript it generates error TS2339: Property 'myclassvar' does not exist on type 'MyClass'.</p> <p dir="auto">If the above code snippet is valid ES6 then TypeScript should not generate the error. The generated javascript it valid. It's just that the error scares the developers trying to use ES6 without typings.</p> <p dir="auto">The same ES6 class transpiles properly in BabelJS.</p> <p dir="auto">I know I can fix the error by declaring the variable.</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class MyClass { myclassvar; constructor(){ this.myclassvar = 'abc'; } }"><pre class="notranslate"><span class="pl-k">class</span> <span class="pl-v">MyClass</span> <span class="pl-kos">{</span> <span class="pl-c1">myclassvar</span><span class="pl-kos">;</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">{</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">myclassvar</span> <span class="pl-c1">=</span> <span class="pl-s">'abc'</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">Since TypeScript is a superset of Javascript, it should be able to handle valid ES6 without errors.</p> <p dir="auto">My compiler settings are</p> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&quot;compilerOptions&quot;: { &quot;target&quot;: &quot;es5&quot;, &quot;module&quot;: &quot;amd&quot;, &quot;declaration&quot;: true, &quot;noImplicitAny&quot;: false, &quot;noResolve&quot;: true, &quot;removeComments&quot;: true, &quot;noLib&quot;: false, &quot;emitDecoratorMetadata&quot;: true, &quot;experimentalDecorators&quot;: true }"><pre class="notranslate"><span class="pl-ent">"compilerOptions"</span>: { <span class="pl-ent">"target"</span>: <span class="pl-s"><span class="pl-pds">"</span>es5<span class="pl-pds">"</span></span>, <span class="pl-ent">"module"</span>: <span class="pl-s"><span class="pl-pds">"</span>amd<span class="pl-pds">"</span></span>, <span class="pl-ent">"declaration"</span>: <span class="pl-c1">true</span>, <span class="pl-ent">"noImplicitAny"</span>: <span class="pl-c1">false</span>, <span class="pl-ent">"noResolve"</span>: <span class="pl-c1">true</span>, <span class="pl-ent">"removeComments"</span>: <span class="pl-c1">true</span>, <span class="pl-ent">"noLib"</span>: <span class="pl-c1">false</span>, <span class="pl-ent">"emitDecoratorMetadata"</span>: <span class="pl-c1">true</span>, <span class="pl-ent">"experimentalDecorators"</span>: <span class="pl-c1">true</span> }</pre></div>
<p dir="auto">Currently <code class="notranslate">import myClass from './myClass.ts';</code> transpile to <code class="notranslate">var myClass_ts_1 = require('./myClass.ts')'</code>.</p> <p dir="auto">Since <code class="notranslate">myClass.ts</code> is transpile to <code class="notranslate">myClass.js</code>, the transpiled code does not work.</p> <p dir="auto">I try to stick to pure ES6 as much as possible so I want to avoid using internal module syntax.</p> <p dir="auto">Thanks!</p>
0
<p dir="auto">It appears that <code class="notranslate">GC_Diff.allocd</code> can sometimes be negative after <code class="notranslate">GC_Diff()</code> is called. This causes a <code class="notranslate">DomainError</code> when <code class="notranslate">prettyprint_getunits()</code> (called from <code class="notranslate">time_print()</code>) tries to take the log of this negative value.</p>
<p dir="auto">I believe the following was caused by a call to <code class="notranslate">@time</code>, but I haven't been able to narrow it down:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="ERROR: LoadError: DomainError: log will only return a complex result if called with a complex argument. Try log(complex(x)). in nan_dom_err(::Float64, ::Float64) at ./math.jl:134 in log(::Float64) at ./math.jl:140 in log(::Int64) at ./math.jl:142 in prettyprint_getunits(::Int64, ::Int64, ::Int64) at ./util.jl:99 in time_print(::UInt64, ::Int64, ::Int64, ::Int64) at ./util.jl:115 in macro expansion; at ./util.jl:159 [inlined] in anonymous at ./&lt;missing&gt;:? in include_from_node1(::String) at ./loading.jl:426 in process_options(::Base.JLOptions) at ./client.jl:266 in _start() at ./client.jl:322"><pre class="notranslate">ERROR<span class="pl-k">:</span> LoadError<span class="pl-k">:</span> DomainError<span class="pl-k">:</span> log will only <span class="pl-k">return</span> a complex result <span class="pl-k">if</span> called with a complex argument. Try <span class="pl-c1">log</span>(<span class="pl-c1">complex</span>(x)). <span class="pl-k">in</span> <span class="pl-c1">nan_dom_err</span>(<span class="pl-k">::</span><span class="pl-c1">Float64</span>, <span class="pl-k">::</span><span class="pl-c1">Float64</span>) at <span class="pl-k">./</span>math<span class="pl-k">.</span>jl<span class="pl-k">:</span><span class="pl-c1">134</span> <span class="pl-k">in</span> <span class="pl-c1">log</span>(<span class="pl-k">::</span><span class="pl-c1">Float64</span>) at <span class="pl-k">./</span>math<span class="pl-k">.</span>jl<span class="pl-k">:</span><span class="pl-c1">140</span> <span class="pl-k">in</span> <span class="pl-c1">log</span>(<span class="pl-k">::</span><span class="pl-c1">Int64</span>) at <span class="pl-k">./</span>math<span class="pl-k">.</span>jl<span class="pl-k">:</span><span class="pl-c1">142</span> <span class="pl-k">in</span> <span class="pl-c1">prettyprint_getunits</span>(<span class="pl-k">::</span><span class="pl-c1">Int64</span>, <span class="pl-k">::</span><span class="pl-c1">Int64</span>, <span class="pl-k">::</span><span class="pl-c1">Int64</span>) at <span class="pl-k">./</span>util<span class="pl-k">.</span>jl<span class="pl-k">:</span><span class="pl-c1">99</span> <span class="pl-k">in</span> <span class="pl-c1">time_print</span>(<span class="pl-k">::</span><span class="pl-c1">UInt64</span>, <span class="pl-k">::</span><span class="pl-c1">Int64</span>, <span class="pl-k">::</span><span class="pl-c1">Int64</span>, <span class="pl-k">::</span><span class="pl-c1">Int64</span>) at <span class="pl-k">./</span>util<span class="pl-k">.</span>jl<span class="pl-k">:</span><span class="pl-c1">115</span> <span class="pl-k">in</span> <span class="pl-k">macro</span> expansion; at <span class="pl-k">./</span>util<span class="pl-k">.</span>jl<span class="pl-k">:</span><span class="pl-c1">159</span> [inlined] <span class="pl-k">in</span> anonymous at <span class="pl-k">./</span><span class="pl-k">&lt;</span><span class="pl-c1">missing</span><span class="pl-k">&gt;:</span>? <span class="pl-k">in</span> <span class="pl-c1">include_from_node1</span>(<span class="pl-k">::</span><span class="pl-c1">String</span>) at <span class="pl-k">./</span>loading<span class="pl-k">.</span>jl<span class="pl-k">:</span><span class="pl-c1">426</span> <span class="pl-k">in</span> <span class="pl-c1">process_options</span>(<span class="pl-k">::</span><span class="pl-c1">Base.JLOptions</span>) at <span class="pl-k">./</span>client<span class="pl-k">.</span>jl<span class="pl-k">:</span><span class="pl-c1">266</span> <span class="pl-k">in</span> <span class="pl-c1">_start</span>() at <span class="pl-k">./</span>client<span class="pl-k">.</span>jl<span class="pl-k">:</span><span class="pl-c1">322</span></pre></div>
1
<p dir="auto">Clicking "Restart and Update" from the release notes page or the Atom menu causes Atom to close and fail to restart. Moreover, upon restarting manually, Atom is not updated.</p> <p dir="auto">I have tried clearing the ~/.atom/storage directory, as suggested <a href="https://github.com/atom/atom/issues/5692#issuecomment-93859017" data-hovercard-type="issue" data-hovercard-url="/atom/atom/issues/5692/hovercard">here</a> but it doesn't solve the problem here.</p> <p dir="auto">Platform: OSX 10.10.3, Atom 0.201.0</p>
<p dir="auto">Using the Restart and Update button on the release notes view doesn't properly restart and update. Atom closes, but it never restarts. When launched again, it hasn't updated. Restart and update from the Atom Menu works fine.</p> <p dir="auto">2010 iMac, OSX 10.10.2</p>
1
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.0</li> <li>Operating System / Platform =&gt; ARM 64</li> <li>Compiler =&gt; GCC</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">I passed the input image with lena.jpg, got the following error.<br> error: (-215:Assertion failed) !fixedSize() || ((Mat*)obj)-&gt;size.operator()() == _sz in function 'create'</p> <h5 dir="auto">Steps to reproduce</h5> <p dir="auto">compile the sample/cpp/tutorial_code/decolorization/decolor.cpp<br> run the binary.</p>
<p dir="auto">Inside the function, outer quads might be added through function icvAddOuterQuad. However, icvAddOuterQuad doesn't check the bound of the allocated quads buffer when adding a new quad. The same bug has existed as early as opencv 2.4, as well as in 3.0.</p> <p dir="auto">I verified this bug with the following code on Windows 7 64bit:</p> <div class="highlight highlight-source-c++ notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" // read image char *path = &quot;ImageCauseCrash.png&quot;; // the attached image cv::Mat image = cv::imread(path, CV_LOAD_IMAGE_GRAYSCALE); assert(!image.empty()); // find chessboard corners int nRows = 9; int nCols = 7; int nCorners = (nRows - 1) * (nCols - 1); std::vector&lt;cv::Point2f&gt; vCorners(nCorners); bool bFound = cv::findChessboardCorners(cv::Mat(image), cv::Size(nRows - 1, nCols - 1), vCorners, CV_CALIB_CB_ADAPTIVE_THRESH);"><pre class="notranslate"> <span class="pl-c"><span class="pl-c">//</span> read image</span> <span class="pl-k">char</span> *path = <span class="pl-s"><span class="pl-pds">"</span>ImageCauseCrash.png<span class="pl-pds">"</span></span>; <span class="pl-c"><span class="pl-c">//</span> the attached image</span> cv::Mat image = cv::imread(path, CV_LOAD_IMAGE_GRAYSCALE); <span class="pl-en">assert</span>(!image.empty()); <span class="pl-c"><span class="pl-c">//</span> find chessboard corners</span> <span class="pl-k">int</span> nRows = <span class="pl-c1">9</span>; <span class="pl-k">int</span> nCols = <span class="pl-c1">7</span>; <span class="pl-k">int</span> nCorners = (nRows - <span class="pl-c1">1</span>) * (nCols - <span class="pl-c1">1</span>); std::vector&lt;cv::Point2f&gt; <span class="pl-en">vCorners</span>(nCorners); <span class="pl-k">bool</span> bFound = cv::findChessboardCorners(cv::Mat(image), cv::<span class="pl-c1">Size</span>(nRows - <span class="pl-c1">1</span>, nCols - <span class="pl-c1">1</span>), vCorners, CV_CALIB_CB_ADAPTIVE_THRESH);</pre></div> <p dir="auto">== Image used in the verification:<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/13682989/9120371/c3fdbae4-3c30-11e5-980e-469207a7237b.png"><img src="https://cloud.githubusercontent.com/assets/13682989/9120371/c3fdbae4-3c30-11e5-980e-469207a7237b.png" alt="imagecausecrash" style="max-width: 100%;"></a></p> <p dir="auto">== Proposed fix, the following is copy calibinit.cpp with my fix. Search for max_quad_buf_size</p> <div class="highlight highlight-source-c++ notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="//M*////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, install, // copy or use the software. // // // Intel License Agreement // For Open Source Computer Vision Library // // Copyright (C) 2000, Intel Corporation, all rights reserved. // Third party copyrights are property of their respective owners. // // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following conditions are met: // // * Redistribution's of source code must retain the above copyright notice, // this list of conditions and the following disclaimer. // // * Redistribution's in binary form must reproduce the above copyright notice, // this list of conditions and the following disclaimer in the documentation // and/or other materials provided with the distribution. // // * The name of Intel Corporation may not be used to endorse or promote products // derived from this software without specific prior written permission. // // This software is provided by the copyright holders and contributors &quot;as is&quot; and // any express or implied warranties, including, but not limited to, the implied // warranties of merchantability and fitness for a particular purpose are disclaimed. // In no event shall the Intel Corporation or contributors be liable for any direct, // indirect, incidental, special, exemplary, or consequential damages // (including, but not limited to, procurement of substitute goods or services; // loss of use, data, or profits; or business interruption) however caused // and on any theory of liability, whether in contract, strict liability, // or tort (including negligence or otherwise) arising in any way out of // the use of this software, even if advised of the possibility of such damage. // //M*/ /************************************************************************************\ This is improved variant of chessboard corner detection algorithm that uses a graph of connected quads. It is based on the code contributed by Vladimir Vezhnevets and Philip Gruebele. Here is the copyright notice from the original Vladimir's code: =============================================================== The algorithms developed and implemented by Vezhnevets Vldimir aka Dead Moroz ([email protected]) See http://graphics.cs.msu.su/en/research/calibration/opencv.html for detailed information. Reliability additions and modifications made by Philip Gruebele. &lt;a href=&quot;mailto:[email protected]&quot;&gt;[email protected]&lt;/a&gt; Some further improvements for detection of partially ocluded boards at non-ideal lighting conditions have been made by Alex Bovyrin and Kurt Kolonige \************************************************************************************/ #include &quot;precomp.hpp&quot; #include &quot;circlesgrid.hpp&quot; #include &lt;stdarg.h&gt; //#define ENABLE_TRIM_COL_ROW //#define DEBUG_CHESSBOARD #ifdef DEBUG_CHESSBOARD # include &quot;opencv2/opencv_modules.hpp&quot; # ifdef HAVE_OPENCV_HIGHGUI # include &quot;opencv2/highgui/highgui.hpp&quot; # else # undef DEBUG_CHESSBOARD # endif #endif #ifdef DEBUG_CHESSBOARD static int PRINTF( const char* fmt, ... ) { va_list args; va_start(args, fmt); return vprintf(fmt, args); } #else static int PRINTF( const char*, ... ) { return 0; } #endif //===================================================================================== // Implementation for the enhanced calibration object detection //===================================================================================== #define MAX_CONTOUR_APPROX 7 struct CvContourEx { CV_CONTOUR_FIELDS() int counter; }; //===================================================================================== /// Corner info structure /** This structure stores information about the chessboard corner.*/ struct CvCBCorner { CvPoint2D32f pt; // Coordinates of the corner int row; // Board row index int count; // Number of neighbor corners struct CvCBCorner* neighbors[4]; // Neighbor corners float meanDist(int *_n) const { float sum = 0; int n = 0; for( int i = 0; i &lt; 4; i++ ) { if( neighbors[i] ) { float dx = neighbors[i]-&gt;pt.x - pt.x; float dy = neighbors[i]-&gt;pt.y - pt.y; sum += sqrt(dx*dx + dy*dy); n++; } } if(_n) *_n = n; return sum/MAX(n,1); } }; //===================================================================================== /// Quadrangle contour info structure /** This structure stores information about the chessboard quadrange.*/ struct CvCBQuad { int count; // Number of quad neighbors int group_idx; // quad group ID int row, col; // row and column of this quad bool ordered; // true if corners/neighbors are ordered counter-clockwise float edge_len; // quad edge len, in pix^2 // neighbors and corners are synced, i.e., neighbor 0 shares corner 0 CvCBCorner *corners[4]; // Coordinates of quad corners struct CvCBQuad *neighbors[4]; // Pointers of quad neighbors }; //===================================================================================== //static CvMat* debug_img = 0; static int icvGenerateQuads( CvCBQuad **quads, CvCBCorner **corners, CvMemStorage *storage, CvMat *image, int flags, int *max_quad_buf_size); /*static int icvGenerateQuadsEx( CvCBQuad **out_quads, CvCBCorner **out_corners, CvMemStorage *storage, CvMat *image, CvMat *thresh_img, int dilation, int flags );*/ static void icvFindQuadNeighbors( CvCBQuad *quads, int quad_count ); static int icvFindConnectedQuads( CvCBQuad *quads, int quad_count, CvCBQuad **quad_group, int group_idx, CvMemStorage* storage ); static int icvCheckQuadGroup( CvCBQuad **quad_group, int count, CvCBCorner **out_corners, CvSize pattern_size ); static int icvCleanFoundConnectedQuads( int quad_count, CvCBQuad **quads, CvSize pattern_size ); static int icvOrderFoundConnectedQuads( int quad_count, CvCBQuad **quads, int *all_count, CvCBQuad **all_quads, CvCBCorner **corners, CvSize pattern_size, int max_quad_buf_size, CvMemStorage* storage ); static void icvOrderQuad(CvCBQuad *quad, CvCBCorner *corner, int common); #ifdef ENABLE_TRIM_COL_ROW static int icvTrimCol(CvCBQuad **quads, int count, int col, int dir); static int icvTrimRow(CvCBQuad **quads, int count, int row, int dir); #endif static int icvAddOuterQuad(CvCBQuad *quad, CvCBQuad **quads, int quad_count, CvCBQuad **all_quads, int all_count, CvCBCorner **corners, int max_quad_buf_size); static void icvRemoveQuadFromGroup(CvCBQuad **quads, int count, CvCBQuad *q0); static int icvCheckBoardMonotony( CvPoint2D32f* corners, CvSize pattern_size ); #if 0 static void icvCalcAffineTranf2D32f(CvPoint2D32f* pts1, CvPoint2D32f* pts2, int count, CvMat* affine_trans) { int i, j; int real_count = 0; for( j = 0; j &lt; count; j++ ) { if( pts1[j].x &gt;= 0 ) real_count++; } if(real_count &lt; 3) return; cv::Ptr&lt;CvMat&gt; xy = cvCreateMat( 2*real_count, 6, CV_32FC1 ); cv::Ptr&lt;CvMat&gt; uv = cvCreateMat( 2*real_count, 1, CV_32FC1 ); //estimate affine transfromation for( i = 0, j = 0; j &lt; count; j++ ) { if( pts1[j].x &gt;= 0 ) { CV_MAT_ELEM( *xy, float, i*2+1, 2 ) = CV_MAT_ELEM( *xy, float, i*2, 0 ) = pts2[j].x; CV_MAT_ELEM( *xy, float, i*2+1, 3 ) = CV_MAT_ELEM( *xy, float, i*2, 1 ) = pts2[j].y; CV_MAT_ELEM( *xy, float, i*2, 2 ) = CV_MAT_ELEM( *xy, float, i*2, 3 ) = CV_MAT_ELEM( *xy, float, i*2, 5 ) = \ CV_MAT_ELEM( *xy, float, i*2+1, 0 ) = CV_MAT_ELEM( *xy, float, i*2+1, 1 ) = CV_MAT_ELEM( *xy, float, i*2+1, 4 ) = 0; CV_MAT_ELEM( *xy, float, i*2, 4 ) = CV_MAT_ELEM( *xy, float, i*2+1, 5 ) = 1; CV_MAT_ELEM( *uv, float, i*2, 0 ) = pts1[j].x; CV_MAT_ELEM( *uv, float, i*2+1, 0 ) = pts1[j].y; i++; } } cvSolve( xy, uv, affine_trans, CV_SVD ); } #endif CV_IMPL int cvFindChessboardCorners( const void* arr, CvSize pattern_size, CvPoint2D32f* out_corners, int* out_corner_count, int flags ) { int found = 0; CvCBQuad *quads = 0, **quad_group = 0; CvCBCorner *corners = 0, **corner_group = 0; try { int k = 0; const int min_dilations = 0; const int max_dilations = 7; cv::Ptr&lt;CvMat&gt; norm_img, thresh_img; #ifdef DEBUG_CHESSBOARD cv::Ptr&lt;IplImage&gt; dbg_img; cv::Ptr&lt;IplImage&gt; dbg1_img; cv::Ptr&lt;IplImage&gt; dbg2_img; #endif cv::Ptr&lt;CvMemStorage&gt; storage; CvMat stub, *img = (CvMat*)arr; int expected_corners_num = (pattern_size.width/2+1)*(pattern_size.height/2+1); int prev_sqr_size = 0; if( out_corner_count ) *out_corner_count = 0; IplImage _img; int check_chessboard_result; int quad_count = 0, group_idx = 0, dilations = 0; img = cvGetMat( img, &amp;stub ); //debug_img = img; if( CV_MAT_DEPTH( img-&gt;type ) != CV_8U || CV_MAT_CN( img-&gt;type ) == 2 ) CV_Error( CV_StsUnsupportedFormat, &quot;Only 8-bit grayscale or color images are supported&quot; ); if( pattern_size.width &lt;= 2 || pattern_size.height &lt;= 2 ) CV_Error( CV_StsOutOfRange, &quot;Both width and height of the pattern should have bigger than 2&quot; ); if( !out_corners ) CV_Error( CV_StsNullPtr, &quot;Null pointer to corners&quot; ); storage = cvCreateMemStorage(0); thresh_img = cvCreateMat( img-&gt;rows, img-&gt;cols, CV_8UC1 ); #ifdef DEBUG_CHESSBOARD dbg_img = cvCreateImage(cvGetSize(img), IPL_DEPTH_8U, 3 ); dbg1_img = cvCreateImage(cvGetSize(img), IPL_DEPTH_8U, 3 ); dbg2_img = cvCreateImage(cvGetSize(img), IPL_DEPTH_8U, 3 ); #endif if( CV_MAT_CN(img-&gt;type) != 1 || (flags &amp; CV_CALIB_CB_NORMALIZE_IMAGE) ) { // equalize the input image histogram - // that should make the contrast between &quot;black&quot; and &quot;white&quot; areas big enough norm_img = cvCreateMat( img-&gt;rows, img-&gt;cols, CV_8UC1 ); if( CV_MAT_CN(img-&gt;type) != 1 ) { cvCvtColor( img, norm_img, CV_BGR2GRAY ); img = norm_img; } if( flags &amp; CV_CALIB_CB_NORMALIZE_IMAGE ) { cvEqualizeHist( img, norm_img ); img = norm_img; } } if( flags &amp; CV_CALIB_CB_FAST_CHECK) { cvGetImage(img, &amp;_img); check_chessboard_result = cvCheckChessboard(&amp;_img, pattern_size); if(check_chessboard_result &lt;= 0) { return 0; } } // Try our standard &quot;1&quot; dilation, but if the pattern is not found, iterate the whole procedure with higher dilations. // This is necessary because some squares simply do not separate properly with a single dilation. However, // we want to use the minimum number of dilations possible since dilations cause the squares to become smaller, // making it difficult to detect smaller squares. for( k = 0; k &lt; 6; k++ ) { int max_quad_buf_size = 0; for( dilations = min_dilations; dilations &lt;= max_dilations; dilations++ ) { if (found) break; // already found it cvFree(&amp;quads); cvFree(&amp;corners); /*if( k == 1 ) { //Pattern was not found using binarization // Run multi-level quads extraction // In case one-level binarization did not give enough number of quads CV_CALL( quad_count = icvGenerateQuadsEx( &amp;quads, &amp;corners, storage, img, thresh_img, dilations, flags )); PRINTF(&quot;EX quad count: %d/%d\n&quot;, quad_count, expected_corners_num); } else*/ { // convert the input grayscale image to binary (black-n-white) if( flags &amp; CV_CALIB_CB_ADAPTIVE_THRESH ) { int block_size = cvRound(prev_sqr_size == 0 ? MIN(img-&gt;cols,img-&gt;rows)*(k%2 == 0 ? 0.2 : 0.1): prev_sqr_size*2)|1; // convert to binary cvAdaptiveThreshold( img, thresh_img, 255, CV_ADAPTIVE_THRESH_MEAN_C, CV_THRESH_BINARY, block_size, (k/2)*5 ); if (dilations &gt; 0) cvDilate( thresh_img, thresh_img, 0, dilations-1 ); } else { // Make dilation before the thresholding. // It splits chessboard corners //cvDilate( img, thresh_img, 0, 1 ); // empiric threshold level double mean = cvAvg( img ).val[0]; int thresh_level = cvRound( mean - 10 ); thresh_level = MAX( thresh_level, 10 ); cvThreshold( img, thresh_img, thresh_level, 255, CV_THRESH_BINARY ); cvDilate( thresh_img, thresh_img, 0, dilations ); } #ifdef DEBUG_CHESSBOARD cvCvtColor(thresh_img,dbg_img,CV_GRAY2BGR); #endif // So we can find rectangles that go to the edge, we draw a white line around the image edge. // Otherwise FindContours will miss those clipped rectangle contours. // The border color will be the image mean, because otherwise we risk screwing up filters like cvSmooth()... cvRectangle( thresh_img, cvPoint(0,0), cvPoint(thresh_img-&gt;cols-1, thresh_img-&gt;rows-1), CV_RGB(255,255,255), 3, 8); quad_count = icvGenerateQuads( &amp;quads, &amp;corners, storage, thresh_img, flags, &amp;max_quad_buf_size); PRINTF(&quot;Quad count: %d/%d\n&quot;, quad_count, expected_corners_num); } #ifdef DEBUG_CHESSBOARD cvCopy(dbg_img, dbg1_img); cvNamedWindow(&quot;all_quads&quot;, 1); // copy corners to temp array for(int i = 0; i &lt; quad_count; i++ ) { for (int k=0; k&lt;4; k++) { CvPoint2D32f pt1, pt2; CvScalar color = CV_RGB(30,255,30); pt1 = quads[i].corners[k]-&gt;pt; pt2 = quads[i].corners[(k+1)%4]-&gt;pt; pt2.x = (pt1.x + pt2.x)/2; pt2.y = (pt1.y + pt2.y)/2; if (k&gt;0) color = CV_RGB(200,200,0); cvLine( dbg1_img, cvPointFrom32f(pt1), cvPointFrom32f(pt2), color, 3, 8); } } cvShowImage(&quot;all_quads&quot;, (IplImage*)dbg1_img); cvWaitKey(); #endif if( quad_count &lt;= 0 ) continue; // Find quad's neighbors icvFindQuadNeighbors( quads, quad_count ); // allocate extra for adding in icvOrderFoundQuads cvFree(&amp;quad_group); cvFree(&amp;corner_group); quad_group = (CvCBQuad**)cvAlloc( sizeof(quad_group[0]) * max_quad_buf_size); corner_group = (CvCBCorner**)cvAlloc( sizeof(corner_group[0]) * max_quad_buf_size * 4 ); for( group_idx = 0; ; group_idx++ ) { int count = 0; count = icvFindConnectedQuads( quads, quad_count, quad_group, group_idx, storage ); int icount = count; if( count == 0 ) break; // order the quad corners globally // maybe delete or add some PRINTF(&quot;Starting ordering of inner quads\n&quot;); count = icvOrderFoundConnectedQuads(count, quad_group, &amp;quad_count, &amp;quads, &amp;corners, pattern_size, max_quad_buf_size, storage ); PRINTF(&quot;Orig count: %d After ordering: %d\n&quot;, icount, count); #ifdef DEBUG_CHESSBOARD cvCopy(dbg_img,dbg2_img); cvNamedWindow(&quot;connected_group&quot;, 1); // copy corners to temp array for(int i = 0; i &lt; quad_count; i++ ) { if (quads[i].group_idx == group_idx) for (int k=0; k&lt;4; k++) { CvPoint2D32f pt1, pt2; CvScalar color = CV_RGB(30,255,30); if (quads[i].ordered) color = CV_RGB(255,30,30); pt1 = quads[i].corners[k]-&gt;pt; pt2 = quads[i].corners[(k+1)%4]-&gt;pt; pt2.x = (pt1.x + pt2.x)/2; pt2.y = (pt1.y + pt2.y)/2; if (k&gt;0) color = CV_RGB(200,200,0); cvLine( dbg2_img, cvPointFrom32f(pt1), cvPointFrom32f(pt2), color, 3, 8); } } cvShowImage(&quot;connected_group&quot;, (IplImage*)dbg2_img); cvWaitKey(); #endif if (count == 0) continue; // haven't found inner quads // If count is more than it should be, this will remove those quads // which cause maximum deviation from a nice square pattern. count = icvCleanFoundConnectedQuads( count, quad_group, pattern_size ); PRINTF(&quot;Connected group: %d orig count: %d cleaned: %d\n&quot;, group_idx, icount, count); count = icvCheckQuadGroup( quad_group, count, corner_group, pattern_size ); PRINTF(&quot;Connected group: %d count: %d cleaned: %d\n&quot;, group_idx, icount, count); { int n = count &gt; 0 ? pattern_size.width * pattern_size.height : -count; n = MIN( n, pattern_size.width * pattern_size.height ); float sum_dist = 0; int total = 0; for(int i = 0; i &lt; n; i++ ) { int ni = 0; float avgi = corner_group[i]-&gt;meanDist(&amp;ni); sum_dist += avgi*ni; total += ni; } prev_sqr_size = cvRound(sum_dist/MAX(total, 1)); if( count &gt; 0 || (out_corner_count &amp;&amp; -count &gt; *out_corner_count) ) { // copy corners to output array for(int i = 0; i &lt; n; i++ ) out_corners[i] = corner_group[i]-&gt;pt; if( out_corner_count ) *out_corner_count = n; if( count == pattern_size.width*pattern_size.height &amp;&amp; icvCheckBoardMonotony( out_corners, pattern_size )) { found = 1; break; } } } } }//dilations }// if( found ) found = icvCheckBoardMonotony( out_corners, pattern_size ); // check that none of the found corners is too close to the image boundary if( found ) { const int BORDER = 8; for( k = 0; k &lt; pattern_size.width*pattern_size.height; k++ ) { if( out_corners[k].x &lt;= BORDER || out_corners[k].x &gt; img-&gt;cols - BORDER || out_corners[k].y &lt;= BORDER || out_corners[k].y &gt; img-&gt;rows - BORDER ) break; } found = k == pattern_size.width*pattern_size.height; } if( found &amp;&amp; pattern_size.height % 2 == 0 &amp;&amp; pattern_size.width % 2 == 0 ) { int last_row = (pattern_size.height-1)*pattern_size.width; double dy0 = out_corners[last_row].y - out_corners[0].y; if( dy0 &lt; 0 ) { int n = pattern_size.width*pattern_size.height; for(int i = 0; i &lt; n/2; i++ ) { CvPoint2D32f temp; CV_SWAP(out_corners[i], out_corners[n-i-1], temp); } } } if( found ) { cv::Ptr&lt;CvMat&gt; gray; if( CV_MAT_CN(img-&gt;type) != 1 ) { gray = cvCreateMat(img-&gt;rows, img-&gt;cols, CV_8UC1); cvCvtColor(img, gray, CV_BGR2GRAY); } else { gray = cvCloneMat(img); } int wsize = 2; cvFindCornerSubPix( gray, out_corners, pattern_size.width*pattern_size.height, cvSize(wsize, wsize), cvSize(-1,-1), cvTermCriteria(CV_TERMCRIT_EPS+CV_TERMCRIT_ITER, 15, 0.1)); } } catch(...) { cvFree(&amp;quads); cvFree(&amp;corners); cvFree(&amp;quad_group); cvFree(&amp;corner_group); throw; } cvFree(&amp;quads); cvFree(&amp;corners); cvFree(&amp;quad_group); cvFree(&amp;corner_group); return found; } // // Checks that each board row and column is pretty much monotonous curve: // It analyzes each row and each column of the chessboard as following: // for each corner c lying between end points in the same row/column it checks that // the point projection to the line segment (a,b) is lying between projections // of the neighbor corners in the same row/column. // // This function has been created as temporary workaround for the bug in current implementation // of cvFindChessboardCornes that produces absolutely unordered sets of corners. // static int icvCheckBoardMonotony( CvPoint2D32f* corners, CvSize pattern_size ) { int i, j, k; for( k = 0; k &lt; 2; k++ ) { for( i = 0; i &lt; (k == 0 ? pattern_size.height : pattern_size.width); i++ ) { CvPoint2D32f a = k == 0 ? corners[i*pattern_size.width] : corners[i]; CvPoint2D32f b = k == 0 ? corners[(i+1)*pattern_size.width-1] : corners[(pattern_size.height-1)*pattern_size.width + i]; float prevt = 0, dx0 = b.x - a.x, dy0 = b.y - a.y; if( fabs(dx0) + fabs(dy0) &lt; FLT_EPSILON ) return 0; for( j = 1; j &lt; (k == 0 ? pattern_size.width : pattern_size.height) - 1; j++ ) { CvPoint2D32f c = k == 0 ? corners[i*pattern_size.width + j] : corners[j*pattern_size.width + i]; float t = ((c.x - a.x)*dx0 + (c.y - a.y)*dy0)/(dx0*dx0 + dy0*dy0); if( t &lt; prevt || t &gt; 1 ) return 0; prevt = t; } } } return 1; } // // order a group of connected quads // order of corners: // 0 is top left // clockwise from there // note: &quot;top left&quot; is nominal, depends on initial ordering of starting quad // but all other quads are ordered consistently // // can change the number of quads in the group // can add quads, so we need to have quad/corner arrays passed in // static int icvOrderFoundConnectedQuads( int quad_count, CvCBQuad **quads, int *all_count, CvCBQuad **all_quads, CvCBCorner **corners, CvSize pattern_size, int max_quad_buf_size, CvMemStorage* storage ) { cv::Ptr&lt;CvMemStorage&gt; temp_storage = cvCreateChildMemStorage( storage ); CvSeq* stack = cvCreateSeq( 0, sizeof(*stack), sizeof(void*), temp_storage ); // first find an interior quad CvCBQuad *start = NULL; for (int i=0; i&lt;quad_count; i++) { if (quads[i]-&gt;count == 4) { start = quads[i]; break; } } if (start == NULL) return 0; // no 4-connected quad // start with first one, assign rows/cols int row_min = 0, col_min = 0, row_max=0, col_max = 0; std::map&lt;int, int&gt; col_hist; std::map&lt;int, int&gt; row_hist; cvSeqPush(stack, &amp;start); start-&gt;row = 0; start-&gt;col = 0; start-&gt;ordered = true; // Recursively order the quads so that all position numbers (e.g., // 0,1,2,3) are in the at the same relative corner (e.g., lower right). while( stack-&gt;total ) { CvCBQuad* q; cvSeqPop( stack, &amp;q ); int col = q-&gt;col; int row = q-&gt;row; col_hist[col]++; row_hist[row]++; // check min/max if (row &gt; row_max) row_max = row; if (row &lt; row_min) row_min = row; if (col &gt; col_max) col_max = col; if (col &lt; col_min) col_min = col; for(int i = 0; i &lt; 4; i++ ) { CvCBQuad *neighbor = q-&gt;neighbors[i]; switch(i) // adjust col, row for this quad { // start at top left, go clockwise case 0: row--; col--; break; case 1: col += 2; break; case 2: row += 2; break; case 3: col -= 2; break; } // just do inside quads if (neighbor &amp;&amp; neighbor-&gt;ordered == false &amp;&amp; neighbor-&gt;count == 4) { PRINTF(&quot;col: %d row: %d\n&quot;, col, row); icvOrderQuad(neighbor, q-&gt;corners[i], (i+2)%4); // set in order neighbor-&gt;ordered = true; neighbor-&gt;row = row; neighbor-&gt;col = col; cvSeqPush( stack, &amp;neighbor ); } } } for (int i=col_min; i&lt;=col_max; i++) PRINTF(&quot;HIST[%d] = %d\n&quot;, i, col_hist[i]); // analyze inner quad structure int w = pattern_size.width - 1; int h = pattern_size.height - 1; int drow = row_max - row_min + 1; int dcol = col_max - col_min + 1; // normalize pattern and found quad indices if ((w &gt; h &amp;&amp; dcol &lt; drow) || (w &lt; h &amp;&amp; drow &lt; dcol)) { h = pattern_size.width - 1; w = pattern_size.height - 1; } PRINTF(&quot;Size: %dx%d Pattern: %dx%d\n&quot;, dcol, drow, w, h); // check if there are enough inner quads if (dcol &lt; w || drow &lt; h) // found enough inner quads? { PRINTF(&quot;Too few inner quad rows/cols\n&quot;); return 0; // no, return } #ifdef ENABLE_TRIM_COL_ROW // too many columns, not very common if (dcol == w+1) // too many, trim { PRINTF(&quot;Trimming cols\n&quot;); if (col_hist[col_max] &gt; col_hist[col_min]) { PRINTF(&quot;Trimming left col\n&quot;); quad_count = icvTrimCol(quads,quad_count,col_min,-1); } else { PRINTF(&quot;Trimming right col\n&quot;); quad_count = icvTrimCol(quads,quad_count,col_max,+1); } } // too many rows, not very common if (drow == h+1) // too many, trim { PRINTF(&quot;Trimming rows\n&quot;); if (row_hist[row_max] &gt; row_hist[row_min]) { PRINTF(&quot;Trimming top row\n&quot;); quad_count = icvTrimRow(quads,quad_count,row_min,-1); } else { PRINTF(&quot;Trimming bottom row\n&quot;); quad_count = icvTrimRow(quads,quad_count,row_max,+1); } } #endif // check edges of inner quads // if there is an outer quad missing, fill it in // first order all inner quads int found = 0; for (int i=0; i&lt;quad_count; i++) { if (quads[i]-&gt;count == 4) { // ok, look at neighbors int col = quads[i]-&gt;col; int row = quads[i]-&gt;row; for (int j=0; j&lt;4; j++) { switch(j) // adjust col, row for this quad { // start at top left, go clockwise case 0: row--; col--; break; case 1: col += 2; break; case 2: row += 2; break; case 3: col -= 2; break; } CvCBQuad *neighbor = quads[i]-&gt;neighbors[j]; if (neighbor &amp;&amp; !neighbor-&gt;ordered &amp;&amp; // is it an inner quad? col &lt;= col_max &amp;&amp; col &gt;= col_min &amp;&amp; row &lt;= row_max &amp;&amp; row &gt;= row_min) { // if so, set in order PRINTF(&quot;Adding inner: col: %d row: %d\n&quot;, col, row); found++; icvOrderQuad(neighbor, quads[i]-&gt;corners[j], (j+2)%4); neighbor-&gt;ordered = true; neighbor-&gt;row = row; neighbor-&gt;col = col; } } } } // if we have found inner quads, add corresponding outer quads, // which are missing if (found &gt; 0) { PRINTF(&quot;Found %d inner quads not connected to outer quads, repairing\n&quot;, found); for (int i=0; i&lt;quad_count &amp;&amp; *all_count &lt; max_quad_buf_size; i++) { if (quads[i]-&gt;count &lt; 4 &amp;&amp; quads[i]-&gt;ordered) { int added = icvAddOuterQuad(quads[i],quads,quad_count,all_quads,*all_count,corners, max_quad_buf_size); *all_count += added; quad_count += added; } } if (*all_count &gt;= max_quad_buf_size) return 0; } // final trimming of outer quads if (dcol == w &amp;&amp; drow == h) // found correct inner quads { PRINTF(&quot;Inner bounds ok, check outer quads\n&quot;); int rcount = quad_count; for (int i=quad_count-1; i&gt;=0; i--) // eliminate any quad not connected to // an ordered quad { if (quads[i]-&gt;ordered == false) { bool outer = false; for (int j=0; j&lt;4; j++) // any neighbors that are ordered? { if (quads[i]-&gt;neighbors[j] &amp;&amp; quads[i]-&gt;neighbors[j]-&gt;ordered) outer = true; } if (!outer) // not an outer quad, eliminate { PRINTF(&quot;Removing quad %d\n&quot;, i); icvRemoveQuadFromGroup(quads,rcount,quads[i]); rcount--; } } } return rcount; } return 0; } // add an outer quad // looks for the neighbor of &lt;quad&gt; that isn't present, // tries to add it in. // &lt;quad&gt; is ordered static int icvAddOuterQuad( CvCBQuad *quad, CvCBQuad **quads, int quad_count, CvCBQuad **all_quads, int all_count, CvCBCorner **corners, int max_quad_buf_size ) { int added = 0; for (int i=0; i&lt;4 &amp;&amp; all_count &lt; max_quad_buf_size; i++) // find no-neighbor corners { if (!quad-&gt;neighbors[i]) // ok, create and add neighbor { int j = (i+2)%4; PRINTF(&quot;Adding quad as neighbor 2\n&quot;); CvCBQuad *q = &amp;(*all_quads)[all_count]; memset( q, 0, sizeof(*q) ); added++; quads[quad_count] = q; quad_count++; // set neighbor and group id quad-&gt;neighbors[i] = q; quad-&gt;count += 1; q-&gt;neighbors[j] = quad; q-&gt;group_idx = quad-&gt;group_idx; q-&gt;count = 1; // number of neighbors q-&gt;ordered = false; q-&gt;edge_len = quad-&gt;edge_len; // make corners of new quad // same as neighbor quad, but offset CvPoint2D32f pt = quad-&gt;corners[i]-&gt;pt; CvCBCorner* corner; float dx = pt.x - quad-&gt;corners[j]-&gt;pt.x; float dy = pt.y - quad-&gt;corners[j]-&gt;pt.y; for (int k=0; k&lt;4; k++) { corner = &amp;(*corners)[all_count*4+k]; pt = quad-&gt;corners[k]-&gt;pt; memset( corner, 0, sizeof(*corner) ); corner-&gt;pt = pt; q-&gt;corners[k] = corner; corner-&gt;pt.x += dx; corner-&gt;pt.y += dy; } // have to set exact corner q-&gt;corners[j] = quad-&gt;corners[i]; // now find other neighbor and add it, if possible if (quad-&gt;neighbors[(i+3)%4] &amp;&amp; quad-&gt;neighbors[(i+3)%4]-&gt;ordered &amp;&amp; quad-&gt;neighbors[(i+3)%4]-&gt;neighbors[i] &amp;&amp; quad-&gt;neighbors[(i+3)%4]-&gt;neighbors[i]-&gt;ordered ) { CvCBQuad *qn = quad-&gt;neighbors[(i+3)%4]-&gt;neighbors[i]; q-&gt;count = 2; q-&gt;neighbors[(j+1)%4] = qn; qn-&gt;neighbors[(i+1)%4] = q; qn-&gt;count += 1; // have to set exact corner q-&gt;corners[(j+1)%4] = qn-&gt;corners[(i+1)%4]; } all_count++; } } return added; } // trimming routines #ifdef ENABLE_TRIM_COL_ROW static int icvTrimCol(CvCBQuad **quads, int count, int col, int dir) { int rcount = count; // find the right quad(s) for (int i=0; i&lt;count; i++) { #ifdef DEBUG_CHESSBOARD if (quads[i]-&gt;ordered) PRINTF(&quot;index: %d cur: %d\n&quot;, col, quads[i]-&gt;col); #endif if (quads[i]-&gt;ordered &amp;&amp; quads[i]-&gt;col == col) { if (dir == 1) { if (quads[i]-&gt;neighbors[1]) { icvRemoveQuadFromGroup(quads,rcount,quads[i]-&gt;neighbors[1]); rcount--; } if (quads[i]-&gt;neighbors[2]) { icvRemoveQuadFromGroup(quads,rcount,quads[i]-&gt;neighbors[2]); rcount--; } } else { if (quads[i]-&gt;neighbors[0]) { icvRemoveQuadFromGroup(quads,rcount,quads[i]-&gt;neighbors[0]); rcount--; } if (quads[i]-&gt;neighbors[3]) { icvRemoveQuadFromGroup(quads,rcount,quads[i]-&gt;neighbors[3]); rcount--; } } } } return rcount; } static int icvTrimRow(CvCBQuad **quads, int count, int row, int dir) { int i, rcount = count; // find the right quad(s) for (i=0; i&lt;count; i++) { #ifdef DEBUG_CHESSBOARD if (quads[i]-&gt;ordered) PRINTF(&quot;index: %d cur: %d\n&quot;, row, quads[i]-&gt;row); #endif if (quads[i]-&gt;ordered &amp;&amp; quads[i]-&gt;row == row) { if (dir == 1) // remove from bottom { if (quads[i]-&gt;neighbors[2]) { icvRemoveQuadFromGroup(quads,rcount,quads[i]-&gt;neighbors[2]); rcount--; } if (quads[i]-&gt;neighbors[3]) { icvRemoveQuadFromGroup(quads,rcount,quads[i]-&gt;neighbors[3]); rcount--; } } else // remove from top { if (quads[i]-&gt;neighbors[0]) { icvRemoveQuadFromGroup(quads,rcount,quads[i]-&gt;neighbors[0]); rcount--; } if (quads[i]-&gt;neighbors[1]) { icvRemoveQuadFromGroup(quads,rcount,quads[i]-&gt;neighbors[1]); rcount--; } } } } return rcount; } #endif // // remove quad from quad group // static void icvRemoveQuadFromGroup(CvCBQuad **quads, int count, CvCBQuad *q0) { int i, j; // remove any references to this quad as a neighbor for(i = 0; i &lt; count; i++ ) { CvCBQuad *q = quads[i]; for(j = 0; j &lt; 4; j++ ) { if( q-&gt;neighbors[j] == q0 ) { q-&gt;neighbors[j] = 0; q-&gt;count--; for(int k = 0; k &lt; 4; k++ ) if( q0-&gt;neighbors[k] == q ) { q0-&gt;neighbors[k] = 0; q0-&gt;count--; break; } break; } } } // remove the quad for(i = 0; i &lt; count; i++ ) { CvCBQuad *q = quads[i]; if (q == q0) { quads[i] = quads[count-1]; break; } } } // // put quad into correct order, where &lt;corner&gt; has value &lt;common&gt; // static void icvOrderQuad(CvCBQuad *quad, CvCBCorner *corner, int common) { // find the corner int tc; for (tc=0; tc&lt;4; tc++) if (quad-&gt;corners[tc]-&gt;pt.x == corner-&gt;pt.x &amp;&amp; quad-&gt;corners[tc]-&gt;pt.y == corner-&gt;pt.y) break; // set corner order // shift while (tc != common) { // shift by one CvCBCorner *tempc; CvCBQuad *tempq; tempc = quad-&gt;corners[3]; tempq = quad-&gt;neighbors[3]; for (int i=3; i&gt;0; i--) { quad-&gt;corners[i] = quad-&gt;corners[i-1]; quad-&gt;neighbors[i] = quad-&gt;neighbors[i-1]; } quad-&gt;corners[0] = tempc; quad-&gt;neighbors[0] = tempq; tc++; tc = tc%4; } } // if we found too many connect quads, remove those which probably do not belong. static int icvCleanFoundConnectedQuads( int quad_count, CvCBQuad **quad_group, CvSize pattern_size ) { CvPoint2D32f center = {0,0}; int i, j, k; // number of quads this pattern should contain int count = ((pattern_size.width + 1)*(pattern_size.height + 1) + 1)/2; // if we have more quadrangles than we should, // try to eliminate duplicates or ones which don't belong to the pattern rectangle... if( quad_count &lt;= count ) return quad_count; // create an array of quadrangle centers cv::AutoBuffer&lt;CvPoint2D32f&gt; centers( quad_count ); cv::Ptr&lt;CvMemStorage&gt; temp_storage = cvCreateMemStorage(0); for( i = 0; i &lt; quad_count; i++ ) { CvPoint2D32f ci = {0,0}; CvCBQuad* q = quad_group[i]; for( j = 0; j &lt; 4; j++ ) { CvPoint2D32f pt = q-&gt;corners[j]-&gt;pt; ci.x += pt.x; ci.y += pt.y; } ci.x *= 0.25f; ci.y *= 0.25f; centers[i] = ci; center.x += ci.x; center.y += ci.y; } center.x /= quad_count; center.y /= quad_count; // If we still have more quadrangles than we should, // we try to eliminate bad ones based on minimizing the bounding box. // We iteratively remove the point which reduces the size of // the bounding box of the blobs the most // (since we want the rectangle to be as small as possible) // remove the quadrange that causes the biggest reduction // in pattern size until we have the correct number for( ; quad_count &gt; count; quad_count-- ) { double min_box_area = DBL_MAX; int skip, min_box_area_index = -1; CvCBQuad *q0, *q; // For each point, calculate box area without that point for( skip = 0; skip &lt; quad_count; skip++ ) { // get bounding rectangle CvPoint2D32f temp = centers[skip]; // temporarily make index 'skip' the same as centers[skip] = center; // pattern center (so it is not counted for convex hull) CvMat pointMat = cvMat(1, quad_count, CV_32FC2, centers); CvSeq *hull = cvConvexHull2( &amp;pointMat, temp_storage, CV_CLOCKWISE, 1 ); centers[skip] = temp; double hull_area = fabs(cvContourArea(hull, CV_WHOLE_SEQ)); // remember smallest box area if( hull_area &lt; min_box_area ) { min_box_area = hull_area; min_box_area_index = skip; } cvClearMemStorage( temp_storage ); } q0 = quad_group[min_box_area_index]; // remove any references to this quad as a neighbor for( i = 0; i &lt; quad_count; i++ ) { q = quad_group[i]; for( j = 0; j &lt; 4; j++ ) { if( q-&gt;neighbors[j] == q0 ) { q-&gt;neighbors[j] = 0; q-&gt;count--; for( k = 0; k &lt; 4; k++ ) if( q0-&gt;neighbors[k] == q ) { q0-&gt;neighbors[k] = 0; q0-&gt;count--; break; } break; } } } // remove the quad quad_count--; quad_group[min_box_area_index] = quad_group[quad_count]; centers[min_box_area_index] = centers[quad_count]; } return quad_count; } //===================================================================================== static int icvFindConnectedQuads( CvCBQuad *quad, int quad_count, CvCBQuad **out_group, int group_idx, CvMemStorage* storage ) { cv::Ptr&lt;CvMemStorage&gt; temp_storage = cvCreateChildMemStorage( storage ); CvSeq* stack = cvCreateSeq( 0, sizeof(*stack), sizeof(void*), temp_storage ); int i, count = 0; // Scan the array for a first unlabeled quad for( i = 0; i &lt; quad_count; i++ ) { if( quad[i].count &gt; 0 &amp;&amp; quad[i].group_idx &lt; 0) break; } // Recursively find a group of connected quads starting from the seed quad[i] if( i &lt; quad_count ) { CvCBQuad* q = &amp;quad[i]; cvSeqPush( stack, &amp;q ); out_group[count++] = q; q-&gt;group_idx = group_idx; q-&gt;ordered = false; while( stack-&gt;total ) { cvSeqPop( stack, &amp;q ); for( i = 0; i &lt; 4; i++ ) { CvCBQuad *neighbor = q-&gt;neighbors[i]; if( neighbor &amp;&amp; neighbor-&gt;count &gt; 0 &amp;&amp; neighbor-&gt;group_idx &lt; 0 ) { cvSeqPush( stack, &amp;neighbor ); out_group[count++] = neighbor; neighbor-&gt;group_idx = group_idx; neighbor-&gt;ordered = false; } } } } return count; } //===================================================================================== static int icvCheckQuadGroup( CvCBQuad **quad_group, int quad_count, CvCBCorner **out_corners, CvSize pattern_size ) { const int ROW1 = 1000000; const int ROW2 = 2000000; const int ROW_ = 3000000; int result = 0; int i, out_corner_count = 0, corner_count = 0; std::vector&lt;CvCBCorner*&gt; corners(quad_count*4); int j, k, kk; int width = 0, height = 0; int hist[5] = {0,0,0,0,0}; CvCBCorner* first = 0, *first2 = 0, *right, *cur, *below, *c; // build dual graph, which vertices are internal quad corners // and two vertices are connected iff they lie on the same quad edge for( i = 0; i &lt; quad_count; i++ ) { CvCBQuad* q = quad_group[i]; /*CvScalar color = q-&gt;count == 0 ? cvScalar(0,255,255) : q-&gt;count == 1 ? cvScalar(0,0,255) : q-&gt;count == 2 ? cvScalar(0,255,0) : q-&gt;count == 3 ? cvScalar(255,255,0) : cvScalar(255,0,0);*/ for( j = 0; j &lt; 4; j++ ) { //cvLine( debug_img, cvPointFrom32f(q-&gt;corners[j]-&gt;pt), cvPointFrom32f(q-&gt;corners[(j+1)&amp;3]-&gt;pt), color, 1, CV_AA, 0 ); if( q-&gt;neighbors[j] ) { CvCBCorner *a = q-&gt;corners[j], *b = q-&gt;corners[(j+1)&amp;3]; // mark internal corners that belong to: // - a quad with a single neighbor - with ROW1, // - a quad with two neighbors - with ROW2 // make the rest of internal corners with ROW_ int row_flag = q-&gt;count == 1 ? ROW1 : q-&gt;count == 2 ? ROW2 : ROW_; if( a-&gt;row == 0 ) { corners[corner_count++] = a; a-&gt;row = row_flag; } else if( a-&gt;row &gt; row_flag ) a-&gt;row = row_flag; if( q-&gt;neighbors[(j+1)&amp;3] ) { if( a-&gt;count &gt;= 4 || b-&gt;count &gt;= 4 ) goto finalize; for( k = 0; k &lt; 4; k++ ) { if( a-&gt;neighbors[k] == b ) goto finalize; if( b-&gt;neighbors[k] == a ) goto finalize; } a-&gt;neighbors[a-&gt;count++] = b; b-&gt;neighbors[b-&gt;count++] = a; } } } } if( corner_count != pattern_size.width*pattern_size.height ) goto finalize; for( i = 0; i &lt; corner_count; i++ ) { int n = corners[i]-&gt;count; assert( 0 &lt;= n &amp;&amp; n &lt;= 4 ); hist[n]++; if( !first &amp;&amp; n == 2 ) { if( corners[i]-&gt;row == ROW1 ) first = corners[i]; else if( !first2 &amp;&amp; corners[i]-&gt;row == ROW2 ) first2 = corners[i]; } } // start with a corner that belongs to a quad with a signle neighbor. // if we do not have such, start with a corner of a quad with two neighbors. if( !first ) first = first2; if( !first || hist[0] != 0 || hist[1] != 0 || hist[2] != 4 || hist[3] != (pattern_size.width + pattern_size.height)*2 - 8 ) goto finalize; cur = first; right = below = 0; out_corners[out_corner_count++] = cur; for( k = 0; k &lt; 4; k++ ) { c = cur-&gt;neighbors[k]; if( c ) { if( !right ) right = c; else if( !below ) below = c; } } if( !right || (right-&gt;count != 2 &amp;&amp; right-&gt;count != 3) || !below || (below-&gt;count != 2 &amp;&amp; below-&gt;count != 3) ) goto finalize; cur-&gt;row = 0; //cvCircle( debug_img, cvPointFrom32f(cur-&gt;pt), 3, cvScalar(0,255,0), -1, 8, 0 ); first = below; // remember the first corner in the next row // find and store the first row (or column) for(j=1;;j++) { right-&gt;row = 0; out_corners[out_corner_count++] = right; //cvCircle( debug_img, cvPointFrom32f(right-&gt;pt), 3, cvScalar(0,255-j*10,0), -1, 8, 0 ); if( right-&gt;count == 2 ) break; if( right-&gt;count != 3 || out_corner_count &gt;= MAX(pattern_size.width,pattern_size.height) ) goto finalize; cur = right; for( k = 0; k &lt; 4; k++ ) { c = cur-&gt;neighbors[k]; if( c &amp;&amp; c-&gt;row &gt; 0 ) { for( kk = 0; kk &lt; 4; kk++ ) { if( c-&gt;neighbors[kk] == below ) break; } if( kk &lt; 4 ) below = c; else right = c; } } } width = out_corner_count; if( width == pattern_size.width ) height = pattern_size.height; else if( width == pattern_size.height ) height = pattern_size.width; else goto finalize; // find and store all the other rows for( i = 1; ; i++ ) { if( !first ) break; cur = first; first = 0; for( j = 0;; j++ ) { cur-&gt;row = i; out_corners[out_corner_count++] = cur; //cvCircle( debug_img, cvPointFrom32f(cur-&gt;pt), 3, cvScalar(0,0,255-j*10), -1, 8, 0 ); if( cur-&gt;count == 2 + (i &lt; height-1) &amp;&amp; j &gt; 0 ) break; right = 0; // find a neighbor that has not been processed yet // and that has a neighbor from the previous row for( k = 0; k &lt; 4; k++ ) { c = cur-&gt;neighbors[k]; if( c &amp;&amp; c-&gt;row &gt; i ) { for( kk = 0; kk &lt; 4; kk++ ) { if( c-&gt;neighbors[kk] &amp;&amp; c-&gt;neighbors[kk]-&gt;row == i-1 ) break; } if( kk &lt; 4 ) { right = c; if( j &gt; 0 ) break; } else if( j == 0 ) first = c; } } if( !right ) goto finalize; cur = right; } if( j != width - 1 ) goto finalize; } if( out_corner_count != corner_count ) goto finalize; // check if we need to transpose the board if( width != pattern_size.width ) { CV_SWAP( width, height, k ); memcpy( &amp;corners[0], out_corners, corner_count*sizeof(corners[0]) ); for( i = 0; i &lt; height; i++ ) for( j = 0; j &lt; width; j++ ) out_corners[i*width + j] = corners[j*height + i]; } // check if we need to revert the order in each row { CvPoint2D32f p0 = out_corners[0]-&gt;pt, p1 = out_corners[pattern_size.width-1]-&gt;pt, p2 = out_corners[pattern_size.width]-&gt;pt; if( (p1.x - p0.x)*(p2.y - p1.y) - (p1.y - p0.y)*(p2.x - p1.x) &lt; 0 ) { if( width % 2 == 0 ) { for( i = 0; i &lt; height; i++ ) for( j = 0; j &lt; width/2; j++ ) CV_SWAP( out_corners[i*width+j], out_corners[i*width+width-j-1], c ); } else { for( j = 0; j &lt; width; j++ ) for( i = 0; i &lt; height/2; i++ ) CV_SWAP( out_corners[i*width+j], out_corners[(height - i - 1)*width+j], c ); } } } result = corner_count; finalize: if( result &lt;= 0 ) { corner_count = MIN( corner_count, pattern_size.width*pattern_size.height ); for( i = 0; i &lt; corner_count; i++ ) out_corners[i] = corners[i]; result = -corner_count; if (result == -pattern_size.width*pattern_size.height) result = -result; } return result; } //===================================================================================== static void icvFindQuadNeighbors( CvCBQuad *quads, int quad_count ) { const float thresh_scale = 1.f; int idx, i, k, j; float dx, dy, dist; // find quad neighbors for( idx = 0; idx &lt; quad_count; idx++ ) { CvCBQuad* cur_quad = &amp;quads[idx]; // choose the points of the current quadrangle that are close to // some points of the other quadrangles // (it can happen for split corners (due to dilation) of the // checker board). Search only in other quadrangles! // for each corner of this quadrangle for( i = 0; i &lt; 4; i++ ) { CvPoint2D32f pt; float min_dist = FLT_MAX; int closest_corner_idx = -1; CvCBQuad *closest_quad = 0; CvCBCorner *closest_corner = 0; if( cur_quad-&gt;neighbors[i] ) continue; pt = cur_quad-&gt;corners[i]-&gt;pt; // find the closest corner in all other quadrangles for( k = 0; k &lt; quad_count; k++ ) { if( k == idx ) continue; for( j = 0; j &lt; 4; j++ ) { if( quads[k].neighbors[j] ) continue; dx = pt.x - quads[k].corners[j]-&gt;pt.x; dy = pt.y - quads[k].corners[j]-&gt;pt.y; dist = dx * dx + dy * dy; if( dist &lt; min_dist &amp;&amp; dist &lt;= cur_quad-&gt;edge_len*thresh_scale &amp;&amp; dist &lt;= quads[k].edge_len*thresh_scale ) { // check edge lengths, make sure they're compatible // edges that are different by more than 1:4 are rejected float ediff = cur_quad-&gt;edge_len - quads[k].edge_len; if (ediff &gt; 32*cur_quad-&gt;edge_len || ediff &gt; 32*quads[k].edge_len) { PRINTF(&quot;Incompatible edge lengths\n&quot;); continue; } closest_corner_idx = j; closest_quad = &amp;quads[k]; min_dist = dist; } } } // we found a matching corner point? if( closest_corner_idx &gt;= 0 &amp;&amp; min_dist &lt; FLT_MAX ) { // If another point from our current quad is closer to the found corner // than the current one, then we don't count this one after all. // This is necessary to support small squares where otherwise the wrong // corner will get matched to closest_quad; closest_corner = closest_quad-&gt;corners[closest_corner_idx]; for( j = 0; j &lt; 4; j++ ) { if( cur_quad-&gt;neighbors[j] == closest_quad ) break; dx = closest_corner-&gt;pt.x - cur_quad-&gt;corners[j]-&gt;pt.x; dy = closest_corner-&gt;pt.y - cur_quad-&gt;corners[j]-&gt;pt.y; if( dx * dx + dy * dy &lt; min_dist ) break; } if( j &lt; 4 || cur_quad-&gt;count &gt;= 4 || closest_quad-&gt;count &gt;= 4 ) continue; // Check that each corner is a neighbor of different quads for( j = 0; j &lt; closest_quad-&gt;count; j++ ) { if( closest_quad-&gt;neighbors[j] == cur_quad ) break; } if( j &lt; closest_quad-&gt;count ) continue; // check whether the closest corner to closest_corner // is different from cur_quad-&gt;corners[i]-&gt;pt for( k = 0; k &lt; quad_count; k++ ) { CvCBQuad* q = &amp;quads[k]; if( k == idx || q == closest_quad ) continue; for( j = 0; j &lt; 4; j++ ) if( !q-&gt;neighbors[j] ) { dx = closest_corner-&gt;pt.x - q-&gt;corners[j]-&gt;pt.x; dy = closest_corner-&gt;pt.y - q-&gt;corners[j]-&gt;pt.y; dist = dx*dx + dy*dy; if( dist &lt; min_dist ) break; } if( j &lt; 4 ) break; } if( k &lt; quad_count ) continue; closest_corner-&gt;pt.x = (pt.x + closest_corner-&gt;pt.x) * 0.5f; closest_corner-&gt;pt.y = (pt.y + closest_corner-&gt;pt.y) * 0.5f; // We've found one more corner - remember it cur_quad-&gt;count++; cur_quad-&gt;neighbors[i] = closest_quad; cur_quad-&gt;corners[i] = closest_corner; closest_quad-&gt;count++; closest_quad-&gt;neighbors[closest_corner_idx] = cur_quad; } } } } //===================================================================================== // returns corners in clockwise order // corners don't necessarily start at same position on quad (e.g., // top left corner) static int icvGenerateQuads( CvCBQuad **out_quads, CvCBCorner **out_corners, CvMemStorage *storage, CvMat *image, int flags, int *max_quad_buf_size ) { int quad_count = 0; cv::Ptr&lt;CvMemStorage&gt; temp_storage; if( out_quads ) *out_quads = 0; if( out_corners ) *out_corners = 0; CvSeq *src_contour = 0; CvSeq *root; CvContourEx* board = 0; CvContourScanner scanner; int i, idx, min_size; CV_Assert( out_corners &amp;&amp; out_quads ); // empiric bound for minimal allowed perimeter for squares min_size = 25; //cvRound( image-&gt;cols * image-&gt;rows * .03 * 0.01 * 0.92 ); // create temporary storage for contours and the sequence of pointers to found quadrangles temp_storage = cvCreateChildMemStorage( storage ); root = cvCreateSeq( 0, sizeof(CvSeq), sizeof(CvSeq*), temp_storage ); // initialize contour retrieving routine scanner = cvStartFindContours( image, temp_storage, sizeof(CvContourEx), CV_RETR_CCOMP, CV_CHAIN_APPROX_SIMPLE ); // get all the contours one by one while( (src_contour = cvFindNextContour( scanner )) != 0 ) { CvSeq *dst_contour = 0; CvRect rect = ((CvContour*)src_contour)-&gt;rect; // reject contours with too small perimeter if( CV_IS_SEQ_HOLE(src_contour) &amp;&amp; rect.width*rect.height &gt;= min_size ) { const int min_approx_level = 1, max_approx_level = MAX_CONTOUR_APPROX; int approx_level; for( approx_level = min_approx_level; approx_level &lt;= max_approx_level; approx_level++ ) { dst_contour = cvApproxPoly( src_contour, sizeof(CvContour), temp_storage, CV_POLY_APPROX_DP, (float)approx_level ); if( dst_contour-&gt;total == 4 ) break; // we call this again on its own output, because sometimes // cvApproxPoly() does not simplify as much as it should. dst_contour = cvApproxPoly( dst_contour, sizeof(CvContour), temp_storage, CV_POLY_APPROX_DP, (float)approx_level ); if( dst_contour-&gt;total == 4 ) break; } // reject non-quadrangles if( dst_contour-&gt;total == 4 &amp;&amp; cvCheckContourConvexity(dst_contour) ) { CvPoint pt[4]; double d1, d2, p = cvContourPerimeter(dst_contour); double area = fabs(cvContourArea(dst_contour, CV_WHOLE_SEQ)); double dx, dy; for( i = 0; i &lt; 4; i++ ) pt[i] = *(CvPoint*)cvGetSeqElem(dst_contour, i); dx = pt[0].x - pt[2].x; dy = pt[0].y - pt[2].y; d1 = sqrt(dx*dx + dy*dy); dx = pt[1].x - pt[3].x; dy = pt[1].y - pt[3].y; d2 = sqrt(dx*dx + dy*dy); // philipg. Only accept those quadrangles which are more square // than rectangular and which are big enough double d3, d4; dx = pt[0].x - pt[1].x; dy = pt[0].y - pt[1].y; d3 = sqrt(dx*dx + dy*dy); dx = pt[1].x - pt[2].x; dy = pt[1].y - pt[2].y; d4 = sqrt(dx*dx + dy*dy); if( !(flags &amp; CV_CALIB_CB_FILTER_QUADS) || (d3*4 &gt; d4 &amp;&amp; d4*4 &gt; d3 &amp;&amp; d3*d4 &lt; area*1.5 &amp;&amp; area &gt; min_size &amp;&amp; d1 &gt;= 0.15 * p &amp;&amp; d2 &gt;= 0.15 * p) ) { CvContourEx* parent = (CvContourEx*)(src_contour-&gt;v_prev); parent-&gt;counter++; if( !board || board-&gt;counter &lt; parent-&gt;counter ) board = parent; dst_contour-&gt;v_prev = (CvSeq*)parent; //for( i = 0; i &lt; 4; i++ ) cvLine( debug_img, pt[i], pt[(i+1)&amp;3], cvScalar(200,255,255), 1, CV_AA, 0 ); cvSeqPush( root, &amp;dst_contour ); } } } } // finish contour retrieving cvEndFindContours( &amp;scanner ); // allocate quad &amp; corner buffers *max_quad_buf_size = MAX(1, (root-&gt;total+root-&gt;total / 2)) * 2; *out_quads = (CvCBQuad*)cvAlloc(*max_quad_buf_size * sizeof((*out_quads)[0])); *out_corners = (CvCBCorner*)cvAlloc(*max_quad_buf_size * 4 * sizeof((*out_corners)[0])); // Create array of quads structures for( idx = 0; idx &lt; root-&gt;total; idx++ ) { CvCBQuad* q = &amp;(*out_quads)[quad_count]; src_contour = *(CvSeq**)cvGetSeqElem( root, idx ); if( (flags &amp; CV_CALIB_CB_FILTER_QUADS) &amp;&amp; src_contour-&gt;v_prev != (CvSeq*)board ) continue; // reset group ID memset( q, 0, sizeof(*q) ); q-&gt;group_idx = -1; assert( src_contour-&gt;total == 4 ); for( i = 0; i &lt; 4; i++ ) { CvPoint2D32f pt = cvPointTo32f(*(CvPoint*)cvGetSeqElem(src_contour, i)); CvCBCorner* corner = &amp;(*out_corners)[quad_count*4 + i]; memset( corner, 0, sizeof(*corner) ); corner-&gt;pt = pt; q-&gt;corners[i] = corner; } q-&gt;edge_len = FLT_MAX; for( i = 0; i &lt; 4; i++ ) { float dx = q-&gt;corners[i]-&gt;pt.x - q-&gt;corners[(i+1)&amp;3]-&gt;pt.x; float dy = q-&gt;corners[i]-&gt;pt.y - q-&gt;corners[(i+1)&amp;3]-&gt;pt.y; float d = dx*dx + dy*dy; if( q-&gt;edge_len &gt; d ) q-&gt;edge_len = d; } quad_count++; } return quad_count; } CV_IMPL void cvDrawChessboardCorners( CvArr* _image, CvSize pattern_size, CvPoint2D32f* corners, int count, int found ) { const int shift = 0; const int radius = 4; const int r = radius*(1 &lt;&lt; shift); int i; CvMat stub, *image; double scale = 1; int type, cn, line_type; image = cvGetMat( _image, &amp;stub ); type = CV_MAT_TYPE(image-&gt;type); cn = CV_MAT_CN(type); if( cn != 1 &amp;&amp; cn != 3 &amp;&amp; cn != 4 ) CV_Error( CV_StsUnsupportedFormat, &quot;Number of channels must be 1, 3 or 4&quot; ); switch( CV_MAT_DEPTH(image-&gt;type) ) { case CV_8U: scale = 1; break; case CV_16U: scale = 256; break; case CV_32F: scale = 1./255; break; default: CV_Error( CV_StsUnsupportedFormat, &quot;Only 8-bit, 16-bit or floating-point 32-bit images are supported&quot; ); } line_type = type == CV_8UC1 || type == CV_8UC3 ? CV_AA : 8; if( !found ) { CvScalar color = {{0,0,255}}; if( cn == 1 ) color = cvScalarAll(200); color.val[0] *= scale; color.val[1] *= scale; color.val[2] *= scale; color.val[3] *= scale; for( i = 0; i &lt; count; i++ ) { CvPoint pt; pt.x = cvRound(corners[i].x*(1 &lt;&lt; shift)); pt.y = cvRound(corners[i].y*(1 &lt;&lt; shift)); cvLine( image, cvPoint( pt.x - r, pt.y - r ), cvPoint( pt.x + r, pt.y + r ), color, 1, line_type, shift ); cvLine( image, cvPoint( pt.x - r, pt.y + r), cvPoint( pt.x + r, pt.y - r), color, 1, line_type, shift ); cvCircle( image, pt, r+(1&lt;&lt;shift), color, 1, line_type, shift ); } } else { int x, y; CvPoint prev_pt = {0, 0}; const int line_max = 7; static const CvScalar line_colors[line_max] = { {{0,0,255}}, {{0,128,255}}, {{0,200,200}}, {{0,255,0}}, {{200,200,0}}, {{255,0,0}}, {{255,0,255}} }; for( y = 0, i = 0; y &lt; pattern_size.height; y++ ) { CvScalar color = line_colors[y % line_max]; if( cn == 1 ) color = cvScalarAll(200); color.val[0] *= scale; color.val[1] *= scale; color.val[2] *= scale; color.val[3] *= scale; for( x = 0; x &lt; pattern_size.width; x++, i++ ) { CvPoint pt; pt.x = cvRound(corners[i].x*(1 &lt;&lt; shift)); pt.y = cvRound(corners[i].y*(1 &lt;&lt; shift)); if( i != 0 ) cvLine( image, prev_pt, pt, color, 1, line_type, shift ); cvLine( image, cvPoint(pt.x - r, pt.y - r), cvPoint(pt.x + r, pt.y + r), color, 1, line_type, shift ); cvLine( image, cvPoint(pt.x - r, pt.y + r), cvPoint(pt.x + r, pt.y - r), color, 1, line_type, shift ); cvCircle( image, pt, r+(1&lt;&lt;shift), color, 1, line_type, shift ); prev_pt = pt; } } } } bool cv::findChessboardCorners( InputArray _image, Size patternSize, OutputArray corners, int flags ) { int count = patternSize.area()*2; vector&lt;Point2f&gt; tmpcorners(count+1); Mat image = _image.getMat(); CvMat c_image = image; bool ok = cvFindChessboardCorners(&amp;c_image, patternSize, (CvPoint2D32f*)&amp;tmpcorners[0], &amp;count, flags ) &gt; 0; if( count &gt; 0 ) { tmpcorners.resize(count); Mat(tmpcorners).copyTo(corners); } else corners.release(); return ok; } namespace { int quiet_error(int /*status*/, const char* /*func_name*/, const char* /*err_msg*/, const char* /*file_name*/, int /*line*/, void* /*userdata*/ ) { return 0; } } void cv::drawChessboardCorners( InputOutputArray _image, Size patternSize, InputArray _corners, bool patternWasFound ) { Mat corners = _corners.getMat(); if( corners.empty() ) return; Mat image = _image.getMat(); CvMat c_image = _image.getMat(); int nelems = corners.checkVector(2, CV_32F, true); CV_Assert(nelems &gt;= 0); cvDrawChessboardCorners( &amp;c_image, patternSize, (CvPoint2D32f*)corners.data, nelems, patternWasFound ); } bool cv::findCirclesGrid( InputArray _image, Size patternSize, OutputArray _centers, int flags, const Ptr&lt;FeatureDetector&gt; &amp;blobDetector ) { bool isAsymmetricGrid = (flags &amp; CALIB_CB_ASYMMETRIC_GRID) ? true : false; bool isSymmetricGrid = (flags &amp; CALIB_CB_SYMMETRIC_GRID ) ? true : false; CV_Assert(isAsymmetricGrid ^ isSymmetricGrid); Mat image = _image.getMat(); vector&lt;Point2f&gt; centers; vector&lt;KeyPoint&gt; keypoints; blobDetector-&gt;detect(image, keypoints); vector&lt;Point2f&gt; points; for (size_t i = 0; i &lt; keypoints.size(); i++) { points.push_back (keypoints[i].pt); } if(flags &amp; CALIB_CB_CLUSTERING) { CirclesGridClusterFinder circlesGridClusterFinder(isAsymmetricGrid); circlesGridClusterFinder.findGrid(points, patternSize, centers); Mat(centers).copyTo(_centers); return !centers.empty(); } CirclesGridFinderParameters parameters; parameters.vertexPenalty = -0.6f; parameters.vertexGain = 1; parameters.existingVertexGain = 10000; parameters.edgeGain = 1; parameters.edgePenalty = -0.6f; if(flags &amp; CALIB_CB_ASYMMETRIC_GRID) parameters.gridType = CirclesGridFinderParameters::ASYMMETRIC_GRID; if(flags &amp; CALIB_CB_SYMMETRIC_GRID) parameters.gridType = CirclesGridFinderParameters::SYMMETRIC_GRID; const int attempts = 2; const size_t minHomographyPoints = 4; Mat H; for (int i = 0; i &lt; attempts; i++) { centers.clear(); CirclesGridFinder boxFinder(patternSize, points, parameters); bool isFound = false; #define BE_QUIET 1 #if BE_QUIET void* oldCbkData; ErrorCallback oldCbk = redirectError(quiet_error, 0, &amp;oldCbkData); #endif try { isFound = boxFinder.findHoles(); } catch (cv::Exception) { } #if BE_QUIET redirectError(oldCbk, oldCbkData); #endif if (isFound) { switch(parameters.gridType) { case CirclesGridFinderParameters::SYMMETRIC_GRID: boxFinder.getHoles(centers); break; case CirclesGridFinderParameters::ASYMMETRIC_GRID: boxFinder.getAsymmetricHoles(centers); break; default: CV_Error(CV_StsBadArg, &quot;Unkown pattern type&quot;); } if (i != 0) { Mat orgPointsMat; transform(centers, orgPointsMat, H.inv()); convertPointsFromHomogeneous(orgPointsMat, centers); } Mat(centers).copyTo(_centers); return true; } boxFinder.getHoles(centers); if (i != attempts - 1) { if (centers.size() &lt; minHomographyPoints) break; H = CirclesGridFinder::rectifyGrid(boxFinder.getDetectedGridSize(), centers, points, points); } } Mat(centers).copyTo(_centers); return false; } /* End of file. */"><pre class="notranslate"><span class="pl-c"><span class="pl-c">//</span>M*//////////////////////////////////////////////////////////////////////////////////////</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> By downloading, copying, installing or using the software you agree to this license.</span> <span class="pl-c"><span class="pl-c">//</span> If you do not agree to this license, do not download, install,</span> <span class="pl-c"><span class="pl-c">//</span> copy or use the software.</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> Intel License Agreement</span> <span class="pl-c"><span class="pl-c">//</span> For Open Source Computer Vision Library</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> Copyright (C) 2000, Intel Corporation, all rights reserved.</span> <span class="pl-c"><span class="pl-c">//</span> Third party copyrights are property of their respective owners.</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> Redistribution and use in source and binary forms, with or without modification,</span> <span class="pl-c"><span class="pl-c">//</span> are permitted provided that the following conditions are met:</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> * Redistribution's of source code must retain the above copyright notice,</span> <span class="pl-c"><span class="pl-c">//</span> this list of conditions and the following disclaimer.</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> * Redistribution's in binary form must reproduce the above copyright notice,</span> <span class="pl-c"><span class="pl-c">//</span> this list of conditions and the following disclaimer in the documentation</span> <span class="pl-c"><span class="pl-c">//</span> and/or other materials provided with the distribution.</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> * The name of Intel Corporation may not be used to endorse or promote products</span> <span class="pl-c"><span class="pl-c">//</span> derived from this software without specific prior written permission.</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> This software is provided by the copyright holders and contributors "as is" and</span> <span class="pl-c"><span class="pl-c">//</span> any express or implied warranties, including, but not limited to, the implied</span> <span class="pl-c"><span class="pl-c">//</span> warranties of merchantability and fitness for a particular purpose are disclaimed.</span> <span class="pl-c"><span class="pl-c">//</span> In no event shall the Intel Corporation or contributors be liable for any direct,</span> <span class="pl-c"><span class="pl-c">//</span> indirect, incidental, special, exemplary, or consequential damages</span> <span class="pl-c"><span class="pl-c">//</span> (including, but not limited to, procurement of substitute goods or services;</span> <span class="pl-c"><span class="pl-c">//</span> loss of use, data, or profits; or business interruption) however caused</span> <span class="pl-c"><span class="pl-c">//</span> and on any theory of liability, whether in contract, strict liability,</span> <span class="pl-c"><span class="pl-c">//</span> or tort (including negligence or otherwise) arising in any way out of</span> <span class="pl-c"><span class="pl-c">//</span> the use of this software, even if advised of the possibility of such damage.</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span>M*/</span> <span class="pl-c"><span class="pl-c">/*</span>***********************************************************************************\</span> <span class="pl-c"> This is improved variant of chessboard corner detection algorithm that</span> <span class="pl-c"> uses a graph of connected quads. It is based on the code contributed</span> <span class="pl-c"> by Vladimir Vezhnevets and Philip Gruebele.</span> <span class="pl-c"> Here is the copyright notice from the original Vladimir's code:</span> <span class="pl-c"> ===============================================================</span> <span class="pl-c"></span> <span class="pl-c"> The algorithms developed and implemented by Vezhnevets Vldimir</span> <span class="pl-c"> aka Dead Moroz ([email protected])</span> <span class="pl-c"> See http://graphics.cs.msu.su/en/research/calibration/opencv.html</span> <span class="pl-c"> for detailed information.</span> <span class="pl-c"></span> <span class="pl-c"> Reliability additions and modifications made by Philip Gruebele.</span> <span class="pl-c"> &lt;a href="mailto:[email protected]"&gt;[email protected]&lt;/a&gt;</span> <span class="pl-c"></span> <span class="pl-c"> Some further improvements for detection of partially ocluded boards at non-ideal</span> <span class="pl-c"> lighting conditions have been made by Alex Bovyrin and Kurt Kolonige</span> <span class="pl-c"></span> <span class="pl-c">\***********************************************************************************<span class="pl-c">*/</span></span> #<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">"</span>precomp.hpp<span class="pl-pds">"</span></span> #<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">"</span>circlesgrid.hpp<span class="pl-pds">"</span></span> #<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>stdarg.h<span class="pl-pds">&gt;</span></span> <span class="pl-c"><span class="pl-c">//</span>#define ENABLE_TRIM_COL_ROW</span> <span class="pl-c"><span class="pl-c">//</span>#define DEBUG_CHESSBOARD</span> #<span class="pl-k">ifdef</span> DEBUG_CHESSBOARD # <span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">"</span>opencv2/opencv_modules.hpp<span class="pl-pds">"</span></span> # <span class="pl-k">ifdef</span> HAVE_OPENCV_HIGHGUI # <span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">"</span>opencv2/highgui/highgui.hpp<span class="pl-pds">"</span></span> # <span class="pl-k">else</span> # <span class="pl-k">undef</span> DEBUG_CHESSBOARD # <span class="pl-k">endif</span> #<span class="pl-k">endif</span> #<span class="pl-k">ifdef</span> DEBUG_CHESSBOARD <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">PRINTF</span>( <span class="pl-k">const</span> <span class="pl-k">char</span>* fmt, ... ) { <span class="pl-c1">va_list</span> args; <span class="pl-c1">va_start</span>(args, fmt); <span class="pl-k">return</span> <span class="pl-c1">vprintf</span>(fmt, args); } #<span class="pl-k">else</span> <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">PRINTF</span>( <span class="pl-k">const</span> <span class="pl-k">char</span>*, ... ) { <span class="pl-k">return</span> <span class="pl-c1">0</span>; } #<span class="pl-k">endif</span> <span class="pl-c"><span class="pl-c">//</span>=====================================================================================</span> <span class="pl-c"><span class="pl-c">//</span> Implementation for the enhanced calibration object detection</span> <span class="pl-c"><span class="pl-c">//</span>=====================================================================================</span> #<span class="pl-k">define</span> <span class="pl-en">MAX_CONTOUR_APPROX</span> <span class="pl-c1">7</span> <span class="pl-k">struct</span> <span class="pl-en">CvContourEx</span> { <span class="pl-en">CV_CONTOUR_FIELDS</span>() <span class="pl-k">int</span> counter; }; <span class="pl-c"><span class="pl-c">//</span>=====================================================================================</span> <span class="pl-c"><span class="pl-c">//</span>/ Corner info structure</span> <span class="pl-c"><span class="pl-c">/*</span>* This structure stores information about the chessboard corner.<span class="pl-c">*/</span></span> <span class="pl-k">struct</span> <span class="pl-en">CvCBCorner</span> { CvPoint2D32f pt; <span class="pl-c"><span class="pl-c">//</span> Coordinates of the corner</span> <span class="pl-k">int</span> row; <span class="pl-c"><span class="pl-c">//</span> Board row index</span> <span class="pl-k">int</span> count; <span class="pl-c"><span class="pl-c">//</span> Number of neighbor corners</span> <span class="pl-k">struct</span> <span class="pl-en">CvCBCorner</span>* neighbors[<span class="pl-c1">4</span>]; <span class="pl-c"><span class="pl-c">//</span> Neighbor corners</span> <span class="pl-k">float</span> <span class="pl-en">meanDist</span>(<span class="pl-k">int</span> *_n) <span class="pl-k">const</span> { <span class="pl-k">float</span> sum = <span class="pl-c1">0</span>; <span class="pl-k">int</span> n = <span class="pl-c1">0</span>; <span class="pl-k">for</span>( <span class="pl-k">int</span> i = <span class="pl-c1">0</span>; i &lt; <span class="pl-c1">4</span>; i++ ) { <span class="pl-k">if</span>( neighbors[i] ) { <span class="pl-k">float</span> dx = neighbors[i]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">x</span> - pt.<span class="pl-smi">x</span>; <span class="pl-k">float</span> dy = neighbors[i]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">y</span> - pt.<span class="pl-smi">y</span>; sum += <span class="pl-c1">sqrt</span>(dx*dx + dy*dy); n++; } } <span class="pl-k">if</span>(_n) *_n = n; <span class="pl-k">return</span> sum/<span class="pl-c1">MAX</span>(n,<span class="pl-c1">1</span>); } }; <span class="pl-c"><span class="pl-c">//</span>=====================================================================================</span> <span class="pl-c"><span class="pl-c">//</span>/ Quadrangle contour info structure</span> <span class="pl-c"><span class="pl-c">/*</span>* This structure stores information about the chessboard quadrange.<span class="pl-c">*/</span></span> <span class="pl-k">struct</span> <span class="pl-en">CvCBQuad</span> { <span class="pl-k">int</span> count; <span class="pl-c"><span class="pl-c">//</span> Number of quad neighbors</span> <span class="pl-k">int</span> group_idx; <span class="pl-c"><span class="pl-c">//</span> quad group ID</span> <span class="pl-k">int</span> row, col; <span class="pl-c"><span class="pl-c">//</span> row and column of this quad</span> <span class="pl-k">bool</span> ordered; <span class="pl-c"><span class="pl-c">//</span> true if corners/neighbors are ordered counter-clockwise</span> <span class="pl-k">float</span> edge_len; <span class="pl-c"><span class="pl-c">//</span> quad edge len, in pix^2</span> <span class="pl-c"><span class="pl-c">//</span> neighbors and corners are synced, i.e., neighbor 0 shares corner 0</span> CvCBCorner *corners[<span class="pl-c1">4</span>]; <span class="pl-c"><span class="pl-c">//</span> Coordinates of quad corners</span> <span class="pl-k">struct</span> <span class="pl-en">CvCBQuad</span> *neighbors[<span class="pl-c1">4</span>]; <span class="pl-c"><span class="pl-c">//</span> Pointers of quad neighbors</span> }; <span class="pl-c"><span class="pl-c">//</span>=====================================================================================</span> <span class="pl-c"><span class="pl-c">//</span>static CvMat* debug_img = 0;</span> <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvGenerateQuads</span>( CvCBQuad **quads, CvCBCorner **corners, CvMemStorage *storage, CvMat *image, <span class="pl-k">int</span> flags, <span class="pl-k">int</span> *max_quad_buf_size); <span class="pl-c"><span class="pl-c">/*</span>static int</span> <span class="pl-c">icvGenerateQuadsEx( CvCBQuad **out_quads, CvCBCorner **out_corners,</span> <span class="pl-c"> CvMemStorage *storage, CvMat *image, CvMat *thresh_img, int dilation, int flags );<span class="pl-c">*/</span></span> <span class="pl-k">static</span> <span class="pl-k">void</span> <span class="pl-en">icvFindQuadNeighbors</span>( CvCBQuad *quads, <span class="pl-k">int</span> quad_count ); <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvFindConnectedQuads</span>( CvCBQuad *quads, <span class="pl-k">int</span> quad_count, CvCBQuad **quad_group, <span class="pl-k">int</span> group_idx, CvMemStorage* storage ); <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvCheckQuadGroup</span>( CvCBQuad **quad_group, <span class="pl-k">int</span> count, CvCBCorner **out_corners, CvSize pattern_size ); <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvCleanFoundConnectedQuads</span>( <span class="pl-k">int</span> quad_count, CvCBQuad **quads, CvSize pattern_size ); <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvOrderFoundConnectedQuads</span>( <span class="pl-k">int</span> quad_count, CvCBQuad **quads, <span class="pl-k">int</span> *all_count, CvCBQuad **all_quads, CvCBCorner **corners, CvSize pattern_size, <span class="pl-k">int</span> max_quad_buf_size, CvMemStorage* storage ); <span class="pl-k">static</span> <span class="pl-k">void</span> <span class="pl-en">icvOrderQuad</span>(CvCBQuad *quad, CvCBCorner *corner, <span class="pl-k">int</span> common); #<span class="pl-k">ifdef</span> ENABLE_TRIM_COL_ROW <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvTrimCol</span>(CvCBQuad **quads, <span class="pl-k">int</span> count, <span class="pl-k">int</span> col, <span class="pl-k">int</span> dir); <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvTrimRow</span>(CvCBQuad **quads, <span class="pl-k">int</span> count, <span class="pl-k">int</span> row, <span class="pl-k">int</span> dir); #<span class="pl-k">endif</span> <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvAddOuterQuad</span>(CvCBQuad *quad, CvCBQuad **quads, <span class="pl-k">int</span> quad_count, CvCBQuad **all_quads, <span class="pl-k">int</span> all_count, CvCBCorner **corners, <span class="pl-k">int</span> max_quad_buf_size); <span class="pl-k">static</span> <span class="pl-k">void</span> <span class="pl-en">icvRemoveQuadFromGroup</span>(CvCBQuad **quads, <span class="pl-k">int</span> count, CvCBQuad *q0); <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvCheckBoardMonotony</span>( CvPoint2D32f* corners, CvSize pattern_size ); #<span class="pl-k">if</span> <span class="pl-c1">0</span> static void icvCalcAffineTranf2D32f(CvPoint2D32f* pts1, CvPoint2D32f* pts2, int count, CvMat* affine_trans) { int i, j; int real_count = 0; for( j = 0; j &lt; count; j++ ) { if( pts1[j].x &gt;= 0 ) real_count++; } if(real_count &lt; 3) return; cv::Ptr&lt;CvMat&gt; xy = cvCreateMat( 2*real_count, 6, CV_32FC1 ); cv::Ptr&lt;CvMat&gt; uv = cvCreateMat( 2*real_count, 1, CV_32FC1 ); //estimate affine transfromation for( i = 0, j = 0; j &lt; count; j++ ) { if( pts1[j].x &gt;= 0 ) { CV_MAT_ELEM( *xy, float, i*2+1, 2 ) = CV_MAT_ELEM( *xy, float, i*2, 0 ) = pts2[j].x; CV_MAT_ELEM( *xy, float, i*2+1, 3 ) = CV_MAT_ELEM( *xy, float, i*2, 1 ) = pts2[j].y; CV_MAT_ELEM( *xy, float, i*2, 2 ) = CV_MAT_ELEM( *xy, float, i*2, 3 ) = CV_MAT_ELEM( *xy, float, i*2, 5 ) = \ CV_MAT_ELEM( *xy, float, i*2+1, 0 ) = CV_MAT_ELEM( *xy, float, i*2+1, 1 ) = CV_MAT_ELEM( *xy, float, i*2+1, 4 ) = 0; CV_MAT_ELEM( *xy, float, i*2, 4 ) = CV_MAT_ELEM( *xy, float, i*2+1, 5 ) = 1; CV_MAT_ELEM( *uv, float, i*2, 0 ) = pts1[j].x; CV_MAT_ELEM( *uv, float, i*2+1, 0 ) = pts1[j].y; i++; } } cvSolve( xy, uv, affine_trans, CV_SVD ); } #<span class="pl-k">endif</span> CV_IMPL <span class="pl-k">int</span> <span class="pl-en">cvFindChessboardCorners</span>( <span class="pl-k">const</span> <span class="pl-k">void</span>* arr, CvSize pattern_size, CvPoint2D32f* out_corners, <span class="pl-k">int</span>* out_corner_count, <span class="pl-k">int</span> flags ) { <span class="pl-k">int</span> found = <span class="pl-c1">0</span>; CvCBQuad *quads = <span class="pl-c1">0</span>, **quad_group = <span class="pl-c1">0</span>; CvCBCorner *corners = <span class="pl-c1">0</span>, **corner_group = <span class="pl-c1">0</span>; <span class="pl-k">try</span> { <span class="pl-k">int</span> k = <span class="pl-c1">0</span>; <span class="pl-k">const</span> <span class="pl-k">int</span> min_dilations = <span class="pl-c1">0</span>; <span class="pl-k">const</span> <span class="pl-k">int</span> max_dilations = <span class="pl-c1">7</span>; cv::<span class="pl-c1">Ptr</span>&lt;CvMat&gt; norm_img, thresh_img; #<span class="pl-k">ifdef</span> DEBUG_CHESSBOARD cv::<span class="pl-c1">Ptr</span>&lt;IplImage&gt; dbg_img; cv::<span class="pl-c1">Ptr</span>&lt;IplImage&gt; dbg1_img; cv::<span class="pl-c1">Ptr</span>&lt;IplImage&gt; dbg2_img; #<span class="pl-k">endif</span> cv::<span class="pl-c1">Ptr</span>&lt;CvMemStorage&gt; storage; CvMat stub, *img = (CvMat*)arr; <span class="pl-k">int</span> expected_corners_num = (pattern_size.<span class="pl-smi">width</span>/<span class="pl-c1">2</span>+<span class="pl-c1">1</span>)*(pattern_size.<span class="pl-smi">height</span>/<span class="pl-c1">2</span>+<span class="pl-c1">1</span>); <span class="pl-k">int</span> prev_sqr_size = <span class="pl-c1">0</span>; <span class="pl-k">if</span>( out_corner_count ) *out_corner_count = <span class="pl-c1">0</span>; IplImage _img; <span class="pl-k">int</span> check_chessboard_result; <span class="pl-k">int</span> quad_count = <span class="pl-c1">0</span>, group_idx = <span class="pl-c1">0</span>, dilations = <span class="pl-c1">0</span>; img = <span class="pl-c1">cvGetMat</span>( img, &amp;stub ); <span class="pl-c"><span class="pl-c">//</span>debug_img = img;</span> <span class="pl-k">if</span>( <span class="pl-c1">CV_MAT_DEPTH</span>( img-&gt;<span class="pl-smi">type</span> ) != CV_8U || <span class="pl-c1">CV_MAT_CN</span>( img-&gt;<span class="pl-smi">type</span> ) == <span class="pl-c1">2</span> ) <span class="pl-c1">CV_Error</span>( CV_StsUnsupportedFormat, <span class="pl-s"><span class="pl-pds">"</span>Only 8-bit grayscale or color images are supported<span class="pl-pds">"</span></span> ); <span class="pl-k">if</span>( pattern_size.<span class="pl-smi">width</span> &lt;= <span class="pl-c1">2</span> || pattern_size.<span class="pl-smi">height</span> &lt;= <span class="pl-c1">2</span> ) <span class="pl-c1">CV_Error</span>( CV_StsOutOfRange, <span class="pl-s"><span class="pl-pds">"</span>Both width and height of the pattern should have bigger than 2<span class="pl-pds">"</span></span> ); <span class="pl-k">if</span>( !out_corners ) <span class="pl-c1">CV_Error</span>( CV_StsNullPtr, <span class="pl-s"><span class="pl-pds">"</span>Null pointer to corners<span class="pl-pds">"</span></span> ); storage = <span class="pl-c1">cvCreateMemStorage</span>(<span class="pl-c1">0</span>); thresh_img = <span class="pl-c1">cvCreateMat</span>( img-&gt;<span class="pl-smi">rows</span>, img-&gt;<span class="pl-smi">cols</span>, CV_8UC1 ); #<span class="pl-k">ifdef</span> DEBUG_CHESSBOARD dbg_img = <span class="pl-c1">cvCreateImage</span>(<span class="pl-c1">cvGetSize</span>(img), IPL_DEPTH_8U, <span class="pl-c1">3</span> ); dbg1_img = <span class="pl-c1">cvCreateImage</span>(<span class="pl-c1">cvGetSize</span>(img), IPL_DEPTH_8U, <span class="pl-c1">3</span> ); dbg2_img = <span class="pl-c1">cvCreateImage</span>(<span class="pl-c1">cvGetSize</span>(img), IPL_DEPTH_8U, <span class="pl-c1">3</span> ); #<span class="pl-k">endif</span> <span class="pl-k">if</span>( <span class="pl-c1">CV_MAT_CN</span>(img-&gt;<span class="pl-smi">type</span>) != <span class="pl-c1">1</span> || (flags &amp; CV_CALIB_CB_NORMALIZE_IMAGE) ) { <span class="pl-c"><span class="pl-c">//</span> equalize the input image histogram -</span> <span class="pl-c"><span class="pl-c">//</span> that should make the contrast between "black" and "white" areas big enough</span> norm_img = <span class="pl-c1">cvCreateMat</span>( img-&gt;<span class="pl-smi">rows</span>, img-&gt;<span class="pl-smi">cols</span>, CV_8UC1 ); <span class="pl-k">if</span>( <span class="pl-c1">CV_MAT_CN</span>(img-&gt;<span class="pl-smi">type</span>) != <span class="pl-c1">1</span> ) { <span class="pl-c1">cvCvtColor</span>( img, norm_img, CV_BGR2GRAY ); img = norm_img; } <span class="pl-k">if</span>( flags &amp; CV_CALIB_CB_NORMALIZE_IMAGE ) { <span class="pl-c1">cvEqualizeHist</span>( img, norm_img ); img = norm_img; } } <span class="pl-k">if</span>( flags &amp; CV_CALIB_CB_FAST_CHECK) { <span class="pl-c1">cvGetImage</span>(img, &amp;_img); check_chessboard_result = <span class="pl-c1">cvCheckChessboard</span>(&amp;_img, pattern_size); <span class="pl-k">if</span>(check_chessboard_result &lt;= <span class="pl-c1">0</span>) { <span class="pl-k">return</span> <span class="pl-c1">0</span>; } } <span class="pl-c"><span class="pl-c">//</span> Try our standard "1" dilation, but if the pattern is not found, iterate the whole procedure with higher dilations.</span> <span class="pl-c"><span class="pl-c">//</span> This is necessary because some squares simply do not separate properly with a single dilation. However,</span> <span class="pl-c"><span class="pl-c">//</span> we want to use the minimum number of dilations possible since dilations cause the squares to become smaller,</span> <span class="pl-c"><span class="pl-c">//</span> making it difficult to detect smaller squares.</span> <span class="pl-k">for</span>( k = <span class="pl-c1">0</span>; k &lt; <span class="pl-c1">6</span>; k++ ) { <span class="pl-k">int</span> max_quad_buf_size = <span class="pl-c1">0</span>; <span class="pl-k">for</span>( dilations = min_dilations; dilations &lt;= max_dilations; dilations++ ) { <span class="pl-k">if</span> (found) <span class="pl-k">break</span>; <span class="pl-c"><span class="pl-c">//</span> already found it</span> <span class="pl-c1">cvFree</span>(&amp;quads); <span class="pl-c1">cvFree</span>(&amp;corners); <span class="pl-c"><span class="pl-c">/*</span>if( k == 1 )</span> <span class="pl-c"> {</span> <span class="pl-c"> //Pattern was not found using binarization</span> <span class="pl-c"> // Run multi-level quads extraction</span> <span class="pl-c"> // In case one-level binarization did not give enough number of quads</span> <span class="pl-c"> CV_CALL( quad_count = icvGenerateQuadsEx( &amp;quads, &amp;corners, storage, img, thresh_img, dilations, flags ));</span> <span class="pl-c"> PRINTF("EX quad count: %d/%d\n", quad_count, expected_corners_num);</span> <span class="pl-c"> }</span> <span class="pl-c"> else<span class="pl-c">*/</span></span> { <span class="pl-c"><span class="pl-c">//</span> convert the input grayscale image to binary (black-n-white)</span> <span class="pl-k">if</span>( flags &amp; CV_CALIB_CB_ADAPTIVE_THRESH ) { <span class="pl-k">int</span> block_size = <span class="pl-c1">cvRound</span>(prev_sqr_size == <span class="pl-c1">0</span> ? <span class="pl-c1">MIN</span>(img-&gt;<span class="pl-smi">cols</span>,img-&gt;<span class="pl-smi">rows</span>)*(k%<span class="pl-c1">2</span> == <span class="pl-c1">0</span> ? <span class="pl-c1">0.2</span> : <span class="pl-c1">0.1</span>): prev_sqr_size*<span class="pl-c1">2</span>)|<span class="pl-c1">1</span>; <span class="pl-c"><span class="pl-c">//</span> convert to binary</span> <span class="pl-c1">cvAdaptiveThreshold</span>( img, thresh_img, <span class="pl-c1">255</span>, CV_ADAPTIVE_THRESH_MEAN_C, CV_THRESH_BINARY, block_size, (k/<span class="pl-c1">2</span>)*<span class="pl-c1">5</span> ); <span class="pl-k">if</span> (dilations &gt; <span class="pl-c1">0</span>) <span class="pl-c1">cvDilate</span>( thresh_img, thresh_img, <span class="pl-c1">0</span>, dilations-<span class="pl-c1">1</span> ); } <span class="pl-k">else</span> { <span class="pl-c"><span class="pl-c">//</span> Make dilation before the thresholding.</span> <span class="pl-c"><span class="pl-c">//</span> It splits chessboard corners</span> <span class="pl-c"><span class="pl-c">//</span>cvDilate( img, thresh_img, 0, 1 );</span> <span class="pl-c"><span class="pl-c">//</span> empiric threshold level</span> <span class="pl-k">double</span> mean = <span class="pl-c1">cvAvg</span>( img ).<span class="pl-smi">val</span>[<span class="pl-c1">0</span>]; <span class="pl-k">int</span> thresh_level = <span class="pl-c1">cvRound</span>( mean - <span class="pl-c1">10</span> ); thresh_level = <span class="pl-c1">MAX</span>( thresh_level, <span class="pl-c1">10</span> ); <span class="pl-c1">cvThreshold</span>( img, thresh_img, thresh_level, <span class="pl-c1">255</span>, CV_THRESH_BINARY ); <span class="pl-c1">cvDilate</span>( thresh_img, thresh_img, <span class="pl-c1">0</span>, dilations ); } #<span class="pl-k">ifdef</span> DEBUG_CHESSBOARD <span class="pl-c1">cvCvtColor</span>(thresh_img,dbg_img,CV_GRAY2BGR); #<span class="pl-k">endif</span> <span class="pl-c"><span class="pl-c">//</span> So we can find rectangles that go to the edge, we draw a white line around the image edge.</span> <span class="pl-c"><span class="pl-c">//</span> Otherwise FindContours will miss those clipped rectangle contours.</span> <span class="pl-c"><span class="pl-c">//</span> The border color will be the image mean, because otherwise we risk screwing up filters like cvSmooth()...</span> <span class="pl-c1">cvRectangle</span>( thresh_img, <span class="pl-c1">cvPoint</span>(<span class="pl-c1">0</span>,<span class="pl-c1">0</span>), <span class="pl-c1">cvPoint</span>(thresh_img-&gt;<span class="pl-smi">cols</span>-<span class="pl-c1">1</span>, thresh_img-&gt;<span class="pl-smi">rows</span>-<span class="pl-c1">1</span>), <span class="pl-c1">CV_RGB</span>(<span class="pl-c1">255</span>,<span class="pl-c1">255</span>,<span class="pl-c1">255</span>), <span class="pl-c1">3</span>, <span class="pl-c1">8</span>); quad_count = <span class="pl-c1">icvGenerateQuads</span>( &amp;quads, &amp;corners, storage, thresh_img, flags, &amp;max_quad_buf_size); <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Quad count: %d/%d<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>, quad_count, expected_corners_num); } #<span class="pl-k">ifdef</span> DEBUG_CHESSBOARD <span class="pl-c1">cvCopy</span>(dbg_img, dbg1_img); <span class="pl-c1">cvNamedWindow</span>(<span class="pl-s"><span class="pl-pds">"</span>all_quads<span class="pl-pds">"</span></span>, <span class="pl-c1">1</span>); <span class="pl-c"><span class="pl-c">//</span> copy corners to temp array</span> <span class="pl-k">for</span>(<span class="pl-k">int</span> i = <span class="pl-c1">0</span>; i &lt; quad_count; i++ ) { <span class="pl-k">for</span> (<span class="pl-k">int</span> k=<span class="pl-c1">0</span>; k&lt;<span class="pl-c1">4</span>; k++) { CvPoint2D32f pt1, pt2; CvScalar color = <span class="pl-c1">CV_RGB</span>(<span class="pl-c1">30</span>,<span class="pl-c1">255</span>,<span class="pl-c1">30</span>); pt1 = quads[i].<span class="pl-smi">corners</span>[k]-&gt;<span class="pl-smi">pt</span>; pt2 = quads[i].<span class="pl-smi">corners</span>[(k+<span class="pl-c1">1</span>)%<span class="pl-c1">4</span>]-&gt;<span class="pl-smi">pt</span>; pt2.<span class="pl-smi">x</span> = (pt1.<span class="pl-smi">x</span> + pt2.<span class="pl-smi">x</span>)/<span class="pl-c1">2</span>; pt2.<span class="pl-smi">y</span> = (pt1.<span class="pl-smi">y</span> + pt2.<span class="pl-smi">y</span>)/<span class="pl-c1">2</span>; <span class="pl-k">if</span> (k&gt;<span class="pl-c1">0</span>) color = <span class="pl-c1">CV_RGB</span>(<span class="pl-c1">200</span>,<span class="pl-c1">200</span>,<span class="pl-c1">0</span>); <span class="pl-c1">cvLine</span>( dbg1_img, <span class="pl-c1">cvPointFrom32f</span>(pt1), <span class="pl-c1">cvPointFrom32f</span>(pt2), color, <span class="pl-c1">3</span>, <span class="pl-c1">8</span>); } } <span class="pl-c1">cvShowImage</span>(<span class="pl-s"><span class="pl-pds">"</span>all_quads<span class="pl-pds">"</span></span>, (IplImage*)dbg1_img); <span class="pl-c1">cvWaitKey</span>(); #<span class="pl-k">endif</span> <span class="pl-k">if</span>( quad_count &lt;= <span class="pl-c1">0</span> ) <span class="pl-k">continue</span>; <span class="pl-c"><span class="pl-c">//</span> Find quad's neighbors</span> <span class="pl-c1">icvFindQuadNeighbors</span>( quads, quad_count ); <span class="pl-c"><span class="pl-c">//</span> allocate extra for adding in icvOrderFoundQuads</span> <span class="pl-c1">cvFree</span>(&amp;quad_group); <span class="pl-c1">cvFree</span>(&amp;corner_group); quad_group = (CvCBQuad**)<span class="pl-c1">cvAlloc</span>( <span class="pl-k">sizeof</span>(quad_group[<span class="pl-c1">0</span>]) * max_quad_buf_size); corner_group = (CvCBCorner**)<span class="pl-c1">cvAlloc</span>( <span class="pl-k">sizeof</span>(corner_group[<span class="pl-c1">0</span>]) * max_quad_buf_size * <span class="pl-c1">4</span> ); <span class="pl-k">for</span>( group_idx = <span class="pl-c1">0</span>; ; group_idx++ ) { <span class="pl-k">int</span> count = <span class="pl-c1">0</span>; count = <span class="pl-c1">icvFindConnectedQuads</span>( quads, quad_count, quad_group, group_idx, storage ); <span class="pl-k">int</span> icount = count; <span class="pl-k">if</span>( count == <span class="pl-c1">0</span> ) <span class="pl-k">break</span>; <span class="pl-c"><span class="pl-c">//</span> order the quad corners globally</span> <span class="pl-c"><span class="pl-c">//</span> maybe delete or add some</span> <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Starting ordering of inner quads<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>); count = <span class="pl-c1">icvOrderFoundConnectedQuads</span>(count, quad_group, &amp;quad_count, &amp;quads, &amp;corners, pattern_size, max_quad_buf_size, storage ); <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Orig count: %d After ordering: %d<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>, icount, count); #<span class="pl-k">ifdef</span> DEBUG_CHESSBOARD <span class="pl-c1">cvCopy</span>(dbg_img,dbg2_img); <span class="pl-c1">cvNamedWindow</span>(<span class="pl-s"><span class="pl-pds">"</span>connected_group<span class="pl-pds">"</span></span>, <span class="pl-c1">1</span>); <span class="pl-c"><span class="pl-c">//</span> copy corners to temp array</span> <span class="pl-k">for</span>(<span class="pl-k">int</span> i = <span class="pl-c1">0</span>; i &lt; quad_count; i++ ) { <span class="pl-k">if</span> (quads[i].<span class="pl-smi">group_idx</span> == group_idx) <span class="pl-k">for</span> (<span class="pl-k">int</span> k=<span class="pl-c1">0</span>; k&lt;<span class="pl-c1">4</span>; k++) { CvPoint2D32f pt1, pt2; CvScalar color = <span class="pl-c1">CV_RGB</span>(<span class="pl-c1">30</span>,<span class="pl-c1">255</span>,<span class="pl-c1">30</span>); <span class="pl-k">if</span> (quads[i].<span class="pl-smi">ordered</span>) color = <span class="pl-c1">CV_RGB</span>(<span class="pl-c1">255</span>,<span class="pl-c1">30</span>,<span class="pl-c1">30</span>); pt1 = quads[i].<span class="pl-smi">corners</span>[k]-&gt;<span class="pl-smi">pt</span>; pt2 = quads[i].<span class="pl-smi">corners</span>[(k+<span class="pl-c1">1</span>)%<span class="pl-c1">4</span>]-&gt;<span class="pl-smi">pt</span>; pt2.<span class="pl-smi">x</span> = (pt1.<span class="pl-smi">x</span> + pt2.<span class="pl-smi">x</span>)/<span class="pl-c1">2</span>; pt2.<span class="pl-smi">y</span> = (pt1.<span class="pl-smi">y</span> + pt2.<span class="pl-smi">y</span>)/<span class="pl-c1">2</span>; <span class="pl-k">if</span> (k&gt;<span class="pl-c1">0</span>) color = <span class="pl-c1">CV_RGB</span>(<span class="pl-c1">200</span>,<span class="pl-c1">200</span>,<span class="pl-c1">0</span>); <span class="pl-c1">cvLine</span>( dbg2_img, <span class="pl-c1">cvPointFrom32f</span>(pt1), <span class="pl-c1">cvPointFrom32f</span>(pt2), color, <span class="pl-c1">3</span>, <span class="pl-c1">8</span>); } } <span class="pl-c1">cvShowImage</span>(<span class="pl-s"><span class="pl-pds">"</span>connected_group<span class="pl-pds">"</span></span>, (IplImage*)dbg2_img); <span class="pl-c1">cvWaitKey</span>(); #<span class="pl-k">endif</span> <span class="pl-k">if</span> (count == <span class="pl-c1">0</span>) <span class="pl-k">continue</span>; <span class="pl-c"><span class="pl-c">//</span> haven't found inner quads</span> <span class="pl-c"><span class="pl-c">//</span> If count is more than it should be, this will remove those quads</span> <span class="pl-c"><span class="pl-c">//</span> which cause maximum deviation from a nice square pattern.</span> count = <span class="pl-c1">icvCleanFoundConnectedQuads</span>( count, quad_group, pattern_size ); <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Connected group: %d orig count: %d cleaned: %d<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>, group_idx, icount, count); count = <span class="pl-c1">icvCheckQuadGroup</span>( quad_group, count, corner_group, pattern_size ); <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Connected group: %d count: %d cleaned: %d<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>, group_idx, icount, count); { <span class="pl-k">int</span> n = count &gt; <span class="pl-c1">0</span> ? pattern_size.<span class="pl-smi">width</span> * pattern_size.<span class="pl-smi">height</span> : -count; n = <span class="pl-c1">MIN</span>( n, pattern_size.<span class="pl-smi">width</span> * pattern_size.<span class="pl-smi">height</span> ); <span class="pl-k">float</span> sum_dist = <span class="pl-c1">0</span>; <span class="pl-k">int</span> total = <span class="pl-c1">0</span>; <span class="pl-k">for</span>(<span class="pl-k">int</span> i = <span class="pl-c1">0</span>; i &lt; n; i++ ) { <span class="pl-k">int</span> ni = <span class="pl-c1">0</span>; <span class="pl-k">float</span> avgi = corner_group[i]-&gt;<span class="pl-c1">meanDist</span>(&amp;ni); sum_dist += avgi*ni; total += ni; } prev_sqr_size = <span class="pl-c1">cvRound</span>(sum_dist/<span class="pl-c1">MAX</span>(total, <span class="pl-c1">1</span>)); <span class="pl-k">if</span>( count &gt; <span class="pl-c1">0</span> || (out_corner_count &amp;&amp; -count &gt; *out_corner_count) ) { <span class="pl-c"><span class="pl-c">//</span> copy corners to output array</span> <span class="pl-k">for</span>(<span class="pl-k">int</span> i = <span class="pl-c1">0</span>; i &lt; n; i++ ) out_corners[i] = corner_group[i]-&gt;<span class="pl-smi">pt</span>; <span class="pl-k">if</span>( out_corner_count ) *out_corner_count = n; <span class="pl-k">if</span>( count == pattern_size.<span class="pl-smi">width</span>*pattern_size.<span class="pl-smi">height</span> &amp;&amp; <span class="pl-c1">icvCheckBoardMonotony</span>( out_corners, pattern_size )) { found = <span class="pl-c1">1</span>; <span class="pl-k">break</span>; } } } } }<span class="pl-c"><span class="pl-c">//</span>dilations</span> }<span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-k">if</span>( found ) found = <span class="pl-c1">icvCheckBoardMonotony</span>( out_corners, pattern_size ); <span class="pl-c"><span class="pl-c">//</span> check that none of the found corners is too close to the image boundary</span> <span class="pl-k">if</span>( found ) { <span class="pl-k">const</span> <span class="pl-k">int</span> BORDER = <span class="pl-c1">8</span>; <span class="pl-k">for</span>( k = <span class="pl-c1">0</span>; k &lt; pattern_size.<span class="pl-smi">width</span>*pattern_size.<span class="pl-smi">height</span>; k++ ) { <span class="pl-k">if</span>( out_corners[k].<span class="pl-smi">x</span> &lt;= BORDER || out_corners[k].<span class="pl-smi">x</span> &gt; img-&gt;<span class="pl-smi">cols</span> - BORDER || out_corners[k].<span class="pl-smi">y</span> &lt;= BORDER || out_corners[k].<span class="pl-smi">y</span> &gt; img-&gt;<span class="pl-smi">rows</span> - BORDER ) <span class="pl-k">break</span>; } found = k == pattern_size.<span class="pl-smi">width</span>*pattern_size.<span class="pl-smi">height</span>; } <span class="pl-k">if</span>( found &amp;&amp; pattern_size.<span class="pl-smi">height</span> % <span class="pl-c1">2</span> == <span class="pl-c1">0</span> &amp;&amp; pattern_size.<span class="pl-smi">width</span> % <span class="pl-c1">2</span> == <span class="pl-c1">0</span> ) { <span class="pl-k">int</span> last_row = (pattern_size.<span class="pl-smi">height</span>-<span class="pl-c1">1</span>)*pattern_size.<span class="pl-smi">width</span>; <span class="pl-k">double</span> dy0 = out_corners[last_row].<span class="pl-smi">y</span> - out_corners[<span class="pl-c1">0</span>].<span class="pl-smi">y</span>; <span class="pl-k">if</span>( dy0 &lt; <span class="pl-c1">0</span> ) { <span class="pl-k">int</span> n = pattern_size.<span class="pl-smi">width</span>*pattern_size.<span class="pl-smi">height</span>; <span class="pl-k">for</span>(<span class="pl-k">int</span> i = <span class="pl-c1">0</span>; i &lt; n/<span class="pl-c1">2</span>; i++ ) { CvPoint2D32f temp; <span class="pl-c1">CV_SWAP</span>(out_corners[i], out_corners[n-i-<span class="pl-c1">1</span>], temp); } } } <span class="pl-k">if</span>( found ) { cv::<span class="pl-c1">Ptr</span>&lt;CvMat&gt; gray; <span class="pl-k">if</span>( <span class="pl-c1">CV_MAT_CN</span>(img-&gt;<span class="pl-smi">type</span>) != <span class="pl-c1">1</span> ) { gray = <span class="pl-c1">cvCreateMat</span>(img-&gt;<span class="pl-smi">rows</span>, img-&gt;<span class="pl-smi">cols</span>, CV_8UC1); <span class="pl-c1">cvCvtColor</span>(img, gray, CV_BGR2GRAY); } <span class="pl-k">else</span> { gray = <span class="pl-c1">cvCloneMat</span>(img); } <span class="pl-k">int</span> wsize = <span class="pl-c1">2</span>; <span class="pl-c1">cvFindCornerSubPix</span>( gray, out_corners, pattern_size.<span class="pl-smi">width</span>*pattern_size.<span class="pl-smi">height</span>, <span class="pl-c1">cvSize</span>(wsize, wsize), <span class="pl-c1">cvSize</span>(-<span class="pl-c1">1</span>,-<span class="pl-c1">1</span>), <span class="pl-c1">cvTermCriteria</span>(CV_TERMCRIT_EPS+CV_TERMCRIT_ITER, <span class="pl-c1">15</span>, <span class="pl-c1">0.1</span>)); } } <span class="pl-k">catch</span>(...) { <span class="pl-c1">cvFree</span>(&amp;quads); <span class="pl-c1">cvFree</span>(&amp;corners); <span class="pl-c1">cvFree</span>(&amp;quad_group); <span class="pl-c1">cvFree</span>(&amp;corner_group); <span class="pl-k">throw</span>; } <span class="pl-c1">cvFree</span>(&amp;quads); <span class="pl-c1">cvFree</span>(&amp;corners); <span class="pl-c1">cvFree</span>(&amp;quad_group); <span class="pl-c1">cvFree</span>(&amp;corner_group); <span class="pl-k">return</span> found; } <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> Checks that each board row and column is pretty much monotonous curve:</span> <span class="pl-c"><span class="pl-c">//</span> It analyzes each row and each column of the chessboard as following:</span> <span class="pl-c"><span class="pl-c">//</span> for each corner c lying between end points in the same row/column it checks that</span> <span class="pl-c"><span class="pl-c">//</span> the point projection to the line segment (a,b) is lying between projections</span> <span class="pl-c"><span class="pl-c">//</span> of the neighbor corners in the same row/column.</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> This function has been created as temporary workaround for the bug in current implementation</span> <span class="pl-c"><span class="pl-c">//</span> of cvFindChessboardCornes that produces absolutely unordered sets of corners.</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvCheckBoardMonotony</span>( CvPoint2D32f* corners, CvSize pattern_size ) { <span class="pl-k">int</span> i, j, k; <span class="pl-k">for</span>( k = <span class="pl-c1">0</span>; k &lt; <span class="pl-c1">2</span>; k++ ) { <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; (k == <span class="pl-c1">0</span> ? pattern_size.<span class="pl-smi">height</span> : pattern_size.<span class="pl-smi">width</span>); i++ ) { CvPoint2D32f a = k == <span class="pl-c1">0</span> ? corners[i*pattern_size.<span class="pl-smi">width</span>] : corners[i]; CvPoint2D32f b = k == <span class="pl-c1">0</span> ? corners[(i+<span class="pl-c1">1</span>)*pattern_size.<span class="pl-smi">width</span>-<span class="pl-c1">1</span>] : corners[(pattern_size.<span class="pl-smi">height</span>-<span class="pl-c1">1</span>)*pattern_size.<span class="pl-smi">width</span> + i]; <span class="pl-k">float</span> prevt = <span class="pl-c1">0</span>, dx0 = b.<span class="pl-smi">x</span> - a.<span class="pl-smi">x</span>, dy0 = b.<span class="pl-smi">y</span> - a.<span class="pl-smi">y</span>; <span class="pl-k">if</span>( <span class="pl-c1">fabs</span>(dx0) + <span class="pl-c1">fabs</span>(dy0) &lt; FLT_EPSILON ) <span class="pl-k">return</span> <span class="pl-c1">0</span>; <span class="pl-k">for</span>( j = <span class="pl-c1">1</span>; j &lt; (k == <span class="pl-c1">0</span> ? pattern_size.<span class="pl-smi">width</span> : pattern_size.<span class="pl-smi">height</span>) - <span class="pl-c1">1</span>; j++ ) { CvPoint2D32f c = k == <span class="pl-c1">0</span> ? corners[i*pattern_size.<span class="pl-smi">width</span> + j] : corners[j*pattern_size.<span class="pl-smi">width</span> + i]; <span class="pl-k">float</span> t = ((c.<span class="pl-smi">x</span> - a.<span class="pl-smi">x</span>)*dx0 + (c.<span class="pl-smi">y</span> - a.<span class="pl-smi">y</span>)*dy0)/(dx0*dx0 + dy0*dy0); <span class="pl-k">if</span>( t &lt; prevt || t &gt; <span class="pl-c1">1</span> ) <span class="pl-k">return</span> <span class="pl-c1">0</span>; prevt = t; } } } <span class="pl-k">return</span> <span class="pl-c1">1</span>; } <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> order a group of connected quads</span> <span class="pl-c"><span class="pl-c">//</span> order of corners:</span> <span class="pl-c"><span class="pl-c">//</span> 0 is top left</span> <span class="pl-c"><span class="pl-c">//</span> clockwise from there</span> <span class="pl-c"><span class="pl-c">//</span> note: "top left" is nominal, depends on initial ordering of starting quad</span> <span class="pl-c"><span class="pl-c">//</span> but all other quads are ordered consistently</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> can change the number of quads in the group</span> <span class="pl-c"><span class="pl-c">//</span> can add quads, so we need to have quad/corner arrays passed in</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvOrderFoundConnectedQuads</span>( <span class="pl-k">int</span> quad_count, CvCBQuad **quads, <span class="pl-k">int</span> *all_count, CvCBQuad **all_quads, CvCBCorner **corners, CvSize pattern_size, <span class="pl-k">int</span> max_quad_buf_size, CvMemStorage* storage ) { cv::<span class="pl-c1">Ptr</span>&lt;CvMemStorage&gt; temp_storage = <span class="pl-c1">cvCreateChildMemStorage</span>( storage ); CvSeq* stack = <span class="pl-c1">cvCreateSeq</span>( <span class="pl-c1">0</span>, <span class="pl-k">sizeof</span>(*stack), <span class="pl-k">sizeof</span>(<span class="pl-k">void</span>*), temp_storage ); <span class="pl-c"><span class="pl-c">//</span> first find an interior quad</span> CvCBQuad *start = <span class="pl-c1">NULL</span>; <span class="pl-k">for</span> (<span class="pl-k">int</span> i=<span class="pl-c1">0</span>; i&lt;quad_count; i++) { <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">count</span> == <span class="pl-c1">4</span>) { start = quads[i]; <span class="pl-k">break</span>; } } <span class="pl-k">if</span> (start == <span class="pl-c1">NULL</span>) <span class="pl-k">return</span> <span class="pl-c1">0</span>; <span class="pl-c"><span class="pl-c">//</span> no 4-connected quad</span> <span class="pl-c"><span class="pl-c">//</span> start with first one, assign rows/cols</span> <span class="pl-k">int</span> row_min = <span class="pl-c1">0</span>, col_min = <span class="pl-c1">0</span>, row_max=<span class="pl-c1">0</span>, col_max = <span class="pl-c1">0</span>; std::map&lt;<span class="pl-k">int</span>, <span class="pl-k">int</span>&gt; col_hist; std::map&lt;<span class="pl-k">int</span>, <span class="pl-k">int</span>&gt; row_hist; <span class="pl-c1">cvSeqPush</span>(stack, &amp;start); start-&gt;<span class="pl-smi">row</span> = <span class="pl-c1">0</span>; start-&gt;<span class="pl-smi">col</span> = <span class="pl-c1">0</span>; start-&gt;<span class="pl-smi">ordered</span> = <span class="pl-c1">true</span>; <span class="pl-c"><span class="pl-c">//</span> Recursively order the quads so that all position numbers (e.g.,</span> <span class="pl-c"><span class="pl-c">//</span> 0,1,2,3) are in the at the same relative corner (e.g., lower right).</span> <span class="pl-k">while</span>( stack-&gt;<span class="pl-smi">total</span> ) { CvCBQuad* q; <span class="pl-c1">cvSeqPop</span>( stack, &amp;q ); <span class="pl-k">int</span> col = q-&gt;<span class="pl-smi">col</span>; <span class="pl-k">int</span> row = q-&gt;<span class="pl-smi">row</span>; col_hist[col]++; row_hist[row]++; <span class="pl-c"><span class="pl-c">//</span> check min/max</span> <span class="pl-k">if</span> (row &gt; row_max) row_max = row; <span class="pl-k">if</span> (row &lt; row_min) row_min = row; <span class="pl-k">if</span> (col &gt; col_max) col_max = col; <span class="pl-k">if</span> (col &lt; col_min) col_min = col; <span class="pl-k">for</span>(<span class="pl-k">int</span> i = <span class="pl-c1">0</span>; i &lt; <span class="pl-c1">4</span>; i++ ) { CvCBQuad *neighbor = q-&gt;<span class="pl-smi">neighbors</span>[i]; <span class="pl-k">switch</span>(i) <span class="pl-c"><span class="pl-c">//</span> adjust col, row for this quad</span> { <span class="pl-c"><span class="pl-c">//</span> start at top left, go clockwise</span> <span class="pl-k">case</span> <span class="pl-c1">0</span>: row--; col--; <span class="pl-k">break</span>; <span class="pl-k">case</span> <span class="pl-c1">1</span>: col += <span class="pl-c1">2</span>; <span class="pl-k">break</span>; <span class="pl-k">case</span> <span class="pl-c1">2</span>: row += <span class="pl-c1">2</span>; <span class="pl-k">break</span>; <span class="pl-k">case</span> <span class="pl-c1">3</span>: col -= <span class="pl-c1">2</span>; <span class="pl-k">break</span>; } <span class="pl-c"><span class="pl-c">//</span> just do inside quads</span> <span class="pl-k">if</span> (neighbor &amp;&amp; neighbor-&gt;<span class="pl-smi">ordered</span> == <span class="pl-c1">false</span> &amp;&amp; neighbor-&gt;<span class="pl-smi">count</span> == <span class="pl-c1">4</span>) { <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>col: %d row: %d<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>, col, row); <span class="pl-c1">icvOrderQuad</span>(neighbor, q-&gt;<span class="pl-smi">corners</span>[i], (i+<span class="pl-c1">2</span>)%<span class="pl-c1">4</span>); <span class="pl-c"><span class="pl-c">//</span> set in order</span> neighbor-&gt;<span class="pl-smi">ordered</span> = <span class="pl-c1">true</span>; neighbor-&gt;<span class="pl-smi">row</span> = row; neighbor-&gt;<span class="pl-smi">col</span> = col; <span class="pl-c1">cvSeqPush</span>( stack, &amp;neighbor ); } } } <span class="pl-k">for</span> (<span class="pl-k">int</span> i=col_min; i&lt;=col_max; i++) <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>HIST[%d] = %d<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>, i, col_hist[i]); <span class="pl-c"><span class="pl-c">//</span> analyze inner quad structure</span> <span class="pl-k">int</span> w = pattern_size.<span class="pl-smi">width</span> - <span class="pl-c1">1</span>; <span class="pl-k">int</span> h = pattern_size.<span class="pl-smi">height</span> - <span class="pl-c1">1</span>; <span class="pl-k">int</span> drow = row_max - row_min + <span class="pl-c1">1</span>; <span class="pl-k">int</span> dcol = col_max - col_min + <span class="pl-c1">1</span>; <span class="pl-c"><span class="pl-c">//</span> normalize pattern and found quad indices</span> <span class="pl-k">if</span> ((w &gt; h &amp;&amp; dcol &lt; drow) || (w &lt; h &amp;&amp; drow &lt; dcol)) { h = pattern_size.<span class="pl-smi">width</span> - <span class="pl-c1">1</span>; w = pattern_size.<span class="pl-smi">height</span> - <span class="pl-c1">1</span>; } <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Size: %dx%d Pattern: %dx%d<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>, dcol, drow, w, h); <span class="pl-c"><span class="pl-c">//</span> check if there are enough inner quads</span> <span class="pl-k">if</span> (dcol &lt; w || drow &lt; h) <span class="pl-c"><span class="pl-c">//</span> found enough inner quads?</span> { <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Too few inner quad rows/cols<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>); <span class="pl-k">return</span> <span class="pl-c1">0</span>; <span class="pl-c"><span class="pl-c">//</span> no, return</span> } #<span class="pl-k">ifdef</span> ENABLE_TRIM_COL_ROW <span class="pl-c"><span class="pl-c">//</span> too many columns, not very common</span> <span class="pl-k">if</span> (dcol == w+<span class="pl-c1">1</span>) <span class="pl-c"><span class="pl-c">//</span> too many, trim</span> { <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Trimming cols<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>); <span class="pl-k">if</span> (col_hist[col_max] &gt; col_hist[col_min]) { <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Trimming left col<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>); quad_count = <span class="pl-c1">icvTrimCol</span>(quads,quad_count,col_min,-<span class="pl-c1">1</span>); } <span class="pl-k">else</span> { <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Trimming right col<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>); quad_count = <span class="pl-c1">icvTrimCol</span>(quads,quad_count,col_max,+<span class="pl-c1">1</span>); } } <span class="pl-c"><span class="pl-c">//</span> too many rows, not very common</span> <span class="pl-k">if</span> (drow == h+<span class="pl-c1">1</span>) <span class="pl-c"><span class="pl-c">//</span> too many, trim</span> { <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Trimming rows<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>); <span class="pl-k">if</span> (row_hist[row_max] &gt; row_hist[row_min]) { <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Trimming top row<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>); quad_count = <span class="pl-c1">icvTrimRow</span>(quads,quad_count,row_min,-<span class="pl-c1">1</span>); } <span class="pl-k">else</span> { <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Trimming bottom row<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>); quad_count = <span class="pl-c1">icvTrimRow</span>(quads,quad_count,row_max,+<span class="pl-c1">1</span>); } } #<span class="pl-k">endif</span> <span class="pl-c"><span class="pl-c">//</span> check edges of inner quads</span> <span class="pl-c"><span class="pl-c">//</span> if there is an outer quad missing, fill it in</span> <span class="pl-c"><span class="pl-c">//</span> first order all inner quads</span> <span class="pl-k">int</span> found = <span class="pl-c1">0</span>; <span class="pl-k">for</span> (<span class="pl-k">int</span> i=<span class="pl-c1">0</span>; i&lt;quad_count; i++) { <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">count</span> == <span class="pl-c1">4</span>) { <span class="pl-c"><span class="pl-c">//</span> ok, look at neighbors</span> <span class="pl-k">int</span> col = quads[i]-&gt;<span class="pl-smi">col</span>; <span class="pl-k">int</span> row = quads[i]-&gt;<span class="pl-smi">row</span>; <span class="pl-k">for</span> (<span class="pl-k">int</span> j=<span class="pl-c1">0</span>; j&lt;<span class="pl-c1">4</span>; j++) { <span class="pl-k">switch</span>(j) <span class="pl-c"><span class="pl-c">//</span> adjust col, row for this quad</span> { <span class="pl-c"><span class="pl-c">//</span> start at top left, go clockwise</span> <span class="pl-k">case</span> <span class="pl-c1">0</span>: row--; col--; <span class="pl-k">break</span>; <span class="pl-k">case</span> <span class="pl-c1">1</span>: col += <span class="pl-c1">2</span>; <span class="pl-k">break</span>; <span class="pl-k">case</span> <span class="pl-c1">2</span>: row += <span class="pl-c1">2</span>; <span class="pl-k">break</span>; <span class="pl-k">case</span> <span class="pl-c1">3</span>: col -= <span class="pl-c1">2</span>; <span class="pl-k">break</span>; } CvCBQuad *neighbor = quads[i]-&gt;<span class="pl-smi">neighbors</span>[j]; <span class="pl-k">if</span> (neighbor &amp;&amp; !neighbor-&gt;<span class="pl-smi">ordered</span> &amp;&amp; <span class="pl-c"><span class="pl-c">//</span> is it an inner quad?</span> col &lt;= col_max &amp;&amp; col &gt;= col_min &amp;&amp; row &lt;= row_max &amp;&amp; row &gt;= row_min) { <span class="pl-c"><span class="pl-c">//</span> if so, set in order</span> <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Adding inner: col: %d row: %d<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>, col, row); found++; <span class="pl-c1">icvOrderQuad</span>(neighbor, quads[i]-&gt;<span class="pl-smi">corners</span>[j], (j+<span class="pl-c1">2</span>)%<span class="pl-c1">4</span>); neighbor-&gt;<span class="pl-smi">ordered</span> = <span class="pl-c1">true</span>; neighbor-&gt;<span class="pl-smi">row</span> = row; neighbor-&gt;<span class="pl-smi">col</span> = col; } } } } <span class="pl-c"><span class="pl-c">//</span> if we have found inner quads, add corresponding outer quads,</span> <span class="pl-c"><span class="pl-c">//</span> which are missing</span> <span class="pl-k">if</span> (found &gt; <span class="pl-c1">0</span>) { <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Found %d inner quads not connected to outer quads, repairing<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>, found); <span class="pl-k">for</span> (<span class="pl-k">int</span> i=<span class="pl-c1">0</span>; i&lt;quad_count &amp;&amp; *all_count &lt; max_quad_buf_size; i++) { <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">count</span> &lt; <span class="pl-c1">4</span> &amp;&amp; quads[i]-&gt;<span class="pl-smi">ordered</span>) { <span class="pl-k">int</span> added = <span class="pl-c1">icvAddOuterQuad</span>(quads[i],quads,quad_count,all_quads,*all_count,corners, max_quad_buf_size); *all_count += added; quad_count += added; } } <span class="pl-k">if</span> (*all_count &gt;= max_quad_buf_size) <span class="pl-k">return</span> <span class="pl-c1">0</span>; } <span class="pl-c"><span class="pl-c">//</span> final trimming of outer quads</span> <span class="pl-k">if</span> (dcol == w &amp;&amp; drow == h) <span class="pl-c"><span class="pl-c">//</span> found correct inner quads</span> { <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Inner bounds ok, check outer quads<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>); <span class="pl-k">int</span> rcount = quad_count; <span class="pl-k">for</span> (<span class="pl-k">int</span> i=quad_count-<span class="pl-c1">1</span>; i&gt;=<span class="pl-c1">0</span>; i--) <span class="pl-c"><span class="pl-c">//</span> eliminate any quad not connected to</span> <span class="pl-c"><span class="pl-c">//</span> an ordered quad</span> { <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">ordered</span> == <span class="pl-c1">false</span>) { <span class="pl-k">bool</span> outer = <span class="pl-c1">false</span>; <span class="pl-k">for</span> (<span class="pl-k">int</span> j=<span class="pl-c1">0</span>; j&lt;<span class="pl-c1">4</span>; j++) <span class="pl-c"><span class="pl-c">//</span> any neighbors that are ordered?</span> { <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">neighbors</span>[j] &amp;&amp; quads[i]-&gt;<span class="pl-smi">neighbors</span>[j]-&gt;<span class="pl-smi">ordered</span>) outer = <span class="pl-c1">true</span>; } <span class="pl-k">if</span> (!outer) <span class="pl-c"><span class="pl-c">//</span> not an outer quad, eliminate</span> { <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Removing quad %d<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>, i); <span class="pl-c1">icvRemoveQuadFromGroup</span>(quads,rcount,quads[i]); rcount--; } } } <span class="pl-k">return</span> rcount; } <span class="pl-k">return</span> <span class="pl-c1">0</span>; } <span class="pl-c"><span class="pl-c">//</span> add an outer quad</span> <span class="pl-c"><span class="pl-c">//</span> looks for the neighbor of &lt;quad&gt; that isn't present,</span> <span class="pl-c"><span class="pl-c">//</span> tries to add it in.</span> <span class="pl-c"><span class="pl-c">//</span> &lt;quad&gt; is ordered</span> <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvAddOuterQuad</span>( CvCBQuad *quad, CvCBQuad **quads, <span class="pl-k">int</span> quad_count, CvCBQuad **all_quads, <span class="pl-k">int</span> all_count, CvCBCorner **corners, <span class="pl-k">int</span> max_quad_buf_size ) { <span class="pl-k">int</span> added = <span class="pl-c1">0</span>; <span class="pl-k">for</span> (<span class="pl-k">int</span> i=<span class="pl-c1">0</span>; i&lt;<span class="pl-c1">4</span> &amp;&amp; all_count &lt; max_quad_buf_size; i++) <span class="pl-c"><span class="pl-c">//</span> find no-neighbor corners</span> { <span class="pl-k">if</span> (!quad-&gt;<span class="pl-smi">neighbors</span>[i]) <span class="pl-c"><span class="pl-c">//</span> ok, create and add neighbor</span> { <span class="pl-k">int</span> j = (i+<span class="pl-c1">2</span>)%<span class="pl-c1">4</span>; <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Adding quad as neighbor 2<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>); CvCBQuad *q = &amp;(*all_quads)[all_count]; <span class="pl-c1">memset</span>( q, <span class="pl-c1">0</span>, <span class="pl-k">sizeof</span>(*q) ); added++; quads[quad_count] = q; quad_count++; <span class="pl-c"><span class="pl-c">//</span> set neighbor and group id</span> quad-&gt;<span class="pl-smi">neighbors</span>[i] = q; quad-&gt;<span class="pl-smi">count</span> += <span class="pl-c1">1</span>; q-&gt;<span class="pl-smi">neighbors</span>[j] = quad; q-&gt;<span class="pl-smi">group_idx</span> = quad-&gt;<span class="pl-smi">group_idx</span>; q-&gt;<span class="pl-smi">count</span> = <span class="pl-c1">1</span>; <span class="pl-c"><span class="pl-c">//</span> number of neighbors</span> q-&gt;<span class="pl-smi">ordered</span> = <span class="pl-c1">false</span>; q-&gt;<span class="pl-smi">edge_len</span> = quad-&gt;<span class="pl-smi">edge_len</span>; <span class="pl-c"><span class="pl-c">//</span> make corners of new quad</span> <span class="pl-c"><span class="pl-c">//</span> same as neighbor quad, but offset</span> CvPoint2D32f pt = quad-&gt;<span class="pl-smi">corners</span>[i]-&gt;<span class="pl-smi">pt</span>; CvCBCorner* corner; <span class="pl-k">float</span> dx = pt.<span class="pl-smi">x</span> - quad-&gt;<span class="pl-smi">corners</span>[j]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">x</span>; <span class="pl-k">float</span> dy = pt.<span class="pl-smi">y</span> - quad-&gt;<span class="pl-smi">corners</span>[j]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">y</span>; <span class="pl-k">for</span> (<span class="pl-k">int</span> k=<span class="pl-c1">0</span>; k&lt;<span class="pl-c1">4</span>; k++) { corner = &amp;(*corners)[all_count*<span class="pl-c1">4</span>+k]; pt = quad-&gt;<span class="pl-smi">corners</span>[k]-&gt;<span class="pl-smi">pt</span>; <span class="pl-c1">memset</span>( corner, <span class="pl-c1">0</span>, <span class="pl-k">sizeof</span>(*corner) ); corner-&gt;<span class="pl-smi">pt</span> = pt; q-&gt;<span class="pl-smi">corners</span>[k] = corner; corner-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">x</span> += dx; corner-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">y</span> += dy; } <span class="pl-c"><span class="pl-c">//</span> have to set exact corner</span> q-&gt;<span class="pl-smi">corners</span>[j] = quad-&gt;<span class="pl-smi">corners</span>[i]; <span class="pl-c"><span class="pl-c">//</span> now find other neighbor and add it, if possible</span> <span class="pl-k">if</span> (quad-&gt;<span class="pl-smi">neighbors</span>[(i+<span class="pl-c1">3</span>)%<span class="pl-c1">4</span>] &amp;&amp; quad-&gt;<span class="pl-smi">neighbors</span>[(i+<span class="pl-c1">3</span>)%<span class="pl-c1">4</span>]-&gt;<span class="pl-smi">ordered</span> &amp;&amp; quad-&gt;<span class="pl-smi">neighbors</span>[(i+<span class="pl-c1">3</span>)%<span class="pl-c1">4</span>]-&gt;<span class="pl-smi">neighbors</span>[i] &amp;&amp; quad-&gt;<span class="pl-smi">neighbors</span>[(i+<span class="pl-c1">3</span>)%<span class="pl-c1">4</span>]-&gt;<span class="pl-smi">neighbors</span>[i]-&gt;<span class="pl-smi">ordered</span> ) { CvCBQuad *qn = quad-&gt;<span class="pl-smi">neighbors</span>[(i+<span class="pl-c1">3</span>)%<span class="pl-c1">4</span>]-&gt;<span class="pl-smi">neighbors</span>[i]; q-&gt;<span class="pl-smi">count</span> = <span class="pl-c1">2</span>; q-&gt;<span class="pl-smi">neighbors</span>[(j+<span class="pl-c1">1</span>)%<span class="pl-c1">4</span>] = qn; qn-&gt;<span class="pl-smi">neighbors</span>[(i+<span class="pl-c1">1</span>)%<span class="pl-c1">4</span>] = q; qn-&gt;<span class="pl-smi">count</span> += <span class="pl-c1">1</span>; <span class="pl-c"><span class="pl-c">//</span> have to set exact corner</span> q-&gt;<span class="pl-smi">corners</span>[(j+<span class="pl-c1">1</span>)%<span class="pl-c1">4</span>] = qn-&gt;<span class="pl-smi">corners</span>[(i+<span class="pl-c1">1</span>)%<span class="pl-c1">4</span>]; } all_count++; } } <span class="pl-k">return</span> added; } <span class="pl-c"><span class="pl-c">//</span> trimming routines</span> #<span class="pl-k">ifdef</span> ENABLE_TRIM_COL_ROW <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvTrimCol</span>(CvCBQuad **quads, <span class="pl-k">int</span> count, <span class="pl-k">int</span> col, <span class="pl-k">int</span> dir) { <span class="pl-k">int</span> rcount = count; <span class="pl-c"><span class="pl-c">//</span> find the right quad(s)</span> <span class="pl-k">for</span> (<span class="pl-k">int</span> i=<span class="pl-c1">0</span>; i&lt;count; i++) { #<span class="pl-k">ifdef</span> DEBUG_CHESSBOARD <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">ordered</span>) <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>index: %d cur: %d<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>, col, quads[i]-&gt;<span class="pl-smi">col</span>); #<span class="pl-k">endif</span> <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">ordered</span> &amp;&amp; quads[i]-&gt;<span class="pl-smi">col</span> == col) { <span class="pl-k">if</span> (dir == <span class="pl-c1">1</span>) { <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">1</span>]) { <span class="pl-c1">icvRemoveQuadFromGroup</span>(quads,rcount,quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">1</span>]); rcount--; } <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">2</span>]) { <span class="pl-c1">icvRemoveQuadFromGroup</span>(quads,rcount,quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">2</span>]); rcount--; } } <span class="pl-k">else</span> { <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">0</span>]) { <span class="pl-c1">icvRemoveQuadFromGroup</span>(quads,rcount,quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">0</span>]); rcount--; } <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">3</span>]) { <span class="pl-c1">icvRemoveQuadFromGroup</span>(quads,rcount,quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">3</span>]); rcount--; } } } } <span class="pl-k">return</span> rcount; } <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvTrimRow</span>(CvCBQuad **quads, <span class="pl-k">int</span> count, <span class="pl-k">int</span> row, <span class="pl-k">int</span> dir) { <span class="pl-k">int</span> i, rcount = count; <span class="pl-c"><span class="pl-c">//</span> find the right quad(s)</span> <span class="pl-k">for</span> (i=<span class="pl-c1">0</span>; i&lt;count; i++) { #<span class="pl-k">ifdef</span> DEBUG_CHESSBOARD <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">ordered</span>) <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>index: %d cur: %d<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>, row, quads[i]-&gt;<span class="pl-smi">row</span>); #<span class="pl-k">endif</span> <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">ordered</span> &amp;&amp; quads[i]-&gt;<span class="pl-smi">row</span> == row) { <span class="pl-k">if</span> (dir == <span class="pl-c1">1</span>) <span class="pl-c"><span class="pl-c">//</span> remove from bottom</span> { <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">2</span>]) { <span class="pl-c1">icvRemoveQuadFromGroup</span>(quads,rcount,quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">2</span>]); rcount--; } <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">3</span>]) { <span class="pl-c1">icvRemoveQuadFromGroup</span>(quads,rcount,quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">3</span>]); rcount--; } } <span class="pl-k">else</span> <span class="pl-c"><span class="pl-c">//</span> remove from top</span> { <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">0</span>]) { <span class="pl-c1">icvRemoveQuadFromGroup</span>(quads,rcount,quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">0</span>]); rcount--; } <span class="pl-k">if</span> (quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">1</span>]) { <span class="pl-c1">icvRemoveQuadFromGroup</span>(quads,rcount,quads[i]-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">1</span>]); rcount--; } } } } <span class="pl-k">return</span> rcount; } #<span class="pl-k">endif</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> remove quad from quad group</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-k">static</span> <span class="pl-k">void</span> <span class="pl-en">icvRemoveQuadFromGroup</span>(CvCBQuad **quads, <span class="pl-k">int</span> count, CvCBQuad *q0) { <span class="pl-k">int</span> i, j; <span class="pl-c"><span class="pl-c">//</span> remove any references to this quad as a neighbor</span> <span class="pl-k">for</span>(i = <span class="pl-c1">0</span>; i &lt; count; i++ ) { CvCBQuad *q = quads[i]; <span class="pl-k">for</span>(j = <span class="pl-c1">0</span>; j &lt; <span class="pl-c1">4</span>; j++ ) { <span class="pl-k">if</span>( q-&gt;<span class="pl-smi">neighbors</span>[j] == q0 ) { q-&gt;<span class="pl-smi">neighbors</span>[j] = <span class="pl-c1">0</span>; q-&gt;<span class="pl-smi">count</span>--; <span class="pl-k">for</span>(<span class="pl-k">int</span> k = <span class="pl-c1">0</span>; k &lt; <span class="pl-c1">4</span>; k++ ) <span class="pl-k">if</span>( q0-&gt;<span class="pl-smi">neighbors</span>[k] == q ) { q0-&gt;<span class="pl-smi">neighbors</span>[k] = <span class="pl-c1">0</span>; q0-&gt;<span class="pl-smi">count</span>--; <span class="pl-k">break</span>; } <span class="pl-k">break</span>; } } } <span class="pl-c"><span class="pl-c">//</span> remove the quad</span> <span class="pl-k">for</span>(i = <span class="pl-c1">0</span>; i &lt; count; i++ ) { CvCBQuad *q = quads[i]; <span class="pl-k">if</span> (q == q0) { quads[i] = quads[count-<span class="pl-c1">1</span>]; <span class="pl-k">break</span>; } } } <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-c"><span class="pl-c">//</span> put quad into correct order, where &lt;corner&gt; has value &lt;common&gt;</span> <span class="pl-c"><span class="pl-c">//</span></span> <span class="pl-k">static</span> <span class="pl-k">void</span> <span class="pl-en">icvOrderQuad</span>(CvCBQuad *quad, CvCBCorner *corner, <span class="pl-k">int</span> common) { <span class="pl-c"><span class="pl-c">//</span> find the corner</span> <span class="pl-k">int</span> tc; <span class="pl-k">for</span> (tc=<span class="pl-c1">0</span>; tc&lt;<span class="pl-c1">4</span>; tc++) <span class="pl-k">if</span> (quad-&gt;<span class="pl-smi">corners</span>[tc]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">x</span> == corner-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">x</span> &amp;&amp; quad-&gt;<span class="pl-smi">corners</span>[tc]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">y</span> == corner-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">y</span>) <span class="pl-k">break</span>; <span class="pl-c"><span class="pl-c">//</span> set corner order</span> <span class="pl-c"><span class="pl-c">//</span> shift</span> <span class="pl-k">while</span> (tc != common) { <span class="pl-c"><span class="pl-c">//</span> shift by one</span> CvCBCorner *tempc; CvCBQuad *tempq; tempc = quad-&gt;<span class="pl-smi">corners</span>[<span class="pl-c1">3</span>]; tempq = quad-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">3</span>]; <span class="pl-k">for</span> (<span class="pl-k">int</span> i=<span class="pl-c1">3</span>; i&gt;<span class="pl-c1">0</span>; i--) { quad-&gt;<span class="pl-smi">corners</span>[i] = quad-&gt;<span class="pl-smi">corners</span>[i-<span class="pl-c1">1</span>]; quad-&gt;<span class="pl-smi">neighbors</span>[i] = quad-&gt;<span class="pl-smi">neighbors</span>[i-<span class="pl-c1">1</span>]; } quad-&gt;<span class="pl-smi">corners</span>[<span class="pl-c1">0</span>] = tempc; quad-&gt;<span class="pl-smi">neighbors</span>[<span class="pl-c1">0</span>] = tempq; tc++; tc = tc%<span class="pl-c1">4</span>; } } <span class="pl-c"><span class="pl-c">//</span> if we found too many connect quads, remove those which probably do not belong.</span> <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvCleanFoundConnectedQuads</span>( <span class="pl-k">int</span> quad_count, CvCBQuad **quad_group, CvSize pattern_size ) { CvPoint2D32f center = {<span class="pl-c1">0</span>,<span class="pl-c1">0</span>}; <span class="pl-k">int</span> i, j, k; <span class="pl-c"><span class="pl-c">//</span> number of quads this pattern should contain</span> <span class="pl-k">int</span> count = ((pattern_size.<span class="pl-smi">width</span> + <span class="pl-c1">1</span>)*(pattern_size.<span class="pl-smi">height</span> + <span class="pl-c1">1</span>) + <span class="pl-c1">1</span>)/<span class="pl-c1">2</span>; <span class="pl-c"><span class="pl-c">//</span> if we have more quadrangles than we should,</span> <span class="pl-c"><span class="pl-c">//</span> try to eliminate duplicates or ones which don't belong to the pattern rectangle...</span> <span class="pl-k">if</span>( quad_count &lt;= count ) <span class="pl-k">return</span> quad_count; <span class="pl-c"><span class="pl-c">//</span> create an array of quadrangle centers</span> cv::AutoBuffer&lt;CvPoint2D32f&gt; <span class="pl-c1">centers</span>( quad_count ); cv::<span class="pl-c1">Ptr</span>&lt;CvMemStorage&gt; temp_storage = <span class="pl-c1">cvCreateMemStorage</span>(<span class="pl-c1">0</span>); <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; quad_count; i++ ) { CvPoint2D32f ci = {<span class="pl-c1">0</span>,<span class="pl-c1">0</span>}; CvCBQuad* q = quad_group[i]; <span class="pl-k">for</span>( j = <span class="pl-c1">0</span>; j &lt; <span class="pl-c1">4</span>; j++ ) { CvPoint2D32f pt = q-&gt;<span class="pl-smi">corners</span>[j]-&gt;<span class="pl-smi">pt</span>; ci.<span class="pl-smi">x</span> += pt.<span class="pl-smi">x</span>; ci.<span class="pl-smi">y</span> += pt.<span class="pl-smi">y</span>; } ci.<span class="pl-smi">x</span> *= <span class="pl-c1">0</span>.<span class="pl-c1">25f</span>; ci.<span class="pl-smi">y</span> *= <span class="pl-c1">0</span>.<span class="pl-c1">25f</span>; centers[i] = ci; center.<span class="pl-smi">x</span> += ci.<span class="pl-smi">x</span>; center.<span class="pl-smi">y</span> += ci.<span class="pl-smi">y</span>; } center.<span class="pl-smi">x</span> /= quad_count; center.<span class="pl-smi">y</span> /= quad_count; <span class="pl-c"><span class="pl-c">//</span> If we still have more quadrangles than we should,</span> <span class="pl-c"><span class="pl-c">//</span> we try to eliminate bad ones based on minimizing the bounding box.</span> <span class="pl-c"><span class="pl-c">//</span> We iteratively remove the point which reduces the size of</span> <span class="pl-c"><span class="pl-c">//</span> the bounding box of the blobs the most</span> <span class="pl-c"><span class="pl-c">//</span> (since we want the rectangle to be as small as possible)</span> <span class="pl-c"><span class="pl-c">//</span> remove the quadrange that causes the biggest reduction</span> <span class="pl-c"><span class="pl-c">//</span> in pattern size until we have the correct number</span> <span class="pl-k">for</span>( ; quad_count &gt; count; quad_count-- ) { <span class="pl-k">double</span> min_box_area = DBL_MAX; <span class="pl-k">int</span> skip, min_box_area_index = -<span class="pl-c1">1</span>; CvCBQuad *q0, *q; <span class="pl-c"><span class="pl-c">//</span> For each point, calculate box area without that point</span> <span class="pl-k">for</span>( skip = <span class="pl-c1">0</span>; skip &lt; quad_count; skip++ ) { <span class="pl-c"><span class="pl-c">//</span> get bounding rectangle</span> CvPoint2D32f temp = centers[skip]; <span class="pl-c"><span class="pl-c">//</span> temporarily make index 'skip' the same as</span> centers[skip] = center; <span class="pl-c"><span class="pl-c">//</span> pattern center (so it is not counted for convex hull)</span> CvMat pointMat = <span class="pl-c1">cvMat</span>(<span class="pl-c1">1</span>, quad_count, CV_32FC2, centers); CvSeq *hull = <span class="pl-c1">cvConvexHull2</span>( &amp;pointMat, temp_storage, CV_CLOCKWISE, <span class="pl-c1">1</span> ); centers[skip] = temp; <span class="pl-k">double</span> hull_area = <span class="pl-c1">fabs</span>(<span class="pl-c1">cvContourArea</span>(hull, CV_WHOLE_SEQ)); <span class="pl-c"><span class="pl-c">//</span> remember smallest box area</span> <span class="pl-k">if</span>( hull_area &lt; min_box_area ) { min_box_area = hull_area; min_box_area_index = skip; } <span class="pl-c1">cvClearMemStorage</span>( temp_storage ); } q0 = quad_group[min_box_area_index]; <span class="pl-c"><span class="pl-c">//</span> remove any references to this quad as a neighbor</span> <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; quad_count; i++ ) { q = quad_group[i]; <span class="pl-k">for</span>( j = <span class="pl-c1">0</span>; j &lt; <span class="pl-c1">4</span>; j++ ) { <span class="pl-k">if</span>( q-&gt;<span class="pl-smi">neighbors</span>[j] == q0 ) { q-&gt;<span class="pl-smi">neighbors</span>[j] = <span class="pl-c1">0</span>; q-&gt;<span class="pl-smi">count</span>--; <span class="pl-k">for</span>( k = <span class="pl-c1">0</span>; k &lt; <span class="pl-c1">4</span>; k++ ) <span class="pl-k">if</span>( q0-&gt;<span class="pl-smi">neighbors</span>[k] == q ) { q0-&gt;<span class="pl-smi">neighbors</span>[k] = <span class="pl-c1">0</span>; q0-&gt;<span class="pl-smi">count</span>--; <span class="pl-k">break</span>; } <span class="pl-k">break</span>; } } } <span class="pl-c"><span class="pl-c">//</span> remove the quad</span> quad_count--; quad_group[min_box_area_index] = quad_group[quad_count]; centers[min_box_area_index] = centers[quad_count]; } <span class="pl-k">return</span> quad_count; } <span class="pl-c"><span class="pl-c">//</span>=====================================================================================</span> <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvFindConnectedQuads</span>( CvCBQuad *quad, <span class="pl-k">int</span> quad_count, CvCBQuad **out_group, <span class="pl-k">int</span> group_idx, CvMemStorage* storage ) { cv::<span class="pl-c1">Ptr</span>&lt;CvMemStorage&gt; temp_storage = <span class="pl-c1">cvCreateChildMemStorage</span>( storage ); CvSeq* stack = <span class="pl-c1">cvCreateSeq</span>( <span class="pl-c1">0</span>, <span class="pl-k">sizeof</span>(*stack), <span class="pl-k">sizeof</span>(<span class="pl-k">void</span>*), temp_storage ); <span class="pl-k">int</span> i, count = <span class="pl-c1">0</span>; <span class="pl-c"><span class="pl-c">//</span> Scan the array for a first unlabeled quad</span> <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; quad_count; i++ ) { <span class="pl-k">if</span>( quad[i].<span class="pl-smi">count</span> &gt; <span class="pl-c1">0</span> &amp;&amp; quad[i].<span class="pl-smi">group_idx</span> &lt; <span class="pl-c1">0</span>) <span class="pl-k">break</span>; } <span class="pl-c"><span class="pl-c">//</span> Recursively find a group of connected quads starting from the seed quad[i]</span> <span class="pl-k">if</span>( i &lt; quad_count ) { CvCBQuad* q = &amp;quad[i]; <span class="pl-c1">cvSeqPush</span>( stack, &amp;q ); out_group[count++] = q; q-&gt;<span class="pl-smi">group_idx</span> = group_idx; q-&gt;<span class="pl-smi">ordered</span> = <span class="pl-c1">false</span>; <span class="pl-k">while</span>( stack-&gt;<span class="pl-smi">total</span> ) { <span class="pl-c1">cvSeqPop</span>( stack, &amp;q ); <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; <span class="pl-c1">4</span>; i++ ) { CvCBQuad *neighbor = q-&gt;<span class="pl-smi">neighbors</span>[i]; <span class="pl-k">if</span>( neighbor &amp;&amp; neighbor-&gt;<span class="pl-smi">count</span> &gt; <span class="pl-c1">0</span> &amp;&amp; neighbor-&gt;<span class="pl-smi">group_idx</span> &lt; <span class="pl-c1">0</span> ) { <span class="pl-c1">cvSeqPush</span>( stack, &amp;neighbor ); out_group[count++] = neighbor; neighbor-&gt;<span class="pl-smi">group_idx</span> = group_idx; neighbor-&gt;<span class="pl-smi">ordered</span> = <span class="pl-c1">false</span>; } } } } <span class="pl-k">return</span> count; } <span class="pl-c"><span class="pl-c">//</span>=====================================================================================</span> <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvCheckQuadGroup</span>( CvCBQuad **quad_group, <span class="pl-k">int</span> quad_count, CvCBCorner **out_corners, CvSize pattern_size ) { <span class="pl-k">const</span> <span class="pl-k">int</span> ROW1 = <span class="pl-c1">1000000</span>; <span class="pl-k">const</span> <span class="pl-k">int</span> ROW2 = <span class="pl-c1">2000000</span>; <span class="pl-k">const</span> <span class="pl-k">int</span> ROW_ = <span class="pl-c1">3000000</span>; <span class="pl-k">int</span> result = <span class="pl-c1">0</span>; <span class="pl-k">int</span> i, out_corner_count = <span class="pl-c1">0</span>, corner_count = <span class="pl-c1">0</span>; std::vector&lt;CvCBCorner*&gt; <span class="pl-c1">corners</span>(quad_count*<span class="pl-c1">4</span>); <span class="pl-k">int</span> j, k, kk; <span class="pl-k">int</span> width = <span class="pl-c1">0</span>, height = <span class="pl-c1">0</span>; <span class="pl-k">int</span> hist[<span class="pl-c1">5</span>] = {<span class="pl-c1">0</span>,<span class="pl-c1">0</span>,<span class="pl-c1">0</span>,<span class="pl-c1">0</span>,<span class="pl-c1">0</span>}; CvCBCorner* first = <span class="pl-c1">0</span>, *first2 = <span class="pl-c1">0</span>, *right, *cur, *below, *c; <span class="pl-c"><span class="pl-c">//</span> build dual graph, which vertices are internal quad corners</span> <span class="pl-c"><span class="pl-c">//</span> and two vertices are connected iff they lie on the same quad edge</span> <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; quad_count; i++ ) { CvCBQuad* q = quad_group[i]; <span class="pl-c"><span class="pl-c">/*</span>CvScalar color = q-&gt;count == 0 ? cvScalar(0,255,255) :</span> <span class="pl-c"> q-&gt;count == 1 ? cvScalar(0,0,255) :</span> <span class="pl-c"> q-&gt;count == 2 ? cvScalar(0,255,0) :</span> <span class="pl-c"> q-&gt;count == 3 ? cvScalar(255,255,0) :</span> <span class="pl-c"> cvScalar(255,0,0);<span class="pl-c">*/</span></span> <span class="pl-k">for</span>( j = <span class="pl-c1">0</span>; j &lt; <span class="pl-c1">4</span>; j++ ) { <span class="pl-c"><span class="pl-c">//</span>cvLine( debug_img, cvPointFrom32f(q-&gt;corners[j]-&gt;pt), cvPointFrom32f(q-&gt;corners[(j+1)&amp;3]-&gt;pt), color, 1, CV_AA, 0 );</span> <span class="pl-k">if</span>( q-&gt;<span class="pl-smi">neighbors</span>[j] ) { CvCBCorner *a = q-&gt;<span class="pl-smi">corners</span>[j], *b = q-&gt;<span class="pl-smi">corners</span>[(j+<span class="pl-c1">1</span>)&amp;<span class="pl-c1">3</span>]; <span class="pl-c"><span class="pl-c">//</span> mark internal corners that belong to:</span> <span class="pl-c"><span class="pl-c">//</span> - a quad with a single neighbor - with ROW1,</span> <span class="pl-c"><span class="pl-c">//</span> - a quad with two neighbors - with ROW2</span> <span class="pl-c"><span class="pl-c">//</span> make the rest of internal corners with ROW_</span> <span class="pl-k">int</span> row_flag = q-&gt;<span class="pl-smi">count</span> == <span class="pl-c1">1</span> ? ROW1 : q-&gt;<span class="pl-smi">count</span> == <span class="pl-c1">2</span> ? ROW2 : ROW_; <span class="pl-k">if</span>( a-&gt;<span class="pl-smi">row</span> == <span class="pl-c1">0</span> ) { corners[corner_count++] = a; a-&gt;<span class="pl-smi">row</span> = row_flag; } <span class="pl-k">else</span> <span class="pl-k">if</span>( a-&gt;<span class="pl-smi">row</span> &gt; row_flag ) a-&gt;<span class="pl-smi">row</span> = row_flag; <span class="pl-k">if</span>( q-&gt;<span class="pl-smi">neighbors</span>[(j+<span class="pl-c1">1</span>)&amp;<span class="pl-c1">3</span>] ) { <span class="pl-k">if</span>( a-&gt;<span class="pl-smi">count</span> &gt;= <span class="pl-c1">4</span> || b-&gt;<span class="pl-smi">count</span> &gt;= <span class="pl-c1">4</span> ) <span class="pl-k">goto</span> finalize; <span class="pl-k">for</span>( k = <span class="pl-c1">0</span>; k &lt; <span class="pl-c1">4</span>; k++ ) { <span class="pl-k">if</span>( a-&gt;<span class="pl-smi">neighbors</span>[k] == b ) <span class="pl-k">goto</span> finalize; <span class="pl-k">if</span>( b-&gt;<span class="pl-smi">neighbors</span>[k] == a ) <span class="pl-k">goto</span> finalize; } a-&gt;<span class="pl-smi">neighbors</span>[a-&gt;<span class="pl-smi">count</span>++] = b; b-&gt;<span class="pl-smi">neighbors</span>[b-&gt;<span class="pl-smi">count</span>++] = a; } } } } <span class="pl-k">if</span>( corner_count != pattern_size.<span class="pl-smi">width</span>*pattern_size.<span class="pl-smi">height</span> ) <span class="pl-k">goto</span> finalize; <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; corner_count; i++ ) { <span class="pl-k">int</span> n = corners[i]-&gt;<span class="pl-smi">count</span>; <span class="pl-c1">assert</span>( <span class="pl-c1">0</span> &lt;= n &amp;&amp; n &lt;= <span class="pl-c1">4</span> ); hist[n]++; <span class="pl-k">if</span>( !first &amp;&amp; n == <span class="pl-c1">2</span> ) { <span class="pl-k">if</span>( corners[i]-&gt;<span class="pl-smi">row</span> == ROW1 ) first = corners[i]; <span class="pl-k">else</span> <span class="pl-k">if</span>( !first2 &amp;&amp; corners[i]-&gt;<span class="pl-smi">row</span> == ROW2 ) first2 = corners[i]; } } <span class="pl-c"><span class="pl-c">//</span> start with a corner that belongs to a quad with a signle neighbor.</span> <span class="pl-c"><span class="pl-c">//</span> if we do not have such, start with a corner of a quad with two neighbors.</span> <span class="pl-k">if</span>( !first ) first = first2; <span class="pl-k">if</span>( !first || hist[<span class="pl-c1">0</span>] != <span class="pl-c1">0</span> || hist[<span class="pl-c1">1</span>] != <span class="pl-c1">0</span> || hist[<span class="pl-c1">2</span>] != <span class="pl-c1">4</span> || hist[<span class="pl-c1">3</span>] != (pattern_size.<span class="pl-smi">width</span> + pattern_size.<span class="pl-smi">height</span>)*<span class="pl-c1">2</span> - <span class="pl-c1">8</span> ) <span class="pl-k">goto</span> finalize; cur = first; right = below = <span class="pl-c1">0</span>; out_corners[out_corner_count++] = cur; <span class="pl-k">for</span>( k = <span class="pl-c1">0</span>; k &lt; <span class="pl-c1">4</span>; k++ ) { c = cur-&gt;<span class="pl-smi">neighbors</span>[k]; <span class="pl-k">if</span>( c ) { <span class="pl-k">if</span>( !right ) right = c; <span class="pl-k">else</span> <span class="pl-k">if</span>( !below ) below = c; } } <span class="pl-k">if</span>( !right || (right-&gt;<span class="pl-smi">count</span> != <span class="pl-c1">2</span> &amp;&amp; right-&gt;<span class="pl-smi">count</span> != <span class="pl-c1">3</span>) || !below || (below-&gt;<span class="pl-smi">count</span> != <span class="pl-c1">2</span> &amp;&amp; below-&gt;<span class="pl-smi">count</span> != <span class="pl-c1">3</span>) ) <span class="pl-k">goto</span> finalize; cur-&gt;<span class="pl-smi">row</span> = <span class="pl-c1">0</span>; <span class="pl-c"><span class="pl-c">//</span>cvCircle( debug_img, cvPointFrom32f(cur-&gt;pt), 3, cvScalar(0,255,0), -1, 8, 0 );</span> first = below; <span class="pl-c"><span class="pl-c">//</span> remember the first corner in the next row</span> <span class="pl-c"><span class="pl-c">//</span> find and store the first row (or column)</span> <span class="pl-k">for</span>(j=<span class="pl-c1">1</span>;;j++) { right-&gt;<span class="pl-smi">row</span> = <span class="pl-c1">0</span>; out_corners[out_corner_count++] = right; <span class="pl-c"><span class="pl-c">//</span>cvCircle( debug_img, cvPointFrom32f(right-&gt;pt), 3, cvScalar(0,255-j*10,0), -1, 8, 0 );</span> <span class="pl-k">if</span>( right-&gt;<span class="pl-smi">count</span> == <span class="pl-c1">2</span> ) <span class="pl-k">break</span>; <span class="pl-k">if</span>( right-&gt;<span class="pl-smi">count</span> != <span class="pl-c1">3</span> || out_corner_count &gt;= <span class="pl-c1">MAX</span>(pattern_size.<span class="pl-smi">width</span>,pattern_size.<span class="pl-smi">height</span>) ) <span class="pl-k">goto</span> finalize; cur = right; <span class="pl-k">for</span>( k = <span class="pl-c1">0</span>; k &lt; <span class="pl-c1">4</span>; k++ ) { c = cur-&gt;<span class="pl-smi">neighbors</span>[k]; <span class="pl-k">if</span>( c &amp;&amp; c-&gt;<span class="pl-smi">row</span> &gt; <span class="pl-c1">0</span> ) { <span class="pl-k">for</span>( kk = <span class="pl-c1">0</span>; kk &lt; <span class="pl-c1">4</span>; kk++ ) { <span class="pl-k">if</span>( c-&gt;<span class="pl-smi">neighbors</span>[kk] == below ) <span class="pl-k">break</span>; } <span class="pl-k">if</span>( kk &lt; <span class="pl-c1">4</span> ) below = c; <span class="pl-k">else</span> right = c; } } } width = out_corner_count; <span class="pl-k">if</span>( width == pattern_size.<span class="pl-smi">width</span> ) height = pattern_size.<span class="pl-smi">height</span>; <span class="pl-k">else</span> <span class="pl-k">if</span>( width == pattern_size.<span class="pl-smi">height</span> ) height = pattern_size.<span class="pl-smi">width</span>; <span class="pl-k">else</span> <span class="pl-k">goto</span> finalize; <span class="pl-c"><span class="pl-c">//</span> find and store all the other rows</span> <span class="pl-k">for</span>( i = <span class="pl-c1">1</span>; ; i++ ) { <span class="pl-k">if</span>( !first ) <span class="pl-k">break</span>; cur = first; first = <span class="pl-c1">0</span>; <span class="pl-k">for</span>( j = <span class="pl-c1">0</span>;; j++ ) { cur-&gt;<span class="pl-smi">row</span> = i; out_corners[out_corner_count++] = cur; <span class="pl-c"><span class="pl-c">//</span>cvCircle( debug_img, cvPointFrom32f(cur-&gt;pt), 3, cvScalar(0,0,255-j*10), -1, 8, 0 );</span> <span class="pl-k">if</span>( cur-&gt;<span class="pl-smi">count</span> == <span class="pl-c1">2</span> + (i &lt; height-<span class="pl-c1">1</span>) &amp;&amp; j &gt; <span class="pl-c1">0</span> ) <span class="pl-k">break</span>; right = <span class="pl-c1">0</span>; <span class="pl-c"><span class="pl-c">//</span> find a neighbor that has not been processed yet</span> <span class="pl-c"><span class="pl-c">//</span> and that has a neighbor from the previous row</span> <span class="pl-k">for</span>( k = <span class="pl-c1">0</span>; k &lt; <span class="pl-c1">4</span>; k++ ) { c = cur-&gt;<span class="pl-smi">neighbors</span>[k]; <span class="pl-k">if</span>( c &amp;&amp; c-&gt;<span class="pl-smi">row</span> &gt; i ) { <span class="pl-k">for</span>( kk = <span class="pl-c1">0</span>; kk &lt; <span class="pl-c1">4</span>; kk++ ) { <span class="pl-k">if</span>( c-&gt;<span class="pl-smi">neighbors</span>[kk] &amp;&amp; c-&gt;<span class="pl-smi">neighbors</span>[kk]-&gt;<span class="pl-smi">row</span> == i-<span class="pl-c1">1</span> ) <span class="pl-k">break</span>; } <span class="pl-k">if</span>( kk &lt; <span class="pl-c1">4</span> ) { right = c; <span class="pl-k">if</span>( j &gt; <span class="pl-c1">0</span> ) <span class="pl-k">break</span>; } <span class="pl-k">else</span> <span class="pl-k">if</span>( j == <span class="pl-c1">0</span> ) first = c; } } <span class="pl-k">if</span>( !right ) <span class="pl-k">goto</span> finalize; cur = right; } <span class="pl-k">if</span>( j != width - <span class="pl-c1">1</span> ) <span class="pl-k">goto</span> finalize; } <span class="pl-k">if</span>( out_corner_count != corner_count ) <span class="pl-k">goto</span> finalize; <span class="pl-c"><span class="pl-c">//</span> check if we need to transpose the board</span> <span class="pl-k">if</span>( width != pattern_size.<span class="pl-smi">width</span> ) { <span class="pl-c1">CV_SWAP</span>( width, height, k ); <span class="pl-c1">memcpy</span>( &amp;corners[<span class="pl-c1">0</span>], out_corners, corner_count*<span class="pl-k">sizeof</span>(corners[<span class="pl-c1">0</span>]) ); <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; height; i++ ) <span class="pl-k">for</span>( j = <span class="pl-c1">0</span>; j &lt; width; j++ ) out_corners[i*width + j] = corners[j*height + i]; } <span class="pl-c"><span class="pl-c">//</span> check if we need to revert the order in each row</span> { CvPoint2D32f p0 = out_corners[<span class="pl-c1">0</span>]-&gt;<span class="pl-smi">pt</span>, p1 = out_corners[pattern_size.<span class="pl-smi">width</span>-<span class="pl-c1">1</span>]-&gt;<span class="pl-smi">pt</span>, p2 = out_corners[pattern_size.<span class="pl-smi">width</span>]-&gt;<span class="pl-smi">pt</span>; <span class="pl-k">if</span>( (p1.<span class="pl-smi">x</span> - p0.<span class="pl-smi">x</span>)*(p2.<span class="pl-smi">y</span> - p1.<span class="pl-smi">y</span>) - (p1.<span class="pl-smi">y</span> - p0.<span class="pl-smi">y</span>)*(p2.<span class="pl-smi">x</span> - p1.<span class="pl-smi">x</span>) &lt; <span class="pl-c1">0</span> ) { <span class="pl-k">if</span>( width % <span class="pl-c1">2</span> == <span class="pl-c1">0</span> ) { <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; height; i++ ) <span class="pl-k">for</span>( j = <span class="pl-c1">0</span>; j &lt; width/<span class="pl-c1">2</span>; j++ ) <span class="pl-c1">CV_SWAP</span>( out_corners[i*width+j], out_corners[i*width+width-j-<span class="pl-c1">1</span>], c ); } <span class="pl-k">else</span> { <span class="pl-k">for</span>( j = <span class="pl-c1">0</span>; j &lt; width; j++ ) <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; height/<span class="pl-c1">2</span>; i++ ) <span class="pl-c1">CV_SWAP</span>( out_corners[i*width+j], out_corners[(height - i - <span class="pl-c1">1</span>)*width+j], c ); } } } result = corner_count; finalize: <span class="pl-k">if</span>( result &lt;= <span class="pl-c1">0</span> ) { corner_count = <span class="pl-c1">MIN</span>( corner_count, pattern_size.<span class="pl-smi">width</span>*pattern_size.<span class="pl-smi">height</span> ); <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; corner_count; i++ ) out_corners[i] = corners[i]; result = -corner_count; <span class="pl-k">if</span> (result == -pattern_size.<span class="pl-smi">width</span>*pattern_size.<span class="pl-smi">height</span>) result = -result; } <span class="pl-k">return</span> result; } <span class="pl-c"><span class="pl-c">//</span>=====================================================================================</span> <span class="pl-k">static</span> <span class="pl-k">void</span> <span class="pl-en">icvFindQuadNeighbors</span>( CvCBQuad *quads, <span class="pl-k">int</span> quad_count ) { <span class="pl-k">const</span> <span class="pl-k">float</span> thresh_scale = <span class="pl-c1">1</span>.<span class="pl-smi">f</span>; <span class="pl-k">int</span> idx, i, k, j; <span class="pl-k">float</span> dx, dy, dist; <span class="pl-c"><span class="pl-c">//</span> find quad neighbors</span> <span class="pl-k">for</span>( idx = <span class="pl-c1">0</span>; idx &lt; quad_count; idx++ ) { CvCBQuad* cur_quad = &amp;quads[idx]; <span class="pl-c"><span class="pl-c">//</span> choose the points of the current quadrangle that are close to</span> <span class="pl-c"><span class="pl-c">//</span> some points of the other quadrangles</span> <span class="pl-c"><span class="pl-c">//</span> (it can happen for split corners (due to dilation) of the</span> <span class="pl-c"><span class="pl-c">//</span> checker board). Search only in other quadrangles!</span> <span class="pl-c"><span class="pl-c">//</span> for each corner of this quadrangle</span> <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; <span class="pl-c1">4</span>; i++ ) { CvPoint2D32f pt; <span class="pl-k">float</span> min_dist = FLT_MAX; <span class="pl-k">int</span> closest_corner_idx = -<span class="pl-c1">1</span>; CvCBQuad *closest_quad = <span class="pl-c1">0</span>; CvCBCorner *closest_corner = <span class="pl-c1">0</span>; <span class="pl-k">if</span>( cur_quad-&gt;<span class="pl-smi">neighbors</span>[i] ) <span class="pl-k">continue</span>; pt = cur_quad-&gt;<span class="pl-smi">corners</span>[i]-&gt;<span class="pl-smi">pt</span>; <span class="pl-c"><span class="pl-c">//</span> find the closest corner in all other quadrangles</span> <span class="pl-k">for</span>( k = <span class="pl-c1">0</span>; k &lt; quad_count; k++ ) { <span class="pl-k">if</span>( k == idx ) <span class="pl-k">continue</span>; <span class="pl-k">for</span>( j = <span class="pl-c1">0</span>; j &lt; <span class="pl-c1">4</span>; j++ ) { <span class="pl-k">if</span>( quads[k].<span class="pl-smi">neighbors</span>[j] ) <span class="pl-k">continue</span>; dx = pt.<span class="pl-smi">x</span> - quads[k].<span class="pl-smi">corners</span>[j]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">x</span>; dy = pt.<span class="pl-smi">y</span> - quads[k].<span class="pl-smi">corners</span>[j]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">y</span>; dist = dx * dx + dy * dy; <span class="pl-k">if</span>( dist &lt; min_dist &amp;&amp; dist &lt;= cur_quad-&gt;<span class="pl-smi">edge_len</span>*thresh_scale &amp;&amp; dist &lt;= quads[k].<span class="pl-smi">edge_len</span>*thresh_scale ) { <span class="pl-c"><span class="pl-c">//</span> check edge lengths, make sure they're compatible</span> <span class="pl-c"><span class="pl-c">//</span> edges that are different by more than 1:4 are rejected</span> <span class="pl-k">float</span> ediff = cur_quad-&gt;<span class="pl-smi">edge_len</span> - quads[k].<span class="pl-smi">edge_len</span>; <span class="pl-k">if</span> (ediff &gt; <span class="pl-c1">32</span>*cur_quad-&gt;<span class="pl-smi">edge_len</span> || ediff &gt; <span class="pl-c1">32</span>*quads[k].<span class="pl-smi">edge_len</span>) { <span class="pl-c1">PRINTF</span>(<span class="pl-s"><span class="pl-pds">"</span>Incompatible edge lengths<span class="pl-cce">\n</span><span class="pl-pds">"</span></span>); <span class="pl-k">continue</span>; } closest_corner_idx = j; closest_quad = &amp;quads[k]; min_dist = dist; } } } <span class="pl-c"><span class="pl-c">//</span> we found a matching corner point?</span> <span class="pl-k">if</span>( closest_corner_idx &gt;= <span class="pl-c1">0</span> &amp;&amp; min_dist &lt; FLT_MAX ) { <span class="pl-c"><span class="pl-c">//</span> If another point from our current quad is closer to the found corner</span> <span class="pl-c"><span class="pl-c">//</span> than the current one, then we don't count this one after all.</span> <span class="pl-c"><span class="pl-c">//</span> This is necessary to support small squares where otherwise the wrong</span> <span class="pl-c"><span class="pl-c">//</span> corner will get matched to closest_quad;</span> closest_corner = closest_quad-&gt;<span class="pl-smi">corners</span>[closest_corner_idx]; <span class="pl-k">for</span>( j = <span class="pl-c1">0</span>; j &lt; <span class="pl-c1">4</span>; j++ ) { <span class="pl-k">if</span>( cur_quad-&gt;<span class="pl-smi">neighbors</span>[j] == closest_quad ) <span class="pl-k">break</span>; dx = closest_corner-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">x</span> - cur_quad-&gt;<span class="pl-smi">corners</span>[j]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">x</span>; dy = closest_corner-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">y</span> - cur_quad-&gt;<span class="pl-smi">corners</span>[j]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">y</span>; <span class="pl-k">if</span>( dx * dx + dy * dy &lt; min_dist ) <span class="pl-k">break</span>; } <span class="pl-k">if</span>( j &lt; <span class="pl-c1">4</span> || cur_quad-&gt;<span class="pl-smi">count</span> &gt;= <span class="pl-c1">4</span> || closest_quad-&gt;<span class="pl-smi">count</span> &gt;= <span class="pl-c1">4</span> ) <span class="pl-k">continue</span>; <span class="pl-c"><span class="pl-c">//</span> Check that each corner is a neighbor of different quads</span> <span class="pl-k">for</span>( j = <span class="pl-c1">0</span>; j &lt; closest_quad-&gt;<span class="pl-smi">count</span>; j++ ) { <span class="pl-k">if</span>( closest_quad-&gt;<span class="pl-smi">neighbors</span>[j] == cur_quad ) <span class="pl-k">break</span>; } <span class="pl-k">if</span>( j &lt; closest_quad-&gt;<span class="pl-smi">count</span> ) <span class="pl-k">continue</span>; <span class="pl-c"><span class="pl-c">//</span> check whether the closest corner to closest_corner</span> <span class="pl-c"><span class="pl-c">//</span> is different from cur_quad-&gt;corners[i]-&gt;pt</span> <span class="pl-k">for</span>( k = <span class="pl-c1">0</span>; k &lt; quad_count; k++ ) { CvCBQuad* q = &amp;quads[k]; <span class="pl-k">if</span>( k == idx || q == closest_quad ) <span class="pl-k">continue</span>; <span class="pl-k">for</span>( j = <span class="pl-c1">0</span>; j &lt; <span class="pl-c1">4</span>; j++ ) <span class="pl-k">if</span>( !q-&gt;<span class="pl-smi">neighbors</span>[j] ) { dx = closest_corner-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">x</span> - q-&gt;<span class="pl-smi">corners</span>[j]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">x</span>; dy = closest_corner-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">y</span> - q-&gt;<span class="pl-smi">corners</span>[j]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">y</span>; dist = dx*dx + dy*dy; <span class="pl-k">if</span>( dist &lt; min_dist ) <span class="pl-k">break</span>; } <span class="pl-k">if</span>( j &lt; <span class="pl-c1">4</span> ) <span class="pl-k">break</span>; } <span class="pl-k">if</span>( k &lt; quad_count ) <span class="pl-k">continue</span>; closest_corner-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">x</span> = (pt.<span class="pl-smi">x</span> + closest_corner-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">x</span>) * <span class="pl-c1">0</span>.<span class="pl-c1">5f</span>; closest_corner-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">y</span> = (pt.<span class="pl-smi">y</span> + closest_corner-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">y</span>) * <span class="pl-c1">0</span>.<span class="pl-c1">5f</span>; <span class="pl-c"><span class="pl-c">//</span> We've found one more corner - remember it</span> cur_quad-&gt;<span class="pl-smi">count</span>++; cur_quad-&gt;<span class="pl-smi">neighbors</span>[i] = closest_quad; cur_quad-&gt;<span class="pl-smi">corners</span>[i] = closest_corner; closest_quad-&gt;<span class="pl-smi">count</span>++; closest_quad-&gt;<span class="pl-smi">neighbors</span>[closest_corner_idx] = cur_quad; } } } } <span class="pl-c"><span class="pl-c">//</span>=====================================================================================</span> <span class="pl-c"><span class="pl-c">//</span> returns corners in clockwise order</span> <span class="pl-c"><span class="pl-c">//</span> corners don't necessarily start at same position on quad (e.g.,</span> <span class="pl-c"><span class="pl-c">//</span> top left corner)</span> <span class="pl-k">static</span> <span class="pl-k">int</span> <span class="pl-en">icvGenerateQuads</span>( CvCBQuad **out_quads, CvCBCorner **out_corners, CvMemStorage *storage, CvMat *image, <span class="pl-k">int</span> flags, <span class="pl-k">int</span> *max_quad_buf_size ) { <span class="pl-k">int</span> quad_count = <span class="pl-c1">0</span>; cv::<span class="pl-c1">Ptr</span>&lt;CvMemStorage&gt; temp_storage; <span class="pl-k">if</span>( out_quads ) *out_quads = <span class="pl-c1">0</span>; <span class="pl-k">if</span>( out_corners ) *out_corners = <span class="pl-c1">0</span>; CvSeq *src_contour = <span class="pl-c1">0</span>; CvSeq *root; CvContourEx* board = <span class="pl-c1">0</span>; CvContourScanner scanner; <span class="pl-k">int</span> i, idx, min_size; <span class="pl-c1">CV_Assert</span>( out_corners &amp;&amp; out_quads ); <span class="pl-c"><span class="pl-c">//</span> empiric bound for minimal allowed perimeter for squares</span> min_size = <span class="pl-c1">25</span>; <span class="pl-c"><span class="pl-c">//</span>cvRound( image-&gt;cols * image-&gt;rows * .03 * 0.01 * 0.92 );</span> <span class="pl-c"><span class="pl-c">//</span> create temporary storage for contours and the sequence of pointers to found quadrangles</span> temp_storage = <span class="pl-c1">cvCreateChildMemStorage</span>( storage ); root = <span class="pl-c1">cvCreateSeq</span>( <span class="pl-c1">0</span>, <span class="pl-k">sizeof</span>(CvSeq), <span class="pl-k">sizeof</span>(CvSeq*), temp_storage ); <span class="pl-c"><span class="pl-c">//</span> initialize contour retrieving routine</span> scanner = <span class="pl-c1">cvStartFindContours</span>( image, temp_storage, <span class="pl-k">sizeof</span>(CvContourEx), CV_RETR_CCOMP, CV_CHAIN_APPROX_SIMPLE ); <span class="pl-c"><span class="pl-c">//</span> get all the contours one by one</span> <span class="pl-k">while</span>( (src_contour = <span class="pl-c1">cvFindNextContour</span>( scanner )) != <span class="pl-c1">0</span> ) { CvSeq *dst_contour = <span class="pl-c1">0</span>; CvRect rect = ((CvContour*)src_contour)-&gt;<span class="pl-smi">rect</span>; <span class="pl-c"><span class="pl-c">//</span> reject contours with too small perimeter</span> <span class="pl-k">if</span>( <span class="pl-c1">CV_IS_SEQ_HOLE</span>(src_contour) &amp;&amp; rect.<span class="pl-smi">width</span>*rect.<span class="pl-smi">height</span> &gt;= min_size ) { <span class="pl-k">const</span> <span class="pl-k">int</span> min_approx_level = <span class="pl-c1">1</span>, max_approx_level = MAX_CONTOUR_APPROX; <span class="pl-k">int</span> approx_level; <span class="pl-k">for</span>( approx_level = min_approx_level; approx_level &lt;= max_approx_level; approx_level++ ) { dst_contour = <span class="pl-c1">cvApproxPoly</span>( src_contour, <span class="pl-k">sizeof</span>(CvContour), temp_storage, CV_POLY_APPROX_DP, (<span class="pl-k">float</span>)approx_level ); <span class="pl-k">if</span>( dst_contour-&gt;<span class="pl-smi">total</span> == <span class="pl-c1">4</span> ) <span class="pl-k">break</span>; <span class="pl-c"><span class="pl-c">//</span> we call this again on its own output, because sometimes</span> <span class="pl-c"><span class="pl-c">//</span> cvApproxPoly() does not simplify as much as it should.</span> dst_contour = <span class="pl-c1">cvApproxPoly</span>( dst_contour, <span class="pl-k">sizeof</span>(CvContour), temp_storage, CV_POLY_APPROX_DP, (<span class="pl-k">float</span>)approx_level ); <span class="pl-k">if</span>( dst_contour-&gt;<span class="pl-smi">total</span> == <span class="pl-c1">4</span> ) <span class="pl-k">break</span>; } <span class="pl-c"><span class="pl-c">//</span> reject non-quadrangles</span> <span class="pl-k">if</span>( dst_contour-&gt;<span class="pl-smi">total</span> == <span class="pl-c1">4</span> &amp;&amp; <span class="pl-c1">cvCheckContourConvexity</span>(dst_contour) ) { CvPoint pt[<span class="pl-c1">4</span>]; <span class="pl-k">double</span> d1, d2, p = <span class="pl-c1">cvContourPerimeter</span>(dst_contour); <span class="pl-k">double</span> area = <span class="pl-c1">fabs</span>(<span class="pl-c1">cvContourArea</span>(dst_contour, CV_WHOLE_SEQ)); <span class="pl-k">double</span> dx, dy; <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; <span class="pl-c1">4</span>; i++ ) pt[i] = *(CvPoint*)<span class="pl-c1">cvGetSeqElem</span>(dst_contour, i); dx = pt[<span class="pl-c1">0</span>].<span class="pl-smi">x</span> - pt[<span class="pl-c1">2</span>].<span class="pl-smi">x</span>; dy = pt[<span class="pl-c1">0</span>].<span class="pl-smi">y</span> - pt[<span class="pl-c1">2</span>].<span class="pl-smi">y</span>; d1 = <span class="pl-c1">sqrt</span>(dx*dx + dy*dy); dx = pt[<span class="pl-c1">1</span>].<span class="pl-smi">x</span> - pt[<span class="pl-c1">3</span>].<span class="pl-smi">x</span>; dy = pt[<span class="pl-c1">1</span>].<span class="pl-smi">y</span> - pt[<span class="pl-c1">3</span>].<span class="pl-smi">y</span>; d2 = <span class="pl-c1">sqrt</span>(dx*dx + dy*dy); <span class="pl-c"><span class="pl-c">//</span> philipg. Only accept those quadrangles which are more square</span> <span class="pl-c"><span class="pl-c">//</span> than rectangular and which are big enough</span> <span class="pl-k">double</span> d3, d4; dx = pt[<span class="pl-c1">0</span>].<span class="pl-smi">x</span> - pt[<span class="pl-c1">1</span>].<span class="pl-smi">x</span>; dy = pt[<span class="pl-c1">0</span>].<span class="pl-smi">y</span> - pt[<span class="pl-c1">1</span>].<span class="pl-smi">y</span>; d3 = <span class="pl-c1">sqrt</span>(dx*dx + dy*dy); dx = pt[<span class="pl-c1">1</span>].<span class="pl-smi">x</span> - pt[<span class="pl-c1">2</span>].<span class="pl-smi">x</span>; dy = pt[<span class="pl-c1">1</span>].<span class="pl-smi">y</span> - pt[<span class="pl-c1">2</span>].<span class="pl-smi">y</span>; d4 = <span class="pl-c1">sqrt</span>(dx*dx + dy*dy); <span class="pl-k">if</span>( !(flags &amp; CV_CALIB_CB_FILTER_QUADS) || (d3*<span class="pl-c1">4</span> &gt; d4 &amp;&amp; d4*<span class="pl-c1">4</span> &gt; d3 &amp;&amp; d3*d4 &lt; area*<span class="pl-c1">1.5</span> &amp;&amp; area &gt; min_size &amp;&amp; d1 &gt;= <span class="pl-c1">0.15</span> * p &amp;&amp; d2 &gt;= <span class="pl-c1">0.15</span> * p) ) { CvContourEx* parent = (CvContourEx*)(src_contour-&gt;<span class="pl-smi">v_prev</span>); parent-&gt;<span class="pl-smi">counter</span>++; <span class="pl-k">if</span>( !board || board-&gt;<span class="pl-smi">counter</span> &lt; parent-&gt;<span class="pl-smi">counter</span> ) board = parent; dst_contour-&gt;<span class="pl-smi">v_prev</span> = (CvSeq*)parent; <span class="pl-c"><span class="pl-c">//</span>for( i = 0; i &lt; 4; i++ ) cvLine( debug_img, pt[i], pt[(i+1)&amp;3], cvScalar(200,255,255), 1, CV_AA, 0 );</span> <span class="pl-c1">cvSeqPush</span>( root, &amp;dst_contour ); } } } } <span class="pl-c"><span class="pl-c">//</span> finish contour retrieving</span> <span class="pl-c1">cvEndFindContours</span>( &amp;scanner ); <span class="pl-c"><span class="pl-c">//</span> allocate quad &amp; corner buffers</span> *max_quad_buf_size = <span class="pl-c1">MAX</span>(<span class="pl-c1">1</span>, (root-&gt;<span class="pl-smi">total</span>+root-&gt;<span class="pl-smi">total</span> / <span class="pl-c1">2</span>)) * <span class="pl-c1">2</span>; *out_quads = (CvCBQuad*)<span class="pl-c1">cvAlloc</span>(*max_quad_buf_size * <span class="pl-k">sizeof</span>((*out_quads)[<span class="pl-c1">0</span>])); *out_corners = (CvCBCorner*)<span class="pl-c1">cvAlloc</span>(*max_quad_buf_size * <span class="pl-c1">4</span> * <span class="pl-k">sizeof</span>((*out_corners)[<span class="pl-c1">0</span>])); <span class="pl-c"><span class="pl-c">//</span> Create array of quads structures</span> <span class="pl-k">for</span>( idx = <span class="pl-c1">0</span>; idx &lt; root-&gt;<span class="pl-smi">total</span>; idx++ ) { CvCBQuad* q = &amp;(*out_quads)[quad_count]; src_contour = *(CvSeq**)<span class="pl-c1">cvGetSeqElem</span>( root, idx ); <span class="pl-k">if</span>( (flags &amp; CV_CALIB_CB_FILTER_QUADS) &amp;&amp; src_contour-&gt;<span class="pl-smi">v_prev</span> != (CvSeq*)board ) <span class="pl-k">continue</span>; <span class="pl-c"><span class="pl-c">//</span> reset group ID</span> <span class="pl-c1">memset</span>( q, <span class="pl-c1">0</span>, <span class="pl-k">sizeof</span>(*q) ); q-&gt;<span class="pl-smi">group_idx</span> = -<span class="pl-c1">1</span>; <span class="pl-c1">assert</span>( src_contour-&gt;<span class="pl-smi">total</span> == <span class="pl-c1">4</span> ); <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; <span class="pl-c1">4</span>; i++ ) { CvPoint2D32f pt = <span class="pl-c1">cvPointTo32f</span>(*(CvPoint*)<span class="pl-c1">cvGetSeqElem</span>(src_contour, i)); CvCBCorner* corner = &amp;(*out_corners)[quad_count*<span class="pl-c1">4</span> + i]; <span class="pl-c1">memset</span>( corner, <span class="pl-c1">0</span>, <span class="pl-k">sizeof</span>(*corner) ); corner-&gt;<span class="pl-smi">pt</span> = pt; q-&gt;<span class="pl-smi">corners</span>[i] = corner; } q-&gt;<span class="pl-smi">edge_len</span> = FLT_MAX; <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; <span class="pl-c1">4</span>; i++ ) { <span class="pl-k">float</span> dx = q-&gt;<span class="pl-smi">corners</span>[i]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">x</span> - q-&gt;<span class="pl-smi">corners</span>[(i+<span class="pl-c1">1</span>)&amp;<span class="pl-c1">3</span>]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">x</span>; <span class="pl-k">float</span> dy = q-&gt;<span class="pl-smi">corners</span>[i]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">y</span> - q-&gt;<span class="pl-smi">corners</span>[(i+<span class="pl-c1">1</span>)&amp;<span class="pl-c1">3</span>]-&gt;<span class="pl-smi">pt</span>.<span class="pl-smi">y</span>; <span class="pl-k">float</span> d = dx*dx + dy*dy; <span class="pl-k">if</span>( q-&gt;<span class="pl-smi">edge_len</span> &gt; d ) q-&gt;<span class="pl-smi">edge_len</span> = d; } quad_count++; } <span class="pl-k">return</span> quad_count; } CV_IMPL <span class="pl-k">void</span> <span class="pl-en">cvDrawChessboardCorners</span>( CvArr* _image, CvSize pattern_size, CvPoint2D32f* corners, <span class="pl-k">int</span> count, <span class="pl-k">int</span> found ) { <span class="pl-k">const</span> <span class="pl-k">int</span> shift = <span class="pl-c1">0</span>; <span class="pl-k">const</span> <span class="pl-k">int</span> radius = <span class="pl-c1">4</span>; <span class="pl-k">const</span> <span class="pl-k">int</span> r = radius*(<span class="pl-c1">1</span> &lt;&lt; shift); <span class="pl-k">int</span> i; CvMat stub, *image; <span class="pl-k">double</span> scale = <span class="pl-c1">1</span>; <span class="pl-k">int</span> type, cn, line_type; image = <span class="pl-c1">cvGetMat</span>( _image, &amp;stub ); type = <span class="pl-c1">CV_MAT_TYPE</span>(image-&gt;<span class="pl-smi">type</span>); cn = <span class="pl-c1">CV_MAT_CN</span>(type); <span class="pl-k">if</span>( cn != <span class="pl-c1">1</span> &amp;&amp; cn != <span class="pl-c1">3</span> &amp;&amp; cn != <span class="pl-c1">4</span> ) <span class="pl-c1">CV_Error</span>( CV_StsUnsupportedFormat, <span class="pl-s"><span class="pl-pds">"</span>Number of channels must be 1, 3 or 4<span class="pl-pds">"</span></span> ); <span class="pl-k">switch</span>( <span class="pl-c1">CV_MAT_DEPTH</span>(image-&gt;<span class="pl-smi">type</span>) ) { <span class="pl-k">case</span> CV_8U: scale = <span class="pl-c1">1</span>; <span class="pl-k">break</span>; <span class="pl-k">case</span> CV_16U: scale = <span class="pl-c1">256</span>; <span class="pl-k">break</span>; <span class="pl-k">case</span> CV_32F: scale = <span class="pl-c1">1</span>./<span class="pl-c1">255</span>; <span class="pl-k">break</span>; <span class="pl-k">default</span>: <span class="pl-c1">CV_Error</span>( CV_StsUnsupportedFormat, <span class="pl-s"><span class="pl-pds">"</span>Only 8-bit, 16-bit or floating-point 32-bit images are supported<span class="pl-pds">"</span></span> ); } line_type = type == CV_8UC1 || type == CV_8UC3 ? CV_AA : <span class="pl-c1">8</span>; <span class="pl-k">if</span>( !found ) { CvScalar color = {{<span class="pl-c1">0</span>,<span class="pl-c1">0</span>,<span class="pl-c1">255</span>}}; <span class="pl-k">if</span>( cn == <span class="pl-c1">1</span> ) color = <span class="pl-c1">cvScalarAll</span>(<span class="pl-c1">200</span>); color.<span class="pl-smi">val</span>[<span class="pl-c1">0</span>] *= scale; color.<span class="pl-smi">val</span>[<span class="pl-c1">1</span>] *= scale; color.<span class="pl-smi">val</span>[<span class="pl-c1">2</span>] *= scale; color.<span class="pl-smi">val</span>[<span class="pl-c1">3</span>] *= scale; <span class="pl-k">for</span>( i = <span class="pl-c1">0</span>; i &lt; count; i++ ) { CvPoint pt; pt.<span class="pl-smi">x</span> = <span class="pl-c1">cvRound</span>(corners[i].<span class="pl-smi">x</span>*(<span class="pl-c1">1</span> &lt;&lt; shift)); pt.<span class="pl-smi">y</span> = <span class="pl-c1">cvRound</span>(corners[i].<span class="pl-smi">y</span>*(<span class="pl-c1">1</span> &lt;&lt; shift)); <span class="pl-c1">cvLine</span>( image, <span class="pl-c1">cvPoint</span>( pt.<span class="pl-smi">x</span> - r, pt.<span class="pl-smi">y</span> - r ), <span class="pl-c1">cvPoint</span>( pt.<span class="pl-smi">x</span> + r, pt.<span class="pl-smi">y</span> + r ), color, <span class="pl-c1">1</span>, line_type, shift ); <span class="pl-c1">cvLine</span>( image, <span class="pl-c1">cvPoint</span>( pt.<span class="pl-smi">x</span> - r, pt.<span class="pl-smi">y</span> + r), <span class="pl-c1">cvPoint</span>( pt.<span class="pl-smi">x</span> + r, pt.<span class="pl-smi">y</span> - r), color, <span class="pl-c1">1</span>, line_type, shift ); <span class="pl-c1">cvCircle</span>( image, pt, r+(<span class="pl-c1">1</span>&lt;&lt;shift), color, <span class="pl-c1">1</span>, line_type, shift ); } } <span class="pl-k">else</span> { <span class="pl-k">int</span> x, y; CvPoint prev_pt = {<span class="pl-c1">0</span>, <span class="pl-c1">0</span>}; <span class="pl-k">const</span> <span class="pl-k">int</span> line_max = <span class="pl-c1">7</span>; <span class="pl-k">static</span> <span class="pl-k">const</span> CvScalar line_colors[line_max] = { {{<span class="pl-c1">0</span>,<span class="pl-c1">0</span>,<span class="pl-c1">255</span>}}, {{<span class="pl-c1">0</span>,<span class="pl-c1">128</span>,<span class="pl-c1">255</span>}}, {{<span class="pl-c1">0</span>,<span class="pl-c1">200</span>,<span class="pl-c1">200</span>}}, {{<span class="pl-c1">0</span>,<span class="pl-c1">255</span>,<span class="pl-c1">0</span>}}, {{<span class="pl-c1">200</span>,<span class="pl-c1">200</span>,<span class="pl-c1">0</span>}}, {{<span class="pl-c1">255</span>,<span class="pl-c1">0</span>,<span class="pl-c1">0</span>}}, {{<span class="pl-c1">255</span>,<span class="pl-c1">0</span>,<span class="pl-c1">255</span>}} }; <span class="pl-k">for</span>( y = <span class="pl-c1">0</span>, i = <span class="pl-c1">0</span>; y &lt; pattern_size.<span class="pl-smi">height</span>; y++ ) { CvScalar color = line_colors[y % line_max]; <span class="pl-k">if</span>( cn == <span class="pl-c1">1</span> ) color = <span class="pl-c1">cvScalarAll</span>(<span class="pl-c1">200</span>); color.<span class="pl-smi">val</span>[<span class="pl-c1">0</span>] *= scale; color.<span class="pl-smi">val</span>[<span class="pl-c1">1</span>] *= scale; color.<span class="pl-smi">val</span>[<span class="pl-c1">2</span>] *= scale; color.<span class="pl-smi">val</span>[<span class="pl-c1">3</span>] *= scale; <span class="pl-k">for</span>( x = <span class="pl-c1">0</span>; x &lt; pattern_size.<span class="pl-smi">width</span>; x++, i++ ) { CvPoint pt; pt.<span class="pl-smi">x</span> = <span class="pl-c1">cvRound</span>(corners[i].<span class="pl-smi">x</span>*(<span class="pl-c1">1</span> &lt;&lt; shift)); pt.<span class="pl-smi">y</span> = <span class="pl-c1">cvRound</span>(corners[i].<span class="pl-smi">y</span>*(<span class="pl-c1">1</span> &lt;&lt; shift)); <span class="pl-k">if</span>( i != <span class="pl-c1">0</span> ) <span class="pl-c1">cvLine</span>( image, prev_pt, pt, color, <span class="pl-c1">1</span>, line_type, shift ); <span class="pl-c1">cvLine</span>( image, <span class="pl-c1">cvPoint</span>(pt.<span class="pl-smi">x</span> - r, pt.<span class="pl-smi">y</span> - r), <span class="pl-c1">cvPoint</span>(pt.<span class="pl-smi">x</span> + r, pt.<span class="pl-smi">y</span> + r), color, <span class="pl-c1">1</span>, line_type, shift ); <span class="pl-c1">cvLine</span>( image, <span class="pl-c1">cvPoint</span>(pt.<span class="pl-smi">x</span> - r, pt.<span class="pl-smi">y</span> + r), <span class="pl-c1">cvPoint</span>(pt.<span class="pl-smi">x</span> + r, pt.<span class="pl-smi">y</span> - r), color, <span class="pl-c1">1</span>, line_type, shift ); <span class="pl-c1">cvCircle</span>( image, pt, r+(<span class="pl-c1">1</span>&lt;&lt;shift), color, <span class="pl-c1">1</span>, line_type, shift ); prev_pt = pt; } } } } <span class="pl-k">bool</span> <span class="pl-en">cv::findChessboardCorners</span>( InputArray _image, <span class="pl-c1">Size</span> patternSize, OutputArray corners, <span class="pl-k">int</span> flags ) { <span class="pl-k">int</span> count = patternSize.<span class="pl-c1">area</span>()*<span class="pl-c1">2</span>; vector&lt;Point2f&gt; <span class="pl-c1">tmpcorners</span>(count+<span class="pl-c1">1</span>); Mat image = _image.<span class="pl-c1">getMat</span>(); CvMat c_image = image; <span class="pl-k">bool</span> ok = <span class="pl-c1">cvFindChessboardCorners</span>(&amp;c_image, patternSize, (CvPoint2D32f*)&amp;tmpcorners[<span class="pl-c1">0</span>], &amp;count, flags ) &gt; <span class="pl-c1">0</span>; <span class="pl-k">if</span>( count &gt; <span class="pl-c1">0</span> ) { tmpcorners.<span class="pl-c1">resize</span>(count); <span class="pl-c1">Mat</span>(tmpcorners).<span class="pl-c1">copyTo</span>(corners); } <span class="pl-k">else</span> corners.<span class="pl-c1">release</span>(); <span class="pl-k">return</span> ok; } <span class="pl-k">namespace</span> { <span class="pl-k">int</span> <span class="pl-en">quiet_error</span>(<span class="pl-k">int</span> <span class="pl-c"><span class="pl-c">/*</span>status<span class="pl-c">*/</span></span>, <span class="pl-k">const</span> <span class="pl-k">char</span>* <span class="pl-c"><span class="pl-c">/*</span>func_name<span class="pl-c">*/</span></span>, <span class="pl-k">const</span> <span class="pl-k">char</span>* <span class="pl-c"><span class="pl-c">/*</span>err_msg<span class="pl-c">*/</span></span>, <span class="pl-k">const</span> <span class="pl-k">char</span>* <span class="pl-c"><span class="pl-c">/*</span>file_name<span class="pl-c">*/</span></span>, <span class="pl-k">int</span> <span class="pl-c"><span class="pl-c">/*</span>line<span class="pl-c">*/</span></span>, <span class="pl-k">void</span>* <span class="pl-c"><span class="pl-c">/*</span>userdata<span class="pl-c">*/</span></span> ) { <span class="pl-k">return</span> <span class="pl-c1">0</span>; } } <span class="pl-k">void</span> <span class="pl-en">cv::drawChessboardCorners</span>( InputOutputArray _image, <span class="pl-c1">Size</span> patternSize, InputArray _corners, <span class="pl-k">bool</span> patternWasFound ) { Mat corners = _corners.<span class="pl-c1">getMat</span>(); <span class="pl-k">if</span>( corners.<span class="pl-c1">empty</span>() ) <span class="pl-k">return</span>; Mat image = _image.<span class="pl-c1">getMat</span>(); CvMat c_image = _image.<span class="pl-c1">getMat</span>(); <span class="pl-k">int</span> nelems = corners.<span class="pl-c1">checkVector</span>(<span class="pl-c1">2</span>, CV_32F, <span class="pl-c1">true</span>); <span class="pl-c1">CV_Assert</span>(nelems &gt;= <span class="pl-c1">0</span>); <span class="pl-c1">cvDrawChessboardCorners</span>( &amp;c_image, patternSize, (CvPoint2D32f*)corners.<span class="pl-smi">data</span>, nelems, patternWasFound ); } <span class="pl-k">bool</span> <span class="pl-en">cv::findCirclesGrid</span>( InputArray _image, <span class="pl-c1">Size</span> patternSize, OutputArray _centers, <span class="pl-k">int</span> flags, <span class="pl-k">const</span> <span class="pl-c1">Ptr</span>&lt;FeatureDetector&gt; &amp;blobDetector ) { <span class="pl-k">bool</span> isAsymmetricGrid = (flags &amp; CALIB_CB_ASYMMETRIC_GRID) ? <span class="pl-c1">true</span> : <span class="pl-c1">false</span>; <span class="pl-k">bool</span> isSymmetricGrid = (flags &amp; CALIB_CB_SYMMETRIC_GRID ) ? <span class="pl-c1">true</span> : <span class="pl-c1">false</span>; <span class="pl-c1">CV_Assert</span>(isAsymmetricGrid ^ isSymmetricGrid); Mat image = _image.<span class="pl-c1">getMat</span>(); vector&lt;Point2f&gt; centers; vector&lt;KeyPoint&gt; keypoints; blobDetector-&gt;<span class="pl-c1">detect</span>(image, keypoints); vector&lt;Point2f&gt; points; <span class="pl-k">for</span> (<span class="pl-c1">size_t</span> i = <span class="pl-c1">0</span>; i &lt; keypoints.<span class="pl-c1">size</span>(); i++) { points.<span class="pl-c1">push_back</span> (keypoints[i].<span class="pl-smi">pt</span>); } <span class="pl-k">if</span>(flags &amp; CALIB_CB_CLUSTERING) { CirclesGridClusterFinder <span class="pl-smi">circlesGridClusterFinder</span>(isAsymmetricGrid); circlesGridClusterFinder.<span class="pl-c1">findGrid</span>(points, patternSize, centers); <span class="pl-c1">Mat</span>(centers).<span class="pl-c1">copyTo</span>(_centers); <span class="pl-k">return</span> !centers.<span class="pl-c1">empty</span>(); } CirclesGridFinderParameters parameters; parameters.<span class="pl-smi">vertexPenalty</span> = -<span class="pl-c1">0</span>.<span class="pl-c1">6f</span>; parameters.<span class="pl-smi">vertexGain</span> = <span class="pl-c1">1</span>; parameters.<span class="pl-smi">existingVertexGain</span> = <span class="pl-c1">10000</span>; parameters.<span class="pl-smi">edgeGain</span> = <span class="pl-c1">1</span>; parameters.<span class="pl-smi">edgePenalty</span> = -<span class="pl-c1">0</span>.<span class="pl-c1">6f</span>; <span class="pl-k">if</span>(flags &amp; CALIB_CB_ASYMMETRIC_GRID) parameters.<span class="pl-smi">gridType</span> = CirclesGridFinderParameters::ASYMMETRIC_GRID; <span class="pl-k">if</span>(flags &amp; CALIB_CB_SYMMETRIC_GRID) parameters.<span class="pl-smi">gridType</span> = CirclesGridFinderParameters::SYMMETRIC_GRID; <span class="pl-k">const</span> <span class="pl-k">int</span> attempts = <span class="pl-c1">2</span>; <span class="pl-k">const</span> <span class="pl-c1">size_t</span> minHomographyPoints = <span class="pl-c1">4</span>; Mat H; <span class="pl-k">for</span> (<span class="pl-k">int</span> i = <span class="pl-c1">0</span>; i &lt; attempts; i++) { centers.<span class="pl-c1">clear</span>(); CirclesGridFinder <span class="pl-smi">boxFinder</span>(patternSize, points, parameters); <span class="pl-k">bool</span> isFound = <span class="pl-c1">false</span>; #<span class="pl-k">define</span> <span class="pl-en">BE_QUIET</span> <span class="pl-c1">1</span> #<span class="pl-k">if</span> BE_QUIET <span class="pl-k">void</span>* oldCbkData; ErrorCallback oldCbk = <span class="pl-c1">redirectError</span>(quiet_error, <span class="pl-c1">0</span>, &amp;oldCbkData); #<span class="pl-k">endif</span> <span class="pl-k">try</span> { isFound = boxFinder.<span class="pl-c1">findHoles</span>(); } <span class="pl-k">catch</span> (cv::Exception) { } #<span class="pl-k">if</span> BE_QUIET <span class="pl-c1">redirectError</span>(oldCbk, oldCbkData); #<span class="pl-k">endif</span> <span class="pl-k">if</span> (isFound) { <span class="pl-k">switch</span>(parameters.<span class="pl-smi">gridType</span>) { <span class="pl-k">case</span> CirclesGridFinderParameters::SYMMETRIC_GRID: boxFinder.<span class="pl-c1">getHoles</span>(centers); <span class="pl-k">break</span>; <span class="pl-k">case</span> CirclesGridFinderParameters::ASYMMETRIC_GRID: boxFinder.<span class="pl-c1">getAsymmetricHoles</span>(centers); <span class="pl-k">break</span>; <span class="pl-k">default</span>: <span class="pl-c1">CV_Error</span>(CV_StsBadArg, <span class="pl-s"><span class="pl-pds">"</span>Unkown pattern type<span class="pl-pds">"</span></span>); } <span class="pl-k">if</span> (i != <span class="pl-c1">0</span>) { Mat orgPointsMat; <span class="pl-c1">transform</span>(centers, orgPointsMat, H.<span class="pl-c1">inv</span>()); <span class="pl-c1">convertPointsFromHomogeneous</span>(orgPointsMat, centers); } <span class="pl-c1">Mat</span>(centers).<span class="pl-c1">copyTo</span>(_centers); <span class="pl-k">return</span> <span class="pl-c1">true</span>; } boxFinder.<span class="pl-c1">getHoles</span>(centers); <span class="pl-k">if</span> (i != attempts - <span class="pl-c1">1</span>) { <span class="pl-k">if</span> (centers.<span class="pl-c1">size</span>() &lt; minHomographyPoints) <span class="pl-k">break</span>; H = <span class="pl-c1">CirclesGridFinder::rectifyGrid</span>(boxFinder.<span class="pl-c1">getDetectedGridSize</span>(), centers, points, points); } } <span class="pl-c1">Mat</span>(centers).<span class="pl-c1">copyTo</span>(_centers); <span class="pl-k">return</span> <span class="pl-c1">false</span>; } <span class="pl-c"><span class="pl-c">/*</span> End of file. <span class="pl-c">*/</span></span></pre></div>
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=ttimbul" rel="nofollow">Thomas Timbul</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5199?redirect=false" rel="nofollow">SPR-5199</a></strong> and commented</p> <p dir="auto">For the sake of clarity/modularisation in my XML I am trying to separate out certain service definitions into separate files. It would be nice to see the re-emergence of 'merge' on the util: collection definitions in a way that definitions with the same ID are merged.</p> <p dir="auto">For example (hope this submits in a readable way):</p> <p dir="auto">[services.xml]<br> &lt;util:map id="serviceMap" merge="true" /&gt;<br> &lt;bean id="serviceProvider"&gt;<br> &lt;property name="serviceMap" ref="serviceMap" /&gt;<br> &lt;/bean&gt;</p> <p dir="auto">[service1.xml]<br> &lt;util:map id="serviceMap" merge="true"&gt;<br> &lt;entry key="S1" ref="service1" /&gt;<br> &lt;/util:map&gt;<br> &lt;bean id="service1" ..... /&gt;</p> <p dir="auto">[service2.xml]<br> &lt;util:map id="serviceMap" merge="true"&gt;<br> &lt;entry key="S2" ref="service2" /&gt;<br> &lt;/util:map&gt;<br> &lt;bean id="service2" ..... /&gt;</p> <p dir="auto">There are probably workarounds for this, but for the moment I would be forced to have the serviceMap defined completely in a single place.</p> <hr> <p dir="auto"><strong>Issue Links:</strong></p> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="398100553" data-permission-text="Title is private" data-url="https://github.com/spring-projects/spring-framework/issues/11189" data-hovercard-type="issue" data-hovercard-url="/spring-projects/spring-framework/issues/11189/hovercard" href="https://github.com/spring-projects/spring-framework/issues/11189">#11189</a> Introduce 'merge' attribute for util namespace collection elements</li> </ul> <p dir="auto">3 votes, 2 watchers</p>
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=dlux" rel="nofollow">Balázs Szabó</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-884?redirect=false" rel="nofollow">SPR-884</a></strong> and commented</p> <p dir="auto">When a proxy is created with the lookup-method injection, and dependency checking is switched on, then it complains for a previously non-existing property called 'callbacks'.</p> <p dir="auto">I figured out that it is because cglib proxies automatically implements the Factory interface which has this property exposed.</p> <p dir="auto">To fix this, please use the latest cglib and use the setUseFactory(false) on the enhancer instance of the instantiator.</p> <hr> <p dir="auto"><strong>Affects:</strong> 1.2 final</p> <p dir="auto"><strong>Issue Links:</strong></p> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="398056515" data-permission-text="Title is private" data-url="https://github.com/spring-projects/spring-framework/issues/5616" data-hovercard-type="issue" data-hovercard-url="/spring-projects/spring-framework/issues/5616/hovercard" href="https://github.com/spring-projects/spring-framework/issues/5616">#5616</a> Dependency checking doesn't work for beans using method injection (<em><strong>"is duplicated by"</strong></em>)</li> </ul>
0
<p dir="auto">Following the example given in the documentation I am using <code class="notranslate">rv_continuous</code> to generate a custom pdf. The following code snippet works as expected in scipy v0.18.1 but exhibits a very large (~GB) memory consumption when run with scipy v0.19.0</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from scipy.stats import rv_continuous import numpy as np import resource import scipy import sys print &quot;numpy version: {}&quot;.format(np.version.full_version) print &quot;Scipy version: {}&quot;.format(scipy.version.full_version) print &quot;Python {}&quot;.format(sys.version) class gaussian_gen(rv_continuous): &quot;Gaussian distribution&quot; def _pdf(self, x): return np.exp(-x**2 / 2.) / np.sqrt(2.0 * np.pi) def print_mem(): mem = resource.getrusage(resource.RUSAGE_SELF).ru_maxrss print 'Memory usage: %s (kb)' % mem print_mem() gaussian = gaussian_gen(name='gaussian') print_mem() values = gaussian.rvs(size=1000) print_mem() values = gaussian.rvs(size=5000) print_mem()"><pre class="notranslate"><span class="pl-k">from</span> <span class="pl-s1">scipy</span>.<span class="pl-s1">stats</span> <span class="pl-k">import</span> <span class="pl-s1">rv_continuous</span> <span class="pl-k">import</span> <span class="pl-s1">numpy</span> <span class="pl-k">as</span> <span class="pl-s1">np</span> <span class="pl-k">import</span> <span class="pl-s1">resource</span> <span class="pl-k">import</span> <span class="pl-s1">scipy</span> <span class="pl-k">import</span> <span class="pl-s1">sys</span> <span class="pl-k">print</span> <span class="pl-s">"numpy version: {}"</span>.<span class="pl-en">format</span>(<span class="pl-s1">np</span>.<span class="pl-s1">version</span>.<span class="pl-s1">full_version</span>) <span class="pl-k">print</span> <span class="pl-s">"Scipy version: {}"</span>.<span class="pl-en">format</span>(<span class="pl-s1">scipy</span>.<span class="pl-s1">version</span>.<span class="pl-s1">full_version</span>) <span class="pl-k">print</span> <span class="pl-s">"Python {}"</span>.<span class="pl-en">format</span>(<span class="pl-s1">sys</span>.<span class="pl-s1">version</span>) <span class="pl-k">class</span> <span class="pl-s1">gaussian_gen</span>(<span class="pl-s1">rv_continuous</span>): <span class="pl-s">"Gaussian distribution"</span> <span class="pl-k">def</span> <span class="pl-en">_pdf</span>(<span class="pl-s1">self</span>, <span class="pl-s1">x</span>): <span class="pl-k">return</span> <span class="pl-s1">np</span>.<span class="pl-en">exp</span>(<span class="pl-c1">-</span><span class="pl-s1">x</span><span class="pl-c1">**</span><span class="pl-c1">2</span> <span class="pl-c1">/</span> <span class="pl-c1">2.</span>) <span class="pl-c1">/</span> <span class="pl-s1">np</span>.<span class="pl-en">sqrt</span>(<span class="pl-c1">2.0</span> <span class="pl-c1">*</span> <span class="pl-s1">np</span>.<span class="pl-s1">pi</span>) <span class="pl-k">def</span> <span class="pl-en">print_mem</span>(): <span class="pl-s1">mem</span> <span class="pl-c1">=</span> <span class="pl-s1">resource</span>.<span class="pl-en">getrusage</span>(<span class="pl-s1">resource</span>.<span class="pl-v">RUSAGE_SELF</span>).<span class="pl-s1">ru_maxrss</span> <span class="pl-k">print</span> <span class="pl-s">'Memory usage: %s (kb)'</span> <span class="pl-c1">%</span> <span class="pl-s1">mem</span> <span class="pl-en">print_mem</span>() <span class="pl-s1">gaussian</span> <span class="pl-c1">=</span> <span class="pl-en">gaussian_gen</span>(<span class="pl-s1">name</span><span class="pl-c1">=</span><span class="pl-s">'gaussian'</span>) <span class="pl-en">print_mem</span>() <span class="pl-s1">values</span> <span class="pl-c1">=</span> <span class="pl-s1">gaussian</span>.<span class="pl-en">rvs</span>(<span class="pl-s1">size</span><span class="pl-c1">=</span><span class="pl-c1">1000</span>) <span class="pl-en">print_mem</span>() <span class="pl-s1">values</span> <span class="pl-c1">=</span> <span class="pl-s1">gaussian</span>.<span class="pl-en">rvs</span>(<span class="pl-s1">size</span><span class="pl-c1">=</span><span class="pl-c1">5000</span>) <span class="pl-en">print_mem</span>()</pre></div> <p dir="auto">The output of the snippet for version 0.18.1 is:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="numpy version: 1.12.1 Scipy version: 0.18.1 Python 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609] Memory usage: 70048 (kb) Memory usage: 70048 (kb) Memory usage: 70048 (kb) Memory usage: 70592 (kb)"><pre class="notranslate"><code class="notranslate">numpy version: 1.12.1 Scipy version: 0.18.1 Python 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609] Memory usage: 70048 (kb) Memory usage: 70048 (kb) Memory usage: 70048 (kb) Memory usage: 70592 (kb) </code></pre></div> <p dir="auto">while 0.19.0 looks as follows:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="numpy version: 1.12.0 Scipy version: 0.19.0 Python 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609] Memory usage: 69672 (kb) Memory usage: 69672 (kb) Memory usage: 426952 (kb) Memory usage: 2215576 (kb)"><pre class="notranslate"><code class="notranslate">numpy version: 1.12.0 Scipy version: 0.19.0 Python 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609] Memory usage: 69672 (kb) Memory usage: 69672 (kb) Memory usage: 426952 (kb) Memory usage: 2215576 (kb) </code></pre></div> <p dir="auto">I just noticed that it appears to be working in master, but I figured it might be good to post this issue in any case, just so that people can find it or if it was only fixed by accident. Output when run on master:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="numpy version: 1.12.1 Scipy version: 1.0.0.dev0+ab9eff3 Python 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609] Memory usage: 75972 (kb) Memory usage: 75972 (kb) Memory usage: 75972 (kb) Memory usage: 75972 (kb)"><pre class="notranslate"><code class="notranslate">numpy version: 1.12.1 Scipy version: 1.0.0.dev0+ab9eff3 Python 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609] Memory usage: 75972 (kb) Memory usage: 75972 (kb) Memory usage: 75972 (kb) Memory usage: 75972 (kb) </code></pre></div> <p dir="auto">Before opening this issue I asked a question about it at <a href="http://stackoverflow.com/questions/43181237/how-to-keep-memory-consumption-at-bay-when-using-scipy-stats-rv-continuous" rel="nofollow">stackoverflow</a></p>
<p dir="auto">After updating Scipy to 0.19.0 I have experienced an increase in memory consumption which seems to be related to integrate.quad. The following code calculates some quadratures and checks the available RAM before and after:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy as np from scipy.integrate import quad import psutil import gc xx_max = np.linspace(1,1000,num=100) print(&quot;Memory available: %f GiB&quot;%(psutil.virtual_memory().available/1024.**3)) [[quad(lambda x:x**2,0,x) for x in xx_max] for _ in range(3000)] print(&quot;Memory available after quad: %f GiB&quot;%(psutil.virtual_memory().available/1024.**3)) gc.collect() gc.collect() gc.collect() print(&quot;Memory available after garbage collecting: %f GiB&quot;%(psutil.virtual_memory().available/1024.**3))"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-s1">numpy</span> <span class="pl-k">as</span> <span class="pl-s1">np</span> <span class="pl-k">from</span> <span class="pl-s1">scipy</span>.<span class="pl-s1">integrate</span> <span class="pl-k">import</span> <span class="pl-s1">quad</span> <span class="pl-k">import</span> <span class="pl-s1">psutil</span> <span class="pl-k">import</span> <span class="pl-s1">gc</span> <span class="pl-s1">xx_max</span> <span class="pl-c1">=</span> <span class="pl-s1">np</span>.<span class="pl-en">linspace</span>(<span class="pl-c1">1</span>,<span class="pl-c1">1000</span>,<span class="pl-s1">num</span><span class="pl-c1">=</span><span class="pl-c1">100</span>) <span class="pl-en">print</span>(<span class="pl-s">"Memory available: %f GiB"</span><span class="pl-c1">%</span>(<span class="pl-s1">psutil</span>.<span class="pl-en">virtual_memory</span>().<span class="pl-s1">available</span><span class="pl-c1">/</span><span class="pl-c1">1024.</span><span class="pl-c1">**</span><span class="pl-c1">3</span>)) [[<span class="pl-en">quad</span>(<span class="pl-k">lambda</span> <span class="pl-s1">x</span>:<span class="pl-s1">x</span><span class="pl-c1">**</span><span class="pl-c1">2</span>,<span class="pl-c1">0</span>,<span class="pl-s1">x</span>) <span class="pl-k">for</span> <span class="pl-s1">x</span> <span class="pl-c1">in</span> <span class="pl-s1">xx_max</span>] <span class="pl-k">for</span> <span class="pl-s1">_</span> <span class="pl-c1">in</span> <span class="pl-en">range</span>(<span class="pl-c1">3000</span>)] <span class="pl-en">print</span>(<span class="pl-s">"Memory available after quad: %f GiB"</span><span class="pl-c1">%</span>(<span class="pl-s1">psutil</span>.<span class="pl-en">virtual_memory</span>().<span class="pl-s1">available</span><span class="pl-c1">/</span><span class="pl-c1">1024.</span><span class="pl-c1">**</span><span class="pl-c1">3</span>)) <span class="pl-s1">gc</span>.<span class="pl-en">collect</span>() <span class="pl-s1">gc</span>.<span class="pl-en">collect</span>() <span class="pl-s1">gc</span>.<span class="pl-en">collect</span>() <span class="pl-en">print</span>(<span class="pl-s">"Memory available after garbage collecting: %f GiB"</span><span class="pl-c1">%</span>(<span class="pl-s1">psutil</span>.<span class="pl-en">virtual_memory</span>().<span class="pl-s1">available</span><span class="pl-c1">/</span><span class="pl-c1">1024.</span><span class="pl-c1">**</span><span class="pl-c1">3</span>))</pre></div> <p dir="auto">When I run this with scipy 0.19 I find my system losses around 1GiB, while this does not happen if I use the prior release instead. The memory is freed after the process exists, but asking the garbage collector to do its work does not help.<br> The system I used is a 64-bit Arch Linux, using both python2 and python3 from clean virtualenvs.</p>
1
<p dir="auto">--- FAIL: TestAddTwoFireEarly (10.15s)<br> delaying_queue_test.go:92: unexpected err: timed out waiting for the condition</p> <p dir="auto"><a href="https://storage.googleapis.com/kubernetes-jenkins/pr-logs/pull/24164/kubernetes-pull-test-unit-integration/22236/build-log.txt" rel="nofollow">https://storage.googleapis.com/kubernetes-jenkins/pr-logs/pull/24164/kubernetes-pull-test-unit-integration/22236/build-log.txt</a></p>
<p dir="auto"><a href="https://console.cloud.google.com/storage/browser/kubernetes-jenkins/pr-logs/pull/26631/kubernetes-pull-test-unit-integration/28744/" rel="nofollow">https://console.cloud.google.com/storage/browser/kubernetes-jenkins/pr-logs/pull/26631/kubernetes-pull-test-unit-integration/28744/</a></p> <p dir="auto">FAIL<br> FAIL k8s.io/kubernetes/pkg/util/workqueue 10.275s</p> <p dir="auto">I believe it's this test:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" queue_test.go:60: Worker 0: begin processing 8 queue_test.go:60: Worker 1: begin processing 0 queue_test.go:60: Worker 2: begin processing 1 queue_test.go:60: Worker 3: begin processing 2 queue_test.go:60: Worker 4: begin processing 3 queue_test.go:60: Worker 5: begin processing 5 queue_test.go:62: Worker 0: done processing 8 queue_test.go:62: Worker 2: done processing 1 queue_test.go:60: Worker 6: begin processing 4 queue_test.go:62: Worker 5: done processing 5 queue_test.go:62: Worker 6: done processing 4 queue_test.go:62: Worker 4: done processing 3 queue_test.go:62: Worker 1: done processing 0 queue_test.go:62: Worker 3: done processing 2 queue_test.go:60: Worker 0: begin processing 7 queue_test.go:60: Worker 7: begin processing 12 queue_test.go:60: Worker 8: begin processing 9 queue_test.go:60: Worker 2: begin processing 6 queue_test.go:60: Worker 4: begin processing 10 queue_test.go:60: Worker 1: begin processing 14 queue_test.go:60: Worker 9: begin processing 11 queue_test.go:60: Worker 5: begin processing 15 queue_test.go:60: Worker 3: begin processing 13 queue_test.go:62: Worker 0: done processing 7 queue_test.go:62: Worker 7: done processing 12 queue_test.go:62: Worker 2: done processing 6 queue_test.go:62: Worker 4: done processing 10 queue_test.go:60: Worker 0: begin processing 16 queue_test.go:60: Worker 4: begin processing 17 queue_test.go:62: Worker 9: done processing 11 queue_test.go:62: Worker 3: done processing 13 queue_test.go:62: Worker 1: done processing 14 queue_test.go:62: Worker 5: done processing 15 queue_test.go:62: Worker 8: done processing 9 queue_test.go:60: Worker 7: begin processing 18 queue_test.go:60: Worker 2: begin processing 19 queue_test.go:60: Worker 1: begin processing 20 queue_test.go:60: Worker 5: begin processing 21 queue_test.go:60: Worker 8: begin processing 22 queue_test.go:60: Worker 9: begin processing 23 queue_test.go:60: Worker 3: begin processing 24 queue_test.go:62: Worker 0: done processing 16 queue_test.go:62: Worker 4: done processing 17 queue_test.go:60: Worker 0: begin processing 25 queue_test.go:60: Worker 4: begin processing 26 queue_test.go:62: Worker 7: done processing 18 queue_test.go:62: Worker 5: done processing 21 queue_test.go:62: Worker 8: done processing 22 queue_test.go:60: Worker 7: begin processing 27 queue_test.go:60: Worker 8: begin processing 29 queue_test.go:60: Worker 5: begin processing 28 queue_test.go:62: Worker 9: done processing 23 queue_test.go:62: Worker 1: done processing 20 queue_test.go:60: Worker 1: begin processing 31 queue_test.go:60: Worker 9: begin processing 30 queue_test.go:62: Worker 3: done processing 24 queue_test.go:60: Worker 3: begin processing 32 queue_test.go:62: Worker 2: done processing 19 queue_test.go:60: Worker 2: begin processing 33 queue_test.go:62: Worker 0: done processing 25 queue_test.go:62: Worker 4: done processing 26 queue_test.go:60: Worker 4: begin processing 35 queue_test.go:60: Worker 0: begin processing 34 queue_test.go:62: Worker 7: done processing 27 queue_test.go:62: Worker 5: done processing 28 queue_test.go:62: Worker 8: done processing 29 queue_test.go:62: Worker 9: done processing 30 queue_test.go:60: Worker 9: begin processing 36 queue_test.go:62: Worker 3: done processing 32 queue_test.go:62: Worker 1: done processing 31 queue_test.go:62: Worker 2: done processing 33 queue_test.go:60: Worker 7: begin processing 37 queue_test.go:60: Worker 6: begin processing 38 queue_test.go:60: Worker 5: begin processing 39 queue_test.go:60: Worker 8: begin processing 40 queue_test.go:60: Worker 3: begin processing 41 queue_test.go:60: Worker 1: begin processing 42 queue_test.go:62: Worker 4: done processing 35 queue_test.go:60: Worker 2: begin processing 43 queue_test.go:60: Worker 4: begin processing 44 queue_test.go:62: Worker 0: done processing 34 queue_test.go:60: Worker 0: begin processing 45 queue_test.go:62: Worker 9: done processing 36 queue_test.go:60: Worker 9: begin processing 47 queue_test.go:62: Worker 6: done processing 38 queue_test.go:62: Worker 7: done processing 37 queue_test.go:62: Worker 8: done processing 40 queue_test.go:62: Worker 5: done processing 39 queue_test.go:60: Worker 8: begin processing 48 queue_test.go:62: Worker 3: done processing 41 queue_test.go:60: Worker 7: begin processing 46 queue_test.go:62: Worker 1: done processing 42 queue_test.go:62: Worker 4: done processing 44 queue_test.go:62: Worker 2: done processing 43 queue_test.go:60: Worker 6: begin processing 49 queue_test.go:62: Worker 0: done processing 45 queue_test.go:60: Worker 0: begin processing 1 queue_test.go:60: Worker 2: begin processing 8 queue_test.go:60: Worker 3: begin processing 3 queue_test.go:60: Worker 1: begin processing 0 queue_test.go:60: Worker 4: begin processing 5 queue_test.go:60: Worker 5: begin processing 2 queue_test.go:62: Worker 9: done processing 47 queue_test.go:60: Worker 9: begin processing 7 queue_test.go:62: Worker 8: done processing 48 queue_test.go:60: Worker 8: begin processing 12 queue_test.go:62: Worker 7: done processing 46 queue_test.go:60: Worker 7: begin processing 10 queue_test.go:62: Worker 6: done processing 49 queue_test.go:60: Worker 6: begin processing 11 queue_test.go:62: Worker 2: done processing 8 queue_test.go:62: Worker 0: done processing 1 queue_test.go:60: Worker 0: begin processing 6 queue_test.go:60: Worker 2: begin processing 14 queue_test.go:62: Worker 3: done processing 3 queue_test.go:62: Worker 4: done processing 5 queue_test.go:60: Worker 3: begin processing 15 queue_test.go:60: Worker 4: begin processing 9 queue_test.go:62: Worker 1: done processing 0 queue_test.go:62: Worker 5: done processing 2 queue_test.go:60: Worker 1: begin processing 13 queue_test.go:60: Worker 5: begin processing 16 queue_test.go:62: Worker 9: done processing 7 queue_test.go:62: Worker 8: done processing 12 queue_test.go:60: Worker 9: begin processing 17 queue_test.go:60: Worker 8: begin processing 18 queue_test.go:62: Worker 7: done processing 10 queue_test.go:60: Worker 7: begin processing 22 queue_test.go:62: Worker 6: done processing 11 queue_test.go:60: Worker 6: begin processing 21 queue_test.go:62: Worker 0: done processing 6 queue_test.go:60: Worker 0: begin processing 23 queue_test.go:62: Worker 2: done processing 14 queue_test.go:60: Worker 2: begin processing 20 queue_test.go:62: Worker 4: done processing 9 queue_test.go:62: Worker 3: done processing 15 queue_test.go:60: Worker 3: begin processing 24 queue_test.go:62: Worker 1: done processing 13 queue_test.go:62: Worker 5: done processing 16 queue_test.go:60: Worker 4: begin processing 19 queue_test.go:60: Worker 1: begin processing 25 queue_test.go:60: Worker 5: begin processing 26 queue_test.go:62: Worker 9: done processing 17 queue_test.go:60: Worker 9: begin processing 4 queue_test.go:62: Worker 7: done processing 22 queue_test.go:62: Worker 6: done processing 21 queue_test.go:60: Worker 6: begin processing 30 queue_test.go:62: Worker 8: done processing 18 queue_test.go:62: Worker 0: done processing 23 queue_test.go:60: Worker 8: begin processing 28 queue_test.go:60: Worker 0: begin processing 29 queue_test.go:60: Worker 7: begin processing 27 queue_test.go:62: Worker 2: done processing 20 queue_test.go:60: Worker 2: begin processing 32 queue_test.go:62: Worker 3: done processing 24 queue_test.go:60: Worker 3: begin processing 31 queue_test.go:62: Worker 4: done processing 19 queue_test.go:62: Worker 5: done processing 26 queue_test.go:60: Worker 4: begin processing 33 queue_test.go:62: Worker 1: done processing 25 queue_test.go:60: Worker 5: begin processing 35 queue_test.go:60: Worker 1: begin processing 34 queue_test.go:62: Worker 9: done processing 4 queue_test.go:60: Worker 9: begin processing 36 queue_test.go:62: Worker 6: done processing 30 queue_test.go:60: Worker 6: begin processing 38 queue_test.go:62: Worker 8: done processing 28 queue_test.go:60: Worker 8: begin processing 37 queue_test.go:62: Worker 0: done processing 29 queue_test.go:62: Worker 7: done processing 27 queue_test.go:62: Worker 2: done processing 32 queue_test.go:62: Worker 3: done processing 31 queue_test.go:60: Worker 2: begin processing 42 queue_test.go:60: Worker 0: begin processing 40 queue_test.go:62: Worker 4: done processing 33 queue_test.go:60: Worker 3: begin processing 43 queue_test.go:62: Worker 5: done processing 35 queue_test.go:60: Worker 7: begin processing 41 queue_test.go:62: Worker 1: done processing 34 queue_test.go:62: Worker 6: done processing 38 queue_test.go:62: Worker 8: done processing 37 queue_test.go:62: Worker 7: done processing 41 queue_test.go:62: Worker 3: done processing 43 queue_test.go:62: Worker 2: done processing 42 queue_test.go:62: Worker 9: done processing 36 queue_test.go:62: Worker 0: done processing 40 queue_test.go:60: Worker 4: begin processing 45 queue_test.go:60: Worker 5: begin processing 39 queue_test.go:60: Worker 1: begin processing 44 queue_test.go:60: Worker 6: begin processing 47 queue_test.go:60: Worker 8: begin processing 48 queue_test.go:60: Worker 9: begin processing 46 queue_test.go:60: Worker 7: begin processing 49 queue_test.go:60: Worker 3: begin processing 1 queue_test.go:60: Worker 0: begin processing 8 queue_test.go:60: Worker 2: begin processing 3 queue_test.go:62: Worker 4: done processing 45 queue_test.go:60: Worker 4: begin processing 5 queue_test.go:62: Worker 1: done processing 44 queue_test.go:60: Worker 1: begin processing 0 queue_test.go:62: Worker 5: done processing 39 queue_test.go:60: Worker 5: begin processing 2 queue_test.go:62: Worker 9: done processing 46 queue_test.go:60: Worker 9: begin processing 7 queue_test.go:62: Worker 6: done processing 47 queue_test.go:60: Worker 6: begin processing 12 queue_test.go:62: Worker 8: done processing 48 queue_test.go:60: Worker 8: begin processing 10 queue_test.go:62: Worker 7: done processing 49 queue_test.go:60: Worker 7: begin processing 11 queue_test.go:62: Worker 3: done processing 1 queue_test.go:60: Worker 3: begin processing 6 queue_test.go:62: Worker 0: done processing 8 queue_test.go:60: Worker 0: begin processing 14 queue_test.go:62: Worker 2: done processing 3 queue_test.go:60: Worker 2: begin processing 15 queue_test.go:62: Worker 4: done processing 5 queue_test.go:60: Worker 4: begin processing 9 queue_test.go:62: Worker 1: done processing 0 queue_test.go:60: Worker 1: begin processing 13 queue_test.go:62: Worker 9: done processing 7 queue_test.go:60: Worker 9: begin processing 16 queue_test.go:62: Worker 5: done processing 2 queue_test.go:60: Worker 5: begin processing 17 queue_test.go:62: Worker 6: done processing 12 queue_test.go:60: Worker 6: begin processing 21 queue_test.go:62: Worker 8: done processing 10 queue_test.go:60: Worker 8: begin processing 22 queue_test.go:62: Worker 2: done processing 15 queue_test.go:60: Worker 2: begin processing 18 queue_test.go:62: Worker 7: done processing 11 queue_test.go:60: Worker 7: begin processing 23 queue_test.go:62: Worker 3: done processing 6 queue_test.go:60: Worker 3: begin processing 20 queue_test.go:62: Worker 0: done processing 14 queue_test.go:60: Worker 0: begin processing 24 queue_test.go:62: Worker 4: done processing 9 queue_test.go:60: Worker 4: begin processing 19 queue_test.go:62: Worker 1: done processing 13 queue_test.go:60: Worker 1: begin processing 26 queue_test.go:62: Worker 9: done processing 16 queue_test.go:60: Worker 9: begin processing 25 queue_test.go:62: Worker 5: done processing 17 queue_test.go:60: Worker 5: begin processing 4 queue_test.go:62: Worker 6: done processing 21 queue_test.go:60: Worker 6: begin processing 30 queue_test.go:62: Worker 8: done processing 22 queue_test.go:60: Worker 8: begin processing 28 queue_test.go:62: Worker 2: done processing 18 queue_test.go:62: Worker 7: done processing 23 queue_test.go:60: Worker 2: begin processing 29 queue_test.go:62: Worker 3: done processing 20 queue_test.go:60: Worker 3: begin processing 27 queue_test.go:60: Worker 7: begin processing 32 queue_test.go:62: Worker 0: done processing 24 queue_test.go:60: Worker 0: begin processing 31 queue_test.go:62: Worker 4: done processing 19 queue_test.go:60: Worker 4: begin processing 33 queue_test.go:62: Worker 1: done processing 26 queue_test.go:62: Worker 9: done processing 25 queue_test.go:60: Worker 9: begin processing 34 queue_test.go:60: Worker 1: begin processing 35 queue_test.go:62: Worker 5: done processing 4 queue_test.go:60: Worker 5: begin processing 38 queue_test.go:62: Worker 6: done processing 30 queue_test.go:62: Worker 8: done processing 28 queue_test.go:60: Worker 8: begin processing 37 queue_test.go:60: Worker 6: begin processing 36 queue_test.go:62: Worker 2: done processing 29 queue_test.go:60: Worker 2: begin processing 41 queue_test.go:62: Worker 7: done processing 32 queue_test.go:62: Worker 3: done processing 27 queue_test.go:60: Worker 7: begin processing 43 queue_test.go:60: Worker 3: begin processing 40 queue_test.go:62: Worker 0: done processing 31 queue_test.go:60: Worker 0: begin processing 42 queue_test.go:62: Worker 4: done processing 33 queue_test.go:60: Worker 4: begin processing 45 queue_test.go:62: Worker 1: done processing 35 queue_test.go:60: Worker 1: begin processing 44 queue_test.go:62: Worker 9: done processing 34 queue_test.go:60: Worker 9: begin processing 39 queue_test.go:62: Worker 5: done processing 38 queue_test.go:60: Worker 5: begin processing 46 queue_test.go:62: Worker 8: done processing 37 queue_test.go:60: Worker 8: begin processing 47 queue_test.go:62: Worker 6: done processing 36 queue_test.go:60: Worker 6: begin processing 48 queue_test.go:62: Worker 2: done processing 41 queue_test.go:62: Worker 3: done processing 40 queue_test.go:62: Worker 7: done processing 43 queue_test.go:62: Worker 0: done processing 42 queue_test.go:60: Worker 2: begin processing 49 queue_test.go:60: Worker 3: begin processing 1 queue_test.go:60: Worker 7: begin processing 8 queue_test.go:60: Worker 0: begin processing 3 queue_test.go:62: Worker 4: done processing 45 queue_test.go:60: Worker 4: begin processing 5 queue_test.go:62: Worker 1: done processing 44 queue_test.go:60: Worker 1: begin processing 0 queue_test.go:62: Worker 9: done processing 39 queue_test.go:60: Worker 9: begin processing 7 queue_test.go:62: Worker 5: done processing 46 queue_test.go:60: Worker 5: begin processing 2 queue_test.go:62: Worker 8: done processing 47 queue_test.go:60: Worker 8: begin processing 12 queue_test.go:62: Worker 6: done processing 48 queue_test.go:60: Worker 6: begin processing 10 queue_test.go:62: Worker 2: done processing 49 queue_test.go:60: Worker 2: begin processing 15 queue_test.go:62: Worker 3: done processing 1 queue_test.go:60: Worker 3: begin processing 11 queue_test.go:62: Worker 7: done processing 8 queue_test.go:60: Worker 7: begin processing 6 queue_test.go:62: Worker 0: done processing 3 queue_test.go:60: Worker 0: begin processing 14 queue_test.go:62: Worker 4: done processing 5 queue_test.go:60: Worker 4: begin processing 9 queue_test.go:62: Worker 1: done processing 0 queue_test.go:60: Worker 1: begin processing 13 queue_test.go:62: Worker 9: done processing 7 queue_test.go:60: Worker 9: begin processing 16 queue_test.go:62: Worker 5: done processing 2 queue_test.go:60: Worker 5: begin processing 17 queue_test.go:62: Worker 8: done processing 12 queue_test.go:60: Worker 8: begin processing 21 queue_test.go:62: Worker 6: done processing 10 queue_test.go:60: Worker 6: begin processing 22 queue_test.go:62: Worker 2: done processing 15 queue_test.go:60: Worker 2: begin processing 18 queue_test.go:62: Worker 3: done processing 11 queue_test.go:60: Worker 3: begin processing 20 queue_test.go:62: Worker 7: done processing 6 queue_test.go:60: Worker 7: begin processing 23 queue_test.go:62: Worker 0: done processing 14 queue_test.go:60: Worker 0: begin processing 24 queue_test.go:62: Worker 4: done processing 9 queue_test.go:60: Worker 4: begin processing 19 queue_test.go:62: Worker 1: done processing 13 queue_test.go:60: Worker 1: begin processing 26 queue_test.go:62: Worker 9: done processing 16 queue_test.go:60: Worker 9: begin processing 25 queue_test.go:62: Worker 5: done processing 17 queue_test.go:60: Worker 5: begin processing 4 queue_test.go:62: Worker 8: done processing 21 queue_test.go:60: Worker 8: begin processing 28 queue_test.go:62: Worker 6: done processing 22 queue_test.go:60: Worker 6: begin processing 30 queue_test.go:62: Worker 2: done processing 18 queue_test.go:60: Worker 2: begin processing 29 queue_test.go:62: Worker 3: done processing 20 queue_test.go:60: Worker 3: begin processing 32 queue_test.go:62: Worker 7: done processing 23 queue_test.go:60: Worker 7: begin processing 27 queue_test.go:62: Worker 0: done processing 24 queue_test.go:60: Worker 0: begin processing 31 queue_test.go:62: Worker 4: done processing 19 queue_test.go:60: Worker 4: begin processing 33 queue_test.go:62: Worker 1: done processing 26 queue_test.go:60: Worker 1: begin processing 35 queue_test.go:62: Worker 9: done processing 25 queue_test.go:60: Worker 9: begin processing 34 queue_test.go:62: Worker 5: done processing 4 queue_test.go:60: Worker 5: begin processing 38 queue_test.go:62: Worker 8: done processing 28 queue_test.go:60: Worker 8: begin processing 37 queue_test.go:62: Worker 6: done processing 30 queue_test.go:60: Worker 6: begin processing 36 queue_test.go:62: Worker 2: done processing 29 queue_test.go:60: Worker 2: begin processing 41 queue_test.go:62: Worker 3: done processing 32 queue_test.go:60: Worker 3: begin processing 40 queue_test.go:62: Worker 7: done processing 27 queue_test.go:60: Worker 7: begin processing 43 queue_test.go:62: Worker 0: done processing 31 queue_test.go:60: Worker 0: begin processing 42 queue_test.go:62: Worker 4: done processing 33 queue_test.go:60: Worker 4: begin processing 45 queue_test.go:62: Worker 1: done processing 35 queue_test.go:60: Worker 1: begin processing 44 queue_test.go:62: Worker 9: done processing 34 queue_test.go:60: Worker 9: begin processing 39 queue_test.go:62: Worker 5: done processing 38 queue_test.go:60: Worker 5: begin processing 46 queue_test.go:62: Worker 8: done processing 37 queue_test.go:60: Worker 8: begin processing 47 queue_test.go:62: Worker 6: done processing 36 queue_test.go:60: Worker 6: begin processing 48 queue_test.go:62: Worker 2: done processing 41 queue_test.go:60: Worker 2: begin processing 49 queue_test.go:62: Worker 3: done processing 40 queue_test.go:62: Worker 7: done processing 43 queue_test.go:62: Worker 0: done processing 42 queue_test.go:62: Worker 4: done processing 45 queue_test.go:62: Worker 1: done processing 44 queue_test.go:62: Worker 9: done processing 39 queue_test.go:62: Worker 5: done processing 46 queue_test.go:62: Worker 8: done processing 47 queue_test.go:62: Worker 6: done processing 48 queue_test.go:62: Worker 2: done processing 49"><pre class="notranslate"><code class="notranslate"> queue_test.go:60: Worker 0: begin processing 8 queue_test.go:60: Worker 1: begin processing 0 queue_test.go:60: Worker 2: begin processing 1 queue_test.go:60: Worker 3: begin processing 2 queue_test.go:60: Worker 4: begin processing 3 queue_test.go:60: Worker 5: begin processing 5 queue_test.go:62: Worker 0: done processing 8 queue_test.go:62: Worker 2: done processing 1 queue_test.go:60: Worker 6: begin processing 4 queue_test.go:62: Worker 5: done processing 5 queue_test.go:62: Worker 6: done processing 4 queue_test.go:62: Worker 4: done processing 3 queue_test.go:62: Worker 1: done processing 0 queue_test.go:62: Worker 3: done processing 2 queue_test.go:60: Worker 0: begin processing 7 queue_test.go:60: Worker 7: begin processing 12 queue_test.go:60: Worker 8: begin processing 9 queue_test.go:60: Worker 2: begin processing 6 queue_test.go:60: Worker 4: begin processing 10 queue_test.go:60: Worker 1: begin processing 14 queue_test.go:60: Worker 9: begin processing 11 queue_test.go:60: Worker 5: begin processing 15 queue_test.go:60: Worker 3: begin processing 13 queue_test.go:62: Worker 0: done processing 7 queue_test.go:62: Worker 7: done processing 12 queue_test.go:62: Worker 2: done processing 6 queue_test.go:62: Worker 4: done processing 10 queue_test.go:60: Worker 0: begin processing 16 queue_test.go:60: Worker 4: begin processing 17 queue_test.go:62: Worker 9: done processing 11 queue_test.go:62: Worker 3: done processing 13 queue_test.go:62: Worker 1: done processing 14 queue_test.go:62: Worker 5: done processing 15 queue_test.go:62: Worker 8: done processing 9 queue_test.go:60: Worker 7: begin processing 18 queue_test.go:60: Worker 2: begin processing 19 queue_test.go:60: Worker 1: begin processing 20 queue_test.go:60: Worker 5: begin processing 21 queue_test.go:60: Worker 8: begin processing 22 queue_test.go:60: Worker 9: begin processing 23 queue_test.go:60: Worker 3: begin processing 24 queue_test.go:62: Worker 0: done processing 16 queue_test.go:62: Worker 4: done processing 17 queue_test.go:60: Worker 0: begin processing 25 queue_test.go:60: Worker 4: begin processing 26 queue_test.go:62: Worker 7: done processing 18 queue_test.go:62: Worker 5: done processing 21 queue_test.go:62: Worker 8: done processing 22 queue_test.go:60: Worker 7: begin processing 27 queue_test.go:60: Worker 8: begin processing 29 queue_test.go:60: Worker 5: begin processing 28 queue_test.go:62: Worker 9: done processing 23 queue_test.go:62: Worker 1: done processing 20 queue_test.go:60: Worker 1: begin processing 31 queue_test.go:60: Worker 9: begin processing 30 queue_test.go:62: Worker 3: done processing 24 queue_test.go:60: Worker 3: begin processing 32 queue_test.go:62: Worker 2: done processing 19 queue_test.go:60: Worker 2: begin processing 33 queue_test.go:62: Worker 0: done processing 25 queue_test.go:62: Worker 4: done processing 26 queue_test.go:60: Worker 4: begin processing 35 queue_test.go:60: Worker 0: begin processing 34 queue_test.go:62: Worker 7: done processing 27 queue_test.go:62: Worker 5: done processing 28 queue_test.go:62: Worker 8: done processing 29 queue_test.go:62: Worker 9: done processing 30 queue_test.go:60: Worker 9: begin processing 36 queue_test.go:62: Worker 3: done processing 32 queue_test.go:62: Worker 1: done processing 31 queue_test.go:62: Worker 2: done processing 33 queue_test.go:60: Worker 7: begin processing 37 queue_test.go:60: Worker 6: begin processing 38 queue_test.go:60: Worker 5: begin processing 39 queue_test.go:60: Worker 8: begin processing 40 queue_test.go:60: Worker 3: begin processing 41 queue_test.go:60: Worker 1: begin processing 42 queue_test.go:62: Worker 4: done processing 35 queue_test.go:60: Worker 2: begin processing 43 queue_test.go:60: Worker 4: begin processing 44 queue_test.go:62: Worker 0: done processing 34 queue_test.go:60: Worker 0: begin processing 45 queue_test.go:62: Worker 9: done processing 36 queue_test.go:60: Worker 9: begin processing 47 queue_test.go:62: Worker 6: done processing 38 queue_test.go:62: Worker 7: done processing 37 queue_test.go:62: Worker 8: done processing 40 queue_test.go:62: Worker 5: done processing 39 queue_test.go:60: Worker 8: begin processing 48 queue_test.go:62: Worker 3: done processing 41 queue_test.go:60: Worker 7: begin processing 46 queue_test.go:62: Worker 1: done processing 42 queue_test.go:62: Worker 4: done processing 44 queue_test.go:62: Worker 2: done processing 43 queue_test.go:60: Worker 6: begin processing 49 queue_test.go:62: Worker 0: done processing 45 queue_test.go:60: Worker 0: begin processing 1 queue_test.go:60: Worker 2: begin processing 8 queue_test.go:60: Worker 3: begin processing 3 queue_test.go:60: Worker 1: begin processing 0 queue_test.go:60: Worker 4: begin processing 5 queue_test.go:60: Worker 5: begin processing 2 queue_test.go:62: Worker 9: done processing 47 queue_test.go:60: Worker 9: begin processing 7 queue_test.go:62: Worker 8: done processing 48 queue_test.go:60: Worker 8: begin processing 12 queue_test.go:62: Worker 7: done processing 46 queue_test.go:60: Worker 7: begin processing 10 queue_test.go:62: Worker 6: done processing 49 queue_test.go:60: Worker 6: begin processing 11 queue_test.go:62: Worker 2: done processing 8 queue_test.go:62: Worker 0: done processing 1 queue_test.go:60: Worker 0: begin processing 6 queue_test.go:60: Worker 2: begin processing 14 queue_test.go:62: Worker 3: done processing 3 queue_test.go:62: Worker 4: done processing 5 queue_test.go:60: Worker 3: begin processing 15 queue_test.go:60: Worker 4: begin processing 9 queue_test.go:62: Worker 1: done processing 0 queue_test.go:62: Worker 5: done processing 2 queue_test.go:60: Worker 1: begin processing 13 queue_test.go:60: Worker 5: begin processing 16 queue_test.go:62: Worker 9: done processing 7 queue_test.go:62: Worker 8: done processing 12 queue_test.go:60: Worker 9: begin processing 17 queue_test.go:60: Worker 8: begin processing 18 queue_test.go:62: Worker 7: done processing 10 queue_test.go:60: Worker 7: begin processing 22 queue_test.go:62: Worker 6: done processing 11 queue_test.go:60: Worker 6: begin processing 21 queue_test.go:62: Worker 0: done processing 6 queue_test.go:60: Worker 0: begin processing 23 queue_test.go:62: Worker 2: done processing 14 queue_test.go:60: Worker 2: begin processing 20 queue_test.go:62: Worker 4: done processing 9 queue_test.go:62: Worker 3: done processing 15 queue_test.go:60: Worker 3: begin processing 24 queue_test.go:62: Worker 1: done processing 13 queue_test.go:62: Worker 5: done processing 16 queue_test.go:60: Worker 4: begin processing 19 queue_test.go:60: Worker 1: begin processing 25 queue_test.go:60: Worker 5: begin processing 26 queue_test.go:62: Worker 9: done processing 17 queue_test.go:60: Worker 9: begin processing 4 queue_test.go:62: Worker 7: done processing 22 queue_test.go:62: Worker 6: done processing 21 queue_test.go:60: Worker 6: begin processing 30 queue_test.go:62: Worker 8: done processing 18 queue_test.go:62: Worker 0: done processing 23 queue_test.go:60: Worker 8: begin processing 28 queue_test.go:60: Worker 0: begin processing 29 queue_test.go:60: Worker 7: begin processing 27 queue_test.go:62: Worker 2: done processing 20 queue_test.go:60: Worker 2: begin processing 32 queue_test.go:62: Worker 3: done processing 24 queue_test.go:60: Worker 3: begin processing 31 queue_test.go:62: Worker 4: done processing 19 queue_test.go:62: Worker 5: done processing 26 queue_test.go:60: Worker 4: begin processing 33 queue_test.go:62: Worker 1: done processing 25 queue_test.go:60: Worker 5: begin processing 35 queue_test.go:60: Worker 1: begin processing 34 queue_test.go:62: Worker 9: done processing 4 queue_test.go:60: Worker 9: begin processing 36 queue_test.go:62: Worker 6: done processing 30 queue_test.go:60: Worker 6: begin processing 38 queue_test.go:62: Worker 8: done processing 28 queue_test.go:60: Worker 8: begin processing 37 queue_test.go:62: Worker 0: done processing 29 queue_test.go:62: Worker 7: done processing 27 queue_test.go:62: Worker 2: done processing 32 queue_test.go:62: Worker 3: done processing 31 queue_test.go:60: Worker 2: begin processing 42 queue_test.go:60: Worker 0: begin processing 40 queue_test.go:62: Worker 4: done processing 33 queue_test.go:60: Worker 3: begin processing 43 queue_test.go:62: Worker 5: done processing 35 queue_test.go:60: Worker 7: begin processing 41 queue_test.go:62: Worker 1: done processing 34 queue_test.go:62: Worker 6: done processing 38 queue_test.go:62: Worker 8: done processing 37 queue_test.go:62: Worker 7: done processing 41 queue_test.go:62: Worker 3: done processing 43 queue_test.go:62: Worker 2: done processing 42 queue_test.go:62: Worker 9: done processing 36 queue_test.go:62: Worker 0: done processing 40 queue_test.go:60: Worker 4: begin processing 45 queue_test.go:60: Worker 5: begin processing 39 queue_test.go:60: Worker 1: begin processing 44 queue_test.go:60: Worker 6: begin processing 47 queue_test.go:60: Worker 8: begin processing 48 queue_test.go:60: Worker 9: begin processing 46 queue_test.go:60: Worker 7: begin processing 49 queue_test.go:60: Worker 3: begin processing 1 queue_test.go:60: Worker 0: begin processing 8 queue_test.go:60: Worker 2: begin processing 3 queue_test.go:62: Worker 4: done processing 45 queue_test.go:60: Worker 4: begin processing 5 queue_test.go:62: Worker 1: done processing 44 queue_test.go:60: Worker 1: begin processing 0 queue_test.go:62: Worker 5: done processing 39 queue_test.go:60: Worker 5: begin processing 2 queue_test.go:62: Worker 9: done processing 46 queue_test.go:60: Worker 9: begin processing 7 queue_test.go:62: Worker 6: done processing 47 queue_test.go:60: Worker 6: begin processing 12 queue_test.go:62: Worker 8: done processing 48 queue_test.go:60: Worker 8: begin processing 10 queue_test.go:62: Worker 7: done processing 49 queue_test.go:60: Worker 7: begin processing 11 queue_test.go:62: Worker 3: done processing 1 queue_test.go:60: Worker 3: begin processing 6 queue_test.go:62: Worker 0: done processing 8 queue_test.go:60: Worker 0: begin processing 14 queue_test.go:62: Worker 2: done processing 3 queue_test.go:60: Worker 2: begin processing 15 queue_test.go:62: Worker 4: done processing 5 queue_test.go:60: Worker 4: begin processing 9 queue_test.go:62: Worker 1: done processing 0 queue_test.go:60: Worker 1: begin processing 13 queue_test.go:62: Worker 9: done processing 7 queue_test.go:60: Worker 9: begin processing 16 queue_test.go:62: Worker 5: done processing 2 queue_test.go:60: Worker 5: begin processing 17 queue_test.go:62: Worker 6: done processing 12 queue_test.go:60: Worker 6: begin processing 21 queue_test.go:62: Worker 8: done processing 10 queue_test.go:60: Worker 8: begin processing 22 queue_test.go:62: Worker 2: done processing 15 queue_test.go:60: Worker 2: begin processing 18 queue_test.go:62: Worker 7: done processing 11 queue_test.go:60: Worker 7: begin processing 23 queue_test.go:62: Worker 3: done processing 6 queue_test.go:60: Worker 3: begin processing 20 queue_test.go:62: Worker 0: done processing 14 queue_test.go:60: Worker 0: begin processing 24 queue_test.go:62: Worker 4: done processing 9 queue_test.go:60: Worker 4: begin processing 19 queue_test.go:62: Worker 1: done processing 13 queue_test.go:60: Worker 1: begin processing 26 queue_test.go:62: Worker 9: done processing 16 queue_test.go:60: Worker 9: begin processing 25 queue_test.go:62: Worker 5: done processing 17 queue_test.go:60: Worker 5: begin processing 4 queue_test.go:62: Worker 6: done processing 21 queue_test.go:60: Worker 6: begin processing 30 queue_test.go:62: Worker 8: done processing 22 queue_test.go:60: Worker 8: begin processing 28 queue_test.go:62: Worker 2: done processing 18 queue_test.go:62: Worker 7: done processing 23 queue_test.go:60: Worker 2: begin processing 29 queue_test.go:62: Worker 3: done processing 20 queue_test.go:60: Worker 3: begin processing 27 queue_test.go:60: Worker 7: begin processing 32 queue_test.go:62: Worker 0: done processing 24 queue_test.go:60: Worker 0: begin processing 31 queue_test.go:62: Worker 4: done processing 19 queue_test.go:60: Worker 4: begin processing 33 queue_test.go:62: Worker 1: done processing 26 queue_test.go:62: Worker 9: done processing 25 queue_test.go:60: Worker 9: begin processing 34 queue_test.go:60: Worker 1: begin processing 35 queue_test.go:62: Worker 5: done processing 4 queue_test.go:60: Worker 5: begin processing 38 queue_test.go:62: Worker 6: done processing 30 queue_test.go:62: Worker 8: done processing 28 queue_test.go:60: Worker 8: begin processing 37 queue_test.go:60: Worker 6: begin processing 36 queue_test.go:62: Worker 2: done processing 29 queue_test.go:60: Worker 2: begin processing 41 queue_test.go:62: Worker 7: done processing 32 queue_test.go:62: Worker 3: done processing 27 queue_test.go:60: Worker 7: begin processing 43 queue_test.go:60: Worker 3: begin processing 40 queue_test.go:62: Worker 0: done processing 31 queue_test.go:60: Worker 0: begin processing 42 queue_test.go:62: Worker 4: done processing 33 queue_test.go:60: Worker 4: begin processing 45 queue_test.go:62: Worker 1: done processing 35 queue_test.go:60: Worker 1: begin processing 44 queue_test.go:62: Worker 9: done processing 34 queue_test.go:60: Worker 9: begin processing 39 queue_test.go:62: Worker 5: done processing 38 queue_test.go:60: Worker 5: begin processing 46 queue_test.go:62: Worker 8: done processing 37 queue_test.go:60: Worker 8: begin processing 47 queue_test.go:62: Worker 6: done processing 36 queue_test.go:60: Worker 6: begin processing 48 queue_test.go:62: Worker 2: done processing 41 queue_test.go:62: Worker 3: done processing 40 queue_test.go:62: Worker 7: done processing 43 queue_test.go:62: Worker 0: done processing 42 queue_test.go:60: Worker 2: begin processing 49 queue_test.go:60: Worker 3: begin processing 1 queue_test.go:60: Worker 7: begin processing 8 queue_test.go:60: Worker 0: begin processing 3 queue_test.go:62: Worker 4: done processing 45 queue_test.go:60: Worker 4: begin processing 5 queue_test.go:62: Worker 1: done processing 44 queue_test.go:60: Worker 1: begin processing 0 queue_test.go:62: Worker 9: done processing 39 queue_test.go:60: Worker 9: begin processing 7 queue_test.go:62: Worker 5: done processing 46 queue_test.go:60: Worker 5: begin processing 2 queue_test.go:62: Worker 8: done processing 47 queue_test.go:60: Worker 8: begin processing 12 queue_test.go:62: Worker 6: done processing 48 queue_test.go:60: Worker 6: begin processing 10 queue_test.go:62: Worker 2: done processing 49 queue_test.go:60: Worker 2: begin processing 15 queue_test.go:62: Worker 3: done processing 1 queue_test.go:60: Worker 3: begin processing 11 queue_test.go:62: Worker 7: done processing 8 queue_test.go:60: Worker 7: begin processing 6 queue_test.go:62: Worker 0: done processing 3 queue_test.go:60: Worker 0: begin processing 14 queue_test.go:62: Worker 4: done processing 5 queue_test.go:60: Worker 4: begin processing 9 queue_test.go:62: Worker 1: done processing 0 queue_test.go:60: Worker 1: begin processing 13 queue_test.go:62: Worker 9: done processing 7 queue_test.go:60: Worker 9: begin processing 16 queue_test.go:62: Worker 5: done processing 2 queue_test.go:60: Worker 5: begin processing 17 queue_test.go:62: Worker 8: done processing 12 queue_test.go:60: Worker 8: begin processing 21 queue_test.go:62: Worker 6: done processing 10 queue_test.go:60: Worker 6: begin processing 22 queue_test.go:62: Worker 2: done processing 15 queue_test.go:60: Worker 2: begin processing 18 queue_test.go:62: Worker 3: done processing 11 queue_test.go:60: Worker 3: begin processing 20 queue_test.go:62: Worker 7: done processing 6 queue_test.go:60: Worker 7: begin processing 23 queue_test.go:62: Worker 0: done processing 14 queue_test.go:60: Worker 0: begin processing 24 queue_test.go:62: Worker 4: done processing 9 queue_test.go:60: Worker 4: begin processing 19 queue_test.go:62: Worker 1: done processing 13 queue_test.go:60: Worker 1: begin processing 26 queue_test.go:62: Worker 9: done processing 16 queue_test.go:60: Worker 9: begin processing 25 queue_test.go:62: Worker 5: done processing 17 queue_test.go:60: Worker 5: begin processing 4 queue_test.go:62: Worker 8: done processing 21 queue_test.go:60: Worker 8: begin processing 28 queue_test.go:62: Worker 6: done processing 22 queue_test.go:60: Worker 6: begin processing 30 queue_test.go:62: Worker 2: done processing 18 queue_test.go:60: Worker 2: begin processing 29 queue_test.go:62: Worker 3: done processing 20 queue_test.go:60: Worker 3: begin processing 32 queue_test.go:62: Worker 7: done processing 23 queue_test.go:60: Worker 7: begin processing 27 queue_test.go:62: Worker 0: done processing 24 queue_test.go:60: Worker 0: begin processing 31 queue_test.go:62: Worker 4: done processing 19 queue_test.go:60: Worker 4: begin processing 33 queue_test.go:62: Worker 1: done processing 26 queue_test.go:60: Worker 1: begin processing 35 queue_test.go:62: Worker 9: done processing 25 queue_test.go:60: Worker 9: begin processing 34 queue_test.go:62: Worker 5: done processing 4 queue_test.go:60: Worker 5: begin processing 38 queue_test.go:62: Worker 8: done processing 28 queue_test.go:60: Worker 8: begin processing 37 queue_test.go:62: Worker 6: done processing 30 queue_test.go:60: Worker 6: begin processing 36 queue_test.go:62: Worker 2: done processing 29 queue_test.go:60: Worker 2: begin processing 41 queue_test.go:62: Worker 3: done processing 32 queue_test.go:60: Worker 3: begin processing 40 queue_test.go:62: Worker 7: done processing 27 queue_test.go:60: Worker 7: begin processing 43 queue_test.go:62: Worker 0: done processing 31 queue_test.go:60: Worker 0: begin processing 42 queue_test.go:62: Worker 4: done processing 33 queue_test.go:60: Worker 4: begin processing 45 queue_test.go:62: Worker 1: done processing 35 queue_test.go:60: Worker 1: begin processing 44 queue_test.go:62: Worker 9: done processing 34 queue_test.go:60: Worker 9: begin processing 39 queue_test.go:62: Worker 5: done processing 38 queue_test.go:60: Worker 5: begin processing 46 queue_test.go:62: Worker 8: done processing 37 queue_test.go:60: Worker 8: begin processing 47 queue_test.go:62: Worker 6: done processing 36 queue_test.go:60: Worker 6: begin processing 48 queue_test.go:62: Worker 2: done processing 41 queue_test.go:60: Worker 2: begin processing 49 queue_test.go:62: Worker 3: done processing 40 queue_test.go:62: Worker 7: done processing 43 queue_test.go:62: Worker 0: done processing 42 queue_test.go:62: Worker 4: done processing 45 queue_test.go:62: Worker 1: done processing 44 queue_test.go:62: Worker 9: done processing 39 queue_test.go:62: Worker 5: done processing 46 queue_test.go:62: Worker 8: done processing 47 queue_test.go:62: Worker 6: done processing 48 queue_test.go:62: Worker 2: done processing 49 </code></pre></div> <p dir="auto">cc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/lavalamp/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lavalamp">@lavalamp</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/deads2k/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/deads2k">@deads2k</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/liggitt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/liggitt">@liggitt</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/wojtek-t/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/wojtek-t">@wojtek-t</a></p>
1
<h4 dir="auto">Challenge Name</h4> <p dir="auto"><a href="http://beta.freecodecamp.com/en/map" rel="nofollow">http://beta.freecodecamp.com/en/map</a></p> <h4 dir="auto">Issue Description</h4> <p dir="auto">I have noticed that each time I move onto a new challenge the old code still displays on the iPhone screen even thought the code in the text editor is completely new. For instance, if my previous challenge displays a blue box on the iPhone, but my new challenge starts off with code for a red triangle (or something), the iPhone still displays the blue box. I think this may be as simple as refreshing the iPhone result screen each time a new challenge is loaded.</p> <h4 dir="auto">Browser Information</h4> <ul dir="auto"> <li>Browser Name, Version: Chrome Version 55.0.2883.95 (64-bit)</li> <li>Operating System: OS X El Capitan</li> <li>Mobile, Desktop, or Tablet: Laptop</li> </ul> <h4 dir="auto">Your Code</h4> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" "><pre class="notranslate"> </pre></div> <h4 dir="auto">Screenshot</h4>
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/warn-your-users-of-a-dangerous-action" rel="nofollow">Warn your Users of a Dangerous Action</a> has an issue.<br> User Agent is: <code class="notranslate">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.86 Safari/537.36</code>.<br> Please describe how to reproduce this issue, and include links to screenshots if possible.</p> <p dir="auto">My code:</p> <div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;link href=&quot;https://fonts.googleapis.com/css?family=Lobster&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;style&gt; .red-text { color: red; } h2 { font-family: Lobster, Monospace; } p { font-size: 16px; font-family: Monospace; } .thick-green-border { border-color: green; border-width: 10px; border-style: solid; border-radius: 50%; } .smaller-image { width: 100px; } &lt;/style&gt; &lt;div class=&quot;container-fluid&quot;&gt; &lt;h2 class=&quot;red-text text-center&quot;&gt;CatPhotoApp&lt;/h2&gt; &lt;p&gt;Click here for &lt;a href=&quot;#&quot;&gt;cat photos&lt;/a&gt;.&lt;/p&gt; &lt;a href=&quot;#&quot;&gt;&lt;img class=&quot;smaller-image thick-green-border&quot; src=&quot;https://bit.ly/fcc-relaxing-cat&quot;&gt;&lt;/a&gt; &lt;img src=&quot;https://bit.ly/fcc-running-cats&quot; class=&quot;img-responsive&quot;&gt; &lt;button class=&quot;btn btn-block btn-primary&quot;&gt;Like&lt;/button&gt; &lt;button class=&quot;btn btn-block btn-info&quot;&gt;Info&lt;/button&gt; &lt;p&gt;Things cats love:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;cat nip&lt;/li&gt; &lt;li&gt;laser pointers&lt;/li&gt; &lt;li&gt;lasagna&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Top 3 things cats hate:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;flea treatment&lt;/li&gt; &lt;li&gt;thunder&lt;/li&gt; &lt;li&gt;other cats&lt;/li&gt; &lt;/ol&gt; &lt;form action=&quot;/submit-cat-photo&quot;&gt; &lt;label&gt;&lt;input type=&quot;radio&quot; name=&quot;indoor-outdoor&quot;&gt; Indoor&lt;/label&gt; &lt;label&gt;&lt;input type=&quot;radio&quot; name=&quot;indoor-outdoor&quot;&gt; Outdoor&lt;/label&gt; &lt;label&gt;&lt;input type=&quot;checkbox&quot; name=&quot;personality&quot;&gt; Loving&lt;/label&gt; &lt;label&gt;&lt;input type=&quot;checkbox&quot; name=&quot;personality&quot;&gt; Lazy&lt;/label&gt; &lt;label&gt;&lt;input type=&quot;checkbox&quot; name=&quot;personality&quot;&gt; Crazy&lt;/label&gt; &lt;input type=&quot;text&quot; placeholder=&quot;cat photo URL&quot; required&gt; &lt;button type=&quot;submit&quot;&gt;Submit&lt;/button&gt; &lt;/form&gt; &lt;/div&gt; "><pre class="notranslate"><span class="pl-kos">&lt;</span><span class="pl-ent">link</span> <span class="pl-c1">href</span>="<span class="pl-s">https://fonts.googleapis.com/css?family=Lobster</span>" <span class="pl-c1">rel</span>="<span class="pl-s">stylesheet</span>" <span class="pl-c1">type</span>="<span class="pl-s">text/css</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">style</span><span class="pl-kos">&gt;</span> .<span class="pl-c1">red-text</span> { <span class="pl-c1">color</span><span class="pl-kos">:</span> red; } <span class="pl-ent">h2</span> { <span class="pl-c1">font-family</span><span class="pl-kos">:</span> Lobster<span class="pl-kos">,</span> Monospace; } <span class="pl-ent">p</span> { <span class="pl-c1">font-size</span><span class="pl-kos">:</span> <span class="pl-c1">16<span class="pl-smi">px</span></span>; <span class="pl-c1">font-family</span><span class="pl-kos">:</span> Monospace; } .<span class="pl-c1">thick-green-border</span> { <span class="pl-c1">border-color</span><span class="pl-kos">:</span> green; <span class="pl-c1">border-width</span><span class="pl-kos">:</span> <span class="pl-c1">10<span class="pl-smi">px</span></span>; <span class="pl-c1">border-style</span><span class="pl-kos">:</span> solid; <span class="pl-c1">border-radius</span><span class="pl-kos">:</span> <span class="pl-c1">50<span class="pl-smi">%</span></span>; } .<span class="pl-c1">smaller-image</span> { <span class="pl-c1">width</span><span class="pl-kos">:</span> <span class="pl-c1">100<span class="pl-smi">px</span></span>; } <span class="pl-kos">&lt;/</span><span class="pl-ent">style</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">class</span>="<span class="pl-s">container-fluid</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">h2</span> <span class="pl-c1">class</span>="<span class="pl-s">red-text text-center</span>"<span class="pl-kos">&gt;</span>CatPhotoApp<span class="pl-kos">&lt;/</span><span class="pl-ent">h2</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">p</span><span class="pl-kos">&gt;</span>Click here for <span class="pl-kos">&lt;</span><span class="pl-ent">a</span> <span class="pl-c1">href</span>="<span class="pl-s">#</span>"<span class="pl-kos">&gt;</span>cat photos<span class="pl-kos">&lt;/</span><span class="pl-ent">a</span><span class="pl-kos">&gt;</span>.<span class="pl-kos">&lt;/</span><span class="pl-ent">p</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">a</span> <span class="pl-c1">href</span>="<span class="pl-s">#</span>"<span class="pl-kos">&gt;</span><span class="pl-kos">&lt;</span><span class="pl-ent">img</span> <span class="pl-c1">class</span>="<span class="pl-s">smaller-image thick-green-border</span>" <span class="pl-c1">src</span>="<span class="pl-s">https://bit.ly/fcc-relaxing-cat</span>"<span class="pl-kos">&gt;</span><span class="pl-kos">&lt;/</span><span class="pl-ent">a</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">img</span> <span class="pl-c1">src</span>="<span class="pl-s">https://bit.ly/fcc-running-cats</span>" <span class="pl-c1">class</span>="<span class="pl-s">img-responsive</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">button</span> <span class="pl-c1">class</span>="<span class="pl-s">btn btn-block btn-primary</span>"<span class="pl-kos">&gt;</span>Like<span class="pl-kos">&lt;/</span><span class="pl-ent">button</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">button</span> <span class="pl-c1">class</span>="<span class="pl-s">btn btn-block btn-info</span>"<span class="pl-kos">&gt;</span>Info<span class="pl-kos">&lt;/</span><span class="pl-ent">button</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">p</span><span class="pl-kos">&gt;</span>Things cats love:<span class="pl-kos">&lt;/</span><span class="pl-ent">p</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">ul</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">li</span><span class="pl-kos">&gt;</span>cat nip<span class="pl-kos">&lt;/</span><span class="pl-ent">li</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">li</span><span class="pl-kos">&gt;</span>laser pointers<span class="pl-kos">&lt;/</span><span class="pl-ent">li</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">li</span><span class="pl-kos">&gt;</span>lasagna<span class="pl-kos">&lt;/</span><span class="pl-ent">li</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">ul</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">p</span><span class="pl-kos">&gt;</span>Top 3 things cats hate:<span class="pl-kos">&lt;/</span><span class="pl-ent">p</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">ol</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">li</span><span class="pl-kos">&gt;</span>flea treatment<span class="pl-kos">&lt;/</span><span class="pl-ent">li</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">li</span><span class="pl-kos">&gt;</span>thunder<span class="pl-kos">&lt;/</span><span class="pl-ent">li</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">li</span><span class="pl-kos">&gt;</span>other cats<span class="pl-kos">&lt;/</span><span class="pl-ent">li</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">ol</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">form</span> <span class="pl-c1">action</span>="<span class="pl-s">/submit-cat-photo</span>"<span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">label</span><span class="pl-kos">&gt;</span><span class="pl-kos">&lt;</span><span class="pl-ent">input</span> <span class="pl-c1">type</span>="<span class="pl-s">radio</span>" <span class="pl-c1">name</span>="<span class="pl-s">indoor-outdoor</span>"<span class="pl-kos">&gt;</span> Indoor<span class="pl-kos">&lt;/</span><span class="pl-ent">label</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">label</span><span class="pl-kos">&gt;</span><span class="pl-kos">&lt;</span><span class="pl-ent">input</span> <span class="pl-c1">type</span>="<span class="pl-s">radio</span>" <span class="pl-c1">name</span>="<span class="pl-s">indoor-outdoor</span>"<span class="pl-kos">&gt;</span> Outdoor<span class="pl-kos">&lt;/</span><span class="pl-ent">label</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">label</span><span class="pl-kos">&gt;</span><span class="pl-kos">&lt;</span><span class="pl-ent">input</span> <span class="pl-c1">type</span>="<span class="pl-s">checkbox</span>" <span class="pl-c1">name</span>="<span class="pl-s">personality</span>"<span class="pl-kos">&gt;</span> Loving<span class="pl-kos">&lt;/</span><span class="pl-ent">label</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">label</span><span class="pl-kos">&gt;</span><span class="pl-kos">&lt;</span><span class="pl-ent">input</span> <span class="pl-c1">type</span>="<span class="pl-s">checkbox</span>" <span class="pl-c1">name</span>="<span class="pl-s">personality</span>"<span class="pl-kos">&gt;</span> Lazy<span class="pl-kos">&lt;/</span><span class="pl-ent">label</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">label</span><span class="pl-kos">&gt;</span><span class="pl-kos">&lt;</span><span class="pl-ent">input</span> <span class="pl-c1">type</span>="<span class="pl-s">checkbox</span>" <span class="pl-c1">name</span>="<span class="pl-s">personality</span>"<span class="pl-kos">&gt;</span> Crazy<span class="pl-kos">&lt;/</span><span class="pl-ent">label</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">input</span> <span class="pl-c1">type</span>="<span class="pl-s">text</span>" <span class="pl-c1">placeholder</span>="<span class="pl-s">cat photo URL</span>" <span class="pl-c1">required</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;</span><span class="pl-ent">button</span> <span class="pl-c1">type</span>="<span class="pl-s">submit</span>"<span class="pl-kos">&gt;</span>Submit<span class="pl-kos">&lt;/</span><span class="pl-ent">button</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">form</span><span class="pl-kos">&gt;</span> <span class="pl-kos">&lt;/</span><span class="pl-ent">div</span><span class="pl-kos">&gt;</span></pre></div> <p dir="auto">If I clicked in on the line that reads <code class="notranslate">&lt;img src="https://bit.ly/fcc-running-cats" class="img-responsive"&gt;</code> at the end, my cursor would appear as far as the line below it goes. Then when I type, the cursor will move down a line and begin typing there. See the below gif that demonstrates exactly what's happening. This issue isn't just with this page; it appears to be happening on every page where the text doesn't wrap around.</p> <p dir="auto"><a href="http://i.imgur.com/Q62grIs.gifv" rel="nofollow">gif</a></p>
0
<p dir="auto">When hitting various breakpoints in a complicated program, it might be helpful for the stack frame area of the debug viewlet to highlight / animate in a tasteful fashion the stack frame delta.</p> <p dir="auto">e.g.</p> <p dir="auto">Before stack<br> fileA:35<br> fileB:40<br> fileC:50</p> <p dir="auto">-&gt; steps into or continues</p> <p dir="auto">After stack<br> fileA:29<br> fileA:35<br> fileB:40<br> fileC:50</p> <p dir="auto">Would be nice if fileA:29 would be briefly and tastefully highlighted.</p>
<p dir="auto">In the <code class="notranslate">tasks.json</code> configuration file, you can specify a task to be defined as a watch task by stating <code class="notranslate">isWatching: true</code>. I don't believe I see any benefit to explicitly stating that a task is a watch task.</p> <p dir="auto">What I believe would be useful is if the watch task defined in <code class="notranslate">tasks.json</code> is actually started automatically by VS Code upon opening the workspace.</p> <p dir="auto">From what I can tell, currently you need to explicitly start your watch task <code class="notranslate">task &lt;watch-task-name&gt;</code>.</p>
0
<p dir="auto">I'm since one year in programming, but never seen an issue this, no matter how many times I updated angular cli, uninstalled node, but the issue is still there, the only difference it make that the error or issue change it's names.</p> <p dir="auto">I'm trying to run ng new to create a project since 2, 3 days it continuously reporting an error. Please tell me how to resolve the error? also can you update npm so that it can update it-self while running ng new against outdated packages? I never encountered a consistent issue like this ever.</p> <p dir="auto">node: v13.13.0<br> npm 6.14.4<br> angular cli 9.1.1 (this was installed with this warning npm WARN deprecated [email protected]: request has been deprecated, see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="427331880" data-permission-text="Title is private" data-url="https://github.com/request/request/issues/3142" data-hovercard-type="issue" data-hovercard-url="/request/request/issues/3142/hovercard" href="https://github.com/request/request/issues/3142">request/request#3142</a>)<br> log file:<br> 0 info it worked if it ends with ok<br> 1 verbose cli [<br> 1 verbose cli 'C:\Program Files\nodejs\node.exe',<br> 1 verbose cli 'C:\Users\Talha Ahmed\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js',<br> 1 verbose cli 'install',<br> 1 verbose cli '--quiet'<br> 1 verbose cli ]<br> 2 info using [email protected]<br> 3 info using [email protected]<br> 4 verbose npm-session 99b2f7c4bdaabef2<br> 5 silly install runPreinstallTopLevelLifecycles<br> 6 silly preinstall [email protected]<br> 7 info lifecycle [email protected]~preinstall: [email protected]<br> 8 silly install loadCurrentTree<br> 9 silly install readLocalPackageData<br> 10 timing stage:loadCurrentTree Completed in 17ms<br> 11 silly install loadIdealTree<br> 12 silly install cloneCurrentTreeToIdealTree<br> 13 timing stage:loadIdealTree:cloneCurrentTree Completed in 0ms<br> 14 silly install loadShrinkwrap<br> 15 timing stage:loadIdealTree:loadShrinkwrap Completed in 4ms<br> 16 silly install loadAllDepsIntoIdealTree<br> 17 http fetch GET 304 <a href="https://registry.npmjs.org/@angular%2fcli" rel="nofollow">https://registry.npmjs.org/@angular%2fcli</a> 486ms (from cache)<br> 18 http fetch GET 200 <a href="https://registry.npmjs.org/@angular/cli/-/cli-9.1.1.tgz" rel="nofollow">https://registry.npmjs.org/@angular/cli/-/cli-9.1.1.tgz</a> 37ms (from cache)<br> 19 silly pacote range manifest for @angular/cli@~9.1.1 fetched in 549ms<br> 20 http fetch GET 200 <a href="https://registry.npmjs.org/@types%2fjasminewd2" rel="nofollow">https://registry.npmjs.org/@types%2fjasminewd2</a> 966ms<br> 21 http fetch GET 200 <a href="https://registry.npmjs.org/jasmine-spec-reporter" rel="nofollow">https://registry.npmjs.org/jasmine-spec-reporter</a> 972ms<br> 22 http fetch GET 200 <a href="https://registry.npmjs.org/@types/jasminewd2/-/jasminewd2-2.0.8.tgz" rel="nofollow">https://registry.npmjs.org/@types/jasminewd2/-/jasminewd2-2.0.8.tgz</a> 289ms<br> 23 silly pacote range manifest for @types/jasminewd2@~2.0.3 fetched in 1267ms<br> 24 http fetch GET 200 <a href="https://registry.npmjs.org/karma-chrome-launcher" rel="nofollow">https://registry.npmjs.org/karma-chrome-launcher</a> 142ms<br> 25 http fetch GET 200 <a href="https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-3.1.0.tgz</a> 40ms<br> 26 silly pacote range manifest for karma-chrome-launcher@~3.1.0 fetched in 200ms<br> 27 http fetch GET 200 <a href="https://registry.npmjs.org/karma-coverage-istanbul-reporter" rel="nofollow">https://registry.npmjs.org/karma-coverage-istanbul-reporter</a> 152ms<br> 28 http fetch GET 200 <a href="https://registry.npmjs.org/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-2.1.1.tgz</a> 163ms<br> 29 http fetch GET 200 <a href="https://registry.npmjs.org/jasmine-core" rel="nofollow">https://registry.npmjs.org/jasmine-core</a> 1791ms<br> 30 silly pacote range manifest for karma-coverage-istanbul-reporter@~2.1.0 fetched in 352ms<br> 31 http fetch GET 200 <a href="https://registry.npmjs.org/@angular%2fcompiler-cli" rel="nofollow">https://registry.npmjs.org/@angular%2fcompiler-cli</a> 3766ms<br> 32 http fetch GET 200 <a href="https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.5.0.tgz" rel="nofollow">https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.5.0.tgz</a> 3126ms<br> 33 silly pacote range manifest for jasmine-core@~3.5.0 fetched in 4937ms<br> 34 http fetch GET 200 <a href="https://registry.npmjs.org/karma-jasmine-html-reporter" rel="nofollow">https://registry.npmjs.org/karma-jasmine-html-reporter</a> 816ms<br> 35 http fetch GET 200 <a href="https://registry.npmjs.org/karma-jasmine-html-reporter/-/karma-jasmine-html-reporter-1.5.3.tgz" rel="nofollow">https://registry.npmjs.org/karma-jasmine-html-reporter/-/karma-jasmine-html-reporter-1.5.3.tgz</a> 630ms<br> 36 silly pacote range manifest for karma-jasmine-html-reporter@^1.4.2 fetched in 1465ms<br> 37 http fetch GET 200 <a href="https://registry.npmjs.org/@angular-devkit%2fbuild-angular" rel="nofollow">https://registry.npmjs.org/@angular-devkit%2fbuild-angular</a> 9794ms<br> 38 http fetch GET 200 <a href="https://registry.npmjs.org/protractor" rel="nofollow">https://registry.npmjs.org/protractor</a> 4674ms<br> 39 http fetch GET 200 <a href="https://registry.npmjs.org/codelyzer" rel="nofollow">https://registry.npmjs.org/codelyzer</a> 14023ms<br> 40 http fetch GET 200 <a href="https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-0.901.1.tgz" rel="nofollow">https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-0.901.1.tgz</a> 4578ms<br> 41 silly pacote range manifest for @angular-devkit/build-angular@~0.901.1 fetched in 14432ms<br> 42 http fetch GET 200 <a href="https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-9.1.2.tgz" rel="nofollow">https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-9.1.2.tgz</a> 11522ms<br> 43 silly pacote range manifest for @angular/compiler-cli@~9.1.1 fetched in 15315ms<br> 44 http fetch GET 200 <a href="https://registry.npmjs.org/tslint" rel="nofollow">https://registry.npmjs.org/tslint</a> 961ms<br> 45 http fetch GET 200 <a href="https://registry.npmjs.org/protractor/-/protractor-5.4.4.tgz" rel="nofollow">https://registry.npmjs.org/protractor/-/protractor-5.4.4.tgz</a> 5249ms<br> 46 silly pacote range manifest for protractor@~5.4.3 fetched in 9944ms<br> 47 http fetch GET 200 <a href="https://registry.npmjs.org/ts-node" rel="nofollow">https://registry.npmjs.org/ts-node</a> 3051ms<br> 48 http fetch GET 200 <a href="https://registry.npmjs.org/tslint/-/tslint-6.1.1.tgz" rel="nofollow">https://registry.npmjs.org/tslint/-/tslint-6.1.1.tgz</a> 1942ms<br> 49 silly pacote range manifest for tslint@~6.1.0 fetched in 2965ms<br> 50 warn deprecated [email protected]: TSLint has been deprecated in favor of ESLint. Please see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="413722441" data-permission-text="Title is private" data-url="https://github.com/palantir/tslint/issues/4534" data-hovercard-type="issue" data-hovercard-url="/palantir/tslint/issues/4534/hovercard" href="https://github.com/palantir/tslint/issues/4534">palantir/tslint#4534</a> for more information.<br> 51 http fetch GET 200 <a href="https://registry.npmjs.org/ts-node/-/ts-node-8.3.0.tgz" rel="nofollow">https://registry.npmjs.org/ts-node/-/ts-node-8.3.0.tgz</a> 821ms<br> 52 silly pacote range manifest for ts-node@~8.3.0 fetched in 3894ms<br> 53 http fetch GET 200 <a href="https://registry.npmjs.org/@angular%2fcommon" rel="nofollow">https://registry.npmjs.org/@angular%2fcommon</a> 7984ms<br> 54 http fetch GET 200 <a href="https://registry.npmjs.org/@angular%2fanimations" rel="nofollow">https://registry.npmjs.org/@angular%2fanimations</a> 9063ms<br> 55 silly fetchPackageMetaData error for @types/node@^12.11.1 Response timeout while trying to fetch <a href="https://registry.npmjs.org/@types%2fnode" rel="nofollow">https://registry.npmjs.org/@types%2fnode</a> (over 30000ms)<br> 56 silly fetchPackageMetaData error for @types/jasmine@~3.5.0 Response timeout while trying to fetch <a href="https://registry.npmjs.org/@types%2fjasmine" rel="nofollow">https://registry.npmjs.org/@types%2fjasmine</a> (over 30000ms)<br> 57 silly fetchPackageMetaData error for @angular/language-service@~9.1.1 Response timeout while trying to fetch <a href="https://registry.npmjs.org/@angular%2flanguage-service" rel="nofollow">https://registry.npmjs.org/@angular%2flanguage-service</a> (over 30000ms)<br> 58 silly fetchPackageMetaData error for karma@~4.4.1 Response timeout while trying to fetch <a href="https://registry.npmjs.org/karma" rel="nofollow">https://registry.npmjs.org/karma</a> (over 30000ms)<br> 59 silly fetchPackageMetaData error for karma-jasmine@~3.0.1 Response timeout while trying to fetch <a href="https://registry.npmjs.org/karma-jasmine" rel="nofollow">https://registry.npmjs.org/karma-jasmine</a> (over 30000ms)<br> 60 http fetch GET 200 <a href="https://registry.npmjs.org/jasmine-spec-reporter/-/jasmine-spec-reporter-4.2.1.tgz" rel="nofollow">https://registry.npmjs.org/jasmine-spec-reporter/-/jasmine-spec-reporter-4.2.1.tgz</a> 31645ms<br> 61 silly pacote range manifest for jasmine-spec-reporter@~4.2.1 fetched in 32637ms<br> 62 http fetch GET 200 <a href="https://registry.npmjs.org/@angular%2frouter" rel="nofollow">https://registry.npmjs.org/@angular%2frouter</a> 4130ms<br> 63 http fetch GET 200 <a href="https://registry.npmjs.org/typescript" rel="nofollow">https://registry.npmjs.org/typescript</a> 23459ms<br> 64 http fetch GET 200 <a href="https://registry.npmjs.org/karma" rel="nofollow">https://registry.npmjs.org/karma</a> 39373ms<br> 65 http fetch GET 200 <a href="https://registry.npmjs.org/@types%2fjasmine" rel="nofollow">https://registry.npmjs.org/@types%2fjasmine</a> 40582ms<br> 66 http fetch GET 200 <a href="https://registry.npmjs.org/@angular/animations/-/animations-9.1.2.tgz" rel="nofollow">https://registry.npmjs.org/@angular/animations/-/animations-9.1.2.tgz</a> 26347ms<br> 67 silly pacote range manifest for @angular/animations@~9.1.1 fetched in 35435ms<br> 68 http fetch GET 304 <a href="https://registry.npmjs.org/rxjs" rel="nofollow">https://registry.npmjs.org/rxjs</a> 78ms (from cache)<br> 69 http fetch GET 200 <a href="https://registry.npmjs.org/@angular/common/-/common-9.1.2.tgz" rel="nofollow">https://registry.npmjs.org/@angular/common/-/common-9.1.2.tgz</a> 33227ms<br> 70 silly pacote range manifest for @angular/common@~9.1.1 fetched in 41232ms<br> 71 http fetch GET 304 <a href="https://registry.npmjs.org/tslib" rel="nofollow">https://registry.npmjs.org/tslib</a> 40ms (from cache)<br> 72 silly pacote range manifest for tslib@^1.10.0 fetched in 45ms<br> 73 http fetch GET 200 <a href="https://registry.npmjs.org/zone.js" rel="nofollow">https://registry.npmjs.org/zone.js</a> 624ms<br> 74 silly fetchPackageMetaData error for @angular/compiler@~9.1.1 Response timeout while trying to fetch <a href="https://registry.npmjs.org/@angular%2fcompiler" rel="nofollow">https://registry.npmjs.org/@angular%2fcompiler</a> (over 30000ms)<br> 75 silly fetchPackageMetaData error for @angular/core@~9.1.1 Response timeout while trying to fetch <a href="https://registry.npmjs.org/@angular%2fcore" rel="nofollow">https://registry.npmjs.org/@angular%2fcore</a> (over 30000ms)<br> 76 http fetch GET 304 <a href="https://registry.npmjs.org/@angular-devkit%2farchitect" rel="nofollow">https://registry.npmjs.org/@angular-devkit%2farchitect</a> 1297ms (from cache)<br> 77 silly pacote version manifest for @angular-devkit/[email protected] fetched in 1326ms<br> 78 http fetch GET 304 <a href="https://registry.npmjs.org/@angular-devkit%2fcore" rel="nofollow">https://registry.npmjs.org/@angular-devkit%2fcore</a> 1244ms (from cache)<br> 79 silly pacote version manifest for @angular-devkit/[email protected] fetched in 1260ms<br> 80 http fetch GET 304 <a href="https://registry.npmjs.org/@schematics%2fangular" rel="nofollow">https://registry.npmjs.org/@schematics%2fangular</a> 63ms (from cache)<br> 81 silly pacote version manifest for @schematics/[email protected] fetched in 104ms<br> 82 silly fetchPackageMetaData error for @angular/platform-browser@~9.1.1 Response timeout while trying to fetch <a href="https://registry.npmjs.org/@angular%2fplatform-browser" rel="nofollow">https://registry.npmjs.org/@angular%2fplatform-browser</a> (over 30000ms)<br> 83 silly fetchPackageMetaData error for @angular/forms@~9.1.1 Response timeout while trying to fetch <a href="https://registry.npmjs.org/@angular%2fforms" rel="nofollow">https://registry.npmjs.org/@angular%2fforms</a> (over 30000ms)<br> 84 http fetch GET 304 <a href="https://registry.npmjs.org/@schematics%2fupdate" rel="nofollow">https://registry.npmjs.org/@schematics%2fupdate</a> 77ms (from cache)<br> 85 silly pacote version manifest for @schematics/[email protected] fetched in 94ms<br> 86 http fetch GET 304 <a href="https://registry.npmjs.org/@yarnpkg%2flockfile" rel="nofollow">https://registry.npmjs.org/@yarnpkg%2flockfile</a> 94ms (from cache)<br> 87 silly pacote version manifest for @yarnpkg/[email protected] fetched in 97ms<br> 88 http fetch GET 304 <a href="https://registry.npmjs.org/ansi-colors" rel="nofollow">https://registry.npmjs.org/ansi-colors</a> 62ms (from cache)<br> 89 silly pacote version manifest for [email protected] fetched in 64ms<br> 90 http fetch GET 304 <a href="https://registry.npmjs.org/ini" rel="nofollow">https://registry.npmjs.org/ini</a> 44ms (from cache)<br> 91 silly pacote version manifest for [email protected] fetched in 47ms<br> 92 http fetch GET 304 <a href="https://registry.npmjs.org/inquirer" rel="nofollow">https://registry.npmjs.org/inquirer</a> 37ms (from cache)<br> 93 silly pacote version manifest for [email protected] fetched in 45ms<br> 94 http fetch GET 304 <a href="https://registry.npmjs.org/npm-package-arg" rel="nofollow">https://registry.npmjs.org/npm-package-arg</a> 45ms (from cache)<br> 95 silly pacote version manifest for [email protected] fetched in 47ms<br> 96 http fetch GET 304 <a href="https://registry.npmjs.org/npm-pick-manifest" rel="nofollow">https://registry.npmjs.org/npm-pick-manifest</a> 47ms (from cache)<br> 97 silly pacote version manifest for [email protected] fetched in 49ms<br> 98 http fetch GET 304 <a href="https://registry.npmjs.org/pacote" rel="nofollow">https://registry.npmjs.org/pacote</a> 44ms (from cache)<br> 99 silly pacote version manifest for [email protected] fetched in 54ms<br> 100 http fetch GET 304 <a href="https://registry.npmjs.org/read-package-tree" rel="nofollow">https://registry.npmjs.org/read-package-tree</a> 64ms (from cache)<br> 101 silly pacote version manifest for [email protected] fetched in 68ms<br> 102 http fetch GET 304 <a href="https://registry.npmjs.org/debug" rel="nofollow">https://registry.npmjs.org/debug</a> 276ms (from cache)<br> 103 silly pacote version manifest for [email protected] fetched in 280ms<br> 104 http fetch GET 304 <a href="https://registry.npmjs.org/rimraf" rel="nofollow">https://registry.npmjs.org/rimraf</a> 62ms (from cache)<br> 105 silly pacote version manifest for [email protected] fetched in 67ms<br> 106 http fetch GET 200 <a href="https://registry.npmjs.org/@angular/router/-/router-9.1.2.tgz" rel="nofollow">https://registry.npmjs.org/@angular/router/-/router-9.1.2.tgz</a> 25512ms<br> 107 silly pacote range manifest for @angular/router@~9.1.1 fetched in 29675ms<br> 108 http fetch GET 304 <a href="https://registry.npmjs.org/symbol-observable" rel="nofollow">https://registry.npmjs.org/symbol-observable</a> 50ms (from cache)<br> 109 silly pacote version manifest for [email protected] fetched in 53ms<br> 110 http fetch GET 304 <a href="https://registry.npmjs.org/universal-analytics" rel="nofollow">https://registry.npmjs.org/universal-analytics</a> 55ms (from cache)<br> 111 silly pacote version manifest for [email protected] fetched in 60ms<br> 112 http fetch GET 304 <a href="https://registry.npmjs.org/uuid" rel="nofollow">https://registry.npmjs.org/uuid</a> 59ms (from cache)<br> 113 silly pacote version manifest for [email protected] fetched in 64ms<br> 114 http fetch GET 304 <a href="https://registry.npmjs.org/semver" rel="nofollow">https://registry.npmjs.org/semver</a> 263ms (from cache)<br> 115 silly pacote version manifest for [email protected] fetched in 268ms<br> 116 http fetch GET 304 <a href="https://registry.npmjs.org/open" rel="nofollow">https://registry.npmjs.org/open</a> 483ms (from cache)<br> 117 silly pacote version manifest for [email protected] fetched in 489ms<br> 118 http fetch GET 304 <a href="https://registry.npmjs.org/which" rel="nofollow">https://registry.npmjs.org/which</a> 183ms (from cache)<br> 119 silly pacote range manifest for which@^1.2.1 fetched in 187ms<br> 120 http fetch GET 304 <a href="https://registry.npmjs.org/@angular-devkit%2fschematics" rel="nofollow">https://registry.npmjs.org/@angular-devkit%2fschematics</a> 1253ms (from cache)<br> 121 silly pacote version manifest for @angular-devkit/[email protected] fetched in 1263ms<br> 122 http fetch GET 304 <a href="https://registry.npmjs.org/minimatch" rel="nofollow">https://registry.npmjs.org/minimatch</a> 368ms (from cache)<br> 123 silly pacote range manifest for minimatch@^3.0.4 fetched in 372ms<br> 124 silly fetchPackageMetaData error for @angular/platform-browser-dynamic@~9.1.1 Response timeout while trying to fetch <a href="https://registry.npmjs.org/@angular%2fplatform-browser-dynamic" rel="nofollow">https://registry.npmjs.org/@angular%2fplatform-browser-dynamic</a> (over 30000ms)<br> 125 http fetch GET 304 <a href="https://registry.npmjs.org/@types%2fjasmine" rel="nofollow">https://registry.npmjs.org/@types%2fjasmine</a> 1897ms (from cache)<br> 126 http fetch GET 200 <a href="https://registry.npmjs.org/@types/jasmine/-/jasmine-3.5.10.tgz" rel="nofollow">https://registry.npmjs.org/@types/jasmine/-/jasmine-3.5.10.tgz</a> 1145ms<br> 127 silly pacote range manifest for @types/jasmine@* fetched in 3058ms<br> 128 http fetch GET 200 <a href="https://registry.npmjs.org/@angular-devkit%2fbuild-webpack" rel="nofollow">https://registry.npmjs.org/@angular-devkit%2fbuild-webpack</a> 4549ms<br> 129 http fetch GET 200 <a href="https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.901.1.tgz" rel="nofollow">https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.901.1.tgz</a> 1315ms<br> 130 silly pacote version manifest for @angular-devkit/[email protected] fetched in 5889ms<br> 131 http fetch GET 200 <a href="https://registry.npmjs.org/zone.js/-/zone.js-0.10.3.tgz" rel="nofollow">https://registry.npmjs.org/zone.js/-/zone.js-0.10.3.tgz</a> 8985ms<br> 132 silly pacote range manifest for zone.js@~0.10.2 fetched in 9631ms<br> 133 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2ftemplate" rel="nofollow">https://registry.npmjs.org/@babel%2ftemplate</a> 633ms<br> 134 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/template/-/template-7.8.6.tgz" rel="nofollow">https://registry.npmjs.org/@babel/template/-/template-7.8.6.tgz</a> 73ms<br> 135 silly pacote version manifest for @babel/[email protected] fetched in 720ms<br> 136 http fetch GET 200 <a href="https://registry.npmjs.org/@jsdevtools%2fcoverage-istanbul-loader" rel="nofollow">https://registry.npmjs.org/@jsdevtools%2fcoverage-istanbul-loader</a> 1572ms<br> 137 http fetch GET 200 <a href="https://registry.npmjs.org/@jsdevtools/coverage-istanbul-loader/-/coverage-istanbul-loader-3.0.3.tgz" rel="nofollow">https://registry.npmjs.org/@jsdevtools/coverage-istanbul-loader/-/coverage-istanbul-loader-3.0.3.tgz</a> 4610ms<br> 138 silly pacote version manifest for @jsdevtools/[email protected] fetched in 6233ms<br> 139 http fetch GET 304 <a href="https://registry.npmjs.org/ajv" rel="nofollow">https://registry.npmjs.org/ajv</a> 42ms (from cache)<br> 140 silly pacote version manifest for [email protected] fetched in 50ms<br> 141 http fetch GET 200 <a href="https://registry.npmjs.org/@angular-devkit%2fbuild-optimizer" rel="nofollow">https://registry.npmjs.org/@angular-devkit%2fbuild-optimizer</a> 15543ms<br> 142 http fetch GET 200 <a href="https://registry.npmjs.org/autoprefixer" rel="nofollow">https://registry.npmjs.org/autoprefixer</a> 3659ms<br> 143 http fetch GET 200 <a href="https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.7.4.tgz" rel="nofollow">https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.7.4.tgz</a> 722ms<br> 144 silly pacote version manifest for [email protected] fetched in 4401ms<br> 145 http fetch GET 200 <a href="https://registry.npmjs.org/@angular-devkit/build-optimizer/-/build-optimizer-0.901.1.tgz" rel="nofollow">https://registry.npmjs.org/@angular-devkit/build-optimizer/-/build-optimizer-0.901.1.tgz</a> 1962ms<br> 146 silly pacote version manifest for @angular-devkit/[email protected] fetched in 17530ms<br> 147 http fetch GET 200 <a href="https://registry.npmjs.org/babel-loader" rel="nofollow">https://registry.npmjs.org/babel-loader</a> 864ms<br> 148 http fetch GET 200 <a href="https://registry.npmjs.org/babel-loader/-/babel-loader-8.0.6.tgz" rel="nofollow">https://registry.npmjs.org/babel-loader/-/babel-loader-8.0.6.tgz</a> 196ms<br> 149 silly pacote version manifest for [email protected] fetched in 1083ms<br> 150 http fetch GET 304 <a href="https://registry.npmjs.org/cacache" rel="nofollow">https://registry.npmjs.org/cacache</a> 44ms (from cache)<br> 151 http fetch GET 200 <a href="https://registry.npmjs.org/cacache/-/cacache-15.0.0.tgz" rel="nofollow">https://registry.npmjs.org/cacache/-/cacache-15.0.0.tgz</a> 461ms<br> 152 silly pacote version manifest for [email protected] fetched in 524ms<br> 153 http fetch GET 200 <a href="https://registry.npmjs.org/@ngtools%2fwebpack" rel="nofollow">https://registry.npmjs.org/@ngtools%2fwebpack</a> 13409ms<br> 154 http fetch GET 200 <a href="https://registry.npmjs.org/caniuse-lite" rel="nofollow">https://registry.npmjs.org/caniuse-lite</a> 3929ms<br> 155 http fetch GET 200 <a href="https://registry.npmjs.org/@ngtools/webpack/-/webpack-9.1.1.tgz" rel="nofollow">https://registry.npmjs.org/@ngtools/webpack/-/webpack-9.1.1.tgz</a> 4281ms<br> 156 silly pacote version manifest for @ngtools/[email protected] fetched in 17722ms<br> 157 http fetch GET 200 <a href="https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001045.tgz" rel="nofollow">https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001045.tgz</a> 2828ms<br> 158 silly pacote range manifest for caniuse-lite@^1.0.30001032 fetched in 6783ms<br> 159 http fetch GET 200 <a href="https://registry.npmjs.org/circular-dependency-plugin" rel="nofollow">https://registry.npmjs.org/circular-dependency-plugin</a> 111ms<br> 160 http fetch GET 200 <a href="https://registry.npmjs.org/circular-dependency-plugin/-/circular-dependency-plugin-5.2.0.tgz" rel="nofollow">https://registry.npmjs.org/circular-dependency-plugin/-/circular-dependency-plugin-5.2.0.tgz</a> 76ms<br> 161 silly pacote version manifest for [email protected] fetched in 206ms<br> 162 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fpreset-env" rel="nofollow">https://registry.npmjs.org/@babel%2fpreset-env</a> 23114ms<br> 163 http fetch GET 200 <a href="https://registry.npmjs.org/copy-webpack-plugin" rel="nofollow">https://registry.npmjs.org/copy-webpack-plugin</a> 473ms<br> 164 http fetch GET 200 <a href="https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.1.1.tgz" rel="nofollow">https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.1.1.tgz</a> 159ms<br> 165 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.9.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.9.0.tgz</a> 573ms<br> 166 silly pacote version manifest for [email protected] fetched in 650ms<br> 167 silly pacote version manifest for @babel/[email protected] fetched in 23717ms<br> 168 http fetch GET 200 <a href="https://registry.npmjs.org/cssnano" rel="nofollow">https://registry.npmjs.org/cssnano</a> 3565ms<br> 169 http fetch GET 200 <a href="https://registry.npmjs.org/file-loader" rel="nofollow">https://registry.npmjs.org/file-loader</a> 1988ms<br> 170 http fetch GET 200 <a href="https://registry.npmjs.org/core-js" rel="nofollow">https://registry.npmjs.org/core-js</a> 2136ms<br> 171 http fetch GET 200 <a href="https://registry.npmjs.org/cssnano/-/cssnano-4.1.10.tgz" rel="nofollow">https://registry.npmjs.org/cssnano/-/cssnano-4.1.10.tgz</a> 620ms<br> 172 silly pacote version manifest for [email protected] fetched in 4203ms<br> 173 http fetch GET 200 <a href="https://registry.npmjs.org/find-cache-dir" rel="nofollow">https://registry.npmjs.org/find-cache-dir</a> 443ms<br> 174 http fetch GET 200 <a href="https://registry.npmjs.org/file-loader/-/file-loader-6.0.0.tgz" rel="nofollow">https://registry.npmjs.org/file-loader/-/file-loader-6.0.0.tgz</a> 709ms<br> 175 silly pacote version manifest for [email protected] fetched in 2712ms<br> 176 http fetch GET 304 <a href="https://registry.npmjs.org/glob" rel="nofollow">https://registry.npmjs.org/glob</a> 48ms (from cache)<br> 177 http fetch GET 200 <a href="https://registry.npmjs.org/glob/-/glob-7.1.6.tgz" rel="nofollow">https://registry.npmjs.org/glob/-/glob-7.1.6.tgz</a> 9ms (from cache)<br> 178 silly pacote version manifest for [email protected] fetched in 71ms<br> 179 http fetch GET 200 <a href="https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.1.tgz" rel="nofollow">https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.1.tgz</a> 372ms<br> 180 silly pacote version manifest for [email protected] fetched in 829ms<br> 181 http fetch GET 200 <a href="https://registry.npmjs.org/karma-source-map-support" rel="nofollow">https://registry.npmjs.org/karma-source-map-support</a> 145ms<br> 182 http fetch GET 200 <a href="https://registry.npmjs.org/karma-source-map-support/-/karma-source-map-support-1.4.0.tgz" rel="nofollow">https://registry.npmjs.org/karma-source-map-support/-/karma-source-map-support-1.4.0.tgz</a> 129ms<br> 183 silly pacote version manifest for [email protected] fetched in 289ms<br> 184 silly fetchPackageMetaData error for istanbul-api@^2.1.6 Response timeout while trying to fetch <a href="https://registry.npmjs.org/istanbul-api" rel="nofollow">https://registry.npmjs.org/istanbul-api</a> (over 30000ms)<br> 185 http fetch GET 200 <a href="https://registry.npmjs.org/less-loader" rel="nofollow">https://registry.npmjs.org/less-loader</a> 286ms<br> 186 silly fetchPackageMetaData error for @babel/[email protected] Response timeout while trying to fetch <a href="https://registry.npmjs.org/@babel%2fcore" rel="nofollow">https://registry.npmjs.org/@babel%2fcore</a> (over 30000ms)<br> 187 http fetch GET 200 <a href="https://registry.npmjs.org/jest-worker" rel="nofollow">https://registry.npmjs.org/jest-worker</a> 1211ms<br> 188 silly fetchPackageMetaData error for @babel/[email protected] Response timeout while trying to fetch <a href="https://registry.npmjs.org/@babel%2fgenerator" rel="nofollow">https://registry.npmjs.org/@babel%2fgenerator</a> (over 30000ms)<br> 189 http fetch GET 200 <a href="https://registry.npmjs.org/jest-worker/-/jest-worker-25.1.0.tgz" rel="nofollow">https://registry.npmjs.org/jest-worker/-/jest-worker-25.1.0.tgz</a> 309ms<br> 190 silly pacote version manifest for [email protected] fetched in 1535ms<br> 191 http fetch GET 200 <a href="https://registry.npmjs.org/mini-css-extract-plugin" rel="nofollow">https://registry.npmjs.org/mini-css-extract-plugin</a> 887ms<br> 192 http fetch GET 200 <a href="https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz" rel="nofollow">https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz</a> 181ms<br> 193 silly pacote version manifest for [email protected] fetched in 1082ms<br> 194 http fetch GET 200 <a href="https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" rel="nofollow">https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz</a> 8ms (from cache)<br> 195 silly pacote version manifest for [email protected] fetched in 21ms<br> 196 http fetch GET 200 <a href="https://registry.npmjs.org/less-loader/-/less-loader-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/less-loader/-/less-loader-5.0.0.tgz</a> 1899ms<br> 197 silly pacote version manifest for [email protected] fetched in 2198ms<br> 198 http fetch GET 200 <a href="https://registry.npmjs.org/parse5" rel="nofollow">https://registry.npmjs.org/parse5</a> 830ms<br> 199 http fetch GET 200 <a href="https://registry.npmjs.org/parse5/-/parse5-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/parse5/-/parse5-4.0.0.tgz</a> 678ms<br> 200 silly pacote version manifest for [email protected] fetched in 1525ms<br> 201 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-import" rel="nofollow">https://registry.npmjs.org/postcss-import</a> 260ms<br> 202 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-import/-/postcss-import-12.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-import/-/postcss-import-12.0.1.tgz</a> 135ms<br> 203 silly pacote version manifest for [email protected] fetched in 409ms<br> 204 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-loader" rel="nofollow">https://registry.npmjs.org/postcss-loader</a> 296ms<br> 205 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-loader/-/postcss-loader-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-loader/-/postcss-loader-3.0.0.tgz</a> 136ms<br> 206 silly pacote version manifest for [email protected] fetched in 445ms<br> 207 http fetch GET 200 <a href="https://registry.npmjs.org/raw-loader" rel="nofollow">https://registry.npmjs.org/raw-loader</a> 401ms<br> 208 http fetch GET 200 <a href="https://registry.npmjs.org/raw-loader/-/raw-loader-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/raw-loader/-/raw-loader-4.0.0.tgz</a> 80ms<br> 209 silly pacote version manifest for [email protected] fetched in 498ms<br> 210 http fetch GET 200 <a href="https://registry.npmjs.org/less" rel="nofollow">https://registry.npmjs.org/less</a> 4988ms<br> 211 http fetch GET 200 <a href="https://registry.npmjs.org/regenerator-runtime" rel="nofollow">https://registry.npmjs.org/regenerator-runtime</a> 135ms<br> 212 http fetch GET 200 <a href="https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz" rel="nofollow">https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz</a> 131ms<br> 213 silly pacote version manifest for [email protected] fetched in 279ms<br> 214 http fetch GET 200 <a href="https://registry.npmjs.org/rollup" rel="nofollow">https://registry.npmjs.org/rollup</a> 5641ms<br> 215 http fetch GET 200 <a href="https://registry.npmjs.org/core-js/-/core-js-3.6.4.tgz" rel="nofollow">https://registry.npmjs.org/core-js/-/core-js-3.6.4.tgz</a> 16511ms<br> 216 silly pacote version manifest for [email protected] fetched in 18667ms<br> 217 silly pacote version manifest for [email protected] fetched in 6ms<br> 218 http fetch GET 200 <a href="https://registry.npmjs.org/sass" rel="nofollow">https://registry.npmjs.org/sass</a> 1900ms<br> 219 silly fetchPackageMetaData error for browserslist@^4.9.1 Response timeout while trying to fetch <a href="https://registry.npmjs.org/browserslist" rel="nofollow">https://registry.npmjs.org/browserslist</a> (over 30000ms)<br> 220 http fetch GET 200 <a href="https://registry.npmjs.org/sass/-/sass-1.26.3.tgz" rel="nofollow">https://registry.npmjs.org/sass/-/sass-1.26.3.tgz</a> 4372ms<br> 221 silly pacote version manifest for [email protected] fetched in 6288ms<br> 222 http fetch GET 304 <a href="https://registry.npmjs.org/source-map" rel="nofollow">https://registry.npmjs.org/source-map</a> 42ms (from cache)<br> 223 silly pacote version manifest for [email protected] fetched in 48ms<br> 224 http fetch GET 200 <a href="https://registry.npmjs.org/postcss" rel="nofollow">https://registry.npmjs.org/postcss</a> 19774ms<br> 225 http fetch GET 200 <a href="https://registry.npmjs.org/source-map-support" rel="nofollow">https://registry.npmjs.org/source-map-support</a> 1349ms<br> 226 http fetch GET 200 <a href="https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.16.tgz" rel="nofollow">https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.16.tgz</a> 288ms<br> 227 silly pacote version manifest for [email protected] fetched in 1651ms<br> 228 http fetch GET 200 <a href="https://registry.npmjs.org/source-map-loader" rel="nofollow">https://registry.npmjs.org/source-map-loader</a> 269ms<br> 229 http fetch GET 200 <a href="https://registry.npmjs.org/source-map-loader/-/source-map-loader-0.2.4.tgz" rel="nofollow">https://registry.npmjs.org/source-map-loader/-/source-map-loader-0.2.4.tgz</a> 282ms<br> 230 silly pacote version manifest for [email protected] fetched in 564ms<br> 231 http fetch GET 200 <a href="https://registry.npmjs.org/speed-measure-webpack-plugin" rel="nofollow">https://registry.npmjs.org/speed-measure-webpack-plugin</a> 364ms<br> 232 http fetch GET 200 <a href="https://registry.npmjs.org/postcss/-/postcss-7.0.27.tgz" rel="nofollow">https://registry.npmjs.org/postcss/-/postcss-7.0.27.tgz</a> 3884ms<br> 233 silly pacote version manifest for [email protected] fetched in 23683ms<br> 234 http fetch GET 200 <a href="https://registry.npmjs.org/style-loader" rel="nofollow">https://registry.npmjs.org/style-loader</a> 412ms<br> 235 http fetch GET 200 <a href="https://registry.npmjs.org/style-loader/-/style-loader-1.1.3.tgz" rel="nofollow">https://registry.npmjs.org/style-loader/-/style-loader-1.1.3.tgz</a> 160ms<br> 236 silly pacote version manifest for [email protected] fetched in 588ms<br> 237 http fetch GET 200 <a href="https://registry.npmjs.org/stylus" rel="nofollow">https://registry.npmjs.org/stylus</a> 1397ms<br> 238 http fetch GET 200 <a href="https://registry.npmjs.org/stylus/-/stylus-0.54.7.tgz" rel="nofollow">https://registry.npmjs.org/stylus/-/stylus-0.54.7.tgz</a> 1170ms<br> 239 silly pacote version manifest for [email protected] fetched in 2583ms<br> 240 http fetch GET 200 <a href="https://registry.npmjs.org/stylus-loader" rel="nofollow">https://registry.npmjs.org/stylus-loader</a> 133ms<br> 241 http fetch GET 200 <a href="https://registry.npmjs.org/stylus-loader/-/stylus-loader-3.0.2.tgz" rel="nofollow">https://registry.npmjs.org/stylus-loader/-/stylus-loader-3.0.2.tgz</a> 285ms<br> 242 silly pacote version manifest for [email protected] fetched in 433ms<br> 243 silly fetchPackageMetaData error for [email protected] Response timeout while trying to fetch <a href="https://registry.npmjs.org/license-webpack-plugin" rel="nofollow">https://registry.npmjs.org/license-webpack-plugin</a> (over 30000ms)<br> 244 silly fetchPackageMetaData error for [email protected] Response timeout while trying to fetch <a href="https://registry.npmjs.org/loader-utils" rel="nofollow">https://registry.npmjs.org/loader-utils</a> (over 30000ms)<br> 245 http fetch GET 200 <a href="https://registry.npmjs.org/tree-kill" rel="nofollow">https://registry.npmjs.org/tree-kill</a> 3313ms<br> 246 http fetch GET 200 <a href="https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz" rel="nofollow">https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz</a> 108ms<br> 247 silly pacote version manifest for [email protected] fetched in 3437ms<br> 248 http fetch GET 200 <a href="https://registry.npmjs.org/rollup/-/rollup-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/rollup/-/rollup-2.1.0.tgz</a> 22937ms<br> 249 silly pacote version manifest for [email protected] fetched in 28620ms<br> 250 http fetch GET 200 <a href="https://registry.npmjs.org/webpack-dev-middleware" rel="nofollow">https://registry.npmjs.org/webpack-dev-middleware</a> 1444ms<br> 251 http fetch GET 200 <a href="https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-3.7.2.tgz" rel="nofollow">https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-3.7.2.tgz</a> 277ms<br> 252 silly pacote version manifest for [email protected] fetched in 1739ms<br> 253 http fetch GET 200 <a href="https://registry.npmjs.org/webpack-dev-server" rel="nofollow">https://registry.npmjs.org/webpack-dev-server</a> 2550ms<br> 254 http fetch GET 200 <a href="https://registry.npmjs.org/less/-/less-3.11.1.tgz" rel="nofollow">https://registry.npmjs.org/less/-/less-3.11.1.tgz</a> 35570ms<br> 255 silly pacote version manifest for [email protected] fetched in 40579ms<br> 256 http fetch GET 200 <a href="https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.10.3.tgz" rel="nofollow">https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.10.3.tgz</a> 2499ms<br> 257 silly pacote version manifest for [email protected] fetched in 5076ms<br> 258 http fetch GET 200 <a href="https://registry.npmjs.org/webpack-merge" rel="nofollow">https://registry.npmjs.org/webpack-merge</a> 538ms<br> 259 http fetch GET 200 <a href="https://registry.npmjs.org/webpack-merge/-/webpack-merge-4.2.2.tgz" rel="nofollow">https://registry.npmjs.org/webpack-merge/-/webpack-merge-4.2.2.tgz</a> 69ms<br> 260 http fetch GET 200 <a href="https://registry.npmjs.org/webpack-sources" rel="nofollow">https://registry.npmjs.org/webpack-sources</a> 540ms<br> 261 silly pacote version manifest for [email protected] fetched in 626ms<br> 262 http fetch GET 200 <a href="https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz" rel="nofollow">https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz</a> 66ms<br> 263 silly pacote version manifest for [email protected] fetched in 621ms<br> 264 http fetch GET 200 <a href="https://registry.npmjs.org/webpack-subresource-integrity" rel="nofollow">https://registry.npmjs.org/webpack-subresource-integrity</a> 273ms<br> 265 http fetch GET 200 <a href="https://registry.npmjs.org/webpack-subresource-integrity/-/webpack-subresource-integrity-1.4.0.tgz" rel="nofollow">https://registry.npmjs.org/webpack-subresource-integrity/-/webpack-subresource-integrity-1.4.0.tgz</a> 54ms<br> 266 silly pacote version manifest for [email protected] fetched in 342ms<br> 267 http fetch GET 200 <a href="https://registry.npmjs.org/reflect-metadata" rel="nofollow">https://registry.npmjs.org/reflect-metadata</a> 55ms<br> 268 http fetch GET 200 <a href="https://registry.npmjs.org/worker-plugin" rel="nofollow">https://registry.npmjs.org/worker-plugin</a> 353ms<br> 269 http fetch GET 200 <a href="https://registry.npmjs.org/worker-plugin/-/worker-plugin-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/worker-plugin/-/worker-plugin-4.0.2.tgz</a> 319ms<br> 270 silly pacote version manifest for [email protected] fetched in 686ms<br> 271 http fetch GET 304 <a href="https://registry.npmjs.org/minimist" rel="nofollow">https://registry.npmjs.org/minimist</a> 49ms (from cache)<br> 272 silly pacote range manifest for minimist@^1.2.0 fetched in 52ms<br> 273 http fetch GET 200 <a href="https://registry.npmjs.org/canonical-path" rel="nofollow">https://registry.npmjs.org/canonical-path</a> 29ms<br> 274 http fetch GET 200 <a href="https://registry.npmjs.org/canonical-path/-/canonical-path-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/canonical-path/-/canonical-path-1.0.0.tgz</a> 34ms<br> 275 silly pacote version manifest for [email protected] fetched in 75ms<br> 276 http fetch GET 200 <a href="https://registry.npmjs.org/chokidar" rel="nofollow">https://registry.npmjs.org/chokidar</a> 610ms<br> 277 http fetch GET 200 <a href="https://registry.npmjs.org/chokidar/-/chokidar-3.3.1.tgz" rel="nofollow">https://registry.npmjs.org/chokidar/-/chokidar-3.3.1.tgz</a> 712ms<br> 278 silly pacote range manifest for chokidar@^3.0.0 fetched in 1339ms<br> 279 http fetch GET 200 <a href="https://registry.npmjs.org/reflect-metadata/-/reflect-metadata-0.1.13.tgz" rel="nofollow">https://registry.npmjs.org/reflect-metadata/-/reflect-metadata-0.1.13.tgz</a> 1927ms<br> 280 silly pacote range manifest for reflect-metadata@^0.1.2 fetched in 1997ms<br> 281 http fetch GET 200 <a href="https://registry.npmjs.org/browserslist" rel="nofollow">https://registry.npmjs.org/browserslist</a> 56122ms<br> 282 http fetch GET 200 <a href="https://registry.npmjs.org/convert-source-map" rel="nofollow">https://registry.npmjs.org/convert-source-map</a> 331ms<br> 283 http fetch GET 200 <a href="https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz" rel="nofollow">https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz</a> 265ms<br> 284 silly pacote range manifest for convert-source-map@^1.5.1 fetched in 609ms<br> 285 http fetch GET 200 <a href="https://registry.npmjs.org/speed-measure-webpack-plugin/-/speed-measure-webpack-plugin-1.3.1.tgz" rel="nofollow">https://registry.npmjs.org/speed-measure-webpack-plugin/-/speed-measure-webpack-plugin-1.3.1.tgz</a> 20445ms<br> 286 silly pacote version manifest for [email protected] fetched in 20822ms<br> 287 http fetch GET 304 <a href="https://registry.npmjs.org/magic-string" rel="nofollow">https://registry.npmjs.org/magic-string</a> 40ms (from cache)<br> 288 http fetch GET 200 <a href="https://registry.npmjs.org/magic-string/-/magic-string-0.25.7.tgz" rel="nofollow">https://registry.npmjs.org/magic-string/-/magic-string-0.25.7.tgz</a> 11ms (from cache)<br> 289 silly pacote range manifest for magic-string@^0.25.0 fetched in 66ms<br> 290 http fetch GET 200 <a href="https://registry.npmjs.org/fs-extra" rel="nofollow">https://registry.npmjs.org/fs-extra</a> 821ms<br> 291 http fetch GET 200 <a href="https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" rel="nofollow">https://registry.npmjs.org/semver/-/semver-6.3.0.tgz</a> 182ms<br> 292 silly pacote range manifest for semver@^6.3.0 fetched in 195ms<br> 293 http fetch GET 200 <a href="https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz" rel="nofollow">https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz</a> 99326ms<br> 294 silly pacote range manifest for typescript@~3.8.3 fetched in 122895ms<br> 295 http fetch GET 200 <a href="https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" rel="nofollow">https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz</a> 1934ms<br> 296 http fetch GET 200 <a href="https://registry.npmjs.org/dependency-graph" rel="nofollow">https://registry.npmjs.org/dependency-graph</a> 3325ms<br> 297 silly pacote range manifest for source-map@^0.6.1 fetched in 1953ms<br> 298 http fetch GET 200 <a href="https://registry.npmjs.org/dependency-graph/-/dependency-graph-0.7.2.tgz" rel="nofollow">https://registry.npmjs.org/dependency-graph/-/dependency-graph-0.7.2.tgz</a> 51ms<br> 299 silly pacote range manifest for dependency-graph@^0.7.2 fetched in 3390ms<br> 300 http fetch GET 304 <a href="https://registry.npmjs.org/sourcemap-codec" rel="nofollow">https://registry.npmjs.org/sourcemap-codec</a> 274ms (from cache)<br> 301 silly pacote range manifest for sourcemap-codec@^1.4.8 fetched in 279ms<br> 302 http fetch GET 200 <a href="https://registry.npmjs.org/@types%2fselenium-webdriver" rel="nofollow">https://registry.npmjs.org/@types%2fselenium-webdriver</a> 371ms<br> 303 silly fetchPackageMetaData error for [email protected] Response timeout while trying to fetch <a href="https://registry.npmjs.org/sass-loader" rel="nofollow">https://registry.npmjs.org/sass-loader</a> (over 30000ms)<br> 304 http fetch GET 200 <a href="https://registry.npmjs.org/yargs" rel="nofollow">https://registry.npmjs.org/yargs</a> 1091ms<br> 305 http fetch GET 200 <a href="https://registry.npmjs.org/blocking-proxy" rel="nofollow">https://registry.npmjs.org/blocking-proxy</a> 339ms<br> 306 http fetch GET 200 <a href="https://registry.npmjs.org/@types/selenium-webdriver/-/selenium-webdriver-3.0.17.tgz" rel="nofollow">https://registry.npmjs.org/@types/selenium-webdriver/-/selenium-webdriver-3.0.17.tgz</a> 741ms<br> 307 silly pacote range manifest for @types/selenium-webdriver@^3.0.0 fetched in 1128ms<br> 308 http fetch GET 200 <a href="https://registry.npmjs.org/blocking-proxy/-/blocking-proxy-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/blocking-proxy/-/blocking-proxy-1.0.1.tgz</a> 163ms<br> 309 silly pacote range manifest for blocking-proxy@^1.0.0 fetched in 516ms<br> 310 http fetch GET 304 <a href="https://registry.npmjs.org/chalk" rel="nofollow">https://registry.npmjs.org/chalk</a> 41ms (from cache)<br> 311 http fetch GET 200 <a href="https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz" rel="nofollow">https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz</a> 60ms<br> 312 silly pacote range manifest for chalk@^1.1.3 fetched in 117ms<br> 313 silly pacote range manifest for glob@^7.0.3 fetched in 5ms<br> 314 http fetch GET 200 <a href="https://registry.npmjs.org/fs-extra/-/fs-extra-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/fs-extra/-/fs-extra-4.0.2.tgz</a> 3472ms<br> 315 silly pacote version manifest for [email protected] fetched in 4313ms<br> 316 http fetch GET 200 <a href="https://registry.npmjs.org/yargs/-/yargs-15.3.0.tgz" rel="nofollow">https://registry.npmjs.org/yargs/-/yargs-15.3.0.tgz</a> 413ms<br> 317 silly pacote version manifest for [email protected] fetched in 1521ms<br> 318 http fetch GET 200 <a href="https://registry.npmjs.org/jasmine" rel="nofollow">https://registry.npmjs.org/jasmine</a> 131ms<br> 319 http fetch GET 200 <a href="https://registry.npmjs.org/jasmine/-/jasmine-2.8.0.tgz" rel="nofollow">https://registry.npmjs.org/jasmine/-/jasmine-2.8.0.tgz</a> 78ms<br> 320 silly pacote version manifest for [email protected] fetched in 222ms<br> 321 http fetch GET 200 <a href="https://registry.npmjs.org/q" rel="nofollow">https://registry.npmjs.org/q</a> 278ms<br> 322 http fetch GET 200 <a href="https://registry.npmjs.org/browserstack" rel="nofollow">https://registry.npmjs.org/browserstack</a> 730ms<br> 323 http fetch GET 200 <a href="https://registry.npmjs.org/q/-/q-1.4.1.tgz" rel="nofollow">https://registry.npmjs.org/q/-/q-1.4.1.tgz</a> 444ms<br> 324 silly pacote version manifest for [email protected] fetched in 738ms<br> 325 http fetch GET 200 <a href="https://registry.npmjs.org/saucelabs" rel="nofollow">https://registry.npmjs.org/saucelabs</a> 636ms<br> 326 http fetch GET 200 <a href="https://registry.npmjs.org/browserstack/-/browserstack-1.6.0.tgz" rel="nofollow">https://registry.npmjs.org/browserstack/-/browserstack-1.6.0.tgz</a> 369ms<br> 327 silly pacote range manifest for browserstack@^1.5.1 fetched in 1112ms<br> 328 http fetch GET 200 <a href="https://registry.npmjs.org/selenium-webdriver" rel="nofollow">https://registry.npmjs.org/selenium-webdriver</a> 275ms<br> 329 http fetch GET 200 <a href="https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.18.tgz" rel="nofollow">https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.18.tgz</a> 183ms<br> 330 silly pacote range manifest for source-map-support@~0.4.0 fetched in 197ms<br> 331 http fetch GET 200 <a href="https://registry.npmjs.org/saucelabs/-/saucelabs-1.5.0.tgz" rel="nofollow">https://registry.npmjs.org/saucelabs/-/saucelabs-1.5.0.tgz</a> 300ms<br> 332 silly pacote range manifest for saucelabs@^1.5.0 fetched in 951ms<br> 333 http fetch GET 200 <a href="https://registry.npmjs.org/webdriver-js-extender" rel="nofollow">https://registry.npmjs.org/webdriver-js-extender</a> 60ms<br> 334 http fetch GET 200 <a href="https://registry.npmjs.org/webdriver-js-extender/-/webdriver-js-extender-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/webdriver-js-extender/-/webdriver-js-extender-2.1.0.tgz</a> 379ms<br> 335 silly pacote version manifest for [email protected] fetched in 452ms<br> 336 http fetch GET 200 <a href="https://registry.npmjs.org/jasminewd2" rel="nofollow">https://registry.npmjs.org/jasminewd2</a> 3312ms<br> 337 http fetch GET 200 <a href="https://registry.npmjs.org/jasminewd2/-/jasminewd2-2.2.0.tgz" rel="nofollow">https://registry.npmjs.org/jasminewd2/-/jasminewd2-2.2.0.tgz</a> 59ms<br> 338 silly pacote range manifest for jasminewd2@^2.1.0 fetched in 3385ms<br> 339 http fetch GET 200 <a href="https://registry.npmjs.org/yargs/-/yargs-12.0.5.tgz" rel="nofollow">https://registry.npmjs.org/yargs/-/yargs-12.0.5.tgz</a> 2206ms<br> 340 silly pacote range manifest for yargs@^12.0.5 fetched in 2225ms<br> 341 http fetch GET 200 <a href="https://registry.npmjs.org/builtin-modules" rel="nofollow">https://registry.npmjs.org/builtin-modules</a> 34ms<br> 342 http fetch GET 200 <a href="https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz</a> 46ms<br> 343 silly pacote range manifest for builtin-modules@^1.1.1 fetched in 94ms<br> 344 silly pacote range manifest for chalk@^2.3.0 fetched in 4ms<br> 345 http fetch GET 200 <a href="https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-3.6.0.tgz" rel="nofollow">https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-3.6.0.tgz</a> 4191ms<br> 346 silly pacote version manifest for [email protected] fetched in 4479ms<br> 347 http fetch GET 200 <a href="https://registry.npmjs.org/@types%2fq" rel="nofollow">https://registry.npmjs.org/@types%2fq</a> 6710ms<br> 348 http fetch GET 200 <a href="https://registry.npmjs.org/@types/q/-/q-0.0.32.tgz" rel="nofollow">https://registry.npmjs.org/@types/q/-/q-0.0.32.tgz</a> 53ms<br> 349 silly pacote range manifest for @types/q@^0.0.32 fetched in 6776ms<br> 350 silly pacote range manifest for glob@^7.1.1 fetched in 2ms<br> 351 http fetch GET 200 <a href="https://registry.npmjs.org/webdriver-manager" rel="nofollow">https://registry.npmjs.org/webdriver-manager</a> 4289ms<br> 352 http fetch GET 200 <a href="https://registry.npmjs.org/diff" rel="nofollow">https://registry.npmjs.org/diff</a> 189ms<br> 353 http fetch GET 200 <a href="https://registry.npmjs.org/diff/-/diff-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/diff/-/diff-4.0.2.tgz</a> 508ms<br> 354 silly pacote range manifest for diff@^4.0.1 fetched in 717ms<br> 355 http fetch GET 304 <a href="https://registry.npmjs.org/mkdirp" rel="nofollow">https://registry.npmjs.org/mkdirp</a> 36ms (from cache)<br> 356 silly pacote range manifest for mkdirp@^0.5.3 fetched in 40ms<br> 357 http fetch GET 304 <a href="https://registry.npmjs.org/resolve" rel="nofollow">https://registry.npmjs.org/resolve</a> 39ms (from cache)<br> 358 silly pacote range manifest for resolve@^1.3.2 fetched in 47ms<br> 359 silly pacote range manifest for semver@^5.3.0 fetched in 4ms<br> 360 http fetch GET 200 <a href="https://registry.npmjs.org/commander" rel="nofollow">https://registry.npmjs.org/commander</a> 2276ms<br> 361 http fetch GET 200 <a href="https://registry.npmjs.org/tsutils" rel="nofollow">https://registry.npmjs.org/tsutils</a> 472ms<br> 362 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fcode-frame" rel="nofollow">https://registry.npmjs.org/@babel%2fcode-frame</a> 3386ms<br> 363 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.8.3.tgz</a> 42ms<br> 364 silly pacote range manifest for @babel/code-frame@^7.0.0 fetched in 3442ms<br> 365 http fetch GET 200 <a href="https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" rel="nofollow">https://registry.npmjs.org/commander/-/commander-2.20.3.tgz</a> 711ms<br> 366 http fetch GET 200 <a href="https://registry.npmjs.org/arg" rel="nofollow">https://registry.npmjs.org/arg</a> 42ms<br> 367 silly pacote range manifest for commander@^2.12.1 fetched in 3037ms<br> 368 http fetch GET 200 <a href="https://registry.npmjs.org/arg/-/arg-4.1.3.tgz" rel="nofollow">https://registry.npmjs.org/arg/-/arg-4.1.3.tgz</a> 46ms<br> 369 silly pacote range manifest for arg@^4.1.0 fetched in 105ms<br> 370 http fetch GET 200 <a href="https://registry.npmjs.org/make-error" rel="nofollow">https://registry.npmjs.org/make-error</a> 282ms<br> 371 http fetch GET 200 <a href="https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz" rel="nofollow">https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz</a> 60ms<br> 372 silly pacote range manifest for make-error@^1.1.1 fetched in 358ms<br> 373 http fetch GET 200 <a href="https://registry.npmjs.org/tsutils/-/tsutils-2.29.0.tgz" rel="nofollow">https://registry.npmjs.org/tsutils/-/tsutils-2.29.0.tgz</a> 712ms<br> 374 silly pacote range manifest for tsutils@^2.29.0 fetched in 1203ms<br> 375 http fetch GET 200 <a href="https://registry.npmjs.org/js-yaml" rel="nofollow">https://registry.npmjs.org/js-yaml</a> 1927ms<br> 376 http fetch GET 200 <a href="https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.17.tgz" rel="nofollow">https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.17.tgz</a> 386ms<br> 377 http fetch GET 200 <a href="https://registry.npmjs.org/yn" rel="nofollow">https://registry.npmjs.org/yn</a> 58ms<br> 378 silly pacote range manifest for source-map-support@^0.5.6 fetched in 405ms<br> 379 http fetch GET 200 <a href="https://registry.npmjs.org/colors" rel="nofollow">https://registry.npmjs.org/colors</a> 72ms<br> 380 http fetch GET 200 <a href="https://registry.npmjs.org/colors/-/colors-1.1.2.tgz" rel="nofollow">https://registry.npmjs.org/colors/-/colors-1.1.2.tgz</a> 128ms<br> 381 silly pacote version manifest for [email protected] fetched in 218ms<br> 382 silly pacote version manifest for [email protected] fetched in 3ms<br> 383 http fetch GET 200 <a href="https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-8.0.1.tgz" rel="nofollow">https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-8.0.1.tgz</a> 5ms (from cache)<br> 384 silly pacote range manifest for npm-package-arg@^8.0.0 fetched in 13ms<br> 385 http fetch GET 304 <a href="https://registry.npmjs.org/semver-intersect" rel="nofollow">https://registry.npmjs.org/semver-intersect</a> 41ms (from cache)<br> 386 silly pacote version manifest for [email protected] fetched in 44ms<br> 387 http fetch GET 304 <a href="https://registry.npmjs.org/fast-json-stable-stringify" rel="nofollow">https://registry.npmjs.org/fast-json-stable-stringify</a> 253ms (from cache)<br> 388 silly pacote version manifest for [email protected] fetched in 258ms<br> 389 silly pacote range manifest for chalk@^3.0.0 fetched in 4ms<br> 390 http fetch GET 304 <a href="https://registry.npmjs.org/ansi-escapes" rel="nofollow">https://registry.npmjs.org/ansi-escapes</a> 51ms (from cache)<br> 391 silly pacote range manifest for ansi-escapes@^4.2.1 fetched in 54ms<br> 392 http fetch GET 304 <a href="https://registry.npmjs.org/cli-cursor" rel="nofollow">https://registry.npmjs.org/cli-cursor</a> 52ms (from cache)<br> 393 silly pacote range manifest for cli-cursor@^3.1.0 fetched in 58ms<br> 394 http fetch GET 200 <a href="https://registry.npmjs.org/yn/-/yn-3.1.1.tgz" rel="nofollow">https://registry.npmjs.org/yn/-/yn-3.1.1.tgz</a> 345ms<br> 395 http fetch GET 304 <a href="https://registry.npmjs.org/cli-width" rel="nofollow">https://registry.npmjs.org/cli-width</a> 55ms (from cache)<br> 396 silly pacote range manifest for cli-width@^2.0.0 fetched in 58ms<br> 397 silly pacote range manifest for yn@^3.0.0 fetched in 417ms<br> 398 http fetch GET 304 <a href="https://registry.npmjs.org/external-editor" rel="nofollow">https://registry.npmjs.org/external-editor</a> 59ms (from cache)<br> 399 silly pacote range manifest for external-editor@^3.0.3 fetched in 66ms<br> 400 http fetch GET 304 <a href="https://registry.npmjs.org/figures" rel="nofollow">https://registry.npmjs.org/figures</a> 73ms (from cache)<br> 401 silly pacote range manifest for figures@^3.0.0 fetched in 76ms<br> 402 http fetch GET 304 <a href="https://registry.npmjs.org/lodash" rel="nofollow">https://registry.npmjs.org/lodash</a> 82ms (from cache)<br> 403 silly pacote range manifest for lodash@^4.17.15 fetched in 88ms<br> 404 http fetch GET 304 <a href="https://registry.npmjs.org/mute-stream" rel="nofollow">https://registry.npmjs.org/mute-stream</a> 67ms (from cache)<br> 405 silly pacote version manifest for [email protected] fetched in 70ms<br> 406 http fetch GET 304 <a href="https://registry.npmjs.org/run-async" rel="nofollow">https://registry.npmjs.org/run-async</a> 50ms (from cache)<br> 407 silly pacote range manifest for run-async@^2.4.0 fetched in 53ms<br> 408 http fetch GET 304 <a href="https://registry.npmjs.org/string-width" rel="nofollow">https://registry.npmjs.org/string-width</a> 91ms (from cache)<br> 409 http fetch GET 200 <a href="https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz" rel="nofollow">https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz</a> 583ms<br> 410 silly pacote range manifest for string-width@^4.1.0 fetched in 96ms<br> 411 http fetch GET 304 <a href="https://registry.npmjs.org/strip-ansi" rel="nofollow">https://registry.npmjs.org/strip-ansi</a> 91ms (from cache)<br> 412 silly pacote range manifest for strip-ansi@^6.0.0 fetched in 94ms<br> 413 silly pacote range manifest for js-yaml@^3.13.1 fetched in 2541ms<br> 414 http fetch GET 304 <a href="https://registry.npmjs.org/hosted-git-info" rel="nofollow">https://registry.npmjs.org/hosted-git-info</a> 41ms (from cache)<br> 415 http fetch GET 304 <a href="https://registry.npmjs.org/through" rel="nofollow">https://registry.npmjs.org/through</a> 51ms (from cache)<br> 416 silly pacote range manifest for hosted-git-info@^3.0.2 fetched in 44ms<br> 417 silly pacote range manifest for through@^2.3.6 fetched in 55ms<br> 418 http fetch GET 304 <a href="https://registry.npmjs.org/npm-install-checks" rel="nofollow">https://registry.npmjs.org/npm-install-checks</a> 39ms (from cache)<br> 419 http fetch GET 304 <a href="https://registry.npmjs.org/validate-npm-package-name" rel="nofollow">https://registry.npmjs.org/validate-npm-package-name</a> 46ms (from cache)<br> 420 silly pacote range manifest for npm-install-checks@^4.0.0 fetched in 45ms<br> 421 silly pacote range manifest for validate-npm-package-name@^3.0.0 fetched in 49ms<br> 422 silly pacote range manifest for cacache@^12.0.2 fetched in 3ms<br> 423 http fetch GET 304 <a href="https://registry.npmjs.org/bluebird" rel="nofollow">https://registry.npmjs.org/bluebird</a> 38ms (from cache)<br> 424 silly pacote range manifest for bluebird@^3.5.3 fetched in 44ms<br> 425 http fetch GET 304 <a href="https://registry.npmjs.org/chownr" rel="nofollow">https://registry.npmjs.org/chownr</a> 42ms (from cache)<br> 426 silly pacote range manifest for chownr@^1.1.2 fetched in 44ms<br> 427 http fetch GET 200 <a href="https://registry.npmjs.org/semver/-/semver-7.3.2.tgz" rel="nofollow">https://registry.npmjs.org/semver/-/semver-7.3.2.tgz</a> 160ms<br> 428 http fetch GET 304 <a href="https://registry.npmjs.org/figgy-pudding" rel="nofollow">https://registry.npmjs.org/figgy-pudding</a> 37ms (from cache)<br> 429 silly pacote range manifest for figgy-pudding@^3.5.1 fetched in 38ms<br> 430 silly pacote range manifest for glob@^7.1.3 fetched in 1ms<br> 431 http fetch GET 304 <a href="https://registry.npmjs.org/get-stream" rel="nofollow">https://registry.npmjs.org/get-stream</a> 40ms (from cache)<br> 432 silly pacote range manifest for semver@^7.0.0 fetched in 177ms<br> 433 silly pacote range manifest for get-stream@^4.1.0 fetched in 43ms<br> 434 http fetch GET 304 <a href="https://registry.npmjs.org/infer-owner" rel="nofollow">https://registry.npmjs.org/infer-owner</a> 41ms (from cache)<br> 435 silly pacote range manifest for infer-owner@^1.0.4 fetched in 45ms<br> 436 http fetch GET 304 <a href="https://registry.npmjs.org/lru-cache" rel="nofollow">https://registry.npmjs.org/lru-cache</a> 38ms (from cache)<br> 437 silly pacote range manifest for lru-cache@^5.1.1 fetched in 41ms<br> 438 http fetch GET 304 <a href="https://registry.npmjs.org/make-fetch-happen" rel="nofollow">https://registry.npmjs.org/make-fetch-happen</a> 46ms (from cache)<br> 439 silly pacote range manifest for make-fetch-happen@^5.0.0 fetched in 50ms<br> 440 silly pacote range manifest for mkdirp@^0.5.1 fetched in 4ms<br> 441 http fetch GET 304 <a href="https://registry.npmjs.org/minipass" rel="nofollow">https://registry.npmjs.org/minipass</a> 37ms (from cache)<br> 442 http fetch GET 304 <a href="https://registry.npmjs.org/mississippi" rel="nofollow">https://registry.npmjs.org/mississippi</a> 36ms (from cache)<br> 443 silly pacote range manifest for minipass@^2.3.5 fetched in 42ms<br> 444 silly pacote range manifest for mississippi@^3.0.0 fetched in 40ms<br> 445 silly pacote range manifest for npm-package-arg@^6.1.0 fetched in 9ms<br> 446 http fetch GET 304 <a href="https://registry.npmjs.org/normalize-package-data" rel="nofollow">https://registry.npmjs.org/normalize-package-data</a> 53ms (from cache)<br> 447 silly pacote range manifest for normalize-package-data@^2.4.0 fetched in 60ms<br> 448 silly pacote range manifest for npm-pick-manifest@^3.0.0 fetched in 5ms<br> 449 http fetch GET 304 <a href="https://registry.npmjs.org/npm-normalize-package-bin" rel="nofollow">https://registry.npmjs.org/npm-normalize-package-bin</a> 60ms (from cache)<br> 450 silly pacote range manifest for npm-normalize-package-bin@^1.0.0 fetched in 62ms<br> 451 http fetch GET 304 <a href="https://registry.npmjs.org/npm-packlist" rel="nofollow">https://registry.npmjs.org/npm-packlist</a> 56ms (from cache)<br> 452 silly pacote range manifest for npm-packlist@^1.1.12 fetched in 60ms<br> 453 http fetch GET 304 <a href="https://registry.npmjs.org/npm-registry-fetch" rel="nofollow">https://registry.npmjs.org/npm-registry-fetch</a> 51ms (from cache)<br> 454 silly pacote range manifest for npm-registry-fetch@^4.0.0 fetched in 54ms<br> 455 http fetch GET 304 <a href="https://registry.npmjs.org/osenv" rel="nofollow">https://registry.npmjs.org/osenv</a> 44ms (from cache)<br> 456 silly pacote range manifest for osenv@^0.1.5 fetched in 48ms<br> 457 http fetch GET 304 <a href="https://registry.npmjs.org/promise-retry" rel="nofollow">https://registry.npmjs.org/promise-retry</a> 39ms (from cache)<br> 458 silly pacote range manifest for promise-retry@^1.1.1 fetched in 41ms<br> 459 silly pacote range manifest for rimraf@^2.6.2 fetched in 3ms<br> 460 http fetch GET 304 <a href="https://registry.npmjs.org/safe-buffer" rel="nofollow">https://registry.npmjs.org/safe-buffer</a> 38ms (from cache)<br> 461 silly pacote range manifest for safe-buffer@^5.1.2 fetched in 40ms<br> 462 silly pacote range manifest for semver@^5.6.0 fetched in 3ms<br> 463 http fetch GET 304 <a href="https://registry.npmjs.org/ssri" rel="nofollow">https://registry.npmjs.org/ssri</a> 36ms (from cache)<br> 464 silly pacote range manifest for ssri@^6.0.1 fetched in 41ms<br> 465 http fetch GET 304 <a href="https://registry.npmjs.org/tar" rel="nofollow">https://registry.npmjs.org/tar</a> 37ms (from cache)<br> 466 silly pacote range manifest for tar@^4.4.10 fetched in 42ms<br> 467 http fetch GET 304 <a href="https://registry.npmjs.org/unique-filename" rel="nofollow">https://registry.npmjs.org/unique-filename</a> 43ms (from cache)<br> 468 silly pacote range manifest for unique-filename@^1.1.1 fetched in 46ms<br> 469 silly pacote range manifest for which@^1.3.1 fetched in 3ms<br> 470 http fetch GET 304 <a href="https://registry.npmjs.org/read-package-json" rel="nofollow">https://registry.npmjs.org/read-package-json</a> 41ms (from cache)<br> 471 http fetch GET 304 <a href="https://registry.npmjs.org/promise-inflight" rel="nofollow">https://registry.npmjs.org/promise-inflight</a> 293ms (from cache)<br> 472 silly pacote range manifest for read-package-json@^2.0.0 fetched in 55ms<br> 473 silly pacote range manifest for promise-inflight@^1.0.1 fetched in 308ms<br> 474 http fetch GET 304 <a href="https://registry.npmjs.org/protoduck" rel="nofollow">https://registry.npmjs.org/protoduck</a> 326ms (from cache)<br> 475 silly pacote range manifest for protoduck@^5.0.1 fetched in 332ms<br> 476 http fetch GET 304 <a href="https://registry.npmjs.org/readdir-scoped-modules" rel="nofollow">https://registry.npmjs.org/readdir-scoped-modules</a> 73ms (from cache)<br> 477 http fetch GET 304 <a href="https://registry.npmjs.org/util-promisify" rel="nofollow">https://registry.npmjs.org/util-promisify</a> 70ms (from cache)<br> 478 silly pacote range manifest for readdir-scoped-modules@^1.0.0 fetched in 75ms<br> 479 silly pacote range manifest for util-promisify@^2.1.0 fetched in 74ms<br> 480 silly pacote range manifest for debug@^3.0.0 fetched in 4ms<br> 481 silly pacote range manifest for uuid@^3.0.0 fetched in 3ms<br> 482 http fetch GET 304 <a href="https://registry.npmjs.org/ms" rel="nofollow">https://registry.npmjs.org/ms</a> 34ms (from cache)<br> 483 silly pacote range manifest for ms@^2.1.1 fetched in 38ms<br> 484 http fetch GET 304 <a href="https://registry.npmjs.org/request" rel="nofollow">https://registry.npmjs.org/request</a> 40ms (from cache)<br> 485 silly pacote range manifest for request@^2.88.0 fetched in 45ms<br> 486 warn deprecated [email protected]: request has been deprecated, see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="427331880" data-permission-text="Title is private" data-url="https://github.com/request/request/issues/3142" data-hovercard-type="issue" data-hovercard-url="/request/request/issues/3142/hovercard" href="https://github.com/request/request/issues/3142">request/request#3142</a><br> 487 http fetch GET 304 <a href="https://registry.npmjs.org/is-docker" rel="nofollow">https://registry.npmjs.org/is-docker</a> 47ms (from cache)<br> 488 silly pacote range manifest for is-docker@^2.0.0 fetched in 49ms<br> 489 http fetch GET 304 <a href="https://registry.npmjs.org/isexe" rel="nofollow">https://registry.npmjs.org/isexe</a> 26ms (from cache)<br> 490 silly pacote range manifest for isexe@^2.0.0 fetched in 29ms<br> 491 http fetch GET 304 <a href="https://registry.npmjs.org/ora" rel="nofollow">https://registry.npmjs.org/ora</a> 54ms (from cache)<br> 492 silly pacote version manifest for [email protected] fetched in 56ms<br> 493 silly pacote range manifest for @babel/code-frame@^7.8.3 fetched in 2ms<br> 494 http fetch GET 304 <a href="https://registry.npmjs.org/brace-expansion" rel="nofollow">https://registry.npmjs.org/brace-expansion</a> 48ms (from cache)<br> 495 silly pacote range manifest for brace-expansion@^1.1.7 fetched in 52ms<br> 496 http fetch GET 304 <a href="https://registry.npmjs.org/is-wsl" rel="nofollow">https://registry.npmjs.org/is-wsl</a> 274ms (from cache)<br> 497 silly pacote range manifest for is-wsl@^2.1.1 fetched in 276ms<br> 498 silly pacote range manifest for convert-source-map@^1.7.0 fetched in 3ms<br> 499 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2ftypes" rel="nofollow">https://registry.npmjs.org/@babel%2ftypes</a> 670ms<br> 500 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fparser" rel="nofollow">https://registry.npmjs.org/@babel%2fparser</a> 895ms<br> 501 http fetch GET 200 <a href="https://registry.npmjs.org/istanbul-lib-instrument" rel="nofollow">https://registry.npmjs.org/istanbul-lib-instrument</a> 2454ms<br> 502 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/types/-/types-7.9.5.tgz" rel="nofollow">https://registry.npmjs.org/@babel/types/-/types-7.9.5.tgz</a> 2124ms<br> 503 silly pacote range manifest for @babel/types@^7.8.6 fetched in 2805ms<br> 504 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/parser/-/parser-7.9.4.tgz" rel="nofollow">https://registry.npmjs.org/@babel/parser/-/parser-7.9.4.tgz</a> 1939ms<br> 505 silly pacote range manifest for @babel/parser@^7.8.6 fetched in 2843ms<br> 506 http fetch GET 200 <a href="https://registry.npmjs.org/merge-source-map" rel="nofollow">https://registry.npmjs.org/merge-source-map</a> 40ms<br> 507 http fetch GET 200 <a href="https://registry.npmjs.org/loader-utils" rel="nofollow">https://registry.npmjs.org/loader-utils</a> 97ms<br> 508 http fetch GET 200 <a href="https://registry.npmjs.org/merge-source-map/-/merge-source-map-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/merge-source-map/-/merge-source-map-1.1.0.tgz</a> 58ms<br> 509 silly pacote range manifest for merge-source-map@^1.1.0 fetched in 111ms<br> 510 http fetch GET 200 <a href="https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz" rel="nofollow">https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz</a> 64ms<br> 511 silly pacote range manifest for loader-utils@^1.4.0 fetched in 174ms<br> 512 http fetch GET 304 <a href="https://registry.npmjs.org/fast-deep-equal" rel="nofollow">https://registry.npmjs.org/fast-deep-equal</a> 39ms (from cache)<br> 513 silly pacote range manifest for fast-deep-equal@^3.1.1 fetched in 43ms<br> 514 http fetch GET 200 <a href="https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz</a> 9ms (from cache)<br> 515 silly pacote range manifest for fast-json-stable-stringify@^2.0.0 fetched in 20ms<br> 516 http fetch GET 304 <a href="https://registry.npmjs.org/json-schema-traverse" rel="nofollow">https://registry.npmjs.org/json-schema-traverse</a> 43ms (from cache)<br> 517 silly pacote range manifest for json-schema-traverse@^0.4.1 fetched in 47ms<br> 518 http fetch GET 304 <a href="https://registry.npmjs.org/uri-js" rel="nofollow">https://registry.npmjs.org/uri-js</a> 39ms (from cache)<br> 519 silly pacote range manifest for uri-js@^4.2.2 fetched in 47ms<br> 520 http fetch GET 200 <a href="https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.1.tgz</a> 515ms<br> 521 silly pacote range manifest for istanbul-lib-instrument@^4.0.1 fetched in 2992ms<br> 522 silly pacote range manifest for caniuse-lite@^1.0.30001020 fetched in 13ms<br> 523 silly pacote range manifest for chalk@^2.4.2 fetched in 4ms<br> 524 http fetch GET 304 <a href="https://registry.npmjs.org/browserslist" rel="nofollow">https://registry.npmjs.org/browserslist</a> 62ms (from cache)<br> 525 http fetch GET 200 <a href="https://registry.npmjs.org/normalize-range" rel="nofollow">https://registry.npmjs.org/normalize-range</a> 39ms<br> 526 http fetch GET 200 <a href="https://registry.npmjs.org/schema-utils" rel="nofollow">https://registry.npmjs.org/schema-utils</a> 357ms<br> 527 http fetch GET 200 <a href="https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz" rel="nofollow">https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz</a> 79ms<br> 528 http fetch GET 200 <a href="https://registry.npmjs.org/browserslist/-/browserslist-4.12.0.tgz" rel="nofollow">https://registry.npmjs.org/browserslist/-/browserslist-4.12.0.tgz</a> 114ms<br> 529 silly pacote range manifest for normalize-range@^0.1.2 fetched in 134ms<br> 530 silly pacote range manifest for browserslist@^4.8.3 fetched in 193ms<br> 531 http fetch GET 200 <a href="https://registry.npmjs.org/postcss/-/postcss-7.0.27.tgz" rel="nofollow">https://registry.npmjs.org/postcss/-/postcss-7.0.27.tgz</a> 20ms (from cache)<br> 532 silly pacote range manifest for postcss@^7.0.26 fetched in 40ms<br> 533 http fetch GET 200 <a href="https://registry.npmjs.org/num2fraction" rel="nofollow">https://registry.npmjs.org/num2fraction</a> 51ms<br> 534 silly fetchPackageMetaData error for [email protected] Response timeout while trying to fetch <a href="https://registry.npmjs.org/terser" rel="nofollow">https://registry.npmjs.org/terser</a> (over 30000ms)<br> 535 http fetch GET 200 <a href="https://registry.npmjs.org/tslib/-/tslib-1.11.1.tgz" rel="nofollow">https://registry.npmjs.org/tslib/-/tslib-1.11.1.tgz</a> 7ms (from cache)<br> 536 http fetch GET 200 <a href="https://registry.npmjs.org/schema-utils/-/schema-utils-2.6.6.tgz" rel="nofollow">https://registry.npmjs.org/schema-utils/-/schema-utils-2.6.6.tgz</a> 141ms<br> 537 silly pacote version manifest for [email protected] fetched in 22ms<br> 538 silly pacote range manifest for schema-utils@^2.6.4 fetched in 529ms<br> 539 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-value-parser" rel="nofollow">https://registry.npmjs.org/postcss-value-parser</a> 104ms<br> 540 http fetch GET 200 <a href="https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.1.0.tgz</a> 38ms<br> 541 silly pacote range manifest for find-cache-dir@^2.0.0 fetched in 51ms<br> 542 silly pacote range manifest for loader-utils@^1.0.2 fetched in 4ms<br> 543 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.0.3.tgz" rel="nofollow">https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.0.3.tgz</a> 69ms<br> 544 silly pacote range manifest for postcss-value-parser@^4.0.2 fetched in 185ms<br> 545 http fetch GET 200 <a href="https://registry.npmjs.org/pify" rel="nofollow">https://registry.npmjs.org/pify</a> 61ms<br> 546 http fetch GET 304 <a href="https://registry.npmjs.org/fs-minipass" rel="nofollow">https://registry.npmjs.org/fs-minipass</a> 39ms (from cache)<br> 547 http fetch GET 200 <a href="https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz" rel="nofollow">https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz</a> 308ms<br> 548 silly pacote range manifest for num2fraction@^1.2.2 fetched in 372ms<br> 549 silly pacote range manifest for glob@^7.1.4 fetched in 2ms<br> 550 silly fetchPackageMetaData error for [email protected] Response timeout while trying to fetch <a href="https://registry.npmjs.org/terser-webpack-plugin" rel="nofollow">https://registry.npmjs.org/terser-webpack-plugin</a> (over 30000ms)<br> 551 http fetch GET 200 <a href="https://registry.npmjs.org/minipass-collect" rel="nofollow">https://registry.npmjs.org/minipass-collect</a> 52ms<br> 552 http fetch GET 200 <a href="https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz</a> 34ms<br> 553 silly pacote range manifest for minipass-collect@^1.0.2 fetched in 97ms<br> 554 http fetch GET 200 <a href="https://registry.npmjs.org/minipass/-/minipass-3.1.1.tgz" rel="nofollow">https://registry.npmjs.org/minipass/-/minipass-3.1.1.tgz</a> 220ms<br> 555 silly pacote range manifest for minipass@^3.1.1 fetched in 233ms<br> 556 http fetch GET 200 <a href="https://registry.npmjs.org/minipass-flush" rel="nofollow">https://registry.npmjs.org/minipass-flush</a> 266ms<br> 557 http fetch GET 200 <a href="https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz" rel="nofollow">https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz</a> 62ms<br> 558 silly pacote range manifest for minipass-flush@^1.0.5 fetched in 342ms<br> 559 http fetch GET 200 <a href="https://registry.npmjs.org/minipass-pipeline" rel="nofollow">https://registry.npmjs.org/minipass-pipeline</a> 322ms<br> 560 http fetch GET 200 <a href="https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz</a> 674ms<br> 561 silly pacote range manifest for fs-minipass@^2.0.0 fetched in 725ms<br> 562 http fetch GET 304 <a href="https://registry.npmjs.org/move-concurrently" rel="nofollow">https://registry.npmjs.org/move-concurrently</a> 36ms (from cache)<br> 563 silly pacote range manifest for move-concurrently@^1.0.1 fetched in 40ms<br> 564 http fetch GET 200 <a href="https://registry.npmjs.org/p-map" rel="nofollow">https://registry.npmjs.org/p-map</a> 279ms<br> 565 http fetch GET 200 <a href="https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.2.tgz" rel="nofollow">https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.2.tgz</a> 552ms<br> 566 silly pacote range manifest for minipass-pipeline@^1.2.2 fetched in 887ms<br> 567 silly pacote range manifest for rimraf@^2.7.1 fetched in 4ms<br> 568 http fetch GET 200 <a href="https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz</a> 682ms<br> 569 silly pacote range manifest for mkdirp@^1.0.3 fetched in 712ms<br> 570 http fetch GET 200 <a href="https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz</a> 306ms<br> 571 silly pacote range manifest for p-map@^3.0.0 fetched in 598ms<br> 572 http fetch GET 200 <a href="https://registry.npmjs.org/ssri/-/ssri-8.0.0.tgz" rel="nofollow">https://registry.npmjs.org/ssri/-/ssri-8.0.0.tgz</a> 291ms<br> 573 silly pacote range manifest for ssri@^8.0.0 fetched in 302ms<br> 574 silly pacote range manifest for cacache@^12.0.3 fetched in 4ms<br> 575 silly pacote range manifest for find-cache-dir@^2.1.0 fetched in 6ms<br> 576 http fetch GET 200 <a href="https://registry.npmjs.org/glob-parent" rel="nofollow">https://registry.npmjs.org/glob-parent</a> 199ms<br> 577 http fetch GET 200 <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz</a> 74ms<br> 578 silly pacote range manifest for glob-parent@^3.1.0 fetched in 286ms<br> 579 http fetch GET 200 <a href="https://registry.npmjs.org/globby" rel="nofollow">https://registry.npmjs.org/globby</a> 502ms<br> 580 http fetch GET 200 <a href="https://registry.npmjs.org/globby/-/globby-7.1.1.tgz" rel="nofollow">https://registry.npmjs.org/globby/-/globby-7.1.1.tgz</a> 102ms<br> 581 silly pacote range manifest for globby@^7.1.1 fetched in 622ms<br> 582 http fetch GET 200 <a href="https://registry.npmjs.org/is-glob" rel="nofollow">https://registry.npmjs.org/is-glob</a> 95ms<br> 583 http fetch GET 200 <a href="https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz</a> 104ms<br> 584 silly pacote range manifest for is-glob@^4.0.1 fetched in 214ms<br> 585 silly pacote range manifest for loader-utils@^1.2.3 fetched in 6ms<br> 586 http fetch GET 200 <a href="https://registry.npmjs.org/normalize-path" rel="nofollow">https://registry.npmjs.org/normalize-path</a> 97ms<br> 587 http fetch GET 200 <a href="https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz</a> 77ms<br> 588 silly pacote range manifest for normalize-path@^3.0.0 fetched in 191ms<br> 589 silly fetchPackageMetaData error for [email protected] Response timeout while trying to fetch <a href="https://registry.npmjs.org/webpack" rel="nofollow">https://registry.npmjs.org/webpack</a> (over 30000ms)<br> 590 http fetch GET 200 <a href="https://registry.npmjs.org/webdriver-manager/-/webdriver-manager-12.1.7.tgz" rel="nofollow">https://registry.npmjs.org/webdriver-manager/-/webdriver-manager-12.1.7.tgz</a> 10143ms<br> 591 silly pacote range manifest for webdriver-manager@^12.0.6 fetched in 14441ms<br> 592 http fetch GET 200 <a href="https://registry.npmjs.org/p-limit" rel="nofollow">https://registry.npmjs.org/p-limit</a> 401ms<br> 593 http fetch GET 200 <a href="https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" rel="nofollow">https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz</a> 30ms<br> 594 silly pacote range manifest for p-limit@^2.2.1 fetched in 436ms<br> 595 http fetch GET 200 <a href="https://registry.npmjs.org/webpack-log" rel="nofollow">https://registry.npmjs.org/webpack-log</a> 281ms<br> 596 http fetch GET 200 <a href="https://registry.npmjs.org/webpack-log/-/webpack-log-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/webpack-log/-/webpack-log-2.0.0.tgz</a> 268ms<br> 597 silly pacote range manifest for webpack-log@^2.0.0 fetched in 562ms<br> 598 http fetch GET 200 <a href="https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz</a> 700ms<br> 599 silly pacote range manifest for schema-utils@^1.0.0 fetched in 713ms<br> 600 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fcompat-data" rel="nofollow">https://registry.npmjs.org/@babel%2fcompat-data</a> 52ms<br> 601 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.9.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.9.0.tgz</a> 48ms<br> 602 silly pacote range manifest for @babel/compat-data@^7.9.0 fetched in 116ms<br> 603 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-compilation-targets" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-compilation-targets</a> 263ms<br> 604 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-module-imports" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-module-imports</a> 340ms<br> 605 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz</a> 37ms<br> 606 silly pacote range manifest for @babel/helper-module-imports@^7.8.3 fetched in 389ms<br> 607 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-plugin-utils" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-plugin-utils</a> 48ms<br> 608 http fetch GET 200 <a href="https://registry.npmjs.org/serialize-javascript" rel="nofollow">https://registry.npmjs.org/serialize-javascript</a> 1224ms<br> 609 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz</a> 45ms<br> 610 silly pacote range manifest for @babel/helper-plugin-utils@^7.8.3 fetched in 112ms<br> 611 http fetch GET 200 <a href="https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-2.1.2.tgz" rel="nofollow">https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-2.1.2.tgz</a> 1060ms<br> 612 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-proposal-async-generator-functions" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-proposal-async-generator-functions</a> 1047ms<br> 613 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz</a> 1380ms<br> 614 silly pacote range manifest for serialize-javascript@^2.1.2 fetched in 2306ms<br> 615 silly pacote range manifest for @babel/helper-compilation-targets@^7.8.7 fetched in 1660ms<br> 616 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz</a> 44ms<br> 617 silly pacote range manifest for @babel/plugin-proposal-async-generator-functions@^7.8.3 fetched in 1119ms<br> 618 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-proposal-json-strings" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-proposal-json-strings</a> 57ms<br> 619 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-proposal-dynamic-import" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-proposal-dynamic-import</a> 82ms<br> 620 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.8.3.tgz</a> 35ms<br> 621 silly pacote range manifest for @babel/plugin-proposal-json-strings@^7.8.3 fetched in 105ms<br> 622 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.8.3.tgz</a> 44ms<br> 623 silly pacote range manifest for @babel/plugin-proposal-dynamic-import@^7.8.3 fetched in 239ms<br> 624 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-proposal-object-rest-spread" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-proposal-object-rest-spread</a> 1001ms<br> 625 http fetch GET 200 <a href="https://registry.npmjs.org/pify/-/pify-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/pify/-/pify-4.0.1.tgz</a> 6802ms<br> 626 silly pacote range manifest for pify@^4.0.1 fetched in 6875ms<br> 627 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-proposal-optional-catch-binding" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-proposal-optional-catch-binding</a> 787ms<br> 628 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.5.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.5.tgz</a> 1243ms<br> 629 silly pacote range manifest for @babel/plugin-proposal-object-rest-spread@^7.9.0 fetched in 2258ms<br> 630 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-proposal-optional-chaining" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-proposal-optional-chaining</a> 59ms<br> 631 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.9.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.9.0.tgz</a> 271ms<br> 632 silly pacote range manifest for @babel/plugin-proposal-optional-chaining@^7.9.0 fetched in 344ms<br> 633 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.8.3.tgz</a> 1270ms<br> 634 silly pacote range manifest for @babel/plugin-proposal-optional-catch-binding@^7.8.3 fetched in 2075ms<br> 635 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-syntax-async-generators" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-syntax-async-generators</a> 1067ms<br> 636 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz</a> 336ms<br> 637 silly pacote range manifest for @babel/plugin-syntax-async-generators@^7.8.0 fetched in 1416ms<br> 638 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-syntax-dynamic-import" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-syntax-dynamic-import</a> 171ms<br> 639 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-proposal-unicode-property-regex" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-proposal-unicode-property-regex</a> 2126ms<br> 640 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.8.8.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.8.8.tgz</a> 40ms<br> 641 silly pacote range manifest for @babel/plugin-proposal-unicode-property-regex@^7.8.3 fetched in 2181ms<br> 642 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz</a> 1337ms<br> 643 silly pacote range manifest for @babel/plugin-syntax-dynamic-import@^7.8.0 fetched in 1523ms<br> 644 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-syntax-json-strings" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-syntax-json-strings</a> 1325ms<br> 645 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz</a> 62ms<br> 646 silly pacote range manifest for @babel/plugin-syntax-json-strings@^7.8.0 fetched in 1402ms<br> 647 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-syntax-numeric-separator" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-syntax-numeric-separator</a> 190ms<br> 648 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.8.3.tgz</a> 33ms<br> 649 silly pacote range manifest for @babel/plugin-syntax-numeric-separator@^7.8.0 fetched in 238ms<br> 650 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-syntax-object-rest-spread" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-syntax-object-rest-spread</a> 190ms<br> 651 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz</a> 37ms<br> 652 silly pacote range manifest for @babel/plugin-syntax-object-rest-spread@^7.8.0 fetched in 240ms<br> 653 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-syntax-nullish-coalescing-operator" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-syntax-nullish-coalescing-operator</a> 939ms<br> 654 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-syntax-optional-catch-binding" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-syntax-optional-catch-binding</a> 354ms<br> 655 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz</a> 56ms<br> 656 silly pacote range manifest for @babel/plugin-syntax-nullish-coalescing-operator@^7.8.0 fetched in 1007ms<br> 657 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz</a> 39ms<br> 658 silly pacote range manifest for @babel/plugin-syntax-optional-catch-binding@^7.8.0 fetched in 406ms<br> 659 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-syntax-optional-chaining" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-syntax-optional-chaining</a> 238ms<br> 660 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz</a> 33ms<br> 661 silly pacote range manifest for @babel/plugin-syntax-optional-chaining@^7.8.0 fetched in 286ms<br> 662 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-syntax-top-level-await" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-syntax-top-level-await</a> 328ms<br> 663 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-arrow-functions" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-arrow-functions</a> 430ms<br> 664 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.8.3.tgz</a> 40ms<br> 665 silly pacote range manifest for @babel/plugin-transform-arrow-functions@^7.8.3 fetched in 484ms<br> 666 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.8.3.tgz</a> 506ms<br> 667 silly pacote range manifest for @babel/plugin-syntax-top-level-await@^7.8.3 fetched in 846ms<br> 668 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-block-scoped-functions" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-block-scoped-functions</a> 948ms<br> 669 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-async-to-generator" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-async-to-generator</a> 1301ms<br> 670 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.8.3.tgz</a> 36ms<br> 671 silly pacote range manifest for @babel/plugin-transform-async-to-generator@^7.8.3 fetched in 1346ms<br> 672 http fetch GET 200 <a href="https://registry.npmjs.org/tar/-/tar-6.0.1.tgz" rel="nofollow">https://registry.npmjs.org/tar/-/tar-6.0.1.tgz</a> 13889ms<br> 673 silly pacote range manifest for tar@^6.0.1 fetched in 13901ms<br> 674 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.8.3.tgz</a> 1452ms<br> 675 silly pacote range manifest for @babel/plugin-transform-block-scoped-functions@^7.8.3 fetched in 2411ms<br> 676 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-block-scoping" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-block-scoping</a> 2041ms<br> 677 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.8.3.tgz</a> 477ms<br> 678 silly pacote range manifest for @babel/plugin-transform-block-scoping@^7.8.3 fetched in 2534ms<br> 679 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-computed-properties" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-computed-properties</a> 2357ms<br> 680 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.8.3.tgz</a> 56ms<br> 681 silly pacote range manifest for @babel/plugin-transform-computed-properties@^7.8.3 fetched in 2425ms<br> 682 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-proposal-nullish-coalescing-operator" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-proposal-nullish-coalescing-operator</a> 13890ms<br> 683 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.8.3.tgz</a> 50ms<br> 684 silly pacote range manifest for @babel/plugin-proposal-nullish-coalescing-operator@^7.8.3 fetched in 13950ms<br> 685 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-destructuring" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-destructuring</a> 3488ms<br> 686 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.9.5.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.9.5.tgz</a> 302ms<br> 687 silly pacote range manifest for @babel/plugin-transform-destructuring@^7.8.3 fetched in 3808ms<br> 688 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-exponentiation-operator" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-exponentiation-operator</a> 2858ms<br> 689 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-dotall-regex" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-dotall-regex</a> 5671ms<br> 690 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.8.3.tgz</a> 37ms<br> 691 silly pacote range manifest for @babel/plugin-transform-dotall-regex@^7.8.3 fetched in 5726ms<br> 692 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.8.3.tgz</a> 126ms<br> 693 silly pacote range manifest for @babel/plugin-transform-exponentiation-operator@^7.8.3 fetched in 3001ms<br> 694 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-for-of" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-for-of</a> 530ms<br> 695 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.9.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.9.0.tgz</a> 47ms<br> 696 silly pacote range manifest for @babel/plugin-transform-for-of@^7.9.0 fetched in 590ms<br> 697 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-literals" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-literals</a> 328ms<br> 698 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.8.3.tgz</a> 34ms<br> 699 silly pacote range manifest for @babel/plugin-transform-literals@^7.8.3 fetched in 376ms<br> 700 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-member-expression-literals" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-member-expression-literals</a> 296ms<br> 701 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.8.3.tgz</a> 37ms<br> 702 silly pacote range manifest for @babel/plugin-transform-member-expression-literals@^7.8.3 fetched in 346ms<br> 703 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-modules-amd" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-modules-amd</a> 747ms<br> 704 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.9.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.9.0.tgz</a> 45ms<br> 705 silly pacote range manifest for @babel/plugin-transform-modules-amd@^7.9.0 fetched in 808ms<br> 706 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-modules-commonjs" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-modules-commonjs</a> 653ms<br> 707 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.9.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.9.0.tgz</a> 79ms<br> 708 silly pacote range manifest for @babel/plugin-transform-modules-commonjs@^7.9.0 fetched in 745ms<br> 709 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-function-name" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-function-name</a> 3524ms<br> 710 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.8.3.tgz</a> 118ms<br> 711 silly pacote range manifest for @babel/plugin-transform-function-name@^7.8.3 fetched in 3658ms<br> 712 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-modules-systemjs" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-modules-systemjs</a> 838ms<br> 713 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-modules-umd" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-modules-umd</a> 429ms<br> 714 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.9.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.9.0.tgz</a> 43ms<br> 715 silly pacote range manifest for @babel/plugin-transform-modules-umd@^7.9.0 fetched in 485ms<br> 716 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-named-capturing-groups-regex" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-named-capturing-groups-regex</a> 153ms<br> 717 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.8.3.tgz</a> 36ms<br> 718 silly pacote range manifest for @babel/plugin-transform-named-capturing-groups-regex@^7.8.3 fetched in 202ms<br> 719 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.9.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.9.0.tgz</a> 683ms<br> 720 silly pacote range manifest for @babel/plugin-transform-modules-systemjs@^7.9.0 fetched in 1536ms<br> 721 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-object-super" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-object-super</a> 277ms<br> 722 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.8.3.tgz</a> 80ms<br> 723 silly pacote range manifest for @babel/plugin-transform-object-super@^7.8.3 fetched in 370ms<br> 724 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-new-target" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-new-target</a> 570ms<br> 725 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.8.3.tgz</a> 92ms<br> 726 silly pacote range manifest for @babel/plugin-transform-new-target@^7.8.3 fetched in 676ms<br> 727 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-parameters" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-parameters</a> 441ms<br> 728 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-property-literals" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-property-literals</a> 565ms<br> 729 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.8.3.tgz</a> 38ms<br> 730 silly pacote range manifest for @babel/plugin-transform-property-literals@^7.8.3 fetched in 616ms<br> 731 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-regenerator" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-regenerator</a> 531ms<br> 732 silly fetchPackageMetaData error for [email protected] Response timeout while trying to fetch <a href="https://registry.npmjs.org/enhanced-resolve" rel="nofollow">https://registry.npmjs.org/enhanced-resolve</a> (over 30000ms)<br> 733 http fetch GET 200 <a href="https://registry.npmjs.org/webpack" rel="nofollow">https://registry.npmjs.org/webpack</a> 59555ms<br> 734 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.8.7.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.8.7.tgz</a> 1668ms<br> 735 silly pacote range manifest for @babel/plugin-transform-regenerator@^7.8.7 fetched in 2217ms<br> 736 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-proposal-numeric-separator" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-proposal-numeric-separator</a> 26595ms<br> 737 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.8.3.tgz</a> 36ms<br> 738 silly pacote range manifest for @babel/plugin-proposal-numeric-separator@^7.8.3 fetched in 26644ms<br> 739 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.9.5.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.9.5.tgz</a> 2845ms<br> 740 silly pacote range manifest for @babel/plugin-transform-parameters@^7.8.7 fetched in 3301ms<br> 741 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-shorthand-properties" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-shorthand-properties</a> 284ms<br> 742 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.8.3.tgz</a> 39ms<br> 743 silly pacote range manifest for @babel/plugin-transform-shorthand-properties@^7.8.3 fetched in 336ms<br> 744 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-template-literals" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-template-literals</a> 293ms<br> 745 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.8.3.tgz</a> 39ms<br> 746 silly pacote range manifest for @babel/plugin-transform-template-literals@^7.8.3 fetched in 347ms<br> 747 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-typeof-symbol" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-typeof-symbol</a> 400ms<br> 748 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.4.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.4.tgz</a> 39ms<br> 749 silly pacote range manifest for @babel/plugin-transform-typeof-symbol@^7.8.4 fetched in 452ms<br> 750 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-unicode-regex" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-unicode-regex</a> 850ms<br> 751 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-spread" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-spread</a> 1840ms<br> 752 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.8.3.tgz</a> 41ms<br> 753 silly pacote range manifest for @babel/plugin-transform-unicode-regex@^7.8.3 fetched in 910ms<br> 754 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.8.3.tgz</a> 60ms<br> 755 silly pacote range manifest for @babel/plugin-transform-spread@^7.8.3 fetched in 1917ms<br> 756 silly pacote range manifest for @babel/types@^7.9.0 fetched in 6ms<br> 757 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-sticky-regex" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-sticky-regex</a> 1919ms<br> 758 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.8.3.tgz</a> 93ms<br> 759 silly pacote range manifest for @babel/plugin-transform-sticky-regex@^7.8.3 fetched in 2022ms<br> 760 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fpreset-modules" rel="nofollow">https://registry.npmjs.org/@babel%2fpreset-modules</a> 289ms<br> 761 http fetch GET 200 <a href="https://registry.npmjs.org/invariant" rel="nofollow">https://registry.npmjs.org/invariant</a> 237ms<br> 762 http fetch GET 200 <a href="https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz" rel="nofollow">https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz</a> 33ms<br> 763 silly pacote range manifest for invariant@^2.2.2 fetched in 290ms<br> 764 http fetch GET 200 <a href="https://registry.npmjs.org/levenary" rel="nofollow">https://registry.npmjs.org/levenary</a> 406ms<br> 765 http fetch GET 200 <a href="https://registry.npmjs.org/levenary/-/levenary-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/levenary/-/levenary-1.1.1.tgz</a> 29ms<br> 766 silly pacote range manifest for levenary@^1.1.1 fetched in 447ms<br> 767 silly pacote range manifest for semver@^5.5.0 fetched in 6ms<br> 768 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.3.tgz</a> 752ms<br> 769 silly pacote range manifest for @babel/preset-modules@^0.1.3 fetched in 1054ms<br> 770 http fetch GET 200 <a href="https://registry.npmjs.org/cssnano-preset-default" rel="nofollow">https://registry.npmjs.org/cssnano-preset-default</a> 38ms<br> 771 http fetch GET 200 <a href="https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-4.0.7.tgz" rel="nofollow">https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-4.0.7.tgz</a> 38ms<br> 772 silly pacote range manifest for cssnano-preset-default@^4.0.7 fetched in 88ms<br> 773 http fetch GET 200 <a href="https://registry.npmjs.org/is-resolvable" rel="nofollow">https://registry.npmjs.org/is-resolvable</a> 45ms<br> 774 http fetch GET 200 <a href="https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz</a> 30ms<br> 775 silly pacote range manifest for is-resolvable@^1.0.0 fetched in 87ms<br> 776 silly pacote range manifest for postcss@^7.0.0 fetched in 4ms<br> 777 http fetch GET 200 <a href="https://registry.npmjs.org/core-js-compat" rel="nofollow">https://registry.npmjs.org/core-js-compat</a> 1290ms<br> 778 http fetch GET 200 <a href="https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz</a> 274ms<br> 779 silly pacote range manifest for loader-utils@^2.0.0 fetched in 286ms<br> 780 silly pacote range manifest for schema-utils@^2.6.5 fetched in 6ms<br> 781 http fetch GET 304 <a href="https://registry.npmjs.org/fs.realpath" rel="nofollow">https://registry.npmjs.org/fs.realpath</a> 59ms (from cache)<br> 782 silly pacote range manifest for fs.realpath@^1.0.0 fetched in 62ms<br> 783 http fetch GET 304 <a href="https://registry.npmjs.org/inflight" rel="nofollow">https://registry.npmjs.org/inflight</a> 264ms (from cache)<br> 784 silly pacote range manifest for inflight@^1.0.4 fetched in 267ms<br> 785 http fetch GET 304 <a href="https://registry.npmjs.org/inherits" rel="nofollow">https://registry.npmjs.org/inherits</a> 50ms (from cache)<br> 786 silly pacote range manifest for inherits@2 fetched in 53ms<br> 787 http fetch GET 200 <a href="https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.6.5.tgz" rel="nofollow">https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.6.5.tgz</a> 954ms<br> 788 silly pacote range manifest for core-js-compat@^3.6.2 fetched in 2256ms<br> 789 http fetch GET 304 <a href="https://registry.npmjs.org/path-is-absolute" rel="nofollow">https://registry.npmjs.org/path-is-absolute</a> 47ms (from cache)<br> 790 silly pacote range manifest for path-is-absolute@^1.0.0 fetched in 51ms<br> 791 http fetch GET 200 <a href="https://registry.npmjs.org/commondir" rel="nofollow">https://registry.npmjs.org/commondir</a> 36ms<br> 792 http fetch GET 304 <a href="https://registry.npmjs.org/once" rel="nofollow">https://registry.npmjs.org/once</a> 470ms (from cache)<br> 793 silly pacote range manifest for once@^1.3.0 fetched in 476ms<br> 794 http fetch GET 200 <a href="https://registry.npmjs.org/make-dir" rel="nofollow">https://registry.npmjs.org/make-dir</a> 284ms<br> 795 http fetch GET 200 <a href="https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz</a> 311ms<br> 796 silly pacote range manifest for commondir@^1.0.1 fetched in 358ms<br> 797 http fetch GET 200 <a href="https://registry.npmjs.org/make-dir/-/make-dir-3.0.2.tgz" rel="nofollow">https://registry.npmjs.org/make-dir/-/make-dir-3.0.2.tgz</a> 47ms<br> 798 silly pacote range manifest for make-dir@^3.0.2 fetched in 347ms<br> 799 silly pacote range manifest for source-map-support@^0.5.5 fetched in 3ms<br> 800 http fetch GET 200 <a href="https://registry.npmjs.org/merge-stream" rel="nofollow">https://registry.npmjs.org/merge-stream</a> 102ms<br> 801 http fetch GET 200 <a href="https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz</a> 59ms<br> 802 silly pacote range manifest for merge-stream@^2.0.0 fetched in 176ms<br> 803 http fetch GET 304 <a href="https://registry.npmjs.org/supports-color" rel="nofollow">https://registry.npmjs.org/supports-color</a> 37ms (from cache)<br> 804 silly pacote range manifest for supports-color@^7.0.0 fetched in 40ms<br> 805 silly pacote range manifest for loader-utils@^1.1.0 fetched in 4ms<br> 806 http fetch GET 200 <a href="https://registry.npmjs.org/cosmiconfig" rel="nofollow">https://registry.npmjs.org/cosmiconfig</a> 2268ms<br> 807 http fetch GET 200 <a href="https://registry.npmjs.org/normalize-url" rel="nofollow">https://registry.npmjs.org/normalize-url</a> 394ms<br> 808 http fetch GET 200 <a href="https://registry.npmjs.org/pkg-dir" rel="nofollow">https://registry.npmjs.org/pkg-dir</a> 681ms<br> 809 http fetch GET 200 <a href="https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz" rel="nofollow">https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz</a> 254ms<br> 810 http fetch GET 200 <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz" rel="nofollow">https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz</a> 286ms<br> 811 silly pacote range manifest for pkg-dir@^4.1.0 fetched in 952ms<br> 812 silly pacote version manifest for [email protected] fetched in 699ms<br> 813 http fetch GET 200 <a href="https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz" rel="nofollow">https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz</a> 19ms (from cache)<br> 814 http fetch GET 200 <a href="https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz" rel="nofollow">https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz</a> 495ms<br> 815 silly pacote range manifest for webpack-sources@^1.1.0 fetched in 33ms<br> 816 silly pacote range manifest for postcss@^7.0.1 fetched in 4ms<br> 817 silly pacote range manifest for cosmiconfig@^5.0.0 fetched in 2789ms<br> 818 http fetch GET 304 <a href="https://registry.npmjs.org/clone" rel="nofollow">https://registry.npmjs.org/clone</a> 61ms (from cache)<br> 819 http fetch GET 200 <a href="https://registry.npmjs.org/read-cache" rel="nofollow">https://registry.npmjs.org/read-cache</a> 31ms<br> 820 http fetch GET 200 <a href="https://registry.npmjs.org/clone/-/clone-2.1.2.tgz" rel="nofollow">https://registry.npmjs.org/clone/-/clone-2.1.2.tgz</a> 126ms<br> 821 silly pacote range manifest for clone@^2.1.1 fetched in 198ms<br> 822 silly pacote range manifest for resolve@^1.1.7 fetched in 6ms<br> 823 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz</a> 258ms<br> 824 silly pacote range manifest for postcss-value-parser@^3.2.3 fetched in 273ms<br> 825 silly pacote range manifest for schema-utils@^2.5.0 fetched in 3ms<br> 826 silly pacote range manifest for tslib@^1.9.0 fetched in 3ms<br> 827 silly pacote range manifest for chokidar@&gt;=2.0.0 &lt;4.0.0 fetched in 3ms<br> 828 http fetch GET 304 <a href="https://registry.npmjs.org/buffer-from" rel="nofollow">https://registry.npmjs.org/buffer-from</a> 38ms (from cache)<br> 829 silly pacote range manifest for buffer-from@^1.0.0 fetched in 42ms<br> 830 silly pacote range manifest for source-map@^0.6.0 fetched in 3ms<br> 831 http fetch GET 200 <a href="https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz</a> 760ms<br> 832 silly pacote range manifest for read-cache@^1.0.0 fetched in 806ms<br> 833 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-load-config" rel="nofollow">https://registry.npmjs.org/postcss-load-config</a> 702ms<br> 834 http fetch GET 200 <a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> 313ms<br> 835 silly pacote range manifest for supports-color@^6.1.0 fetched in 326ms<br> 836 http fetch GET 200 <a href="https://registry.npmjs.org/css-parse" rel="nofollow">https://registry.npmjs.org/css-parse</a> 214ms<br> 837 http fetch GET 200 <a href="https://registry.npmjs.org/css-parse/-/css-parse-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/css-parse/-/css-parse-2.0.0.tgz</a> 40ms<br> 838 silly pacote range manifest for css-parse@~2.0.0 fetched in 266ms<br> 839 http fetch GET 200 <a href="https://registry.npmjs.org/debug/-/debug-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/debug/-/debug-3.1.0.tgz</a> 10ms (from cache)<br> 840 silly pacote range manifest for debug@~3.1.0 fetched in 23ms<br> 841 silly pacote range manifest for mkdirp@~0.5.x fetched in 4ms<br> 842 http fetch GET 304 <a href="https://registry.npmjs.org/safer-buffer" rel="nofollow">https://registry.npmjs.org/safer-buffer</a> 49ms (from cache)<br> 843 silly pacote range manifest for safer-buffer@^2.1.2 fetched in 52ms<br> 844 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-2.1.0.tgz</a> 699ms<br> 845 silly pacote range manifest for postcss-load-config@^2.0.0 fetched in 1414ms<br> 846 silly pacote range manifest for semver@^6.0.0 fetched in 4ms<br> 847 http fetch GET 200 <a href="https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz" rel="nofollow">https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz</a> 12ms (from cache)<br> 848 silly pacote range manifest for source-map@^0.7.3 fetched in 25ms<br> 849 http fetch GET 200 <a href="https://registry.npmjs.org/lodash.clonedeep" rel="nofollow">https://registry.npmjs.org/lodash.clonedeep</a> 368ms<br> 850 http fetch GET 200 <a href="https://registry.npmjs.org/sax" rel="nofollow">https://registry.npmjs.org/sax</a> 840ms<br> 851 http fetch GET 200 <a href="https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz" rel="nofollow">https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz</a> 844ms<br> 852 silly pacote range manifest for lodash.clonedeep@^4.5.0 fetched in 1223ms<br> 853 http fetch GET 200 <a href="https://registry.npmjs.org/when" rel="nofollow">https://registry.npmjs.org/when</a> 442ms<br> 854 http fetch GET 200 <a href="https://registry.npmjs.org/sax/-/sax-1.2.4.tgz" rel="nofollow">https://registry.npmjs.org/sax/-/sax-1.2.4.tgz</a> 1011ms<br> 855 silly pacote range manifest for sax@~1.2.4 fetched in 1864ms<br> 856 http fetch GET 200 <a href="https://registry.npmjs.org/fsevents" rel="nofollow">https://registry.npmjs.org/fsevents</a> 810ms<br> 857 http fetch GET 200 <a href="https://registry.npmjs.org/fsevents/-/fsevents-2.1.2.tgz" rel="nofollow">https://registry.npmjs.org/fsevents/-/fsevents-2.1.2.tgz</a> 650ms<br> 858 silly pacote range manifest for fsevents@~2.1.2 fetched in 1473ms<br> 859 http fetch GET 200 <a href="https://registry.npmjs.org/memory-fs" rel="nofollow">https://registry.npmjs.org/memory-fs</a> 86ms<br> 860 http fetch GET 200 <a href="https://registry.npmjs.org/memory-fs/-/memory-fs-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/memory-fs/-/memory-fs-0.4.1.tgz</a> 208ms<br> 861 silly pacote range manifest for memory-fs@^0.4.1 fetched in 307ms<br> 862 http fetch GET 200 <a href="https://registry.npmjs.org/mime" rel="nofollow">https://registry.npmjs.org/mime</a> 309ms<br> 863 http fetch GET 200 <a href="https://registry.npmjs.org/when/-/when-3.6.4.tgz" rel="nofollow">https://registry.npmjs.org/when/-/when-3.6.4.tgz</a> 2676ms<br> 864 silly pacote range manifest for when@~3.6.x fetched in 3138ms<br> 865 http fetch GET 200 <a href="https://registry.npmjs.org/range-parser" rel="nofollow">https://registry.npmjs.org/range-parser</a> 78ms<br> 866 http fetch GET 200 <a href="https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz" rel="nofollow">https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz</a> 64ms<br> 867 silly pacote range manifest for range-parser@^1.2.1 fetched in 153ms<br> 868 silly pacote range manifest for clone@^2.1.2 fetched in 2ms<br> 869 http fetch GET 200 <a href="https://registry.npmjs.org/async" rel="nofollow">https://registry.npmjs.org/async</a> 5833ms<br> 870 http fetch GET 200 <a href="https://registry.npmjs.org/errno" rel="nofollow">https://registry.npmjs.org/errno</a> 50ms<br> 871 http fetch GET 200 <a href="https://registry.npmjs.org/mime/-/mime-2.4.4.tgz" rel="nofollow">https://registry.npmjs.org/mime/-/mime-2.4.4.tgz</a> 1078ms<br> 872 silly pacote range manifest for mime@^2.4.4 fetched in 1402ms<br> 873 http fetch GET 304 <a href="https://registry.npmjs.org/graceful-fs" rel="nofollow">https://registry.npmjs.org/graceful-fs</a> 36ms (from cache)<br> 874 silly pacote range manifest for graceful-fs@^4.1.2 fetched in 41ms<br> 875 http fetch GET 200 <a href="https://registry.npmjs.org/errno/-/errno-0.1.7.tgz" rel="nofollow">https://registry.npmjs.org/errno/-/errno-0.1.7.tgz</a> 903ms<br> 876 silly pacote range manifest for errno@^0.1.1 fetched in 966ms<br> 877 silly fetchPackageMetaData error for @babel/plugin-transform-classes@^7.9.0 Response timeout while trying to fetch <a href="https://registry.npmjs.org/@babel%2fplugin-transform-classes" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-classes</a> (over 30000ms)<br> 878 silly pacote range manifest for mkdirp@^0.5.0 fetched in 3ms<br> 879 http fetch GET 200 <a href="https://registry.npmjs.org/mime/-/mime-1.6.0.tgz" rel="nofollow">https://registry.npmjs.org/mime/-/mime-1.6.0.tgz</a> 288ms<br> 880 silly pacote range manifest for mime@^1.4.1 fetched in 300ms<br> 881 silly pacote range manifest for request@^2.83.0 fetched in 3ms<br> 882 silly pacote range manifest for source-map@~0.6.0 fetched in 8ms<br> 883 http fetch GET 200 <a href="https://registry.npmjs.org/ansi-html" rel="nofollow">https://registry.npmjs.org/ansi-html</a> 28ms<br> 884 http fetch GET 200 <a href="https://registry.npmjs.org/ansi-html/-/ansi-html-0.0.7.tgz" rel="nofollow">https://registry.npmjs.org/ansi-html/-/ansi-html-0.0.7.tgz</a> 276ms<br> 885 silly pacote version manifest for [email protected] fetched in 318ms<br> 886 http fetch GET 200 <a href="https://registry.npmjs.org/image-size" rel="nofollow">https://registry.npmjs.org/image-size</a> 1308ms<br> 887 http fetch GET 200 <a href="https://registry.npmjs.org/image-size/-/image-size-0.5.5.tgz" rel="nofollow">https://registry.npmjs.org/image-size/-/image-size-0.5.5.tgz</a> 784ms<br> 888 silly pacote range manifest for image-size@~0.5.0 fetched in 2108ms<br> 889 http fetch GET 200 <a href="https://registry.npmjs.org/promise" rel="nofollow">https://registry.npmjs.org/promise</a> 1351ms<br> 890 http fetch GET 200 <a href="https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz" rel="nofollow">https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz</a> 242ms<br> 891 silly pacote range manifest for chokidar@^2.1.8 fetched in 255ms<br> 892 warn deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.<br> 893 http fetch GET 200 <a href="https://registry.npmjs.org/compression" rel="nofollow">https://registry.npmjs.org/compression</a> 352ms<br> 894 http fetch GET 200 <a href="https://registry.npmjs.org/compression/-/compression-1.7.4.tgz" rel="nofollow">https://registry.npmjs.org/compression/-/compression-1.7.4.tgz</a> 296ms<br> 895 silly pacote range manifest for compression@^1.7.4 fetched in 662ms<br> 896 http fetch GET 200 <a href="https://registry.npmjs.org/connect-history-api-fallback" rel="nofollow">https://registry.npmjs.org/connect-history-api-fallback</a> 286ms<br> 897 http fetch GET 200 <a href="https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz" rel="nofollow">https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz</a> 279ms<br> 898 silly pacote range manifest for connect-history-api-fallback@^1.6.0 fetched in 577ms<br> 899 http fetch GET 200 <a href="https://registry.npmjs.org/debug/-/debug-4.1.1.tgz" rel="nofollow">https://registry.npmjs.org/debug/-/debug-4.1.1.tgz</a> 8ms (from cache)<br> 900 silly pacote range manifest for debug@^4.1.1 fetched in 20ms<br> 901 http fetch GET 200 <a href="https://registry.npmjs.org/del" rel="nofollow">https://registry.npmjs.org/del</a> 283ms<br> 902 http fetch GET 200 <a href="https://registry.npmjs.org/del/-/del-4.1.1.tgz" rel="nofollow">https://registry.npmjs.org/del/-/del-4.1.1.tgz</a> 33ms<br> 903 silly pacote range manifest for del@^4.1.1 fetched in 330ms<br> 904 http fetch GET 200 <a href="https://registry.npmjs.org/bonjour" rel="nofollow">https://registry.npmjs.org/bonjour</a> 3159ms<br> 905 http fetch GET 200 <a href="https://registry.npmjs.org/bonjour/-/bonjour-3.5.0.tgz" rel="nofollow">https://registry.npmjs.org/bonjour/-/bonjour-3.5.0.tgz</a> 311ms<br> 906 silly pacote range manifest for bonjour@^3.5.0 fetched in 3485ms<br> 907 http fetch GET 200 <a href="https://registry.npmjs.org/html-entities" rel="nofollow">https://registry.npmjs.org/html-entities</a> 46ms<br> 908 silly fetchPackageMetaData error for @babel/plugin-transform-duplicate-keys@^7.8.3 Response timeout while trying to fetch <a href="https://registry.npmjs.org/@babel%2fplugin-transform-duplicate-keys" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-duplicate-keys</a> (over 30000ms)<br> 909 http fetch GET 200 <a href="https://registry.npmjs.org/promise/-/promise-7.3.1.tgz" rel="nofollow">https://registry.npmjs.org/promise/-/promise-7.3.1.tgz</a> 3230ms<br> 910 silly pacote range manifest for promise@^7.1.1 fetched in 4596ms<br> 911 http fetch GET 200 <a href="https://registry.npmjs.org/html-entities/-/html-entities-1.3.1.tgz" rel="nofollow">https://registry.npmjs.org/html-entities/-/html-entities-1.3.1.tgz</a> 717ms<br> 912 silly pacote range manifest for html-entities@^1.2.1 fetched in 775ms<br> 913 http fetch GET 200 <a href="https://registry.npmjs.org/typescript/-/typescript-3.6.5.tgz" rel="nofollow">https://registry.npmjs.org/typescript/-/typescript-3.6.5.tgz</a> 50468ms<br> 914 silly pacote version manifest for [email protected] fetched in 50491ms<br> 915 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fplugin-transform-duplicate-keys" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-duplicate-keys</a> 30818ms<br> 916 http fetch GET 304 <a href="https://registry.npmjs.org/ip" rel="nofollow">https://registry.npmjs.org/ip</a> 53ms (from cache)<br> 917 http fetch GET 200 <a href="https://registry.npmjs.org/ip/-/ip-1.1.5.tgz" rel="nofollow">https://registry.npmjs.org/ip/-/ip-1.1.5.tgz</a> 21ms (from cache)<br> 918 silly pacote range manifest for ip@^1.1.5 fetched in 86ms<br> 919 http fetch GET 200 <a href="https://registry.npmjs.org/is-absolute-url" rel="nofollow">https://registry.npmjs.org/is-absolute-url</a> 41ms<br> 920 http fetch GET 200 <a href="https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-3.0.3.tgz" rel="nofollow">https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-3.0.3.tgz</a> 86ms<br> 921 http fetch GET 200 <a href="https://registry.npmjs.org/internal-ip" rel="nofollow">https://registry.npmjs.org/internal-ip</a> 699ms<br> 922 silly pacote range manifest for is-absolute-url@^3.0.3 fetched in 144ms<br> 923 http fetch GET 200 <a href="https://registry.npmjs.org/internal-ip/-/internal-ip-4.3.0.tgz" rel="nofollow">https://registry.npmjs.org/internal-ip/-/internal-ip-4.3.0.tgz</a> 42ms<br> 924 http fetch GET 200 <a href="https://registry.npmjs.org/killable" rel="nofollow">https://registry.npmjs.org/killable</a> 67ms<br> 925 silly pacote range manifest for internal-ip@^4.3.0 fetched in 782ms<br> 926 http fetch GET 200 <a href="https://registry.npmjs.org/killable/-/killable-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/killable/-/killable-1.0.1.tgz</a> 69ms<br> 927 silly pacote range manifest for killable@^1.0.1 fetched in 150ms<br> 928 http fetch GET 200 <a href="https://registry.npmjs.org/loglevel" rel="nofollow">https://registry.npmjs.org/loglevel</a> 96ms<br> 929 http fetch GET 200 <a href="https://registry.npmjs.org/import-local" rel="nofollow">https://registry.npmjs.org/import-local</a> 923ms<br> 930 http fetch GET 200 <a href="https://registry.npmjs.org/opn" rel="nofollow">https://registry.npmjs.org/opn</a> 410ms<br> 931 http fetch GET 200 <a href="https://registry.npmjs.org/import-local/-/import-local-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/import-local/-/import-local-2.0.0.tgz</a> 388ms<br> 932 silly pacote range manifest for import-local@^2.0.0 fetched in 1330ms<br> 933 http fetch GET 200 <a href="https://registry.npmjs.org/loglevel/-/loglevel-1.6.8.tgz" rel="nofollow">https://registry.npmjs.org/loglevel/-/loglevel-1.6.8.tgz</a> 531ms<br> 934 silly pacote range manifest for loglevel@^1.6.6 fetched in 640ms<br> 935 http fetch GET 200 <a href="https://registry.npmjs.org/p-retry" rel="nofollow">https://registry.npmjs.org/p-retry</a> 173ms<br> 936 http fetch GET 200 <a href="https://registry.npmjs.org/portfinder" rel="nofollow">https://registry.npmjs.org/portfinder</a> 242ms<br> 937 http fetch GET 200 <a href="https://registry.npmjs.org/portfinder/-/portfinder-1.0.25.tgz" rel="nofollow">https://registry.npmjs.org/portfinder/-/portfinder-1.0.25.tgz</a> 113ms<br> 938 http fetch GET 200 <a href="https://registry.npmjs.org/p-retry/-/p-retry-3.0.1.tgz" rel="nofollow">https://registry.npmjs.org/p-retry/-/p-retry-3.0.1.tgz</a> 314ms<br> 939 silly pacote range manifest for portfinder@^1.0.25 fetched in 374ms<br> 940 silly pacote range manifest for p-retry@^3.0.1 fetched in 511ms<br> 941 http fetch GET 200 <a href="https://registry.npmjs.org/selfsigned" rel="nofollow">https://registry.npmjs.org/selfsigned</a> 49ms<br> 942 http fetch GET 200 <a href="https://registry.npmjs.org/serve-index" rel="nofollow">https://registry.npmjs.org/serve-index</a> 86ms<br> 943 http fetch GET 200 <a href="https://registry.npmjs.org/selfsigned/-/selfsigned-1.10.7.tgz" rel="nofollow">https://registry.npmjs.org/selfsigned/-/selfsigned-1.10.7.tgz</a> 53ms<br> 944 silly pacote range manifest for selfsigned@^1.10.7 fetched in 116ms<br> 945 http fetch GET 200 <a href="https://registry.npmjs.org/express" rel="nofollow">https://registry.npmjs.org/express</a> 3386ms<br> 946 http fetch GET 200 <a href="https://registry.npmjs.org/sockjs" rel="nofollow">https://registry.npmjs.org/sockjs</a> 50ms<br> 947 http fetch GET 200 <a href="https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz" rel="nofollow">https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz</a> 359ms<br> 948 silly pacote range manifest for serve-index@^1.9.1 fetched in 459ms<br> 949 http fetch GET 200 <a href="https://registry.npmjs.org/opn/-/opn-5.5.0.tgz" rel="nofollow">https://registry.npmjs.org/opn/-/opn-5.5.0.tgz</a> 1115ms<br> 950 silly pacote range manifest for opn@^5.5.0 fetched in 1540ms<br> 951 http fetch GET 200 <a href="https://registry.npmjs.org/sockjs/-/sockjs-0.3.19.tgz" rel="nofollow">https://registry.npmjs.org/sockjs/-/sockjs-0.3.19.tgz</a> 468ms<br> 952 silly pacote version manifest for [email protected] fetched in 532ms<br> 953 http fetch GET 200 <a href="https://registry.npmjs.org/sockjs-client" rel="nofollow">https://registry.npmjs.org/sockjs-client</a> 297ms<br> 954 http fetch GET 200 <a href="https://registry.npmjs.org/express/-/express-4.17.1.tgz" rel="nofollow">https://registry.npmjs.org/express/-/express-4.17.1.tgz</a> 867ms<br> 955 silly pacote range manifest for express@^4.17.1 fetched in 4284ms<br> 956 http fetch GET 200 <a href="https://registry.npmjs.org/url" rel="nofollow">https://registry.npmjs.org/url</a> 46ms<br> 957 http fetch GET 200 <a href="https://registry.npmjs.org/url/-/url-0.11.0.tgz" rel="nofollow">https://registry.npmjs.org/url/-/url-0.11.0.tgz</a> 45ms<br> 958 silly pacote range manifest for url@^0.11.0 fetched in 108ms<br> 959 http fetch GET 200 <a href="https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-3.7.2.tgz" rel="nofollow">https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-3.7.2.tgz</a> 9ms (from cache)<br> 960 silly pacote range manifest for webpack-dev-middleware@^3.7.2 fetched in 22ms<br> 961 http fetch GET 200 <a href="https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz" rel="nofollow">https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz</a> 553ms<br> 962 silly pacote range manifest for strip-ansi@^3.0.1 fetched in 566ms<br> 963 http fetch GET 200 <a href="https://registry.npmjs.org/yargs/-/yargs-12.0.5.tgz" rel="nofollow">https://registry.npmjs.org/yargs/-/yargs-12.0.5.tgz</a> 15ms (from cache)<br> 964 silly pacote version manifest for [email protected] fetched in 28ms<br> 965 http fetch GET 200 <a href="https://registry.npmjs.org/source-list-map" rel="nofollow">https://registry.npmjs.org/source-list-map</a> 43ms<br> 966 http fetch GET 200 <a href="https://registry.npmjs.org/http-proxy-middleware" rel="nofollow">https://registry.npmjs.org/http-proxy-middleware</a> 3508ms<br> 967 http fetch GET 200 <a href="https://registry.npmjs.org/ws" rel="nofollow">https://registry.npmjs.org/ws</a> 573ms<br> 968 http fetch GET 200 <a href="https://registry.npmjs.org/ws/-/ws-6.2.1.tgz" rel="nofollow">https://registry.npmjs.org/ws/-/ws-6.2.1.tgz</a> 267ms<br> 969 silly pacote range manifest for ws@^6.2.1 fetched in 855ms<br> 970 silly pacote range manifest for source-map@~0.6.1 fetched in 4ms<br> 971 silly pacote range manifest for webpack-sources@^1.3.0 fetched in 3ms<br> 972 http fetch GET 200 <a href="https://registry.npmjs.org/anymatch" rel="nofollow">https://registry.npmjs.org/anymatch</a> 79ms<br> 973 http fetch GET 200 <a href="https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz</a> 821ms<br> 974 silly pacote range manifest for source-list-map@^2.0.0 fetched in 875ms<br> 975 http fetch GET 200 <a href="https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz" rel="nofollow">https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz</a> 47ms<br> 976 silly pacote range manifest for anymatch@~3.1.1 fetched in 139ms<br> 977 http fetch GET 200 <a href="https://registry.npmjs.org/braces" rel="nofollow">https://registry.npmjs.org/braces</a> 121ms<br> 978 http fetch GET 200 <a href="https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.19.1.tgz" rel="nofollow">https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.19.1.tgz</a> 822ms<br> 979 silly pacote version manifest for [email protected] fetched in 4356ms<br> 980 http fetch GET 200 <a href="https://registry.npmjs.org/braces/-/braces-3.0.2.tgz" rel="nofollow">https://registry.npmjs.org/braces/-/braces-3.0.2.tgz</a> 57ms<br> 981 silly pacote range manifest for braces@~3.0.2 fetched in 224ms<br> 982 silly pacote range manifest for is-glob@~4.0.1 fetched in 3ms<br> 983 silly pacote range manifest for normalize-path@~3.0.0 fetched in 3ms<br> 984 http fetch GET 200 <a href="https://registry.npmjs.org/is-binary-path" rel="nofollow">https://registry.npmjs.org/is-binary-path</a> 62ms<br> 985 http fetch GET 200 <a href="https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz</a> 38ms<br> 986 http fetch GET 200 <a href="https://registry.npmjs.org/readdirp" rel="nofollow">https://registry.npmjs.org/readdirp</a> 55ms<br> 987 silly pacote range manifest for is-binary-path@~2.1.0 fetched in 121ms<br> 988 silly pacote range manifest for safe-buffer@~5.1.1 fetched in 4ms<br> 989 silly pacote range manifest for chalk@^2.0.1 fetched in 3ms<br> 990 silly pacote range manifest for sourcemap-codec@^1.4.4 fetched in 3ms<br> 991 http fetch GET 200 <a href="https://registry.npmjs.org/readdirp/-/readdirp-3.3.0.tgz" rel="nofollow">https://registry.npmjs.org/readdirp/-/readdirp-3.3.0.tgz</a> 52ms<br> 992 silly pacote range manifest for readdirp@~3.3.0 fetched in 128ms<br> 993 http fetch GET 304 <a href="https://registry.npmjs.org/ansi-styles" rel="nofollow">https://registry.npmjs.org/ansi-styles</a> 62ms (from cache)<br> 994 http fetch GET 200 <a href="https://registry.npmjs.org/spdy" rel="nofollow">https://registry.npmjs.org/spdy</a> 1894ms<br> 995 http fetch GET 304 <a href="https://registry.npmjs.org/escape-string-regexp" rel="nofollow">https://registry.npmjs.org/escape-string-regexp</a> 40ms (from cache)<br> 996 silly pacote range manifest for escape-string-regexp@^1.0.2 fetched in 48ms<br> 997 http fetch GET 200 <a href="https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz" rel="nofollow">https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz</a> 41ms<br> 998 silly pacote range manifest for ansi-styles@^2.2.1 fetched in 116ms<br> 999 silly pacote range manifest for strip-ansi@^3.0.0 fetched in 3ms<br> 1000 http fetch GET 200 <a href="https://registry.npmjs.org/has-ansi" rel="nofollow">https://registry.npmjs.org/has-ansi</a> 38ms<br> 1001 http fetch GET 200 <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz" rel="nofollow">https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz</a> 401ms<br> 1002 silly pacote range manifest for glob-parent@~5.1.0 fetched in 415ms<br> 1003 http fetch GET 200 <a href="https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz</a> 35ms<br> 1004 http fetch GET 200 <a href="https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz</a> 65ms<br> 1005 silly pacote range manifest for has-ansi@^2.0.0 fetched in 88ms<br> 1006 silly pacote range manifest for supports-color@^2.0.0 fetched in 81ms<br> 1007 http fetch GET 200 <a href="https://registry.npmjs.org/universalify" rel="nofollow">https://registry.npmjs.org/universalify</a> 38ms<br> 1008 http fetch GET 200 <a href="https://registry.npmjs.org/cliui" rel="nofollow">https://registry.npmjs.org/cliui</a> 160ms<br> 1009 http fetch GET 200 <a href="https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz" rel="nofollow">https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz</a> 136ms<br> 1010 http fetch GET 200 <a href="https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz</a> 300ms<br> 1011 silly pacote range manifest for universalify@^0.1.0 fetched in 188ms<br> 1012 silly pacote range manifest for spdy@^4.0.1 fetched in 2211ms<br> 1013 http fetch GET 200 <a href="https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz" rel="nofollow">https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz</a> 44ms<br> 1014 silly pacote range manifest for cliui@^6.0.0 fetched in 264ms<br> 1015 http fetch GET 200 <a href="https://registry.npmjs.org/find-up" rel="nofollow">https://registry.npmjs.org/find-up</a> 85ms<br> 1016 http fetch GET 200 <a href="https://registry.npmjs.org/decamelize" rel="nofollow">https://registry.npmjs.org/decamelize</a> 91ms<br> 1017 http fetch GET 200 <a href="https://registry.npmjs.org/get-caller-file" rel="nofollow">https://registry.npmjs.org/get-caller-file</a> 32ms<br> 1018 http fetch GET 200 <a href="https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz" rel="nofollow">https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz</a> 27ms<br> 1019 http fetch GET 200 <a href="https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" rel="nofollow">https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz</a> 29ms<br> 1020 silly pacote range manifest for decamelize@^1.2.0 fetched in 128ms<br> 1021 silly pacote range manifest for find-up@^4.1.0 fetched in 121ms<br> 1022 http fetch GET 200 <a href="https://registry.npmjs.org/require-main-filename" rel="nofollow">https://registry.npmjs.org/require-main-filename</a> 27ms<br> 1023 http fetch GET 200 <a href="https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz" rel="nofollow">https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz</a> 35ms<br> 1024 silly pacote range manifest for get-caller-file@^2.0.1 fetched in 76ms<br> 1025 http fetch GET 200 <a href="https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz</a> 21ms<br> 1026 silly pacote range manifest for require-main-filename@^2.0.0 fetched in 56ms<br> 1027 http fetch GET 200 <a href="https://registry.npmjs.org/set-blocking" rel="nofollow">https://registry.npmjs.org/set-blocking</a> 23ms<br> 1028 silly pacote range manifest for string-width@^4.2.0 fetched in 2ms<br> 1029 http fetch GET 200 <a href="https://registry.npmjs.org/which-module" rel="nofollow">https://registry.npmjs.org/which-module</a> 30ms<br> 1030 http fetch GET 200 <a href="https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz</a> 38ms<br> 1031 silly pacote range manifest for set-blocking@^2.0.0 fetched in 70ms<br> 1032 http fetch GET 200 <a href="https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz</a> 32ms<br> 1033 silly pacote range manifest for which-module@^2.0.0 fetched in 82ms<br> 1034 http fetch GET 304 <a href="https://registry.npmjs.org/y18n" rel="nofollow">https://registry.npmjs.org/y18n</a> 48ms (from cache)<br> 1035 silly pacote range manifest for y18n@^4.0.0 fetched in 50ms<br> 1036 http fetch GET 200 <a href="https://registry.npmjs.org/exit" rel="nofollow">https://registry.npmjs.org/exit</a> 29ms<br> 1037 http fetch GET 200 <a href="https://registry.npmjs.org/yargs-parser" rel="nofollow">https://registry.npmjs.org/yargs-parser</a> 294ms<br> 1038 http fetch GET 200 <a href="https://registry.npmjs.org/require-directory" rel="nofollow">https://registry.npmjs.org/require-directory</a> 477ms<br> 1039 http fetch GET 200 <a href="https://registry.npmjs.org/exit/-/exit-0.1.2.tgz" rel="nofollow">https://registry.npmjs.org/exit/-/exit-0.1.2.tgz</a> 330ms<br> 1040 silly pacote range manifest for exit@^0.1.2 fetched in 373ms<br> 1041 silly pacote range manifest for glob@^7.0.6 fetched in 3ms<br> 1042 http fetch GET 200 <a href="https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz</a> 84ms<br> 1043 silly pacote range manifest for require-directory@^2.1.1 fetched in 573ms<br> 1044 http fetch GET 304 <a href="https://registry.npmjs.org/https-proxy-agent" rel="nofollow">https://registry.npmjs.org/https-proxy-agent</a> 38ms (from cache)<br> 1045 silly pacote range manifest for https-proxy-agent@^2.2.1 fetched in 43ms<br> 1046 http fetch GET 200 <a href="https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz" rel="nofollow">https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz</a> 260ms<br> 1047 silly pacote range manifest for yargs-parser@^18.1.0 fetched in 569ms<br> 1048 http fetch GET 200 <a href="https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-3.6.0.tgz" rel="nofollow">https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-3.6.0.tgz</a> 60ms (from cache)<br> 1049 silly pacote range manifest for selenium-webdriver@^3.0.1 fetched in 73ms<br> 1050 http fetch GET 200 <a href="https://registry.npmjs.org/cliui/-/cliui-4.1.0.tgz" rel="nofollow">https://registry.npmjs.org/cliui/-/cliui-4.1.0.tgz</a> 54ms<br> 1051 http fetch GET 200 <a href="https://registry.npmjs.org/jsonfile" rel="nofollow">https://registry.npmjs.org/jsonfile</a> 1199ms<br> 1052 silly pacote range manifest for cliui@^4.0.0 fetched in 71ms<br> 1053 http fetch GET 200 <a href="https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz</a> 38ms<br> 1054 http fetch GET 200 <a href="https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz</a> 47ms<br> 1055 silly pacote range manifest for find-up@^3.0.0 fetched in 52ms<br> 1056 silly pacote range manifest for jsonfile@^4.0.0 fetched in 1267ms<br> 1057 http fetch GET 200 <a href="https://registry.npmjs.org/os-locale" rel="nofollow">https://registry.npmjs.org/os-locale</a> 28ms<br> 1058 http fetch GET 200 <a href="https://registry.npmjs.org/os-locale/-/os-locale-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/os-locale/-/os-locale-3.1.0.tgz</a> 49ms<br> 1059 silly pacote range manifest for os-locale@^3.0.0 fetched in 89ms<br> 1060 http fetch GET 200 <a href="https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz</a> 35ms<br> 1061 silly pacote range manifest for require-main-filename@^1.0.1 fetched in 50ms<br> 1062 http fetch GET 200 <a href="https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz" rel="nofollow">https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz</a> 155ms<br> 1063 silly pacote range manifest for get-caller-file@^1.0.1 fetched in 168ms<br> 1064 silly pacote range manifest for y18n@^3.2.1 || ^4.0.0 fetched in 3ms<br> 1065 http fetch GET 200 <a href="https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz</a> 58ms<br> 1066 silly pacote range manifest for string-width@^2.0.0 fetched in 73ms<br> 1067 silly pacote range manifest for ansi-styles@^3.2.1 fetched in 4ms<br> 1068 silly pacote range manifest for escape-string-regexp@^1.0.5 fetched in 3ms<br> 1069 silly pacote range manifest for supports-color@^5.3.0 fetched in 3ms<br> 1070 http fetch GET 200 <a href="https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" rel="nofollow">https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz</a> 1183ms<br> 1071 http fetch GET 200 <a href="https://registry.npmjs.org/yargs-parser/-/yargs-parser-11.1.1.tgz" rel="nofollow">https://registry.npmjs.org/yargs-parser/-/yargs-parser-11.1.1.tgz</a> 720ms<br> 1072 silly pacote range manifest for yargs-parser@^11.1.1 fetched in 738ms<br> 1073 silly pacote range manifest for source-map@^0.5.6 fetched in 1203ms<br> 1074 silly pacote range manifest for rimraf@^2.5.4 fetched in 5ms<br> 1075 http fetch GET 304 <a href="https://registry.npmjs.org/tmp" rel="nofollow">https://registry.npmjs.org/tmp</a> 62ms (from cache)<br> 1076 http fetch GET 200 <a href="https://registry.npmjs.org/jasmine-core/-/jasmine-core-2.8.0.tgz" rel="nofollow">https://registry.npmjs.org/jasmine-core/-/jasmine-core-2.8.0.tgz</a> 1643ms<br> 1077 http fetch GET 200 <a href="https://registry.npmjs.org/xml2js" rel="nofollow">https://registry.npmjs.org/xml2js</a> 360ms<br> 1078 silly pacote range manifest for jasmine-core@~2.8.0 fetched in 1663ms<br> 1079 silly pacote range manifest for minimist@^1.2.5 fetched in 3ms<br> 1080 http fetch GET 304 <a href="https://registry.npmjs.org/path-parse" rel="nofollow">https://registry.npmjs.org/path-parse</a> 37ms (from cache)<br> 1081 silly pacote range manifest for path-parse@^1.0.6 fetched in 40ms<br> 1082 http fetch GET 200 <a href="https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz" rel="nofollow">https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz</a> 85ms<br> 1083 silly pacote range manifest for xml2js@^0.4.17 fetched in 459ms<br> 1084 silly pacote range manifest for tslib@^1.8.1 fetched in 3ms<br> 1085 silly pacote range manifest for semver@^5.0.0 fetched in 9ms<br> 1086 silly pacote range manifest for ansi-styles@^4.1.0 fetched in 3ms<br> 1087 silly pacote range manifest for supports-color@^7.1.0 fetched in 5ms<br> 1088 http fetch GET 304 <a href="https://registry.npmjs.org/type-fest" rel="nofollow">https://registry.npmjs.org/type-fest</a> 38ms (from cache)<br> 1089 silly pacote range manifest for type-fest@^0.11.0 fetched in 42ms<br> 1090 http fetch GET 304 <a href="https://registry.npmjs.org/restore-cursor" rel="nofollow">https://registry.npmjs.org/restore-cursor</a> 37ms (from cache)<br> 1091 silly pacote range manifest for restore-cursor@^3.1.0 fetched in 40ms<br> 1092 http fetch GET 304 <a href="https://registry.npmjs.org/chardet" rel="nofollow">https://registry.npmjs.org/chardet</a> 51ms (from cache)<br> 1093 silly pacote range manifest for chardet@^0.7.0 fetched in 56ms<br> 1094 http fetch GET 304 <a href="https://registry.npmjs.org/iconv-lite" rel="nofollow">https://registry.npmjs.org/iconv-lite</a> 36ms (from cache)<br> 1095 silly pacote range manifest for iconv-lite@^0.4.24 fetched in 40ms<br> 1096 silly pacote range manifest for tmp@^0.0.33 fetched in 3ms<br> 1097 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhighlight" rel="nofollow">https://registry.npmjs.org/@babel%2fhighlight</a> 309ms<br> 1098 http fetch GET 304 <a href="https://registry.npmjs.org/is-promise" rel="nofollow">https://registry.npmjs.org/is-promise</a> 69ms (from cache)<br> 1099 silly pacote range manifest for is-promise@^2.1.0 fetched in 72ms<br> 1100 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/highlight/-/highlight-7.9.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/highlight/-/highlight-7.9.0.tgz</a> 52ms<br> 1101 http fetch GET 200 <a href="https://registry.npmjs.org/tmp/-/tmp-0.0.30.tgz" rel="nofollow">https://registry.npmjs.org/tmp/-/tmp-0.0.30.tgz</a> 718ms<br> 1102 http fetch GET 304 <a href="https://registry.npmjs.org/emoji-regex" rel="nofollow">https://registry.npmjs.org/emoji-regex</a> 48ms (from cache)<br> 1103 silly pacote range manifest for emoji-regex@^8.0.0 fetched in 57ms<br> 1104 silly pacote range manifest for @babel/highlight@^7.8.3 fetched in 387ms<br> 1105 silly pacote version manifest for [email protected] fetched in 808ms<br> 1106 http fetch GET 304 <a href="https://registry.npmjs.org/is-fullwidth-code-point" rel="nofollow">https://registry.npmjs.org/is-fullwidth-code-point</a> 41ms (from cache)<br> 1107 silly pacote range manifest for is-fullwidth-code-point@^3.0.0 fetched in 45ms<br> 1108 http fetch GET 200 <a href="https://registry.npmjs.org/argparse" rel="nofollow">https://registry.npmjs.org/argparse</a> 38ms<br> 1109 http fetch GET 304 <a href="https://registry.npmjs.org/ansi-regex" rel="nofollow">https://registry.npmjs.org/ansi-regex</a> 61ms (from cache)<br> 1110 silly pacote range manifest for ansi-regex@^5.0.0 fetched in 65ms<br> 1111 silly pacote range manifest for semver@^7.1.1 fetched in 3ms<br> 1112 http fetch GET 200 <a href="https://registry.npmjs.org/esprima" rel="nofollow">https://registry.npmjs.org/esprima</a> 190ms<br> 1113 http fetch GET 304 <a href="https://registry.npmjs.org/builtins" rel="nofollow">https://registry.npmjs.org/builtins</a> 280ms (from cache)<br> 1114 silly pacote range manifest for builtins@^1.0.3 fetched in 283ms<br> 1115 silly pacote range manifest for bluebird@^3.5.5 fetched in 3ms<br> 1116 silly pacote range manifest for chownr@^1.1.1 fetched in 3ms<br> 1117 silly pacote range manifest for graceful-fs@^4.1.15 fetched in 2ms<br> 1118 silly pacote range manifest for infer-owner@^1.0.3 fetched in 3ms<br> 1119 silly pacote range manifest for rimraf@^2.6.3 fetched in 3ms<br> 1120 http fetch GET 304 <a href="https://registry.npmjs.org/pump" rel="nofollow">https://registry.npmjs.org/pump</a> 35ms (from cache)<br> 1121 silly pacote range manifest for pump@^3.0.0 fetched in 38ms<br> 1122 http fetch GET 304 <a href="https://registry.npmjs.org/yallist" rel="nofollow">https://registry.npmjs.org/yallist</a> 58ms (from cache)<br> 1123 silly pacote range manifest for yallist@^3.0.2 fetched in 61ms<br> 1124 http fetch GET 200 <a href="https://registry.npmjs.org/sockjs-client/-/sockjs-client-1.4.0.tgz" rel="nofollow">https://registry.npmjs.org/sockjs-client/-/sockjs-client-1.4.0.tgz</a> 5288ms<br> 1125 http fetch GET 304 <a href="https://registry.npmjs.org/agentkeepalive" rel="nofollow">https://registry.npmjs.org/agentkeepalive</a> 41ms (from cache)<br> 1126 silly pacote range manifest for agentkeepalive@^3.4.1 fetched in 46ms<br> 1127 silly pacote range manifest for cacache@^12.0.0 fetched in 4ms<br> 1128 silly pacote version manifest for [email protected] fetched in 5611ms<br> 1129 http fetch GET 304 <a href="https://registry.npmjs.org/http-cache-semantics" rel="nofollow">https://registry.npmjs.org/http-cache-semantics</a> 44ms (from cache)<br> 1130 silly pacote range manifest for http-cache-semantics@^3.8.1 fetched in 50ms<br> 1131 silly pacote range manifest for https-proxy-agent@^2.2.3 fetched in 3ms<br> 1132 http fetch GET 304 <a href="https://registry.npmjs.org/http-proxy-agent" rel="nofollow">https://registry.npmjs.org/http-proxy-agent</a> 58ms (from cache)<br> 1133 silly pacote range manifest for http-proxy-agent@^2.1.0 fetched in 61ms<br> 1134 http fetch GET 200 <a href="https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz</a> 389ms<br> 1135 http fetch GET 304 <a href="https://registry.npmjs.org/node-fetch-npm" rel="nofollow">https://registry.npmjs.org/node-fetch-npm</a> 57ms (from cache)<br> 1136 silly pacote range manifest for node-fetch-npm@^2.0.2 fetched in 60ms<br> 1137 silly pacote range manifest for ssri@^6.0.0 fetched in 4ms<br> 1138 silly pacote range manifest for esprima@^4.0.0 fetched in 601ms<br> 1139 silly pacote range manifest for yallist@^3.0.0 fetched in 5ms<br> 1140 http fetch GET 304 <a href="https://registry.npmjs.org/socks-proxy-agent" rel="nofollow">https://registry.npmjs.org/socks-proxy-agent</a> 55ms (from cache)<br> 1141 silly pacote range manifest for socks-proxy-agent@^4.0.0 fetched in 63ms<br> 1142 http fetch GET 304 <a href="https://registry.npmjs.org/duplexify" rel="nofollow">https://registry.npmjs.org/duplexify</a> 52ms (from cache)<br> 1143 http fetch GET 304 <a href="https://registry.npmjs.org/concat-stream" rel="nofollow">https://registry.npmjs.org/concat-stream</a> 57ms (from cache)<br> 1144 silly pacote range manifest for duplexify@^3.4.2 fetched in 58ms<br> 1145 silly pacote range manifest for concat-stream@^1.5.0 fetched in 69ms<br> 1146 http fetch GET 304 <a href="https://registry.npmjs.org/end-of-stream" rel="nofollow">https://registry.npmjs.org/end-of-stream</a> 74ms (from cache)<br> 1147 silly pacote range manifest for end-of-stream@^1.1.0 fetched in 76ms<br> 1148 http fetch GET 304 <a href="https://registry.npmjs.org/flush-write-stream" rel="nofollow">https://registry.npmjs.org/flush-write-stream</a> 61ms (from cache)<br> 1149 silly pacote range manifest for flush-write-stream@^1.0.0 fetched in 64ms<br> 1150 http fetch GET 304 <a href="https://registry.npmjs.org/parallel-transform" rel="nofollow">https://registry.npmjs.org/parallel-transform</a> 46ms (from cache)<br> 1151 silly pacote range manifest for parallel-transform@^1.1.0 fetched in 48ms<br> 1152 http fetch GET 304 <a href="https://registry.npmjs.org/pumpify" rel="nofollow">https://registry.npmjs.org/pumpify</a> 46ms (from cache)<br> 1153 silly pacote range manifest for pumpify@^1.3.3 fetched in 50ms<br> 1154 http fetch GET 304 <a href="https://registry.npmjs.org/stream-each" rel="nofollow">https://registry.npmjs.org/stream-each</a> 46ms (from cache)<br> 1155 silly pacote range manifest for stream-each@^1.1.0 fetched in 48ms<br> 1156 silly pacote range manifest for hosted-git-info@^2.7.1 fetched in 2ms<br> 1157 silly pacote range manifest for hosted-git-info@^2.1.4 fetched in 2ms<br> 1158 silly pacote range manifest for resolve@^1.10.0 fetched in 2ms<br> 1159 silly pacote range manifest for semver@2 || 3 || 4 || 5 fetched in 4ms<br> 1160 http fetch GET 304 <a href="https://registry.npmjs.org/through2" rel="nofollow">https://registry.npmjs.org/through2</a> 53ms (from cache)<br> 1161 silly pacote range manifest for through2@^2.0.0 fetched in 57ms<br> 1162 silly pacote range manifest for npm-package-arg@^6.0.0 fetched in 4ms<br> 1163 silly pacote range manifest for semver@^5.4.1 fetched in 3ms<br> 1164 http fetch GET 304 <a href="https://registry.npmjs.org/validate-npm-package-license" rel="nofollow">https://registry.npmjs.org/validate-npm-package-license</a> 46ms (from cache)<br> 1165 silly pacote range manifest for validate-npm-package-license@^3.0.1 fetched in 48ms<br> 1166 http fetch GET 304 <a href="https://registry.npmjs.org/ignore-walk" rel="nofollow">https://registry.npmjs.org/ignore-walk</a> 46ms (from cache)<br> 1167 silly pacote range manifest for ignore-walk@^3.0.1 fetched in 49ms<br> 1168 http fetch GET 304 <a href="https://registry.npmjs.org/npm-bundled" rel="nofollow">https://registry.npmjs.org/npm-bundled</a> 42ms (from cache)<br> 1169 silly pacote range manifest for npm-normalize-package-bin@^1.0.1 fetched in 3ms<br> 1170 silly pacote range manifest for npm-bundled@^1.0.1 fetched in 46ms<br> 1171 silly pacote range manifest for bluebird@^3.5.1 fetched in 6ms<br> 1172 silly pacote range manifest for figgy-pudding@^3.4.1 fetched in 2ms<br> 1173 silly pacote range manifest for safe-buffer@^5.2.0 fetched in 2ms<br> 1174 http fetch GET 304 <a href="https://registry.npmjs.org/JSONStream" rel="nofollow">https://registry.npmjs.org/JSONStream</a> 46ms (from cache)<br> 1175 silly pacote range manifest for JSONStream@^1.3.4 fetched in 53ms<br> 1176 http fetch GET 304 <a href="https://registry.npmjs.org/from2" rel="nofollow">https://registry.npmjs.org/from2</a> 295ms (from cache)<br> 1177 http fetch GET 304 <a href="https://registry.npmjs.org/os-homedir" rel="nofollow">https://registry.npmjs.org/os-homedir</a> 61ms (from cache)<br> 1178 silly pacote range manifest for from2@^2.1.0 fetched in 300ms<br> 1179 silly pacote range manifest for os-homedir@^1.0.0 fetched in 66ms<br> 1180 http fetch GET 304 <a href="https://registry.npmjs.org/os-tmpdir" rel="nofollow">https://registry.npmjs.org/os-tmpdir</a> 70ms (from cache)<br> 1181 silly pacote range manifest for os-tmpdir@^1.0.0 fetched in 74ms<br> 1182 silly pacote range manifest for fs-minipass@^1.2.5 fetched in 2ms<br> 1183 silly pacote range manifest for minipass@^2.8.6 fetched in 2ms<br> 1184 http fetch GET 304 <a href="https://registry.npmjs.org/retry" rel="nofollow">https://registry.npmjs.org/retry</a> 58ms (from cache)<br> 1185 http fetch GET 304 <a href="https://registry.npmjs.org/err-code" rel="nofollow">https://registry.npmjs.org/err-code</a> 62ms (from cache)<br> 1186 silly pacote range manifest for retry@^0.10.0 fetched in 61ms<br> 1187 silly pacote range manifest for err-code@^1.0.0 fetched in 68ms<br> 1188 silly pacote range manifest for yallist@^3.0.3 fetched in 5ms<br> 1189 http fetch GET 200 <a href="https://registry.npmjs.org/async/-/async-2.6.3.tgz" rel="nofollow">https://registry.npmjs.org/async/-/async-2.6.3.tgz</a> 14260ms<br> 1190 silly pacote range manifest for async@^2.5.0 fetched in 20107ms<br> 1191 silly pacote range manifest for normalize-package-data@^2.0.0 fetched in 2ms<br> 1192 http fetch GET 304 <a href="https://registry.npmjs.org/minizlib" rel="nofollow">https://registry.npmjs.org/minizlib</a> 37ms (from cache)<br> 1193 silly pacote range manifest for minizlib@^1.2.1 fetched in 39ms<br> 1194 http fetch GET 304 <a href="https://registry.npmjs.org/unique-slug" rel="nofollow">https://registry.npmjs.org/unique-slug</a> 35ms (from cache)<br> 1195 silly pacote range manifest for unique-slug@^2.0.0 fetched in 37ms<br> 1196 http fetch GET 304 <a href="https://registry.npmjs.org/json-parse-better-errors" rel="nofollow">https://registry.npmjs.org/json-parse-better-errors</a> 52ms (from cache)<br> 1197 http fetch GET 304 <a href="https://registry.npmjs.org/genfun" rel="nofollow">https://registry.npmjs.org/genfun</a> 37ms (from cache)<br> 1198 silly pacote range manifest for json-parse-better-errors@^1.0.1 fetched in 55ms<br> 1199 silly pacote range manifest for genfun@^5.0.0 fetched in 40ms<br> 1200 http fetch GET 200 <a href="https://registry.npmjs.org/jszip" rel="nofollow">https://registry.npmjs.org/jszip</a> 2627ms<br> 1201 http fetch GET 304 <a href="https://registry.npmjs.org/debuglog" rel="nofollow">https://registry.npmjs.org/debuglog</a> 60ms (from cache)<br> 1202 http fetch GET 304 <a href="https://registry.npmjs.org/dezalgo" rel="nofollow">https://registry.npmjs.org/dezalgo</a> 51ms (from cache)<br> 1203 silly pacote range manifest for debuglog@^1.0.1 fetched in 64ms<br> 1204 silly pacote range manifest for dezalgo@^1.0.0 fetched in 56ms<br> 1205 http fetch GET 304 <a href="https://registry.npmjs.org/aws-sign2" rel="nofollow">https://registry.npmjs.org/aws-sign2</a> 55ms (from cache)<br> 1206 http fetch GET 304 <a href="https://registry.npmjs.org/object.getownpropertydescriptors" rel="nofollow">https://registry.npmjs.org/object.getownpropertydescriptors</a> 57ms (from cache)<br> 1207 silly pacote range manifest for aws-sign2@~0.7.0 fetched in 57ms<br> 1208 silly pacote range manifest for object.getownpropertydescriptors@^2.0.3 fetched in 62ms<br> 1209 http fetch GET 304 <a href="https://registry.npmjs.org/aws4" rel="nofollow">https://registry.npmjs.org/aws4</a> 43ms (from cache)<br> 1210 silly pacote range manifest for aws4@^1.8.0 fetched in 45ms<br> 1211 http fetch GET 304 <a href="https://registry.npmjs.org/combined-stream" rel="nofollow">https://registry.npmjs.org/combined-stream</a> 34ms (from cache)<br> 1212 silly pacote range manifest for combined-stream@~1.0.6 fetched in 36ms<br> 1213 http fetch GET 304 <a href="https://registry.npmjs.org/extend" rel="nofollow">https://registry.npmjs.org/extend</a> 34ms (from cache)<br> 1214 silly pacote range manifest for extend@~3.0.2 fetched in 36ms<br> 1215 http fetch GET 304 <a href="https://registry.npmjs.org/forever-agent" rel="nofollow">https://registry.npmjs.org/forever-agent</a> 31ms (from cache)<br> 1216 silly pacote range manifest for forever-agent@~0.6.1 fetched in 33ms<br> 1217 http fetch GET 304 <a href="https://registry.npmjs.org/har-validator" rel="nofollow">https://registry.npmjs.org/har-validator</a> 51ms (from cache)<br> 1218 silly pacote range manifest for har-validator@~5.1.3 fetched in 57ms<br> 1219 http fetch GET 304 <a href="https://registry.npmjs.org/http-signature" rel="nofollow">https://registry.npmjs.org/http-signature</a> 50ms (from cache)<br> 1220 silly pacote range manifest for http-signature@~1.2.0 fetched in 53ms<br> 1221 http fetch GET 304 <a href="https://registry.npmjs.org/form-data" rel="nofollow">https://registry.npmjs.org/form-data</a> 76ms (from cache)<br> 1222 silly pacote range manifest for form-data@~2.3.2 fetched in 80ms<br> 1223 http fetch GET 304 <a href="https://registry.npmjs.org/is-typedarray" rel="nofollow">https://registry.npmjs.org/is-typedarray</a> 38ms (from cache)<br> 1224 silly pacote range manifest for is-typedarray@~1.0.0 fetched in 40ms<br> 1225 http fetch GET 304 <a href="https://registry.npmjs.org/isstream" rel="nofollow">https://registry.npmjs.org/isstream</a> 58ms (from cache)<br> 1226 http fetch GET 304 <a href="https://registry.npmjs.org/json-stringify-safe" rel="nofollow">https://registry.npmjs.org/json-stringify-safe</a> 51ms (from cache)<br> 1227 silly pacote range manifest for isstream@~0.1.2 fetched in 61ms<br> 1228 silly pacote range manifest for json-stringify-safe@~5.0.1 fetched in 54ms<br> 1229 http fetch GET 304 <a href="https://registry.npmjs.org/oauth-sign" rel="nofollow">https://registry.npmjs.org/oauth-sign</a> 45ms (from cache)<br> 1230 http fetch GET 304 <a href="https://registry.npmjs.org/mime-types" rel="nofollow">https://registry.npmjs.org/mime-types</a> 79ms (from cache)<br> 1231 silly pacote range manifest for oauth-sign@~0.9.0 fetched in 49ms<br> 1232 silly pacote range manifest for mime-types@~2.1.19 fetched in 84ms<br> 1233 http fetch GET 304 <a href="https://registry.npmjs.org/performance-now" rel="nofollow">https://registry.npmjs.org/performance-now</a> 55ms (from cache)<br> 1234 silly pacote range manifest for performance-now@^2.1.0 fetched in 57ms<br> 1235 http fetch GET 304 <a href="https://registry.npmjs.org/qs" rel="nofollow">https://registry.npmjs.org/qs</a> 49ms (from cache)<br> 1236 silly pacote range manifest for qs@~6.5.2 fetched in 54ms<br> 1237 http fetch GET 304 <a href="https://registry.npmjs.org/tunnel-agent" rel="nofollow">https://registry.npmjs.org/tunnel-agent</a> 45ms (from cache)<br> 1238 http fetch GET 304 <a href="https://registry.npmjs.org/caseless" rel="nofollow">https://registry.npmjs.org/caseless</a> 296ms (from cache)<br> 1239 silly pacote range manifest for uuid@^3.3.2 fetched in 5ms<br> 1240 silly pacote range manifest for tunnel-agent@^0.6.0 fetched in 51ms<br> 1241 silly pacote range manifest for caseless@~0.12.0 fetched in 305ms<br> 1242 http fetch GET 304 <a href="https://registry.npmjs.org/tough-cookie" rel="nofollow">https://registry.npmjs.org/tough-cookie</a> 65ms (from cache)<br> 1243 silly pacote range manifest for tough-cookie@~2.5.0 fetched in 72ms<br> 1244 http fetch GET 304 <a href="https://registry.npmjs.org/is-interactive" rel="nofollow">https://registry.npmjs.org/is-interactive</a> 47ms (from cache)<br> 1245 http fetch GET 304 <a href="https://registry.npmjs.org/log-symbols" rel="nofollow">https://registry.npmjs.org/log-symbols</a> 42ms (from cache)<br> 1246 silly pacote range manifest for is-interactive@^1.0.0 fetched in 51ms<br> 1247 silly pacote range manifest for log-symbols@^3.0.0 fetched in 45ms<br> 1248 http fetch GET 304 <a href="https://registry.npmjs.org/wcwidth" rel="nofollow">https://registry.npmjs.org/wcwidth</a> 40ms (from cache)<br> 1249 silly pacote range manifest for wcwidth@^1.0.1 fetched in 46ms<br> 1250 http fetch GET 304 <a href="https://registry.npmjs.org/cli-spinners" rel="nofollow">https://registry.npmjs.org/cli-spinners</a> 67ms (from cache)<br> 1251 silly pacote range manifest for cli-spinners@^2.2.0 fetched in 69ms<br> 1252 silly pacote range manifest for lodash@^4.17.13 fetched in 1ms<br> 1253 http fetch GET 304 <a href="https://registry.npmjs.org/balanced-match" rel="nofollow">https://registry.npmjs.org/balanced-match</a> 31ms (from cache)<br> 1254 http fetch GET 304 <a href="https://registry.npmjs.org/concat-map" rel="nofollow">https://registry.npmjs.org/concat-map</a> 31ms (from cache)<br> 1255 silly pacote range manifest for balanced-match@^1.0.0 fetched in 34ms<br> 1256 silly pacote version manifest for [email protected] fetched in 35ms<br> 1257 http fetch GET 200 <a href="https://registry.npmjs.org/to-fast-properties" rel="nofollow">https://registry.npmjs.org/to-fast-properties</a> 35ms<br> 1258 http fetch GET 200 <a href="https://registry.npmjs.org/big.js" rel="nofollow">https://registry.npmjs.org/big.js</a> 77ms<br> 1259 http fetch GET 200 <a href="https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz</a> 70ms<br> 1260 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-validator-identifier" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-validator-identifier</a> 118ms<br> 1261 http fetch GET 200 <a href="https://registry.npmjs.org/emojis-list" rel="nofollow">https://registry.npmjs.org/emojis-list</a> 99ms<br> 1262 silly pacote range manifest for to-fast-properties@^2.0.0 fetched in 125ms<br> 1263 http fetch GET 200 <a href="https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz" rel="nofollow">https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz</a> 211ms<br> 1264 silly pacote range manifest for big.js@^5.2.2 fetched in 300ms<br> 1265 http fetch GET 304 <a href="https://registry.npmjs.org/punycode" rel="nofollow">https://registry.npmjs.org/punycode</a> 34ms (from cache)<br> 1266 silly pacote range manifest for punycode@^2.1.0 fetched in 37ms<br> 1267 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz</a> 289ms<br> 1268 silly pacote range manifest for @babel/helper-validator-identifier@^7.9.5 fetched in 420ms<br> 1269 silly pacote range manifest for @babel/parser@^7.7.5 fetched in 3ms<br> 1270 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/template/-/template-7.8.6.tgz" rel="nofollow">https://registry.npmjs.org/@babel/template/-/template-7.8.6.tgz</a> 6ms (from cache)<br> 1271 silly pacote range manifest for @babel/template@^7.7.4 fetched in 19ms<br> 1272 http fetch GET 200 <a href="https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz</a> 332ms<br> 1273 silly pacote range manifest for emojis-list@^3.0.0 fetched in 445ms<br> 1274 http fetch GET 200 <a href="https://registry.npmjs.org/@istanbuljs%2fschema" rel="nofollow">https://registry.npmjs.org/@istanbuljs%2fschema</a> 50ms<br> 1275 http fetch GET 200 <a href="https://registry.npmjs.org/json5" rel="nofollow">https://registry.npmjs.org/json5</a> 681ms<br> 1276 http fetch GET 200 <a href="https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.2.tgz" rel="nofollow">https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.2.tgz</a> 371ms<br> 1277 silly pacote range manifest for @istanbuljs/schema@^0.1.2 fetched in 435ms<br> 1278 http fetch GET 200 <a href="https://registry.npmjs.org/istanbul-lib-coverage" rel="nofollow">https://registry.npmjs.org/istanbul-lib-coverage</a> 372ms<br> 1279 http fetch GET 200 <a href="https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz</a> 32ms<br> 1280 silly pacote range manifest for istanbul-lib-coverage@^3.0.0 fetched in 415ms<br> 1281 silly pacote range manifest for caniuse-lite@^1.0.30001043 fetched in 3ms<br> 1282 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fcore" rel="nofollow">https://registry.npmjs.org/@babel%2fcore</a> 1002ms<br> 1283 http fetch GET 200 <a href="https://registry.npmjs.org/json5/-/json5-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/json5/-/json5-1.0.1.tgz</a> 988ms<br> 1284 silly pacote range manifest for json5@^1.0.1 fetched in 1682ms<br> 1285 http fetch GET 200 <a href="https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz" rel="nofollow">https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz</a> 3344ms<br> 1286 silly pacote range manifest for argparse@^1.0.7 fetched in 3396ms<br> 1287 http fetch GET 200 <a href="https://registry.npmjs.org/pkg-up" rel="nofollow">https://registry.npmjs.org/pkg-up</a> 36ms<br> 1288 http fetch GET 200 <a href="https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz</a> 31ms<br> 1289 silly pacote range manifest for pkg-up@^2.0.0 fetched in 81ms<br> 1290 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/core/-/core-7.9.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/core/-/core-7.9.0.tgz</a> 746ms<br> 1291 silly pacote range manifest for @babel/core@^7.7.5 fetched in 1763ms<br> 1292 silly fetchPackageMetaData error for @babel/plugin-transform-reserved-words@^7.8.3 Response timeout while trying to fetch <a href="https://registry.npmjs.org/@babel%2fplugin-transform-reserved-words" rel="nofollow">https://registry.npmjs.org/@babel%2fplugin-transform-reserved-words</a> (over 30000ms)<br> 1293 http fetch GET 200 <a href="https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz</a> 48ms<br> 1294 silly pacote range manifest for make-dir@^2.0.0 fetched in 62ms<br> 1295 http fetch GET 200 <a href="https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz</a> 32ms<br> 1296 silly pacote range manifest for pkg-dir@^3.0.0 fetched in 43ms<br> 1297 silly pacote range manifest for minipass@^3.0.0 fetched in 3ms<br> 1298 http fetch GET 200 <a href="https://registry.npmjs.org/node-releases" rel="nofollow">https://registry.npmjs.org/node-releases</a> 1039ms<br> 1299 http fetch GET 200 <a href="https://registry.npmjs.org/node-releases/-/node-releases-1.1.53.tgz" rel="nofollow">https://registry.npmjs.org/node-releases/-/node-releases-1.1.53.tgz</a> 64ms<br> 1300 silly pacote range manifest for node-releases@^1.1.53 fetched in 1112ms<br> 1301 http fetch GET 304 <a href="https://registry.npmjs.org/copy-concurrently" rel="nofollow">https://registry.npmjs.org/copy-concurrently</a> 23ms (from cache)<br> 1302 silly pacote range manifest for copy-concurrently@^1.0.0 fetched in 25ms<br> 1303 http fetch GET 304 <a href="https://registry.npmjs.org/aproba" rel="nofollow">https://registry.npmjs.org/aproba</a> 23ms (from cache)<br> 1304 silly pacote range manifest for aproba@^1.1.1 fetched in 24ms<br> 1305 http fetch GET 304 <a href="https://registry.npmjs.org/fs-write-stream-atomic" rel="nofollow">https://registry.npmjs.org/fs-write-stream-atomic</a> 32ms (from cache)<br> 1306 silly pacote range manifest for fs-write-stream-atomic@^1.0.8 fetched in 35ms<br> 1307 http fetch GET 200 <a href="https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz</a> 265ms<br> 1308 silly pacote range manifest for yallist@^4.0.0 fetched in 277ms<br> 1309 http fetch GET 200 <a href="https://registry.npmjs.org/aggregate-error" rel="nofollow">https://registry.npmjs.org/aggregate-error</a> 33ms<br> 1310 http fetch GET 200 <a href="https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.0.1.tgz" rel="nofollow">https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.0.1.tgz</a> 37ms<br> 1311 silly pacote range manifest for aggregate-error@^3.0.0 fetched in 83ms<br> 1312 http fetch GET 200 <a href="https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz</a> 33ms<br> 1313 silly pacote range manifest for is-glob@^3.1.0 fetched in 46ms<br> 1314 http fetch GET 200 <a href="https://registry.npmjs.org/path-dirname" rel="nofollow">https://registry.npmjs.org/path-dirname</a> 46ms<br> 1315 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2ftraverse" rel="nofollow">https://registry.npmjs.org/@babel%2ftraverse</a> 2834ms<br> 1316 http fetch GET 200 <a href="https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz</a> 43ms<br> 1317 http fetch GET 304 <a href="https://registry.npmjs.org/run-queue" rel="nofollow">https://registry.npmjs.org/run-queue</a> 272ms (from cache)<br> 1318 silly pacote range manifest for run-queue@^1.0.3 fetched in 275ms<br> 1319 silly pacote range manifest for path-dirname@^1.0.0 fetched in 106ms<br> 1320 http fetch GET 200 <a href="https://registry.npmjs.org/array-union" rel="nofollow">https://registry.npmjs.org/array-union</a> 38ms<br> 1321 http fetch GET 200 <a href="https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz</a> 48ms<br> 1322 silly pacote range manifest for array-union@^1.0.1 fetched in 98ms<br> 1323 silly pacote range manifest for glob@^7.1.2 fetched in 3ms<br> 1324 http fetch GET 200 <a href="https://registry.npmjs.org/ajv-keywords" rel="nofollow">https://registry.npmjs.org/ajv-keywords</a> 1656ms<br> 1325 http fetch GET 200 <a href="https://registry.npmjs.org/dir-glob" rel="nofollow">https://registry.npmjs.org/dir-glob</a> 490ms<br> 1326 http fetch GET 200 <a href="https://registry.npmjs.org/ignore" rel="nofollow">https://registry.npmjs.org/ignore</a> 405ms<br> 1327 http fetch GET 200 <a href="https://registry.npmjs.org/dir-glob/-/dir-glob-2.2.2.tgz" rel="nofollow">https://registry.npmjs.org/dir-glob/-/dir-glob-2.2.2.tgz</a> 31ms<br> 1328 http fetch GET 200 <a href="https://registry.npmjs.org/ignore/-/ignore-3.3.10.tgz" rel="nofollow">https://registry.npmjs.org/ignore/-/ignore-3.3.10.tgz</a> 35ms<br> 1329 silly pacote range manifest for dir-glob@^2.0.0 fetched in 538ms<br> 1330 silly pacote range manifest for ignore@^3.3.5 fetched in 458ms<br> 1331 http fetch GET 200 <a href="https://registry.npmjs.org/pify/-/pify-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/pify/-/pify-3.0.0.tgz</a> 32ms<br> 1332 silly pacote range manifest for pify@^3.0.0 fetched in 47ms<br> 1333 http fetch GET 200 <a href="https://registry.npmjs.org/slash" rel="nofollow">https://registry.npmjs.org/slash</a> 40ms<br> 1334 http fetch GET 200 <a href="https://registry.npmjs.org/is-extglob" rel="nofollow">https://registry.npmjs.org/is-extglob</a> 37ms<br> 1335 http fetch GET 200 <a href="https://registry.npmjs.org/slash/-/slash-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/slash/-/slash-1.0.0.tgz</a> 35ms<br> 1336 silly pacote range manifest for slash@^1.0.0 fetched in 88ms<br> 1337 http fetch GET 200 <a href="https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.4.1.tgz" rel="nofollow">https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.4.1.tgz</a> 280ms<br> 1338 silly pacote range manifest for ajv-keywords@^3.4.1 fetched in 1949ms<br> 1339 silly pacote range manifest for chalk@^1.1.1 fetched in 3ms<br> 1340 http fetch GET 200 <a href="https://registry.npmjs.org/del/-/del-2.2.2.tgz" rel="nofollow">https://registry.npmjs.org/del/-/del-2.2.2.tgz</a> 30ms<br> 1341 silly pacote range manifest for del@^2.2.0 fetched in 45ms<br> 1342 http fetch GET 200 <a href="https://registry.npmjs.org/ini/-/ini-1.3.5.tgz" rel="nofollow">https://registry.npmjs.org/ini/-/ini-1.3.5.tgz</a> 7ms (from cache)<br> 1343 silly pacote range manifest for ini@^1.3.4 fetched in 21ms<br> 1344 http fetch GET 200 <a href="https://registry.npmjs.org/ajv/-/ajv-6.12.2.tgz" rel="nofollow">https://registry.npmjs.org/ajv/-/ajv-6.12.2.tgz</a> 2502ms<br> 1345 silly pacote range manifest for ajv@^6.12.0 fetched in 2515ms<br> 1346 silly pacote range manifest for request@^2.87.0 fetched in 4ms<br> 1347 silly pacote range manifest for rimraf@^2.5.2 fetched in 6ms<br> 1348 http fetch GET 200 <a href="https://registry.npmjs.org/q/-/q-1.5.1.tgz" rel="nofollow">https://registry.npmjs.org/q/-/q-1.5.1.tgz</a> 352ms<br> 1349 http fetch GET 200 <a href="https://registry.npmjs.org/p-try" rel="nofollow">https://registry.npmjs.org/p-try</a> 31ms<br> 1350 silly pacote range manifest for q@^1.4.1 fetched in 368ms<br> 1351 http fetch GET 200 <a href="https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz" rel="nofollow">https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz</a> 36ms<br> 1352 http fetch GET 200 <a href="https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.4.tgz" rel="nofollow">https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.4.tgz</a> 36ms<br> 1353 silly pacote range manifest for p-try@^2.0.0 fetched in 80ms<br> 1354 silly pacote range manifest for ajv@^6.1.0 fetched in 3ms<br> 1355 silly pacote range manifest for ansi-colors@^3.0.0 fetched in 51ms<br> 1356 silly pacote range manifest for ajv-keywords@^3.1.0 fetched in 3ms<br> 1357 silly pacote range manifest for invariant@^2.2.4 fetched in 3ms<br> 1358 silly pacote range manifest for @babel/types@^7.8.3 fetched in 3ms<br> 1359 silly pacote range manifest for @babel/compat-data@^7.8.6 fetched in 3ms<br> 1360 http fetch GET 200 <a href="https://registry.npmjs.org/ajv-errors" rel="nofollow">https://registry.npmjs.org/ajv-errors</a> 42ms<br> 1361 http fetch GET 200 <a href="https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz</a> 701ms<br> 1362 silly pacote range manifest for is-extglob@^2.1.1 fetched in 749ms<br> 1363 silly pacote range manifest for @babel/plugin-transform-parameters@^7.9.5 fetched in 3ms<br> 1364 silly pacote range manifest for @babel/helper-plugin-utils@^7.8.0 fetched in 3ms<br> 1365 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-remap-async-to-generator" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-remap-async-to-generator</a> 314ms<br> 1366 http fetch GET 200 <a href="https://registry.npmjs.org/ajv-errors/-/ajv-errors-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/ajv-errors/-/ajv-errors-1.0.1.tgz</a> 299ms<br> 1367 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-create-regexp-features-plugin" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-create-regexp-features-plugin</a> 272ms<br> 1368 silly pacote range manifest for ajv-errors@^1.0.0 fetched in 354ms<br> 1369 silly pacote range manifest for chownr@^1.1.3 fetched in 11ms<br> 1370 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.8.3.tgz</a> 42ms<br> 1371 silly pacote range manifest for @babel/helper-remap-async-to-generator@^7.8.3 fetched in 372ms<br> 1372 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.8.8.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.8.8.tgz</a> 48ms<br> 1373 http fetch GET 200 <a href="https://registry.npmjs.org/minizlib/-/minizlib-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/minizlib/-/minizlib-2.1.0.tgz</a> 43ms<br> 1374 silly pacote range manifest for @babel/helper-create-regexp-features-plugin@^7.8.8 fetched in 341ms<br> 1375 silly pacote range manifest for minizlib@^2.1.0 fetched in 69ms<br> 1376 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.8.8.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.8.8.tgz</a> 44ms<br> 1377 silly pacote range manifest for @babel/helper-create-regexp-features-plugin@^7.8.3 fetched in 61ms<br> 1378 http fetch GET 200 <a href="https://registry.npmjs.org/babel-plugin-dynamic-import-node" rel="nofollow">https://registry.npmjs.org/babel-plugin-dynamic-import-node</a> 266ms<br> 1379 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-builder-binary-assignment-operator-visitor" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-builder-binary-assignment-operator-visitor</a> 310ms<br> 1380 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.8.3.tgz</a> 284ms<br> 1381 http fetch GET 200 <a href="https://registry.npmjs.org/adm-zip" rel="nofollow">https://registry.npmjs.org/adm-zip</a> 1641ms<br> 1382 silly pacote range manifest for @babel/helper-builder-binary-assignment-operator-visitor@^7.8.3 fetched in 612ms<br> 1383 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/traverse/-/traverse-7.9.5.tgz" rel="nofollow">https://registry.npmjs.org/@babel/traverse/-/traverse-7.9.5.tgz</a> 2340ms<br> 1384 silly pacote range manifest for @babel/traverse@^7.7.4 fetched in 5188ms<br> 1385 http fetch GET 200 <a href="https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.2.tgz" rel="nofollow">https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.2.tgz</a> 483ms<br> 1386 silly pacote range manifest for babel-plugin-dynamic-import-node@^2.3.0 fetched in 764ms<br> 1387 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-hoist-variables" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-hoist-variables</a> 395ms<br> 1388 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.8.3.tgz</a> 35ms<br> 1389 silly pacote range manifest for @babel/helper-hoist-variables@^7.8.3 fetched in 443ms<br> 1390 http fetch GET 200 <a href="https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.14.tgz" rel="nofollow">https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.14.tgz</a> 680ms<br> 1391 silly pacote range manifest for adm-zip@^0.4.9 fetched in 2334ms<br> 1392 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-replace-supers" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-replace-supers</a> 74ms<br> 1393 http fetch GET 200 <a href="https://registry.npmjs.org/jszip/-/jszip-3.4.0.tgz" rel="nofollow">https://registry.npmjs.org/jszip/-/jszip-3.4.0.tgz</a> 7239ms<br> 1394 silly pacote range manifest for jszip@^3.1.3 fetched in 9883ms<br> 1395 silly pacote range manifest for @babel/plugin-syntax-numeric-separator@^7.8.3 fetched in 5ms<br> 1396 http fetch GET 200 <a href="https://registry.npmjs.org/regenerator-transform" rel="nofollow">https://registry.npmjs.org/regenerator-transform</a> 686ms<br> 1397 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz</a> 894ms<br> 1398 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-get-function-arity" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-get-function-arity</a> 324ms<br> 1399 silly pacote range manifest for @babel/helper-replace-supers@^7.8.3 fetched in 989ms<br> 1400 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-simple-access" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-simple-access</a> 1652ms<br> 1401 http fetch GET 200 <a href="https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.14.4.tgz" rel="nofollow">https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.14.4.tgz</a> 287ms<br> 1402 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz</a> 45ms<br> 1403 silly pacote range manifest for regenerator-transform@^0.14.2 fetched in 983ms<br> 1404 silly pacote range manifest for @babel/helper-get-function-arity@^7.8.3 fetched in 383ms<br> 1405 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz</a> 31ms<br> 1406 silly pacote range manifest for @babel/helper-simple-access@^7.8.3 fetched in 1691ms<br> 1407 http fetch GET 200 <a href="https://registry.npmjs.org/loose-envify" rel="nofollow">https://registry.npmjs.org/loose-envify</a> 293ms<br> 1408 http fetch GET 200 <a href="https://registry.npmjs.org/leven" rel="nofollow">https://registry.npmjs.org/leven</a> 273ms<br> 1409 http fetch GET 200 <a href="https://registry.npmjs.org/leven/-/leven-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/leven/-/leven-3.1.0.tgz</a> 34ms<br> 1410 http fetch GET 200 <a href="https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz" rel="nofollow">https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz</a> 47ms<br> 1411 silly pacote range manifest for leven@^3.1.0 fetched in 321ms<br> 1412 silly pacote range manifest for @babel/helper-plugin-utils@^7.0.0 fetched in 2ms<br> 1413 silly pacote range manifest for @babel/plugin-proposal-unicode-property-regex@^7.4.4 fetched in 3ms<br> 1414 silly pacote range manifest for @babel/plugin-transform-dotall-regex@^7.4.4 fetched in 3ms<br> 1415 silly pacote range manifest for loose-envify@^1.0.0 fetched in 358ms<br> 1416 silly pacote range manifest for @babel/types@^7.4.4 fetched in 6ms<br> 1417 http fetch GET 200 <a href="https://registry.npmjs.org/esutils" rel="nofollow">https://registry.npmjs.org/esutils</a> 261ms<br> 1418 http fetch GET 200 <a href="https://registry.npmjs.org/css-declaration-sorter" rel="nofollow">https://registry.npmjs.org/css-declaration-sorter</a> 268ms<br> 1419 http fetch GET 200 <a href="https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-4.0.1.tgz</a> 41ms<br> 1420 http fetch GET 200 <a href="https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" rel="nofollow">https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz</a> 56ms<br> 1421 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-regex" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-regex</a> 690ms<br> 1422 silly pacote range manifest for css-declaration-sorter@^4.0.1 fetched in 326ms<br> 1423 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-annotate-as-pure" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-annotate-as-pure</a> 745ms<br> 1424 silly pacote range manifest for esutils@^2.0.2 fetched in 340ms<br> 1425 http fetch GET 200 <a href="https://registry.npmjs.org/cssnano-util-raw-cache" rel="nofollow">https://registry.npmjs.org/cssnano-util-raw-cache</a> 37ms<br> 1426 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.8.3.tgz</a> 44ms<br> 1427 silly pacote range manifest for @babel/helper-regex@^7.8.3 fetched in 753ms<br> 1428 http fetch GET 200 <a href="https://registry.npmjs.org/cssnano-util-raw-cache/-/cssnano-util-raw-cache-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/cssnano-util-raw-cache/-/cssnano-util-raw-cache-4.0.1.tgz</a> 36ms<br> 1429 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz</a> 70ms<br> 1430 silly pacote range manifest for cssnano-util-raw-cache@^4.0.1 fetched in 88ms<br> 1431 silly pacote range manifest for @babel/helper-annotate-as-pure@^7.8.3 fetched in 840ms<br> 1432 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-calc" rel="nofollow">https://registry.npmjs.org/postcss-calc</a> 291ms<br> 1433 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-colormin" rel="nofollow">https://registry.npmjs.org/postcss-colormin</a> 259ms<br> 1434 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-function-name" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-function-name</a> 2850ms<br> 1435 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-calc/-/postcss-calc-7.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-calc/-/postcss-calc-7.0.2.tgz</a> 269ms<br> 1436 silly pacote range manifest for postcss-calc@^7.0.1 fetched in 573ms<br> 1437 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-discard-duplicates" rel="nofollow">https://registry.npmjs.org/postcss-discard-duplicates</a> 32ms<br> 1438 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-module-transforms" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-module-transforms</a> 3580ms<br> 1439 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz</a> 31ms<br> 1440 silly pacote range manifest for postcss-discard-duplicates@^4.0.2 fetched in 76ms<br> 1441 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz</a> 46ms<br> 1442 silly pacote range manifest for @babel/helper-module-transforms@^7.9.0 fetched in 3642ms<br> 1443 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-discard-empty" rel="nofollow">https://registry.npmjs.org/postcss-discard-empty</a> 45ms<br> 1444 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-4.0.3.tgz" rel="nofollow">https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-4.0.3.tgz</a> 387ms<br> 1445 silly pacote range manifest for postcss-colormin@^4.0.3 fetched in 660ms<br> 1446 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-discard-overridden" rel="nofollow">https://registry.npmjs.org/postcss-discard-overridden</a> 46ms<br> 1447 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-4.0.1.tgz</a> 37ms<br> 1448 silly pacote range manifest for postcss-discard-empty@^4.0.1 fetched in 112ms<br> 1449 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz</a> 242ms<br> 1450 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-merge-longhand" rel="nofollow">https://registry.npmjs.org/postcss-merge-longhand</a> 59ms<br> 1451 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-convert-values" rel="nofollow">https://registry.npmjs.org/postcss-convert-values</a> 702ms<br> 1452 silly pacote range manifest for @babel/helper-function-name@^7.8.3 fetched in 3119ms<br> 1453 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-4.0.1.tgz</a> 64ms<br> 1454 silly pacote range manifest for postcss-discard-overridden@^4.0.1 fetched in 123ms<br> 1455 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-minify-gradients" rel="nofollow">https://registry.npmjs.org/postcss-minify-gradients</a> 84ms<br> 1456 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-4.0.2.tgz</a> 31ms<br> 1457 silly pacote range manifest for postcss-minify-gradients@^4.0.2 fetched in 129ms<br> 1458 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz" rel="nofollow">https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz</a> 268ms<br> 1459 silly pacote range manifest for postcss-merge-longhand@^4.0.11 fetched in 342ms<br> 1460 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-discard-comments" rel="nofollow">https://registry.npmjs.org/postcss-discard-comments</a> 965ms<br> 1461 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-minify-font-values" rel="nofollow">https://registry.npmjs.org/postcss-minify-font-values</a> 283ms<br> 1462 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-minify-params" rel="nofollow">https://registry.npmjs.org/postcss-minify-params</a> 267ms<br> 1463 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-4.0.2.tgz</a> 34ms<br> 1464 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-4.0.1.tgz</a> 463ms<br> 1465 silly pacote range manifest for postcss-minify-params@^4.0.2 fetched in 314ms<br> 1466 silly pacote range manifest for postcss-convert-values@^4.0.1 fetched in 1185ms<br> 1467 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-charset" rel="nofollow">https://registry.npmjs.org/postcss-normalize-charset</a> 97ms<br> 1468 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-minify-selectors" rel="nofollow">https://registry.npmjs.org/postcss-minify-selectors</a> 297ms<br> 1469 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-4.0.2.tgz</a> 280ms<br> 1470 silly pacote range manifest for postcss-minify-font-values@^4.0.2 fetched in 577ms<br> 1471 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz</a> 35ms<br> 1472 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-4.0.2.tgz</a> 33ms<br> 1473 silly pacote range manifest for postcss-normalize-charset@^4.0.1 fetched in 150ms<br> 1474 silly pacote range manifest for postcss-minify-selectors@^4.0.2 fetched in 351ms<br> 1475 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-positions" rel="nofollow">https://registry.npmjs.org/postcss-normalize-positions</a> 43ms<br> 1476 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-repeat-style" rel="nofollow">https://registry.npmjs.org/postcss-normalize-repeat-style</a> 37ms<br> 1477 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-string" rel="nofollow">https://registry.npmjs.org/postcss-normalize-string</a> 46ms<br> 1478 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-4.0.2.tgz</a> 38ms<br> 1479 silly pacote range manifest for postcss-normalize-positions@^4.0.2 fetched in 95ms<br> 1480 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-4.0.2.tgz</a> 42ms<br> 1481 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-4.0.2.tgz</a> 37ms<br> 1482 silly pacote range manifest for postcss-normalize-repeat-style@^4.0.2 fetched in 102ms<br> 1483 silly pacote range manifest for postcss-normalize-string@^4.0.2 fetched in 106ms<br> 1484 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-timing-functions" rel="nofollow">https://registry.npmjs.org/postcss-normalize-timing-functions</a> 55ms<br> 1485 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-merge-rules" rel="nofollow">https://registry.npmjs.org/postcss-merge-rules</a> 761ms<br> 1486 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-unicode" rel="nofollow">https://registry.npmjs.org/postcss-normalize-unicode</a> 38ms<br> 1487 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-url" rel="nofollow">https://registry.npmjs.org/postcss-normalize-url</a> 41ms<br> 1488 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-4.0.3.tgz" rel="nofollow">https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-4.0.3.tgz</a> 43ms<br> 1489 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-4.0.2.tgz</a> 46ms<br> 1490 silly pacote range manifest for postcss-merge-rules@^4.0.3 fetched in 826ms<br> 1491 silly pacote range manifest for postcss-normalize-timing-functions@^4.0.2 fetched in 131ms<br> 1492 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-4.0.1.tgz</a> 57ms<br> 1493 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz</a> 46ms<br> 1494 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-display-values" rel="nofollow">https://registry.npmjs.org/postcss-normalize-display-values</a> 351ms<br> 1495 silly pacote range manifest for postcss-normalize-unicode@^4.0.1 fetched in 123ms<br> 1496 silly pacote range manifest for postcss-normalize-url@^4.0.1 fetched in 147ms<br> 1497 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-whitespace" rel="nofollow">https://registry.npmjs.org/postcss-normalize-whitespace</a> 104ms<br> 1498 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-ordered-values" rel="nofollow">https://registry.npmjs.org/postcss-ordered-values</a> 100ms<br> 1499 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-reduce-initial" rel="nofollow">https://registry.npmjs.org/postcss-reduce-initial</a> 69ms<br> 1500 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.2.tgz</a> 78ms<br> 1501 silly pacote range manifest for postcss-normalize-display-values@^4.0.2 fetched in 446ms<br> 1502 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-4.0.2.tgz</a> 49ms<br> 1503 silly pacote range manifest for postcss-normalize-whitespace@^4.0.2 fetched in 164ms<br> 1504 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-4.1.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-4.1.2.tgz</a> 78ms<br> 1505 silly pacote range manifest for postcss-ordered-values@^4.1.2 fetched in 188ms<br> 1506 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-unique-selectors" rel="nofollow">https://registry.npmjs.org/postcss-unique-selectors</a> 63ms<br> 1507 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz</a> 36ms<br> 1508 silly pacote range manifest for postcss-unique-selectors@^4.0.1 fetched in 112ms<br> 1509 http fetch GET 304 <a href="https://registry.npmjs.org/wrappy" rel="nofollow">https://registry.npmjs.org/wrappy</a> 32ms (from cache)<br> 1510 silly pacote range manifest for wrappy@1 fetched in 35ms<br> 1511 silly pacote range manifest for browserslist@^4.8.5 fetched in 2ms<br> 1512 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-svgo" rel="nofollow">https://registry.npmjs.org/postcss-svgo</a> 266ms<br> 1513 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.2.tgz</a> 38ms<br> 1514 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-4.0.3.tgz" rel="nofollow">https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-4.0.3.tgz</a> 314ms<br> 1515 silly pacote range manifest for postcss-svgo@^4.0.2 fetched in 319ms<br> 1516 silly pacote range manifest for postcss-reduce-initial@^4.0.3 fetched in 399ms<br> 1517 silly pacote range manifest for find-up@^4.0.0 fetched in 7ms<br> 1518 http fetch GET 304 <a href="https://registry.npmjs.org/has-flag" rel="nofollow">https://registry.npmjs.org/has-flag</a> 36ms (from cache)<br> 1519 silly pacote range manifest for has-flag@^4.0.0 fetched in 37ms<br> 1520 http fetch GET 200 <a href="https://registry.npmjs.org/object-assign" rel="nofollow">https://registry.npmjs.org/object-assign</a> 35ms<br> 1521 http fetch GET 200 <a href="https://registry.npmjs.org/prepend-http" rel="nofollow">https://registry.npmjs.org/prepend-http</a> 23ms<br> 1522 http fetch GET 200 <a href="https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz" rel="nofollow">https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz</a> 27ms<br> 1523 silly pacote range manifest for object-assign@^4.0.1 fetched in 73ms<br> 1524 http fetch GET 200 <a href="https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz</a> 48ms<br> 1525 silly pacote range manifest for prepend-http@^1.0.0 fetched in 83ms<br> 1526 http fetch GET 200 <a href="https://registry.npmjs.org/query-string" rel="nofollow">https://registry.npmjs.org/query-string</a> 223ms<br> 1527 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-reduce-transforms" rel="nofollow">https://registry.npmjs.org/postcss-reduce-transforms</a> 693ms<br> 1528 http fetch GET 200 <a href="https://registry.npmjs.org/json5/-/json5-2.1.3.tgz" rel="nofollow">https://registry.npmjs.org/json5/-/json5-2.1.3.tgz</a> 582ms<br> 1529 silly pacote range manifest for json5@^2.1.2 fetched in 594ms<br> 1530 http fetch GET 200 <a href="https://registry.npmjs.org/query-string/-/query-string-4.3.4.tgz" rel="nofollow">https://registry.npmjs.org/query-string/-/query-string-4.3.4.tgz</a> 65ms<br> 1531 silly pacote range manifest for query-string@^4.1.0 fetched in 303ms<br> 1532 http fetch GET 200 <a href="https://registry.npmjs.org/import-fresh" rel="nofollow">https://registry.npmjs.org/import-fresh</a> 40ms<br> 1533 http fetch GET 200 <a href="https://registry.npmjs.org/import-fresh/-/import-fresh-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/import-fresh/-/import-fresh-2.0.0.tgz</a> 68ms<br> 1534 http fetch GET 200 <a href="https://registry.npmjs.org/sort-keys" rel="nofollow">https://registry.npmjs.org/sort-keys</a> 346ms<br> 1535 http fetch GET 200 <a href="https://registry.npmjs.org/is-directory" rel="nofollow">https://registry.npmjs.org/is-directory</a> 77ms<br> 1536 silly pacote range manifest for import-fresh@^2.0.0 fetched in 127ms<br> 1537 http fetch GET 200 <a href="https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz" rel="nofollow">https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz</a> 34ms<br> 1538 http fetch GET 200 <a href="https://registry.npmjs.org/parse-json" rel="nofollow">https://registry.npmjs.org/parse-json</a> 32ms<br> 1539 silly pacote range manifest for sort-keys@^1.0.0 fetched in 399ms<br> 1540 http fetch GET 200 <a href="https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz</a> 30ms<br> 1541 http fetch GET 200 <a href="https://registry.npmjs.org/pify/-/pify-2.3.0.tgz" rel="nofollow">https://registry.npmjs.org/pify/-/pify-2.3.0.tgz</a> 34ms<br> 1542 silly pacote range manifest for parse-json@^4.0.0 fetched in 76ms<br> 1543 silly pacote range manifest for has-flag@^3.0.0 fetched in 3ms<br> 1544 silly pacote range manifest for pify@^2.3.0 fetched in 52ms<br> 1545 silly pacote version manifest for [email protected] fetched in 2ms<br> 1546 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-4.0.2.tgz</a> 264ms<br> 1547 silly pacote range manifest for postcss-reduce-transforms@^4.0.2 fetched in 974ms<br> 1548 silly pacote range manifest for errno@^0.1.3 fetched in 3ms<br> 1549 http fetch GET 200 <a href="https://registry.npmjs.org/import-cwd" rel="nofollow">https://registry.npmjs.org/import-cwd</a> 245ms<br> 1550 http fetch GET 304 <a href="https://registry.npmjs.org/readable-stream" rel="nofollow">https://registry.npmjs.org/readable-stream</a> 223ms (from cache)<br> 1551 silly pacote range manifest for readable-stream@^2.0.1 fetched in 229ms<br> 1552 http fetch GET 200 <a href="https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz" rel="nofollow">https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz</a> 374ms<br> 1553 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-4.0.2.tgz</a> 1818ms<br> 1554 http fetch GET 200 <a href="https://registry.npmjs.org/css" rel="nofollow">https://registry.npmjs.org/css</a> 290ms<br> 1555 silly pacote range manifest for is-directory@^0.3.1 fetched in 469ms<br> 1556 http fetch GET 200 <a href="https://registry.npmjs.org/import-cwd/-/import-cwd-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/import-cwd/-/import-cwd-2.1.0.tgz</a> 37ms<br> 1557 silly pacote range manifest for postcss-discard-comments@^4.0.2 fetched in 2798ms<br> 1558 silly pacote range manifest for import-cwd@^2.0.0 fetched in 296ms<br> 1559 http fetch GET 200 <a href="https://registry.npmjs.org/prr" rel="nofollow">https://registry.npmjs.org/prr</a> 33ms<br> 1560 http fetch GET 200 <a href="https://registry.npmjs.org/css/-/css-2.2.4.tgz" rel="nofollow">https://registry.npmjs.org/css/-/css-2.2.4.tgz</a> 39ms<br> 1561 http fetch GET 200 <a href="https://registry.npmjs.org/async-each" rel="nofollow">https://registry.npmjs.org/async-each</a> 32ms<br> 1562 http fetch GET 200 <a href="https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz</a> 36ms<br> 1563 silly pacote range manifest for css@^2.0.0 fetched in 341ms<br> 1564 silly pacote range manifest for inherits@^2.0.3 fetched in 6ms<br> 1565 silly pacote range manifest for anymatch@^2.0.0 fetched in 53ms<br> 1566 silly pacote range manifest for is-glob@^4.0.0 fetched in 2ms<br> 1567 http fetch GET 200 <a href="https://registry.npmjs.org/braces/-/braces-2.3.2.tgz" rel="nofollow">https://registry.npmjs.org/braces/-/braces-2.3.2.tgz</a> 67ms<br> 1568 http fetch GET 200 <a href="https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz</a> 32ms<br> 1569 silly pacote range manifest for braces@^2.3.2 fetched in 76ms<br> 1570 silly pacote range manifest for is-binary-path@^1.0.0 fetched in 43ms<br> 1571 http fetch GET 200 <a href="https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz" rel="nofollow">https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz</a> 317ms<br> 1572 http fetch GET 200 <a href="https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz" rel="nofollow">https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz</a> 354ms<br> 1573 http fetch GET 200 <a href="https://registry.npmjs.org/upath" rel="nofollow">https://registry.npmjs.org/upath</a> 308ms<br> 1574 silly pacote range manifest for readdirp@^2.2.1 fetched in 359ms<br> 1575 silly pacote range manifest for async-each@^1.0.1 fetched in 413ms<br> 1576 http fetch GET 200 <a href="https://registry.npmjs.org/prr/-/prr-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/prr/-/prr-1.0.1.tgz</a> 401ms<br> 1577 silly pacote range manifest for prr@~1.0.1 fetched in 441ms<br> 1578 http fetch GET 200 <a href="https://registry.npmjs.org/bytes" rel="nofollow">https://registry.npmjs.org/bytes</a> 70ms<br> 1579 http fetch GET 200 <a href="https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz</a> 39ms<br> 1580 silly pacote version manifest for [email protected] fetched in 121ms<br> 1581 http fetch GET 200 <a href="https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" rel="nofollow">https://registry.npmjs.org/debug/-/debug-2.6.9.tgz</a> 61ms<br> 1582 silly pacote version manifest for [email protected] fetched in 72ms<br> 1583 http fetch GET 200 <a href="https://registry.npmjs.org/on-headers" rel="nofollow">https://registry.npmjs.org/on-headers</a> 43ms<br> 1584 http fetch GET 200 <a href="https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz</a> 36ms<br> 1585 silly pacote range manifest for on-headers@~1.0.2 fetched in 92ms<br> 1586 http fetch GET 200 <a href="https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" rel="nofollow">https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz</a> 7ms (from cache)<br> 1587 silly pacote version manifest for [email protected] fetched in 19ms<br> 1588 http fetch GET 200 <a href="https://registry.npmjs.org/vary" rel="nofollow">https://registry.npmjs.org/vary</a> 31ms<br> 1589 http fetch GET 200 <a href="https://registry.npmjs.org/vary/-/vary-1.1.2.tgz" rel="nofollow">https://registry.npmjs.org/vary/-/vary-1.1.2.tgz</a> 38ms<br> 1590 silly pacote range manifest for vary@~1.1.2 fetched in 81ms<br> 1591 http fetch GET 200 <a href="https://registry.npmjs.org/@types%2fglob" rel="nofollow">https://registry.npmjs.org/@types%2fglob</a> 66ms<br> 1592 http fetch GET 200 <a href="https://registry.npmjs.org/@types/glob/-/glob-7.1.1.tgz" rel="nofollow">https://registry.npmjs.org/@types/glob/-/glob-7.1.1.tgz</a> 40ms<br> 1593 silly pacote range manifest for @types/glob@^7.1.1 fetched in 119ms<br> 1594 http fetch GET 200 <a href="https://registry.npmjs.org/globby/-/globby-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/globby/-/globby-6.1.0.tgz</a> 39ms<br> 1595 silly pacote range manifest for globby@^6.1.0 fetched in 64ms<br> 1596 http fetch GET 200 <a href="https://registry.npmjs.org/is-path-cwd" rel="nofollow">https://registry.npmjs.org/is-path-cwd</a> 30ms<br> 1597 http fetch GET 200 <a href="https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz" rel="nofollow">https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz</a> 37ms<br> 1598 silly pacote range manifest for is-path-cwd@^2.0.0 fetched in 80ms<br> 1599 http fetch GET 200 <a href="https://registry.npmjs.org/upath/-/upath-1.2.0.tgz" rel="nofollow">https://registry.npmjs.org/upath/-/upath-1.2.0.tgz</a> 696ms<br> 1600 http fetch GET 200 <a href="https://registry.npmjs.org/is-path-in-cwd" rel="nofollow">https://registry.npmjs.org/is-path-in-cwd</a> 43ms<br> 1601 silly pacote range manifest for upath@^1.1.1 fetched in 1023ms<br> 1602 http fetch GET 200 <a href="https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-2.1.0.tgz</a> 40ms<br> 1603 silly pacote range manifest for is-path-in-cwd@^2.0.0 fetched in 100ms<br> 1604 http fetch GET 200 <a href="https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz</a> 65ms<br> 1605 silly pacote range manifest for p-map@^2.0.0 fetched in 86ms<br> 1606 http fetch GET 200 <a href="https://registry.npmjs.org/array-flatten" rel="nofollow">https://registry.npmjs.org/array-flatten</a> 35ms<br> 1607 http fetch GET 200 <a href="https://registry.npmjs.org/deep-equal" rel="nofollow">https://registry.npmjs.org/deep-equal</a> 73ms<br> 1608 http fetch GET 200 <a href="https://registry.npmjs.org/deep-equal/-/deep-equal-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/deep-equal/-/deep-equal-1.1.1.tgz</a> 43ms<br> 1609 silly pacote range manifest for deep-equal@^1.0.1 fetched in 129ms<br> 1610 http fetch GET 200 <a href="https://registry.npmjs.org/dns-equal" rel="nofollow">https://registry.npmjs.org/dns-equal</a> 30ms<br> 1611 http fetch GET 200 <a href="https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz</a> 36ms<br> 1612 silly pacote range manifest for dns-equal@^1.0.0 fetched in 77ms<br> 1613 http fetch GET 200 <a href="https://registry.npmjs.org/dns-txt" rel="nofollow">https://registry.npmjs.org/dns-txt</a> 36ms<br> 1614 http fetch GET 200 <a href="https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz" rel="nofollow">https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz</a> 253ms<br> 1615 silly pacote range manifest for array-flatten@^2.1.0 fetched in 305ms<br> 1616 http fetch GET 200 <a href="https://registry.npmjs.org/dns-txt/-/dns-txt-2.0.2.tgz" rel="nofollow">https://registry.npmjs.org/dns-txt/-/dns-txt-2.0.2.tgz</a> 39ms<br> 1617 silly pacote range manifest for dns-txt@^2.0.2 fetched in 86ms<br> 1618 http fetch GET 200 <a href="https://registry.npmjs.org/multicast-dns" rel="nofollow">https://registry.npmjs.org/multicast-dns</a> 41ms<br> 1619 http fetch GET 200 <a href="https://registry.npmjs.org/multicast-dns-service-types" rel="nofollow">https://registry.npmjs.org/multicast-dns-service-types</a> 38ms<br> 1620 http fetch GET 200 <a href="https://registry.npmjs.org/multicast-dns/-/multicast-dns-6.2.3.tgz" rel="nofollow">https://registry.npmjs.org/multicast-dns/-/multicast-dns-6.2.3.tgz</a> 36ms<br> 1621 http fetch GET 200 <a href="https://registry.npmjs.org/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz</a> 26ms<br> 1622 silly pacote range manifest for multicast-dns@^6.0.1 fetched in 90ms<br> 1623 silly pacote range manifest for multicast-dns-service-types@^1.1.0 fetched in 78ms<br> 1624 http fetch GET 200 <a href="https://registry.npmjs.org/compressible" rel="nofollow">https://registry.npmjs.org/compressible</a> 1147ms<br> 1625 http fetch GET 304 <a href="https://registry.npmjs.org/asap" rel="nofollow">https://registry.npmjs.org/asap</a> 29ms (from cache)<br> 1626 silly pacote range manifest for asap@~2.0.3 fetched in 32ms<br> 1627 http fetch GET 200 <a href="https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz" rel="nofollow">https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz</a> 258ms<br> 1628 silly pacote range manifest for compressible@~2.0.16 fetched in 1485ms<br> 1629 http fetch GET 200 <a href="https://registry.npmjs.org/semver/-/semver-7.0.0.tgz" rel="nofollow">https://registry.npmjs.org/semver/-/semver-7.0.0.tgz</a> 2897ms<br> 1630 silly pacote version manifest for [email protected] fetched in 2902ms<br> 1631 silly pacote range manifest for async@^2.6.2 fetched in 1ms<br> 1632 silly pacote range manifest for debug@^3.1.1 fetched in 1ms<br> 1633 http fetch GET 200 <a href="https://registry.npmjs.org/accepts" rel="nofollow">https://registry.npmjs.org/accepts</a> 1527ms<br> 1634 http fetch GET 200 <a href="https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz" rel="nofollow">https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz</a> 51ms<br> 1635 silly pacote range manifest for accepts@~1.3.5 fetched in 1583ms<br> 1636 http fetch GET 200 <a href="https://registry.npmjs.org/retry/-/retry-0.12.0.tgz" rel="nofollow">https://registry.npmjs.org/retry/-/retry-0.12.0.tgz</a> 314ms<br> 1637 silly pacote range manifest for retry@^0.12.0 fetched in 319ms<br> 1638 silly pacote range manifest for accepts@~1.3.4 fetched in 1ms<br> 1639 http fetch GET 200 <a href="https://registry.npmjs.org/batch" rel="nofollow">https://registry.npmjs.org/batch</a> 24ms<br> 1640 http fetch GET 200 <a href="https://registry.npmjs.org/default-gateway" rel="nofollow">https://registry.npmjs.org/default-gateway</a> 705ms<br> 1641 http fetch GET 200 <a href="https://registry.npmjs.org/batch/-/batch-0.6.1.tgz" rel="nofollow">https://registry.npmjs.org/batch/-/batch-0.6.1.tgz</a> 23ms<br> 1642 silly pacote version manifest for [email protected] fetched in 51ms<br> 1643 http fetch GET 200 <a href="https://registry.npmjs.org/default-gateway/-/default-gateway-4.2.0.tgz" rel="nofollow">https://registry.npmjs.org/default-gateway/-/default-gateway-4.2.0.tgz</a> 24ms<br> 1644 http fetch GET 200 <a href="https://registry.npmjs.org/ipaddr.js" rel="nofollow">https://registry.npmjs.org/ipaddr.js</a> 710ms<br> 1645 http fetch GET 200 <a href="https://registry.npmjs.org/resolve-cwd" rel="nofollow">https://registry.npmjs.org/resolve-cwd</a> 404ms<br> 1646 silly pacote range manifest for default-gateway@^4.2.0 fetched in 750ms<br> 1647 http fetch GET 200 <a href="https://registry.npmjs.org/escape-html" rel="nofollow">https://registry.npmjs.org/escape-html</a> 33ms<br> 1648 http fetch GET 200 <a href="https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-2.0.0.tgz</a> 44ms<br> 1649 silly pacote range manifest for resolve-cwd@^2.0.0 fetched in 456ms<br> 1650 silly pacote range manifest for mime-types@~2.1.17 fetched in 1ms<br> 1651 http fetch GET 200 <a href="https://registry.npmjs.org/parseurl" rel="nofollow">https://registry.npmjs.org/parseurl</a> 24ms<br> 1652 http fetch GET 200 <a href="https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz" rel="nofollow">https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz</a> 22ms<br> 1653 silly pacote range manifest for parseurl@~1.3.2 fetched in 51ms<br> 1654 http fetch GET 200 <a href="https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz</a> 24ms<br> 1655 silly pacote range manifest for is-wsl@^1.1.0 fetched in 29ms<br> 1656 http fetch GET 200 <a href="https://registry.npmjs.org/faye-websocket" rel="nofollow">https://registry.npmjs.org/faye-websocket</a> 164ms<br> 1657 http fetch GET 200 <a href="https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.10.0.tgz" rel="nofollow">https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.10.0.tgz</a> 36ms<br> 1658 silly pacote range manifest for faye-websocket@^0.10.0 fetched in 208ms<br> 1659 silly pacote range manifest for uuid@^3.0.1 fetched in 2ms<br> 1660 silly pacote range manifest for accepts@~1.3.7 fetched in 2ms<br> 1661 http fetch GET 200 <a href="https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz</a> 25ms<br> 1662 silly pacote version manifest for [email protected] fetched in 31ms<br> 1663 http fetch GET 200 <a href="https://registry.npmjs.org/body-parser" rel="nofollow">https://registry.npmjs.org/body-parser</a> 333ms<br> 1664 http fetch GET 200 <a href="https://registry.npmjs.org/node-forge" rel="nofollow">https://registry.npmjs.org/node-forge</a> 1033ms<br> 1665 http fetch GET 200 <a href="https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz" rel="nofollow">https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz</a> 720ms<br> 1666 http fetch GET 200 <a href="https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz" rel="nofollow">https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz</a> 710ms<br> 1667 silly pacote range manifest for ipaddr.js@^1.9.0 fetched in 1444ms<br> 1668 silly pacote range manifest for escape-html@~1.0.3 fetched in 750ms<br> 1669 http fetch GET 200 <a href="https://registry.npmjs.org/content-type" rel="nofollow">https://registry.npmjs.org/content-type</a> 62ms<br> 1670 http fetch GET 200 <a href="https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz</a> 361ms<br> 1671 silly pacote range manifest for content-type@~1.0.4 fetched in 436ms<br> 1672 http fetch GET 200 <a href="https://registry.npmjs.org/http-errors" rel="nofollow">https://registry.npmjs.org/http-errors</a> 1438ms<br> 1673 http fetch GET 200 <a href="https://registry.npmjs.org/content-disposition" rel="nofollow">https://registry.npmjs.org/content-disposition</a> 729ms<br> 1674 http fetch GET 200 <a href="https://registry.npmjs.org/cookie" rel="nofollow">https://registry.npmjs.org/cookie</a> 345ms<br> 1675 http fetch GET 200 <a href="https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz" rel="nofollow">https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz</a> 233ms<br> 1676 silly pacote range manifest for http-errors@~1.6.2 fetched in 1684ms<br> 1677 http fetch GET 200 <a href="https://registry.npmjs.org/cookie-signature" rel="nofollow">https://registry.npmjs.org/cookie-signature</a> 64ms<br> 1678 http fetch GET 200 <a href="https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz" rel="nofollow">https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz</a> 326ms<br> 1679 silly pacote version manifest for [email protected] fetched in 1066ms<br> 1680 http fetch GET 200 <a href="https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz" rel="nofollow">https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz</a> 536ms<br> 1681 http fetch GET 200 <a href="https://registry.npmjs.org/depd" rel="nofollow">https://registry.npmjs.org/depd</a> 1655ms<br> 1682 silly pacote version manifest for [email protected] fetched in 2293ms<br> 1683 http fetch GET 200 <a href="https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz" rel="nofollow">https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz</a> 2750ms<br> 1684 http fetch GET 200 <a href="https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz" rel="nofollow">https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz</a> 2747ms<br> 1685 http fetch GET 200 <a href="https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz" rel="nofollow">https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz</a> 1711ms<br> 1686 http fetch GET 200 <a href="https://registry.npmjs.org/electron-to-chromium" rel="nofollow">https://registry.npmjs.org/electron-to-chromium</a> 15303ms<br> 1687 silly pacote version manifest for [email protected] fetched in 3161ms<br> 1688 silly pacote version manifest for [email protected] fetched in 1860ms<br> 1689 silly pacote version manifest for [email protected] fetched in 3871ms<br> 1690 http fetch GET 200 <a href="https://registry.npmjs.org/encodeurl" rel="nofollow">https://registry.npmjs.org/encodeurl</a> 97ms<br> 1691 http fetch GET 200 <a href="https://registry.npmjs.org/depd/-/depd-1.1.2.tgz" rel="nofollow">https://registry.npmjs.org/depd/-/depd-1.1.2.tgz</a> 114ms<br> 1692 silly pacote range manifest for depd@~1.1.2 fetched in 1784ms<br> 1693 http fetch GET 200 <a href="https://registry.npmjs.org/merge-descriptors" rel="nofollow">https://registry.npmjs.org/merge-descriptors</a> 51ms<br> 1694 http fetch GET 200 <a href="https://registry.npmjs.org/fresh" rel="nofollow">https://registry.npmjs.org/fresh</a> 107ms<br> 1695 http fetch GET 200 <a href="https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz</a> 46ms<br> 1696 silly pacote version manifest for [email protected] fetched in 113ms<br> 1697 http fetch GET 200 <a href="https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz" rel="nofollow">https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz</a> 38ms<br> 1698 silly pacote version manifest for [email protected] fetched in 159ms<br> 1699 http fetch GET 200 <a href="https://registry.npmjs.org/methods" rel="nofollow">https://registry.npmjs.org/methods</a> 32ms<br> 1700 http fetch GET 200 <a href="https://registry.npmjs.org/on-finished" rel="nofollow">https://registry.npmjs.org/on-finished</a> 37ms<br> 1701 http fetch GET 200 <a href="https://registry.npmjs.org/methods/-/methods-1.1.2.tgz" rel="nofollow">https://registry.npmjs.org/methods/-/methods-1.1.2.tgz</a> 35ms<br> 1702 silly pacote range manifest for methods@~1.1.2 fetched in 78ms<br> 1703 silly pacote range manifest for parseurl@~1.3.3 fetched in 2ms<br> 1704 http fetch GET 200 <a href="https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz" rel="nofollow">https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz</a> 34ms<br> 1705 silly pacote range manifest for on-finished@~2.3.0 fetched in 84ms<br> 1706 http fetch GET 200 <a href="https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.414.tgz" rel="nofollow">https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.414.tgz</a> 335ms<br> 1707 silly pacote range manifest for electron-to-chromium@^1.3.413 fetched in 15673ms<br> 1708 http fetch GET 200 <a href="https://registry.npmjs.org/proxy-addr" rel="nofollow">https://registry.npmjs.org/proxy-addr</a> 317ms<br> 1709 http fetch GET 200 <a href="https://registry.npmjs.org/qs/-/qs-6.7.0.tgz" rel="nofollow">https://registry.npmjs.org/qs/-/qs-6.7.0.tgz</a> 316ms<br> 1710 http fetch GET 200 <a href="https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.6.tgz" rel="nofollow">https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.6.tgz</a> 41ms<br> 1711 silly pacote version manifest for [email protected] fetched in 331ms<br> 1712 silly pacote range manifest for proxy-addr@~2.0.5 fetched in 373ms<br> 1713 silly pacote range manifest for range-parser@~1.2.1 fetched in 5ms<br> 1714 http fetch GET 200 <a href="https://registry.npmjs.org/send" rel="nofollow">https://registry.npmjs.org/send</a> 47ms<br> 1715 http fetch GET 200 <a href="https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz</a> 691ms<br> 1716 silly pacote range manifest for encodeurl@~1.0.2 fetched in 810ms<br> 1717 http fetch GET 200 <a href="https://registry.npmjs.org/setprototypeof" rel="nofollow">https://registry.npmjs.org/setprototypeof</a> 30ms<br> 1718 http fetch GET 200 <a href="https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz</a> 34ms<br> 1719 silly pacote version manifest for [email protected] fetched in 77ms<br> 1720 http fetch GET 200 <a href="https://registry.npmjs.org/statuses" rel="nofollow">https://registry.npmjs.org/statuses</a> 30ms<br> 1721 http fetch GET 200 <a href="https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz" rel="nofollow">https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz</a> 35ms<br> 1722 silly pacote range manifest for statuses@~1.5.0 fetched in 78ms<br> 1723 http fetch GET 200 <a href="https://registry.npmjs.org/serve-static" rel="nofollow">https://registry.npmjs.org/serve-static</a> 297ms<br> 1724 http fetch GET 200 <a href="https://registry.npmjs.org/type-is" rel="nofollow">https://registry.npmjs.org/type-is</a> 458ms<br> 1725 http fetch GET 200 <a href="https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz" rel="nofollow">https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz</a> 411ms<br> 1726 http fetch GET 200 <a href="https://registry.npmjs.org/path-to-regexp" rel="nofollow">https://registry.npmjs.org/path-to-regexp</a> 1121ms<br> 1727 silly pacote version manifest for [email protected] fetched in 721ms<br> 1728 http fetch GET 200 <a href="https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz" rel="nofollow">https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz</a> 38ms<br> 1729 http fetch GET 200 <a href="https://registry.npmjs.org/send/-/send-0.17.1.tgz" rel="nofollow">https://registry.npmjs.org/send/-/send-0.17.1.tgz</a> 701ms<br> 1730 http fetch GET 200 <a href="https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz" rel="nofollow">https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz</a> 33ms<br> 1731 silly pacote range manifest for type-is@~1.6.18 fetched in 508ms<br> 1732 http fetch GET 200 <a href="https://registry.npmjs.org/utils-merge" rel="nofollow">https://registry.npmjs.org/utils-merge</a> 36ms<br> 1733 silly pacote version manifest for [email protected] fetched in 1275ms<br> 1734 silly pacote version manifest for [email protected] fetched in 1683ms<br> 1735 http fetch GET 200 <a href="https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz" rel="nofollow">https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz</a> 718ms<br> 1736 http fetch GET 200 <a href="https://registry.npmjs.org/finalhandler" rel="nofollow">https://registry.npmjs.org/finalhandler</a> 2101ms<br> 1737 http fetch GET 200 <a href="https://registry.npmjs.org/querystring" rel="nofollow">https://registry.npmjs.org/querystring</a> 209ms<br> 1738 http fetch GET 200 <a href="https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz</a> 725ms<br> 1739 http fetch GET 200 <a href="https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz</a> 208ms<br> 1740 silly pacote version manifest for [email protected] fetched in 744ms<br> 1741 silly pacote version manifest for [email protected] fetched in 799ms<br> 1742 silly pacote range manifest for ansi-regex@^2.0.0 fetched in 247ms<br> 1743 http fetch GET 200 <a href="https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz" rel="nofollow">https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz</a> 52ms<br> 1744 http fetch GET 200 <a href="https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz" rel="nofollow">https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz</a> 56ms<br> 1745 silly pacote range manifest for finalhandler@~1.1.2 fetched in 2180ms<br> 1746 silly pacote range manifest for lodash@^4.17.11 fetched in 5ms<br> 1747 http fetch GET 200 <a href="https://registry.npmjs.org/async-limiter" rel="nofollow">https://registry.npmjs.org/async-limiter</a> 64ms<br> 1748 silly pacote version manifest for [email protected] fetched in 298ms<br> 1749 http fetch GET 200 <a href="https://registry.npmjs.org/picomatch" rel="nofollow">https://registry.npmjs.org/picomatch</a> 61ms<br> 1750 http fetch GET 200 <a href="https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz</a> 277ms<br> 1751 silly pacote range manifest for async-limiter@~1.0.0 fetched in 355ms<br> 1752 http fetch GET 200 <a href="https://registry.npmjs.org/http-proxy" rel="nofollow">https://registry.npmjs.org/http-proxy</a> 401ms<br> 1753 http fetch GET 200 <a href="https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.0.tgz" rel="nofollow">https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.0.tgz</a> 376ms<br> 1754 silly pacote range manifest for http-proxy@^1.17.0 fetched in 791ms<br> 1755 http fetch GET 200 <a href="https://registry.npmjs.org/micromatch" rel="nofollow">https://registry.npmjs.org/micromatch</a> 809ms<br> 1756 http fetch GET 200 <a href="https://registry.npmjs.org/binary-extensions" rel="nofollow">https://registry.npmjs.org/binary-extensions</a> 763ms<br> 1757 http fetch GET 200 <a href="https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz" rel="nofollow">https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz</a> 265ms<br> 1758 http fetch GET 200 <a href="https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.0.0.tgz</a> 29ms<br> 1759 silly pacote range manifest for micromatch@^3.1.10 fetched in 1094ms<br> 1760 silly pacote range manifest for debug@^4.1.0 fetched in 6ms<br> 1761 silly pacote range manifest for binary-extensions@^2.0.0 fetched in 812ms<br> 1762 http fetch GET 200 <a href="https://registry.npmjs.org/handle-thing" rel="nofollow">https://registry.npmjs.org/handle-thing</a> 36ms<br> 1763 http fetch GET 200 <a href="https://registry.npmjs.org/http-deceiver" rel="nofollow">https://registry.npmjs.org/http-deceiver</a> 41ms<br> 1764 http fetch GET 200 <a href="https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz" rel="nofollow">https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz</a> 394ms<br> 1765 silly pacote range manifest for picomatch@^2.0.7 fetched in 422ms<br> 1766 http fetch GET 200 <a href="https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz</a> 42ms<br> 1767 http fetch GET 200 <a href="https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz" rel="nofollow">https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz</a> 40ms<br> 1768 silly pacote range manifest for handle-thing@^2.0.0 fetched in 92ms<br> 1769 silly pacote range manifest for http-deceiver@^1.2.7 fetched in 98ms<br> 1770 http fetch GET 200 <a href="https://registry.npmjs.org/select-hose" rel="nofollow">https://registry.npmjs.org/select-hose</a> 31ms<br> 1771 http fetch GET 200 <a href="https://registry.npmjs.org/spdy-transport" rel="nofollow">https://registry.npmjs.org/spdy-transport</a> 343ms<br> 1772 http fetch GET 200 <a href="https://registry.npmjs.org/wrap-ansi" rel="nofollow">https://registry.npmjs.org/wrap-ansi</a> 344ms<br> 1773 http fetch GET 200 <a href="https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz</a> 342ms<br> 1774 silly pacote range manifest for select-hose@^2.0.0 fetched in 393ms<br> 1775 http fetch GET 200 <a href="https://registry.npmjs.org/locate-path" rel="nofollow">https://registry.npmjs.org/locate-path</a> 74ms<br> 1776 http fetch GET 200 <a href="https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz</a> 33ms<br> 1777 silly pacote range manifest for locate-path@^5.0.0 fetched in 118ms<br> 1778 http fetch GET 200 <a href="https://registry.npmjs.org/path-exists" rel="nofollow">https://registry.npmjs.org/path-exists</a> 36ms<br> 1779 http fetch GET 200 <a href="https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz</a> 34ms<br> 1780 silly pacote range manifest for path-exists@^4.0.0 fetched in 81ms<br> 1781 http fetch GET 304 <a href="https://registry.npmjs.org/agent-base" rel="nofollow">https://registry.npmjs.org/agent-base</a> 52ms (from cache)<br> 1782 http fetch GET 200 <a href="https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz" rel="nofollow">https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz</a> 1800ms<br> 1783 http fetch GET 200 <a href="https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz" rel="nofollow">https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz</a> 282ms<br> 1784 silly pacote range manifest for agent-base@^4.3.0 fetched in 62ms<br> 1785 silly pacote range manifest for debug@^3.1.0 fetched in 10ms<br> 1786 silly pacote range manifest for picomatch@^2.0.4 fetched in 1893ms<br> 1787 silly pacote range manifest for wrap-ansi@^6.2.0 fetched in 652ms<br> 1788 silly pacote range manifest for string-width@^2.1.1 fetched in 6ms<br> 1789 http fetch GET 200 <a href="https://registry.npmjs.org/camelcase" rel="nofollow">https://registry.npmjs.org/camelcase</a> 332ms<br> 1790 http fetch GET 200 <a href="https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz" rel="nofollow">https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz</a> 38ms<br> 1791 silly pacote range manifest for camelcase@^5.0.0 fetched in 385ms<br> 1792 http fetch GET 200 <a href="https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz</a> 35ms<br> 1793 silly pacote range manifest for locate-path@^3.0.0 fetched in 50ms<br> 1794 silly pacote range manifest for graceful-fs@^4.1.6 fetched in 3ms<br> 1795 http fetch GET 200 <a href="https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz</a> 751ms<br> 1796 silly pacote range manifest for spdy-transport@^3.0.0 fetched in 1106ms<br> 1797 http fetch GET 200 <a href="https://registry.npmjs.org/lcid" rel="nofollow">https://registry.npmjs.org/lcid</a> 32ms<br> 1798 http fetch GET 200 <a href="https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz</a> 485ms<br> 1799 silly pacote range manifest for wrap-ansi@^2.0.0 fetched in 502ms<br> 1800 http fetch GET 200 <a href="https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz</a> 37ms<br> 1801 silly pacote range manifest for lcid@^2.0.0 fetched in 81ms<br> 1802 http fetch GET 200 <a href="https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz</a> 550ms<br> 1803 http fetch GET 200 <a href="https://registry.npmjs.org/mem" rel="nofollow">https://registry.npmjs.org/mem</a> 48ms<br> 1804 http fetch GET 200 <a href="https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz</a> 41ms<br> 1805 silly pacote range manifest for strip-ansi@^4.0.0 fetched in 571ms<br> 1806 silly pacote range manifest for is-fullwidth-code-point@^2.0.0 fetched in 74ms<br> 1807 http fetch GET 200 <a href="https://registry.npmjs.org/mem/-/mem-4.3.0.tgz" rel="nofollow">https://registry.npmjs.org/mem/-/mem-4.3.0.tgz</a> 44ms<br> 1808 silly pacote range manifest for sax@&gt;=0.6.0 fetched in 12ms<br> 1809 http fetch GET 200 <a href="https://registry.npmjs.org/execa" rel="nofollow">https://registry.npmjs.org/execa</a> 197ms<br> 1810 silly pacote range manifest for mem@^4.0.0 fetched in 123ms<br> 1811 http fetch GET 200 <a href="https://registry.npmjs.org/fsevents/-/fsevents-1.2.12.tgz" rel="nofollow">https://registry.npmjs.org/fsevents/-/fsevents-1.2.12.tgz</a> 10446ms<br> 1812 http fetch GET 304 <a href="https://registry.npmjs.org/color-convert" rel="nofollow">https://registry.npmjs.org/color-convert</a> 65ms (from cache)<br> 1813 silly pacote range manifest for color-convert@^1.9.0 fetched in 73ms<br> 1814 silly pacote range manifest for color-convert@^2.0.1 fetched in 3ms<br> 1815 silly pacote range manifest for fsevents@^1.2.7 fetched in 10471ms<br> 1816 warn deprecated [email protected]: fsevents 1 will break on node v14+. Upgrade to fsevents 2 with massive improvements.<br> 1817 http fetch GET 304 <a href="https://registry.npmjs.org/@types%2fcolor-name" rel="nofollow">https://registry.npmjs.org/@types%2fcolor-name</a> 57ms (from cache)<br> 1818 silly pacote range manifest for @types/color-name@^1.1.1 fetched in 61ms<br> 1819 http fetch GET 304 <a href="https://registry.npmjs.org/onetime" rel="nofollow">https://registry.npmjs.org/onetime</a> 44ms (from cache)<br> 1820 silly pacote range manifest for safer-buffer@&gt;= 2.1.2 &lt; 3 fetched in 6ms<br> 1821 silly pacote range manifest for onetime@^5.1.0 fetched in 53ms<br> 1822 silly pacote range manifest for os-tmpdir@~1.0.2 fetched in 5ms<br> 1823 silly pacote range manifest for @babel/helper-validator-identifier@^7.9.0 fetched in 4ms<br> 1824 silly pacote range manifest for chalk@^2.0.0 fetched in 7ms<br> 1825 http fetch GET 304 <a href="https://registry.npmjs.org/signal-exit" rel="nofollow">https://registry.npmjs.org/signal-exit</a> 55ms (from cache)<br> 1826 silly pacote range manifest for os-tmpdir@~1.0.1 fetched in 5ms<br> 1827 silly pacote range manifest for signal-exit@^3.0.2 fetched in 60ms<br> 1828 silly pacote range manifest for once@^1.3.1 fetched in 5ms<br> 1829 http fetch GET 200 <a href="https://registry.npmjs.org/execa/-/execa-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/execa/-/execa-1.0.0.tgz</a> 100ms<br> 1830 silly pacote range manifest for debug@^3.2.5 fetched in 14ms<br> 1831 silly pacote range manifest for execa@^1.0.0 fetched in 315ms<br> 1832 http fetch GET 200 <a href="https://registry.npmjs.org/js-tokens" rel="nofollow">https://registry.npmjs.org/js-tokens</a> 40ms<br> 1833 http fetch GET 304 <a href="https://registry.npmjs.org/humanize-ms" rel="nofollow">https://registry.npmjs.org/humanize-ms</a> 47ms (from cache)<br> 1834 silly pacote range manifest for humanize-ms@^1.2.1 fetched in 50ms<br> 1835 http fetch GET 200 <a href="https://registry.npmjs.org/json3" rel="nofollow">https://registry.npmjs.org/json3</a> 35ms<br> 1836 http fetch GET 200 <a href="https://registry.npmjs.org/json3/-/json3-3.3.3.tgz" rel="nofollow">https://registry.npmjs.org/json3/-/json3-3.3.3.tgz</a> 213ms<br> 1837 http fetch GET 200 <a href="https://registry.npmjs.org/eventsource" rel="nofollow">https://registry.npmjs.org/eventsource</a> 286ms<br> 1838 http fetch GET 200 <a href="https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.3.tgz" rel="nofollow">https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.3.tgz</a> 280ms<br> 1839 http fetch GET 200 <a href="https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz</a> 278ms<br> 1840 silly pacote range manifest for json3@^3.3.2 fetched in 267ms<br> 1841 silly pacote range manifest for faye-websocket@~0.11.1 fetched in 297ms<br> 1842 silly pacote range manifest for agent-base@4 fetched in 3ms<br> 1843 silly pacote version manifest for [email protected] fetched in 2ms<br> 1844 silly pacote range manifest for js-tokens@^4.0.0 fetched in 340ms<br> 1845 silly pacote range manifest for json-parse-better-errors@^1.0.0 fetched in 3ms<br> 1846 silly pacote range manifest for safe-buffer@^5.1.1 fetched in 4ms<br> 1847 silly pacote range manifest for agent-base@~4.2.1 fetched in 2ms<br> 1848 http fetch GET 304 <a href="https://registry.npmjs.org/encoding" rel="nofollow">https://registry.npmjs.org/encoding</a> 44ms (from cache)<br> 1849 silly pacote range manifest for encoding@^0.1.11 fetched in 49ms<br> 1850 silly pacote range manifest for end-of-stream@^1.0.0 fetched in 3ms<br> 1851 silly pacote range manifest for inherits@^2.0.1 fetched in 4ms<br> 1852 silly pacote range manifest for readable-stream@^2.0.0 fetched in 3ms<br> 1853 http fetch GET 304 <a href="https://registry.npmjs.org/socks" rel="nofollow">https://registry.npmjs.org/socks</a> 55ms (from cache)<br> 1854 silly pacote range manifest for socks@~2.3.2 fetched in 59ms<br> 1855 silly pacote range manifest for readable-stream@^2.2.2 fetched in 4ms<br> 1856 http fetch GET 304 <a href="https://registry.npmjs.org/typedarray" rel="nofollow">https://registry.npmjs.org/typedarray</a> 35ms (from cache)<br> 1857 silly pacote range manifest for typedarray@^0.0.6 fetched in 37ms<br> 1858 silly pacote range manifest for once@^1.4.0 fetched in 3ms<br> 1859 silly pacote range manifest for readable-stream@^2.3.6 fetched in 3ms<br> 1860 http fetch GET 304 <a href="https://registry.npmjs.org/cyclist" rel="nofollow">https://registry.npmjs.org/cyclist</a> 39ms (from cache)<br> 1861 silly pacote range manifest for cyclist@^1.0.1 fetched in 43ms<br> 1862 silly pacote range manifest for readable-stream@^2.1.5 fetched in 3ms<br> 1863 silly pacote range manifest for duplexify@^3.6.0 fetched in 3ms<br> 1864 silly pacote range manifest for pump@^2.0.0 fetched in 4ms<br> 1865 silly pacote range manifest for readable-stream@~2.3.6 fetched in 3ms<br> 1866 http fetch GET 200 <a href="https://registry.npmjs.org/url-parse" rel="nofollow">https://registry.npmjs.org/url-parse</a> 199ms<br> 1867 http fetch GET 304 <a href="https://registry.npmjs.org/xtend" rel="nofollow">https://registry.npmjs.org/xtend</a> 98ms (from cache)<br> 1868 http fetch GET 200 <a href="https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz" rel="nofollow">https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz</a> 88ms<br> 1869 silly pacote range manifest for xtend@~4.0.1 fetched in 102ms<br> 1870 silly pacote range manifest for url-parse@^1.4.3 fetched in 303ms<br> 1871 http fetch GET 304 <a href="https://registry.npmjs.org/spdx-correct" rel="nofollow">https://registry.npmjs.org/spdx-correct</a> 47ms (from cache)<br> 1872 silly pacote range manifest for spdx-correct@^3.0.0 fetched in 51ms<br> 1873 http fetch GET 304 <a href="https://registry.npmjs.org/stream-shift" rel="nofollow">https://registry.npmjs.org/stream-shift</a> 276ms (from cache)<br> 1874 silly pacote range manifest for stream-shift@^1.0.0 fetched in 278ms<br> 1875 silly pacote range manifest for through@&gt;=2.2.7 &lt;3 fetched in 4ms<br> 1876 http fetch GET 304 <a href="https://registry.npmjs.org/spdx-expression-parse" rel="nofollow">https://registry.npmjs.org/spdx-expression-parse</a> 50ms (from cache)<br> 1877 silly pacote range manifest for minipass@^2.6.0 fetched in 3ms<br> 1878 silly pacote range manifest for spdx-expression-parse@^3.0.0 fetched in 55ms<br> 1879 silly pacote range manifest for lodash@^4.17.14 fetched in 4ms<br> 1880 silly pacote range manifest for minipass@^2.9.0 fetched in 3ms<br> 1881 silly pacote range manifest for asap@^2.0.0 fetched in 3ms<br> 1882 http fetch GET 304 <a href="https://registry.npmjs.org/jsonparse" rel="nofollow">https://registry.npmjs.org/jsonparse</a> 38ms (from cache)<br> 1883 silly pacote range manifest for jsonparse@^1.2.0 fetched in 40ms<br> 1884 http fetch GET 304 <a href="https://registry.npmjs.org/imurmurhash" rel="nofollow">https://registry.npmjs.org/imurmurhash</a> 32ms (from cache)<br> 1885 silly pacote range manifest for imurmurhash@^0.1.4 fetched in 34ms<br> 1886 http fetch GET 304 <a href="https://registry.npmjs.org/define-properties" rel="nofollow">https://registry.npmjs.org/define-properties</a> 33ms (from cache)<br> 1887 silly pacote range manifest for define-properties@^1.1.3 fetched in 36ms<br> 1888 silly pacote range manifest for ajv@^6.5.5 fetched in 6ms<br> 1889 http fetch GET 304 <a href="https://registry.npmjs.org/delayed-stream" rel="nofollow">https://registry.npmjs.org/delayed-stream</a> 26ms (from cache)<br> 1890 silly pacote range manifest for delayed-stream@~1.0.0 fetched in 27ms<br> 1891 http fetch GET 304 <a href="https://registry.npmjs.org/har-schema" rel="nofollow">https://registry.npmjs.org/har-schema</a> 31ms (from cache)<br> 1892 silly pacote range manifest for har-schema@^2.0.0 fetched in 32ms<br> 1893 http fetch GET 304 <a href="https://registry.npmjs.org/jsprim" rel="nofollow">https://registry.npmjs.org/jsprim</a> 25ms (from cache)<br> 1894 silly pacote range manifest for jsprim@^1.2.2 fetched in 28ms<br> 1895 http fetch GET 304 <a href="https://registry.npmjs.org/sshpk" rel="nofollow">https://registry.npmjs.org/sshpk</a> 58ms (from cache)<br> 1896 silly pacote range manifest for sshpk@^1.7.0 fetched in 63ms<br> 1897 http fetch GET 304 <a href="https://registry.npmjs.org/asynckit" rel="nofollow">https://registry.npmjs.org/asynckit</a> 35ms (from cache)<br> 1898 silly pacote range manifest for asynckit@^0.4.0 fetched in 41ms<br> 1899 silly pacote range manifest for combined-stream@^1.0.6 fetched in 2ms<br> 1900 silly pacote range manifest for mime-types@^2.1.12 fetched in 2ms<br> 1901 http fetch GET 304 <a href="https://registry.npmjs.org/mime-db" rel="nofollow">https://registry.npmjs.org/mime-db</a> 38ms (from cache)<br> 1902 silly pacote version manifest for [email protected] fetched in 42ms<br> 1903 silly pacote range manifest for safe-buffer@^5.0.1 fetched in 2ms<br> 1904 http fetch GET 304 <a href="https://registry.npmjs.org/es-abstract" rel="nofollow">https://registry.npmjs.org/es-abstract</a> 267ms (from cache)<br> 1905 silly pacote range manifest for es-abstract@^1.17.0-next.1 fetched in 272ms<br> 1906 silly pacote range manifest for punycode@^2.1.1 fetched in 7ms<br> 1907 http fetch GET 304 <a href="https://registry.npmjs.org/psl" rel="nofollow">https://registry.npmjs.org/psl</a> 50ms (from cache)<br> 1908 silly pacote range manifest for psl@^1.1.28 fetched in 54ms<br> 1909 http fetch GET 304 <a href="https://registry.npmjs.org/assert-plus" rel="nofollow">https://registry.npmjs.org/assert-plus</a> 261ms (from cache)<br> 1910 silly pacote range manifest for assert-plus@^1.0.0 fetched in 265ms<br> 1911 http fetch GET 304 <a href="https://registry.npmjs.org/defaults" rel="nofollow">https://registry.npmjs.org/defaults</a> 47ms (from cache)<br> 1912 silly pacote range manifest for defaults@^1.0.3 fetched in 50ms<br> 1913 http fetch GET 200 <a href="https://registry.npmjs.org/sprintf-js" rel="nofollow">https://registry.npmjs.org/sprintf-js</a> 51ms<br> 1914 http fetch GET 200 <a href="https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz</a> 47ms<br> 1915 silly pacote range manifest for find-up@^2.1.0 fetched in 63ms<br> 1916 http fetch GET 200 <a href="https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz" rel="nofollow">https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz</a> 301ms<br> 1917 silly pacote range manifest for sprintf-js@~1.0.2 fetched in 371ms<br> 1918 silly pacote range manifest for @babel/parser@^7.9.0 fetched in 3ms<br> 1919 silly pacote range manifest for @babel/template@^7.8.6 fetched in 3ms<br> 1920 silly pacote range manifest for @babel/traverse@^7.9.0 fetched in 3ms<br> 1921 http fetch GET 200 <a href="https://registry.npmjs.org/eventsource/-/eventsource-1.0.7.tgz" rel="nofollow">https://registry.npmjs.org/eventsource/-/eventsource-1.0.7.tgz</a> 1073ms<br> 1922 silly pacote range manifest for eventsource@^1.0.7 fetched in 1372ms<br> 1923 silly pacote range manifest for source-map@^0.5.0 fetched in 3ms<br> 1924 http fetch GET 304 <a href="https://registry.npmjs.org/iferr" rel="nofollow">https://registry.npmjs.org/iferr</a> 39ms (from cache)<br> 1925 silly pacote range manifest for iferr@^0.1.5 fetched in 41ms<br> 1926 silly pacote range manifest for run-queue@^1.0.0 fetched in 2ms<br> 1927 silly pacote range manifest for readable-stream@1 || 2 fetched in 14ms<br> 1928 http fetch GET 200 <a href="https://registry.npmjs.org/gensync" rel="nofollow">https://registry.npmjs.org/gensync</a> 92ms<br> 1929 http fetch GET 200 <a href="https://registry.npmjs.org/clean-stack" rel="nofollow">https://registry.npmjs.org/clean-stack</a> 38ms<br> 1930 http fetch GET 200 <a href="https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.1.tgz" rel="nofollow">https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.1.tgz</a> 38ms<br> 1931 silly pacote range manifest for gensync@^1.0.0-beta.1 fetched in 144ms<br> 1932 http fetch GET 200 <a href="https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz" rel="nofollow">https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz</a> 30ms<br> 1933 silly pacote range manifest for clean-stack@^2.0.0 fetched in 83ms<br> 1934 silly pacote range manifest for is-extglob@^2.1.0 fetched in 2ms<br> 1935 http fetch GET 200 <a href="https://registry.npmjs.org/indent-string" rel="nofollow">https://registry.npmjs.org/indent-string</a> 33ms<br> 1936 http fetch GET 200 <a href="https://registry.npmjs.org/array-uniq" rel="nofollow">https://registry.npmjs.org/array-uniq</a> 38ms<br> 1937 http fetch GET 200 <a href="https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz</a> 34ms<br> 1938 silly pacote range manifest for indent-string@^4.0.0 fetched in 81ms<br> 1939 http fetch GET 200 <a href="https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz" rel="nofollow">https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz</a> 33ms<br> 1940 silly pacote range manifest for array-uniq@^1.0.1 fetched in 85ms<br> 1941 http fetch GET 200 <a href="https://registry.npmjs.org/path-type" rel="nofollow">https://registry.npmjs.org/path-type</a> 33ms<br> 1942 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fgenerator" rel="nofollow">https://registry.npmjs.org/@babel%2fgenerator</a> 619ms<br> 1943 http fetch GET 200 <a href="https://registry.npmjs.org/globby/-/globby-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/globby/-/globby-5.0.0.tgz</a> 40ms<br> 1944 http fetch GET 200 <a href="https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz</a> 36ms<br> 1945 silly pacote range manifest for globby@^5.0.0 fetched in 57ms<br> 1946 silly pacote range manifest for path-type@^3.0.0 fetched in 90ms<br> 1947 http fetch GET 200 <a href="https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz</a> 30ms<br> 1948 silly pacote range manifest for is-path-cwd@^1.0.0 fetched in 45ms<br> 1949 silly pacote range manifest for pify@^2.0.0 fetched in 3ms<br> 1950 http fetch GET 200 <a href="https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.1.tgz</a> 62ms<br> 1951 http fetch GET 200 <a href="https://registry.npmjs.org/pinkie-promise" rel="nofollow">https://registry.npmjs.org/pinkie-promise</a> 29ms<br> 1952 silly pacote range manifest for is-path-in-cwd@^1.0.0 fetched in 74ms<br> 1953 silly pacote range manifest for rimraf@^2.2.8 fetched in 6ms<br> 1954 http fetch GET 200 <a href="https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz</a> 29ms<br> 1955 silly pacote range manifest for pinkie-promise@^2.0.0 fetched in 65ms<br> 1956 silly pacote range manifest for @babel/template@^7.8.3 fetched in 2ms<br> 1957 silly pacote range manifest for @babel/traverse@^7.8.3 fetched in 2ms<br> 1958 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/generator/-/generator-7.9.5.tgz" rel="nofollow">https://registry.npmjs.org/@babel/generator/-/generator-7.9.5.tgz</a> 290ms<br> 1959 silly pacote range manifest for @babel/generator@^7.9.0 fetched in 916ms<br> 1960 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-explode-assignable-expression" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-explode-assignable-expression</a> 306ms<br> 1961 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.8.3.tgz</a> 36ms<br> 1962 silly pacote range manifest for @babel/helper-explode-assignable-expression@^7.8.3 fetched in 352ms<br> 1963 silly pacote range manifest for @babel/generator@^7.9.5 fetched in 3ms<br> 1964 silly pacote range manifest for @babel/helper-function-name@^7.9.5 fetched in 3ms<br> 1965 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-wrap-function" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-wrap-function</a> 757ms<br> 1966 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz</a> 43ms<br> 1967 silly pacote range manifest for @babel/helper-wrap-function@^7.8.3 fetched in 816ms<br> 1968 silly pacote range manifest for @babel/types@^7.9.5 fetched in 5ms<br> 1969 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-split-export-declaration" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-split-export-declaration</a> 299ms<br> 1970 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelpers" rel="nofollow">https://registry.npmjs.org/@babel%2fhelpers</a> 1543ms<br> 1971 http fetch GET 200 <a href="https://registry.npmjs.org/regexpu-core" rel="nofollow">https://registry.npmjs.org/regexpu-core</a> 2279ms<br> 1972 http fetch GET 200 <a href="https://registry.npmjs.org/globals" rel="nofollow">https://registry.npmjs.org/globals</a> 1556ms<br> 1973 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz</a> 1547ms<br> 1974 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helpers/-/helpers-7.9.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helpers/-/helpers-7.9.2.tgz</a> 1541ms<br> 1975 http fetch GET 200 <a href="https://registry.npmjs.org/xmlbuilder" rel="nofollow">https://registry.npmjs.org/xmlbuilder</a> 4266ms<br> 1976 http fetch GET 200 <a href="https://registry.npmjs.org/fill-range" rel="nofollow">https://registry.npmjs.org/fill-range</a> 6746ms<br> 1977 silly pacote range manifest for @babel/helpers@^7.9.0 fetched in 3126ms<br> 1978 silly pacote range manifest for @babel/helper-split-export-declaration@^7.8.3 fetched in 1891ms<br> 1979 http fetch GET 200 <a href="https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz" rel="nofollow">https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz</a> 487ms<br> 1980 http fetch GET 200 <a href="https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" rel="nofollow">https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz</a> 520ms<br> 1981 http fetch GET 200 <a href="https://registry.npmjs.org/lie" rel="nofollow">https://registry.npmjs.org/lie</a> 515ms<br> 1982 silly pacote range manifest for xmlbuilder@~11.0.0 fetched in 4824ms<br> 1983 http fetch GET 304 <a href="https://registry.npmjs.org/object.assign" rel="nofollow">https://registry.npmjs.org/object.assign</a> 530ms (from cache)<br> 1984 http fetch GET 200 <a href="https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" rel="nofollow">https://registry.npmjs.org/globals/-/globals-11.12.0.tgz</a> 578ms<br> 1985 silly pacote range manifest for object.assign@^4.1.0 fetched in 546ms<br> 1986 silly pacote range manifest for fill-range@^7.0.1 fetched in 7307ms<br> 1987 silly pacote range manifest for globals@^11.1.0 fetched in 2158ms<br> 1988 http fetch GET 200 <a href="https://registry.npmjs.org/lie/-/lie-3.3.0.tgz" rel="nofollow">https://registry.npmjs.org/lie/-/lie-3.3.0.tgz</a> 266ms<br> 1989 http fetch GET 200 <a href="https://registry.npmjs.org/set-immediate-shim" rel="nofollow">https://registry.npmjs.org/set-immediate-shim</a> 247ms<br> 1990 silly pacote range manifest for lie@~3.3.0 fetched in 803ms<br> 1991 silly pacote range manifest for @babel/traverse@^7.8.6 fetched in 3ms<br> 1992 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-optimise-call-expression" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-optimise-call-expression</a> 460ms<br> 1993 http fetch GET 200 <a href="https://registry.npmjs.org/pako" rel="nofollow">https://registry.npmjs.org/pako</a> 491ms<br> 1994 http fetch GET 200 <a href="https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz</a> 230ms<br> 1995 silly pacote range manifest for set-immediate-shim@~1.0.1 fetched in 493ms<br> 1996 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fhelper-member-expression-to-functions" rel="nofollow">https://registry.npmjs.org/@babel%2fhelper-member-expression-to-functions</a> 490ms<br> 1997 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz</a> 405ms<br> 1998 http fetch GET 200 <a href="https://registry.npmjs.org/private" rel="nofollow">https://registry.npmjs.org/private</a> 389ms<br> 1999 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz</a> 386ms<br> 2000 silly pacote range manifest for @babel/helper-optimise-call-expression@^7.8.3 fetched in 886ms<br> 2001 silly pacote range manifest for js-tokens@^3.0.0 || ^4.0.0 fetched in 2ms<br> 2002 silly pacote range manifest for @babel/helper-member-expression-to-functions@^7.8.3 fetched in 894ms<br> 2003 silly pacote range manifest for postcss@^7.0.27 fetched in 4ms<br> 2004 http fetch GET 200 <a href="https://registry.npmjs.org/private/-/private-0.1.8.tgz" rel="nofollow">https://registry.npmjs.org/private/-/private-0.1.8.tgz</a> 289ms<br> 2005 http fetch GET 200 <a href="https://registry.npmjs.org/timsort" rel="nofollow">https://registry.npmjs.org/timsort</a> 276ms<br> 2006 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-selector-parser" rel="nofollow">https://registry.npmjs.org/postcss-selector-parser</a> 277ms<br> 2007 http fetch GET 200 <a href="https://registry.npmjs.org/@babel%2fruntime" rel="nofollow">https://registry.npmjs.org/@babel%2fruntime</a> 923ms<br> 2008 silly pacote range manifest for private@^0.1.8 fetched in 708ms<br> 2009 silly pacote range manifest for @babel/helper-replace-supers@^7.8.6 fetched in 3ms<br> 2010 silly pacote range manifest for browserslist@^4.0.0 fetched in 3ms<br> 2011 http fetch GET 200 <a href="https://registry.npmjs.org/color" rel="nofollow">https://registry.npmjs.org/color</a> 299ms<br> 2012 http fetch GET 200 <a href="https://registry.npmjs.org/@babel/runtime/-/runtime-7.9.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/runtime/-/runtime-7.9.2.tgz</a> 317ms<br> 2013 silly pacote range manifest for @babel/runtime@^7.8.4 fetched in 1259ms<br> 2014 http fetch GET 304 <a href="https://registry.npmjs.org/has" rel="nofollow">https://registry.npmjs.org/has</a> 269ms (from cache)<br> 2015 http fetch GET 200 <a href="https://registry.npmjs.org/color/-/color-3.1.2.tgz" rel="nofollow">https://registry.npmjs.org/color/-/color-3.1.2.tgz</a> 283ms<br> 2016 silly pacote range manifest for has@^1.0.0 fetched in 272ms<br> 2017 silly pacote range manifest for postcss-value-parser@^3.0.0 fetched in 3ms<br> 2018 silly pacote range manifest for color@^3.0.0 fetched in 600ms<br> 2019 http fetch GET 200 <a href="https://registry.npmjs.org/timsort/-/timsort-0.3.0.tgz" rel="nofollow">https://registry.npmjs.org/timsort/-/timsort-0.3.0.tgz</a> 912ms<br> 2020 http fetch GET 200 <a href="https://registry.npmjs.org/is-color-stop" rel="nofollow">https://registry.npmjs.org/is-color-stop</a> 284ms<br> 2021 http fetch GET 200 <a href="https://registry.npmjs.org/cssnano-util-get-arguments" rel="nofollow">https://registry.npmjs.org/cssnano-util-get-arguments</a> 296ms<br> 2022 silly pacote range manifest for timsort@^0.3.0 fetched in 1209ms<br> 2023 http fetch GET 200 <a href="https://registry.npmjs.org/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz</a> 384ms<br> 2024 http fetch GET 200 <a href="https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.7.0.tgz" rel="nofollow">https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.7.0.tgz</a> 3147ms<br> 2025 http fetch GET 200 <a href="https://registry.npmjs.org/is-color-stop/-/is-color-stop-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/is-color-stop/-/is-color-stop-1.1.0.tgz</a> 393ms<br> 2026 http fetch GET 200 <a href="https://registry.npmjs.org/css-color-names" rel="nofollow">https://registry.npmjs.org/css-color-names</a> 382ms<br> 2027 http fetch GET 200 <a href="https://registry.npmjs.org/pako/-/pako-1.0.11.tgz" rel="nofollow">https://registry.npmjs.org/pako/-/pako-1.0.11.tgz</a> 2017ms<br> 2028 silly pacote range manifest for cssnano-util-get-arguments@^4.0.0 fetched in 707ms<br> 2029 silly pacote range manifest for regexpu-core@^4.7.0 fetched in 5454ms<br> 2030 silly pacote range manifest for is-color-stop@^1.0.0 fetched in 712ms<br> 2031 silly pacote range manifest for pako@~1.0.2 fetched in 2545ms<br> 2032 http fetch GET 200 <a href="https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz" rel="nofollow">https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz</a> 55ms<br> 2033 http fetch GET 200 <a href="https://registry.npmjs.org/stylehacks" rel="nofollow">https://registry.npmjs.org/stylehacks</a> 59ms<br> 2034 http fetch GET 200 <a href="https://registry.npmjs.org/alphanum-sort" rel="nofollow">https://registry.npmjs.org/alphanum-sort</a> 56ms<br> 2035 http fetch GET 200 <a href="https://registry.npmjs.org/uniqs" rel="nofollow">https://registry.npmjs.org/uniqs</a> 51ms<br> 2036 silly pacote version manifest for [email protected] fetched in 497ms<br> 2037 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.2.tgz</a> 1421ms<br> 2038 http fetch GET 200 <a href="https://registry.npmjs.org/etag" rel="nofollow">https://registry.npmjs.org/etag</a> 12144ms<br> 2039 http fetch GET 200 <a href="https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz</a> 117ms<br> 2040 silly pacote range manifest for postcss-selector-parser@^6.0.2 fetched in 1744ms<br> 2041 http fetch GET 200 <a href="https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz" rel="nofollow">https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz</a> 79ms<br> 2042 http fetch GET 200 <a href="https://registry.npmjs.org/alphanum-sort/-/alphanum-sort-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/alphanum-sort/-/alphanum-sort-1.0.2.tgz</a> 75ms<br> 2043 http fetch GET 200 <a href="https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz</a> 74ms<br> 2044 http fetch GET 200 <a href="https://registry.npmjs.org/cssnano-util-get-match" rel="nofollow">https://registry.npmjs.org/cssnano-util-get-match</a> 53ms<br> 2045 silly pacote range manifest for postcss-selector-parser@^3.0.0 fetched in 137ms<br> 2046 silly pacote range manifest for stylehacks@^4.0.0 fetched in 163ms<br> 2047 silly pacote range manifest for alphanum-sort@^1.0.0 fetched in 159ms<br> 2048 silly pacote range manifest for uniqs@^2.0.0 fetched in 150ms<br> 2049 http fetch GET 200 <a href="https://registry.npmjs.org/cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz</a> 21ms<br> 2050 silly pacote range manifest for cssnano-util-get-match@^4.0.0 fetched in 80ms<br> 2051 http fetch GET 200 <a href="https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.1.0.tgz</a> 24ms<br> 2052 silly pacote range manifest for is-absolute-url@^2.0.0 fetched in 30ms<br> 2053 http fetch GET 200 <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz" rel="nofollow">https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz</a> 302ms<br> 2054 silly pacote range manifest for normalize-url@^3.0.0 fetched in 313ms<br> 2055 silly pacote range manifest for object-assign@^4.1.0 fetched in 2ms<br> 2056 http fetch GET 200 <a href="https://registry.npmjs.org/strict-uri-encode" rel="nofollow">https://registry.npmjs.org/strict-uri-encode</a> 31ms<br> 2057 http fetch GET 200 <a href="https://registry.npmjs.org/etag/-/etag-1.8.1.tgz" rel="nofollow">https://registry.npmjs.org/etag/-/etag-1.8.1.tgz</a> 410ms<br> 2058 http fetch GET 200 <a href="https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz</a> 34ms<br> 2059 http fetch GET 200 <a href="https://registry.npmjs.org/cssnano-util-same-parent" rel="nofollow">https://registry.npmjs.org/cssnano-util-same-parent</a> 391ms<br> 2060 http fetch GET 200 <a href="https://registry.npmjs.org/vendors" rel="nofollow">https://registry.npmjs.org/vendors</a> 397ms<br> 2061 silly pacote range manifest for etag@~1.8.1 fetched in 12582ms<br> 2062 silly pacote range manifest for strict-uri-encode@^1.0.0 fetched in 89ms<br> 2063 http fetch GET 200 <a href="https://registry.npmjs.org/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz</a> 42ms<br> 2064 http fetch GET 200 <a href="https://registry.npmjs.org/vendors/-/vendors-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/vendors/-/vendors-1.0.4.tgz</a> 35ms<br> 2065 http fetch GET 200 <a href="https://registry.npmjs.org/caller-path" rel="nofollow">https://registry.npmjs.org/caller-path</a> 35ms<br> 2066 http fetch GET 200 <a href="https://registry.npmjs.org/resolve-from" rel="nofollow">https://registry.npmjs.org/resolve-from</a> 36ms<br> 2067 silly pacote range manifest for cssnano-util-same-parent@^4.0.0 fetched in 455ms<br> 2068 silly pacote range manifest for vendors@^1.0.0 fetched in 455ms<br> 2069 http fetch GET 200 <a href="https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz</a> 46ms<br> 2070 http fetch GET 200 <a href="https://registry.npmjs.org/is-plain-obj" rel="nofollow">https://registry.npmjs.org/is-plain-obj</a> 43ms<br> 2071 http fetch GET 200 <a href="https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz</a> 56ms<br> 2072 http fetch GET 200 <a href="https://registry.npmjs.org/is-svg" rel="nofollow">https://registry.npmjs.org/is-svg</a> 483ms<br> 2073 http fetch GET 200 <a href="https://registry.npmjs.org/error-ex" rel="nofollow">https://registry.npmjs.org/error-ex</a> 48ms<br> 2074 http fetch GET 200 <a href="https://registry.npmjs.org/svgo" rel="nofollow">https://registry.npmjs.org/svgo</a> 490ms<br> 2075 silly pacote range manifest for caller-path@^2.0.0 fetched in 121ms<br> 2076 silly pacote range manifest for resolve-from@^3.0.0 fetched in 117ms<br> 2077 silly pacote range manifest for inherits@~2.0.3 fetched in 9ms<br> 2078 http fetch GET 200 <a href="https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz</a> 38ms<br> 2079 http fetch GET 200 <a href="https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz" rel="nofollow">https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz</a> 39ms<br> 2080 http fetch GET 200 <a href="https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz</a> 50ms<br> 2081 silly pacote range manifest for is-svg@^3.0.0 fetched in 537ms<br> 2082 silly pacote range manifest for error-ex@^1.3.1 fetched in 112ms<br> 2083 silly pacote range manifest for is-plain-obj@^1.0.0 fetched in 121ms<br> 2084 http fetch GET 304 <a href="https://registry.npmjs.org/core-util-is" rel="nofollow">https://registry.npmjs.org/core-util-is</a> 51ms (from cache)<br> 2085 silly pacote range manifest for core-util-is@~1.0.0 fetched in 52ms<br> 2086 http fetch GET 304 <a href="https://registry.npmjs.org/string_decoder" rel="nofollow">https://registry.npmjs.org/string_decoder</a> 31ms (from cache)<br> 2087 silly pacote range manifest for string_decoder@~1.1.1 fetched in 35ms<br> 2088 http fetch GET 304 <a href="https://registry.npmjs.org/process-nextick-args" rel="nofollow">https://registry.npmjs.org/process-nextick-args</a> 54ms (from cache)<br> 2089 silly pacote range manifest for process-nextick-args@~2.0.0 fetched in 55ms<br> 2090 http fetch GET 200 <a href="https://registry.npmjs.org/import-from" rel="nofollow">https://registry.npmjs.org/import-from</a> 38ms<br> 2091 http fetch GET 304 <a href="https://registry.npmjs.org/util-deprecate" rel="nofollow">https://registry.npmjs.org/util-deprecate</a> 47ms (from cache)<br> 2092 silly pacote range manifest for util-deprecate@~1.0.1 fetched in 49ms<br> 2093 silly pacote range manifest for micromatch@^3.1.4 fetched in 2ms<br> 2094 http fetch GET 200 <a href="https://registry.npmjs.org/source-map-resolve" rel="nofollow">https://registry.npmjs.org/source-map-resolve</a> 35ms<br> 2095 http fetch GET 200 <a href="https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz" rel="nofollow">https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz</a> 73ms<br> 2096 silly pacote range manifest for source-map-resolve@^0.5.2 fetched in 122ms<br> 2097 http fetch GET 200 <a href="https://registry.npmjs.org/import-from/-/import-from-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/import-from/-/import-from-2.1.0.tgz</a> 117ms<br> 2098 silly pacote range manifest for import-from@^2.1.0 fetched in 165ms<br> 2099 http fetch GET 200 <a href="https://registry.npmjs.org/arr-flatten" rel="nofollow">https://registry.npmjs.org/arr-flatten</a> 31ms<br> 2100 http fetch GET 200 <a href="https://registry.npmjs.org/array-unique" rel="nofollow">https://registry.npmjs.org/array-unique</a> 33ms<br> 2101 http fetch GET 304 <a href="https://registry.npmjs.org/isarray" rel="nofollow">https://registry.npmjs.org/isarray</a> 256ms (from cache)<br> 2102 silly pacote range manifest for isarray@~1.0.0 fetched in 260ms<br> 2103 http fetch GET 200 <a href="https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz</a> 39ms<br> 2104 silly pacote range manifest for arr-flatten@^1.1.0 fetched in 86ms<br> 2105 http fetch GET 200 <a href="https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz" rel="nofollow">https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz</a> 46ms<br> 2106 silly pacote range manifest for array-unique@^0.3.2 fetched in 96ms<br> 2107 http fetch GET 200 <a href="https://registry.npmjs.org/extend-shallow" rel="nofollow">https://registry.npmjs.org/extend-shallow</a> 47ms<br> 2108 http fetch GET 200 <a href="https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz</a> 43ms<br> 2109 http fetch GET 200 <a href="https://registry.npmjs.org/urix" rel="nofollow">https://registry.npmjs.org/urix</a> 254ms<br> 2110 silly pacote range manifest for fill-range@^4.0.0 fetched in 61ms<br> 2111 http fetch GET 200 <a href="https://registry.npmjs.org/urix/-/urix-0.1.0.tgz" rel="nofollow">https://registry.npmjs.org/urix/-/urix-0.1.0.tgz</a> 43ms<br> 2112 http fetch GET 200 <a href="https://registry.npmjs.org/isobject" rel="nofollow">https://registry.npmjs.org/isobject</a> 73ms<br> 2113 http fetch GET 200 <a href="https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz</a> 69ms<br> 2114 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 129ms<br> 2115 silly pacote range manifest for urix@^0.1.0 fetched in 315ms<br> 2116 warn deprecated [email protected]: Please see <a href="https://github.com/lydell/urix#deprecated">https://github.com/lydell/urix#deprecated</a><br> 2117 http fetch GET 200 <a href="https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz</a> 300ms<br> 2118 silly pacote range manifest for normalize-path@^2.1.1 fetched in 312ms<br> 2119 http fetch GET 200 <a href="https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz" rel="nofollow">https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz</a> 280ms<br> 2120 http fetch GET 200 <a href="https://registry.npmjs.org/repeat-element" rel="nofollow">https://registry.npmjs.org/repeat-element</a> 325ms<br> 2121 silly pacote range manifest for isobject@^3.0.1 fetched in 371ms<br> 2122 http fetch GET 200 <a href="https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz" rel="nofollow">https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz</a> 55ms<br> 2123 http fetch GET 200 <a href="https://registry.npmjs.org/to-regex" rel="nofollow">https://registry.npmjs.org/to-regex</a> 47ms<br> 2124 http fetch GET 200 <a href="https://registry.npmjs.org/split-string" rel="nofollow">https://registry.npmjs.org/split-string</a> 333ms<br> 2125 http fetch GET 200 <a href="https://registry.npmjs.org/snapdragon" rel="nofollow">https://registry.npmjs.org/snapdragon</a> 349ms<br> 2126 http fetch GET 200 <a href="https://registry.npmjs.org/snapdragon-node" rel="nofollow">https://registry.npmjs.org/snapdragon-node</a> 350ms<br> 2127 silly pacote range manifest for repeat-element@^1.1.2 fetched in 410ms<br> 2128 http fetch GET 200 <a href="https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz" rel="nofollow">https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz</a> 49ms<br> 2129 silly pacote range manifest for binary-extensions@^1.0.0 fetched in 61ms<br> 2130 silly pacote range manifest for graceful-fs@^4.1.11 fetched in 2ms<br> 2131 silly pacote range manifest for readable-stream@^2.0.2 fetched in 10ms<br> 2132 http fetch GET 200 <a href="https://registry.npmjs.org/@types%2fevents" rel="nofollow">https://registry.npmjs.org/@types%2fevents</a> 37ms<br> 2133 http fetch GET 200 <a href="https://registry.npmjs.org/@types/events/-/events-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/@types/events/-/events-3.0.0.tgz</a> 35ms<br> 2134 silly pacote range manifest for @types/events@* fetched in 83ms<br> 2135 http fetch GET 200 <a href="https://registry.npmjs.org/@types%2fminimatch" rel="nofollow">https://registry.npmjs.org/@types%2fminimatch</a> 38ms<br> 2136 http fetch GET 200 <a href="https://registry.npmjs.org/caniuse-api" rel="nofollow">https://registry.npmjs.org/caniuse-api</a> 1540ms<br> 2137 http fetch GET 200 <a href="https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.3.tgz" rel="nofollow">https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.3.tgz</a> 50ms<br> 2138 http fetch GET 200 <a href="https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz" rel="nofollow">https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz</a> 272ms<br> 2139 silly pacote range manifest for @types/minimatch@* fetched in 101ms<br> 2140 silly pacote range manifest for to-regex@^3.0.1 fetched in 334ms<br> 2141 http fetch GET 200 <a href="https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz</a> 49ms<br> 2142 http fetch GET 200 <a href="https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz" rel="nofollow">https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz</a> 296ms<br> 2143 http fetch GET 200 <a href="https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz</a> 306ms<br> 2144 silly pacote range manifest for caniuse-api@^3.0.0 fetched in 1606ms<br> 2145 silly pacote range manifest for snapdragon@^0.8.1 fetched in 668ms<br> 2146 silly pacote range manifest for split-string@^3.0.2 fetched in 662ms<br> 2147 http fetch GET 304 <a href="https://registry.npmjs.org/is-date-object" rel="nofollow">https://registry.npmjs.org/is-date-object</a> 42ms (from cache)<br> 2148 http fetch GET 304 <a href="https://registry.npmjs.org/is-regex" rel="nofollow">https://registry.npmjs.org/is-regex</a> 39ms (from cache)<br> 2149 silly pacote range manifest for is-date-object@^1.0.1 fetched in 46ms<br> 2150 silly pacote range manifest for is-regex@^1.0.4 fetched in 45ms<br> 2151 http fetch GET 200 <a href="https://registry.npmjs.org/object-is" rel="nofollow">https://registry.npmjs.org/object-is</a> 41ms<br> 2152 http fetch GET 200 <a href="https://registry.npmjs.org/object-is/-/object-is-1.1.2.tgz" rel="nofollow">https://registry.npmjs.org/object-is/-/object-is-1.1.2.tgz</a> 33ms<br> 2153 silly pacote range manifest for object-is@^1.0.1 fetched in 86ms<br> 2154 http fetch GET 200 <a href="https://registry.npmjs.org/regexp.prototype.flags" rel="nofollow">https://registry.npmjs.org/regexp.prototype.flags</a> 34ms<br> 2155 http fetch GET 200 <a href="https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz</a> 491ms<br> 2156 silly pacote range manifest for snapdragon-node@^2.0.1 fetched in 859ms<br> 2157 http fetch GET 200 <a href="https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz" rel="nofollow">https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz</a> 33ms<br> 2158 silly pacote range manifest for regexp.prototype.flags@^1.2.0 fetched in 84ms<br> 2159 http fetch GET 200 <a href="https://registry.npmjs.org/is-path-inside" rel="nofollow">https://registry.npmjs.org/is-path-inside</a> 273ms<br> 2160 http fetch GET 200 <a href="https://registry.npmjs.org/buffer-indexof" rel="nofollow">https://registry.npmjs.org/buffer-indexof</a> 37ms<br> 2161 http fetch GET 200 <a href="https://registry.npmjs.org/is-arguments" rel="nofollow">https://registry.npmjs.org/is-arguments</a> 256ms<br> 2162 http fetch GET 200 <a href="https://registry.npmjs.org/is-path-inside/-/is-path-inside-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/is-path-inside/-/is-path-inside-2.1.0.tgz</a> 67ms<br> 2163 silly pacote range manifest for is-path-inside@^2.1.0 fetched in 351ms<br> 2164 http fetch GET 200 <a href="https://registry.npmjs.org/thunky" rel="nofollow">https://registry.npmjs.org/thunky</a> 69ms<br> 2165 http fetch GET 200 <a href="https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz</a> 32ms<br> 2166 silly pacote range manifest for thunky@^1.0.2 fetched in 114ms<br> 2167 http fetch GET 200 <a href="https://registry.npmjs.org/mime-db/-/mime-db-1.43.0.tgz" rel="nofollow">https://registry.npmjs.org/mime-db/-/mime-db-1.43.0.tgz</a> 8ms (from cache)<br> 2168 silly pacote range manifest for mime-db@&gt;= 1.43.0 &lt; 2 fetched in 19ms<br> 2169 silly pacote range manifest for mime-types@~2.1.24 fetched in 3ms<br> 2170 http fetch GET 200 <a href="https://registry.npmjs.org/negotiator" rel="nofollow">https://registry.npmjs.org/negotiator</a> 35ms<br> 2171 http fetch GET 200 <a href="https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz" rel="nofollow">https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz</a> 53ms<br> 2172 http fetch GET 200 <a href="https://registry.npmjs.org/buffer-indexof/-/buffer-indexof-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/buffer-indexof/-/buffer-indexof-1.1.1.tgz</a> 298ms<br> 2173 http fetch GET 200 <a href="https://registry.npmjs.org/is-arguments/-/is-arguments-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/is-arguments/-/is-arguments-1.0.4.tgz</a> 294ms<br> 2174 silly pacote version manifest for [email protected] fetched in 111ms<br> 2175 silly pacote range manifest for buffer-indexof@^1.0.0 fetched in 356ms<br> 2176 http fetch GET 304 <a href="https://registry.npmjs.org/object-keys" rel="nofollow">https://registry.npmjs.org/object-keys</a> 511ms (from cache)<br> 2177 silly pacote range manifest for object-keys@^1.1.1 fetched in 514ms<br> 2178 silly pacote range manifest for is-arguments@^1.0.4 fetched in 580ms<br> 2179 http fetch GET 200 <a href="https://registry.npmjs.org/dns-packet" rel="nofollow">https://registry.npmjs.org/dns-packet</a> 360ms<br> 2180 http fetch GET 200 <a href="https://registry.npmjs.org/websocket-driver" rel="nofollow">https://registry.npmjs.org/websocket-driver</a> 57ms<br> 2181 http fetch GET 200 <a href="https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz" rel="nofollow">https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz</a> 40ms<br> 2182 http fetch GET 200 <a href="https://registry.npmjs.org/ip-regex" rel="nofollow">https://registry.npmjs.org/ip-regex</a> 60ms<br> 2183 silly pacote version manifest for [email protected] fetched in 62ms<br> 2184 silly pacote range manifest for statuses@&gt;= 1.4.0 &lt; 2 fetched in 1ms<br> 2185 http fetch GET 200 <a href="https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz</a> 52ms<br> 2186 http fetch GET 200 <a href="https://registry.npmjs.org/dns-packet/-/dns-packet-1.3.1.tgz" rel="nofollow">https://registry.npmjs.org/dns-packet/-/dns-packet-1.3.1.tgz</a> 51ms<br> 2187 silly pacote version manifest for [email protected] fetched in 69ms<br> 2188 silly pacote range manifest for dns-packet@^1.3.1 fetched in 436ms<br> 2189 http fetch GET 200 <a href="https://registry.npmjs.org/ip-regex/-/ip-regex-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/ip-regex/-/ip-regex-2.1.0.tgz</a> 38ms<br> 2190 http fetch GET 200 <a href="https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz" rel="nofollow">https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz</a> 8ms (from cache)<br> 2191 silly pacote range manifest for ip-regex@^2.1.0 fetched in 116ms<br> 2192 silly pacote version manifest for [email protected] fetched in 19ms<br> 2193 silly pacote range manifest for type-is@~1.6.17 fetched in 1ms<br> 2194 http fetch GET 200 <a href="https://registry.npmjs.org/ee-first" rel="nofollow">https://registry.npmjs.org/ee-first</a> 27ms<br> 2195 http fetch GET 200 <a href="https://registry.npmjs.org/raw-body" rel="nofollow">https://registry.npmjs.org/raw-body</a> 124ms<br> 2196 http fetch GET 200 <a href="https://registry.npmjs.org/raw-body/-/raw-body-2.4.0.tgz" rel="nofollow">https://registry.npmjs.org/raw-body/-/raw-body-2.4.0.tgz</a> 95ms<br> 2197 http fetch GET 200 <a href="https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.3.tgz" rel="nofollow">https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.3.tgz</a> 278ms<br> 2198 http fetch GET 200 <a href="https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz</a> 267ms<br> 2199 silly pacote version manifest for [email protected] fetched in 233ms<br> 2200 silly pacote range manifest for websocket-driver@&gt;=0.5.1 fetched in 353ms<br> 2201 http fetch GET 200 <a href="https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz" rel="nofollow">https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz</a> 9ms (from cache)<br> 2202 silly pacote version manifest for [email protected] fetched in 293ms<br> 2203 http fetch GET 200 <a href="https://registry.npmjs.org/http-errors/-/http-errors-1.7.2.tgz" rel="nofollow">https://registry.npmjs.org/http-errors/-/http-errors-1.7.2.tgz</a> 286ms<br> 2204 silly pacote version manifest for [email protected] fetched in 30ms<br> 2205 http fetch GET 200 <a href="https://registry.npmjs.org/forwarded" rel="nofollow">https://registry.npmjs.org/forwarded</a> 36ms<br> 2206 silly pacote version manifest for [email protected] fetched in 305ms<br> 2207 http fetch GET 200 <a href="https://registry.npmjs.org/media-typer" rel="nofollow">https://registry.npmjs.org/media-typer</a> 43ms<br> 2208 http fetch GET 200 <a href="https://registry.npmjs.org/destroy" rel="nofollow">https://registry.npmjs.org/destroy</a> 40ms<br> 2209 http fetch GET 200 <a href="https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz" rel="nofollow">https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz</a> 47ms<br> 2210 silly pacote range manifest for forwarded@~0.1.2 fetched in 97ms<br> 2211 http fetch GET 200 <a href="https://registry.npmjs.org/mime/-/mime-1.6.0.tgz" rel="nofollow">https://registry.npmjs.org/mime/-/mime-1.6.0.tgz</a> 9ms (from cache)<br> 2212 http fetch GET 200 <a href="https://registry.npmjs.org/http-errors/-/http-errors-1.7.3.tgz" rel="nofollow">https://registry.npmjs.org/http-errors/-/http-errors-1.7.3.tgz</a> 66ms<br> 2213 silly pacote version manifest for [email protected] fetched in 21ms<br> 2214 silly pacote range manifest for http-errors@~1.7.2 fetched in 81ms<br> 2215 http fetch GET 200 <a href="https://registry.npmjs.org/ms/-/ms-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/ms/-/ms-2.1.1.tgz</a> 26ms<br> 2216 silly pacote version manifest for [email protected] fetched in 35ms<br> 2217 http fetch GET 200 <a href="https://registry.npmjs.org/unpipe" rel="nofollow">https://registry.npmjs.org/unpipe</a> 27ms<br> 2218 http fetch GET 200 <a href="https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz</a> 30ms<br> 2219 silly pacote range manifest for unpipe@~1.0.0 fetched in 68ms<br> 2220 http fetch GET 200 <a href="https://registry.npmjs.org/eventemitter3" rel="nofollow">https://registry.npmjs.org/eventemitter3</a> 52ms<br> 2221 http fetch GET 200 <a href="https://registry.npmjs.org/requires-port" rel="nofollow">https://registry.npmjs.org/requires-port</a> 32ms<br> 2222 http fetch GET 200 <a href="https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.0.tgz</a> 54ms<br> 2223 http fetch GET 200 <a href="https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz</a> 35ms<br> 2224 silly pacote range manifest for eventemitter3@^4.0.0 fetched in 121ms<br> 2225 silly pacote range manifest for requires-port@^1.0.0 fetched in 82ms<br> 2226 http fetch GET 200 <a href="https://registry.npmjs.org/arr-diff" rel="nofollow">https://registry.npmjs.org/arr-diff</a> 46ms<br> 2227 http fetch GET 200 <a href="https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz</a> 48ms<br> 2228 silly pacote range manifest for arr-diff@^4.0.0 fetched in 106ms<br> 2229 silly pacote range manifest for braces@^2.3.1 fetched in 3ms<br> 2230 http fetch GET 200 <a href="https://registry.npmjs.org/define-property" rel="nofollow">https://registry.npmjs.org/define-property</a> 36ms<br> 2231 http fetch GET 200 <a href="https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz" rel="nofollow">https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz</a> 41ms<br> 2232 silly pacote range manifest for define-property@^2.0.2 fetched in 94ms<br> 2233 http fetch GET 200 <a href="https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz" rel="nofollow">https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz</a> 37ms<br> 2234 silly pacote range manifest for extend-shallow@^3.0.2 fetched in 57ms<br> 2235 http fetch GET 200 <a href="https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz</a> 778ms<br> 2236 silly pacote version manifest for [email protected] fetched in 818ms<br> 2237 http fetch GET 200 <a href="https://registry.npmjs.org/follow-redirects" rel="nofollow">https://registry.npmjs.org/follow-redirects</a> 322ms<br> 2238 http fetch GET 200 <a href="https://registry.npmjs.org/extglob" rel="nofollow">https://registry.npmjs.org/extglob</a> 66ms<br> 2239 http fetch GET 200 <a href="https://registry.npmjs.org/fragment-cache" rel="nofollow">https://registry.npmjs.org/fragment-cache</a> 37ms<br> 2240 http fetch GET 200 <a href="https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.11.0.tgz" rel="nofollow">https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.11.0.tgz</a> 37ms<br> 2241 silly pacote range manifest for follow-redirects@^1.0.0 fetched in 371ms<br> 2242 http fetch GET 200 <a href="https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz" rel="nofollow">https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz</a> 37ms<br> 2243 http fetch GET 200 <a href="https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz" rel="nofollow">https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz</a> 67ms<br> 2244 silly pacote range manifest for fragment-cache@^0.2.1 fetched in 89ms<br> 2245 silly pacote range manifest for extglob@^2.0.4 fetched in 151ms<br> 2246 http fetch GET 200 <a href="https://registry.npmjs.org/object.pick" rel="nofollow">https://registry.npmjs.org/object.pick</a> 49ms<br> 2247 http fetch GET 200 <a href="https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz" rel="nofollow">https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz</a> 680ms<br> 2248 silly pacote version manifest for [email protected] fetched in 740ms<br> 2249 http fetch GET 200 <a href="https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz</a> 687ms<br> 2250 silly pacote range manifest for destroy@~1.0.4 fetched in 739ms<br> 2251 silly pacote range manifest for to-regex@^3.0.2 fetched in 2ms<br> 2252 http fetch GET 200 <a href="https://registry.npmjs.org/p-locate" rel="nofollow">https://registry.npmjs.org/p-locate</a> 59ms<br> 2253 http fetch GET 200 <a href="https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz" rel="nofollow">https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz</a> 32ms<br> 2254 silly pacote range manifest for p-locate@^4.1.0 fetched in 103ms<br> 2255 http fetch GET 304 <a href="https://registry.npmjs.org/es6-promisify" rel="nofollow">https://registry.npmjs.org/es6-promisify</a> 36ms (from cache)<br> 2256 silly pacote range manifest for es6-promisify@^5.0.0 fetched in 39ms<br> 2257 silly pacote range manifest for ansi-styles@^4.0.0 fetched in 3ms<br> 2258 http fetch GET 200 <a href="https://registry.npmjs.org/kind-of" rel="nofollow">https://registry.npmjs.org/kind-of</a> 277ms<br> 2259 http fetch GET 200 <a href="https://registry.npmjs.org/nanomatch" rel="nofollow">https://registry.npmjs.org/nanomatch</a> 281ms<br> 2260 http fetch GET 200 <a href="https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz</a> 41ms<br> 2261 silly pacote range manifest for p-locate@^3.0.0 fetched in 96ms<br> 2262 http fetch GET 200 <a href="https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz" rel="nofollow">https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz</a> 98ms<br> 2263 http fetch GET 200 <a href="https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz" rel="nofollow">https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz</a> 285ms<br> 2264 http fetch GET 200 <a href="https://registry.npmjs.org/regex-not" rel="nofollow">https://registry.npmjs.org/regex-not</a> 269ms<br> 2265 silly pacote range manifest for kind-of@^6.0.2 fetched in 396ms<br> 2266 silly pacote range manifest for object.pick@^1.3.0 fetched in 362ms<br> 2267 http fetch GET 200 <a href="https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz</a> 43ms<br> 2268 http fetch GET 200 <a href="https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz</a> 34ms<br> 2269 silly pacote range manifest for path-exists@^3.0.0 fetched in 52ms<br> 2270 silly pacote range manifest for regex-not@^1.0.0 fetched in 312ms<br> 2271 http fetch GET 200 <a href="https://registry.npmjs.org/detect-node" rel="nofollow">https://registry.npmjs.org/detect-node</a> 32ms<br> 2272 http fetch GET 200 <a href="https://registry.npmjs.org/hpack.js" rel="nofollow">https://registry.npmjs.org/hpack.js</a> 29ms<br> 2273 http fetch GET 200 <a href="https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz" rel="nofollow">https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz</a> 160ms<br> 2274 silly pacote range manifest for hpack.js@^2.1.6 fetched in 200ms<br> 2275 http fetch GET 200 <a href="https://registry.npmjs.org/wbuf" rel="nofollow">https://registry.npmjs.org/wbuf</a> 39ms<br> 2276 http fetch GET 200 <a href="https://registry.npmjs.org/obuf" rel="nofollow">https://registry.npmjs.org/obuf</a> 252ms<br> 2277 http fetch GET 200 <a href="https://registry.npmjs.org/detect-node/-/detect-node-2.0.4.tgz" rel="nofollow">https://registry.npmjs.org/detect-node/-/detect-node-2.0.4.tgz</a> 260ms<br> 2278 http fetch GET 200 <a href="https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz" rel="nofollow">https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz</a> 49ms<br> 2279 silly pacote range manifest for detect-node@^2.0.4 fetched in 308ms<br> 2280 silly pacote range manifest for wbuf@^1.7.3 fetched in 108ms<br> 2281 http fetch GET 200 <a href="https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz" rel="nofollow">https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz</a> 49ms<br> 2282 silly pacote range manifest for obuf@^1.1.2 fetched in 318ms<br> 2283 http fetch GET 200 <a href="https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz</a> 48ms<br> 2284 http fetch GET 200 <a href="https://registry.npmjs.org/invert-kv" rel="nofollow">https://registry.npmjs.org/invert-kv</a> 46ms<br> 2285 silly pacote range manifest for string-width@^1.0.1 fetched in 65ms<br> 2286 http fetch GET 200 <a href="https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz</a> 36ms<br> 2287 silly pacote range manifest for ansi-regex@^3.0.0 fetched in 50ms<br> 2288 http fetch GET 200 <a href="https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz</a> 44ms<br> 2289 silly pacote range manifest for invert-kv@^2.0.0 fetched in 110ms<br> 2290 http fetch GET 200 <a href="https://registry.npmjs.org/map-age-cleaner" rel="nofollow">https://registry.npmjs.org/map-age-cleaner</a> 60ms<br> 2291 http fetch GET 304 <a href="https://registry.npmjs.org/mimic-fn" rel="nofollow">https://registry.npmjs.org/mimic-fn</a> 47ms (from cache)<br> 2292 silly pacote range manifest for mimic-fn@^2.0.0 fetched in 50ms<br> 2293 http fetch GET 304 <a href="https://registry.npmjs.org/color-name" rel="nofollow">https://registry.npmjs.org/color-name</a> 37ms (from cache)<br> 2294 silly pacote version manifest for [email protected] fetched in 39ms<br> 2295 silly pacote range manifest for color-name@~1.1.4 fetched in 2ms<br> 2296 http fetch GET 200 <a href="https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz" rel="nofollow">https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz</a> 718ms<br> 2297 silly pacote range manifest for nanomatch@^1.2.9 fetched in 1012ms<br> 2298 http fetch GET 200 <a href="https://registry.npmjs.org/p-is-promise" rel="nofollow">https://registry.npmjs.org/p-is-promise</a> 257ms<br> 2299 http fetch GET 200 <a href="https://registry.npmjs.org/p-is-promise/-/p-is-promise-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/p-is-promise/-/p-is-promise-2.1.0.tgz</a> 34ms<br> 2300 silly pacote range manifest for p-is-promise@^2.0.0 fetched in 303ms<br> 2301 http fetch GET 200 <a href="https://registry.npmjs.org/nan" rel="nofollow">https://registry.npmjs.org/nan</a> 277ms<br> 2302 http fetch GET 200 <a href="https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz" rel="nofollow">https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz</a> 690ms<br> 2303 silly pacote range manifest for map-age-cleaner@^0.1.1 fetched in 763ms<br> 2304 silly pacote range manifest for mimic-fn@^2.1.0 fetched in 3ms<br> 2305 http fetch GET 200 <a href="https://registry.npmjs.org/bindings" rel="nofollow">https://registry.npmjs.org/bindings</a> 746ms<br> 2306 http fetch GET 200 <a href="https://registry.npmjs.org/cross-spawn" rel="nofollow">https://registry.npmjs.org/cross-spawn</a> 151ms<br> 2307 http fetch GET 200 <a href="https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz" rel="nofollow">https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz</a> 50ms<br> 2308 silly pacote range manifest for cross-spawn@^6.0.0 fetched in 215ms<br> 2309 silly pacote range manifest for get-stream@^4.0.0 fetched in 4ms<br> 2310 http fetch GET 200 <a href="https://registry.npmjs.org/is-stream" rel="nofollow">https://registry.npmjs.org/is-stream</a> 38ms<br> 2311 http fetch GET 200 <a href="https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz</a> 29ms<br> 2312 silly pacote range manifest for is-stream@^1.1.0 fetched in 79ms<br> 2313 http fetch GET 200 <a href="https://registry.npmjs.org/npm-run-path" rel="nofollow">https://registry.npmjs.org/npm-run-path</a> 32ms<br> 2314 http fetch GET 200 <a href="https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz" rel="nofollow">https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz</a> 252ms<br> 2315 silly pacote range manifest for npm-run-path@^2.0.0 fetched in 302ms<br> 2316 http fetch GET 200 <a href="https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz" rel="nofollow">https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz</a> 1731ms<br> 2317 silly pacote range manifest for readable-stream@^3.0.6 fetched in 1741ms<br> 2318 silly pacote range manifest for signal-exit@^3.0.0 fetched in 6ms<br> 2319 http fetch GET 200 <a href="https://registry.npmjs.org/strip-eof" rel="nofollow">https://registry.npmjs.org/strip-eof</a> 40ms<br> 2320 http fetch GET 200 <a href="https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz</a> 33ms<br> 2321 silly pacote range manifest for strip-eof@^1.0.0 fetched in 86ms<br> 2322 silly pacote range manifest for ms@^2.0.0 fetched in 2ms<br> 2323 silly pacote range manifest for iconv-lite@~0.4.13 fetched in 3ms<br> 2324 silly pacote version manifest for [email protected] fetched in 2ms<br> 2325 http fetch GET 304 <a href="https://registry.npmjs.org/smart-buffer" rel="nofollow">https://registry.npmjs.org/smart-buffer</a> 33ms (from cache)<br> 2326 silly pacote range manifest for smart-buffer@^4.1.0 fetched in 36ms<br> 2327 http fetch GET 200 <a href="https://registry.npmjs.org/querystringify" rel="nofollow">https://registry.npmjs.org/querystringify</a> 32ms<br> 2328 http fetch GET 200 <a href="https://registry.npmjs.org/querystringify/-/querystringify-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/querystringify/-/querystringify-2.1.1.tgz</a> 30ms<br> 2329 silly pacote range manifest for querystringify@^2.1.1 fetched in 74ms<br> 2330 http fetch GET 304 <a href="https://registry.npmjs.org/spdx-license-ids" rel="nofollow">https://registry.npmjs.org/spdx-license-ids</a> 33ms (from cache)<br> 2331 silly pacote range manifest for spdx-license-ids@^3.0.0 fetched in 37ms<br> 2332 http fetch GET 200 <a href="https://registry.npmjs.org/p-finally" rel="nofollow">https://registry.npmjs.org/p-finally</a> 300ms<br> 2333 http fetch GET 304 <a href="https://registry.npmjs.org/spdx-exceptions" rel="nofollow">https://registry.npmjs.org/spdx-exceptions</a> 42ms (from cache)<br> 2334 silly pacote range manifest for spdx-exceptions@^2.1.0 fetched in 45ms<br> 2335 silly pacote range manifest for object-keys@^1.0.12 fetched in 2ms<br> 2336 http fetch GET 200 <a href="https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz</a> 10ms (from cache)<br> 2337 http fetch GET 200 <a href="https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz</a> 41ms<br> 2338 http fetch GET 200 <a href="https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz" rel="nofollow">https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz</a> 5096ms<br> 2339 silly pacote range manifest for p-finally@^1.0.0 fetched in 355ms<br> 2340 silly pacote version manifest for [email protected] fetched in 26ms<br> 2341 silly pacote range manifest for svgo@^1.0.0 fetched in 5614ms<br> 2342 http fetch GET 304 <a href="https://registry.npmjs.org/extsprintf" rel="nofollow">https://registry.npmjs.org/extsprintf</a> 41ms (from cache)<br> 2343 http fetch GET 304 <a href="https://registry.npmjs.org/json-schema" rel="nofollow">https://registry.npmjs.org/json-schema</a> 41ms (from cache)<br> 2344 silly pacote version manifest for [email protected] fetched in 45ms<br> 2345 silly pacote version manifest for [email protected] fetched in 48ms<br> 2346 http fetch GET 304 <a href="https://registry.npmjs.org/verror" rel="nofollow">https://registry.npmjs.org/verror</a> 51ms (from cache)<br> 2347 silly pacote version manifest for [email protected] fetched in 55ms<br> 2348 http fetch GET 304 <a href="https://registry.npmjs.org/asn1" rel="nofollow">https://registry.npmjs.org/asn1</a> 47ms (from cache)<br> 2349 http fetch GET 304 <a href="https://registry.npmjs.org/dashdash" rel="nofollow">https://registry.npmjs.org/dashdash</a> 47ms (from cache)<br> 2350 silly pacote range manifest for asn1@~0.2.3 fetched in 53ms<br> 2351 silly pacote range manifest for dashdash@^1.12.0 fetched in 53ms<br> 2352 silly pacote range manifest for safer-buffer@^2.0.2 fetched in 6ms<br> 2353 http fetch GET 304 <a href="https://registry.npmjs.org/getpass" rel="nofollow">https://registry.npmjs.org/getpass</a> 55ms (from cache)<br> 2354 silly pacote range manifest for getpass@^0.1.1 fetched in 58ms<br> 2355 http fetch GET 304 <a href="https://registry.npmjs.org/tweetnacl" rel="nofollow">https://registry.npmjs.org/tweetnacl</a> 44ms (from cache)<br> 2356 silly pacote range manifest for tweetnacl@~0.14.0 fetched in 47ms<br> 2357 http fetch GET 200 <a href="https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz" rel="nofollow">https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz</a> 1044ms<br> 2358 http fetch GET 304 <a href="https://registry.npmjs.org/bcrypt-pbkdf" rel="nofollow">https://registry.npmjs.org/bcrypt-pbkdf</a> 40ms (from cache)<br> 2359 silly pacote range manifest for bcrypt-pbkdf@^1.0.0 fetched in 43ms<br> 2360 silly pacote range manifest for bindings@^1.5.0 fetched in 1805ms<br> 2361 http fetch GET 304 <a href="https://registry.npmjs.org/function-bind" rel="nofollow">https://registry.npmjs.org/function-bind</a> 40ms (from cache)<br> 2362 http fetch GET 304 <a href="https://registry.npmjs.org/es-to-primitive" rel="nofollow">https://registry.npmjs.org/es-to-primitive</a> 44ms (from cache)<br> 2363 silly pacote range manifest for function-bind@^1.1.1 fetched in 45ms<br> 2364 silly pacote range manifest for es-to-primitive@^1.2.1 fetched in 47ms<br> 2365 silly pacote range manifest for has@^1.0.3 fetched in 5ms<br> 2366 http fetch GET 304 <a href="https://registry.npmjs.org/is-callable" rel="nofollow">https://registry.npmjs.org/is-callable</a> 42ms (from cache)<br> 2367 http fetch GET 304 <a href="https://registry.npmjs.org/has-symbols" rel="nofollow">https://registry.npmjs.org/has-symbols</a> 48ms (from cache)<br> 2368 silly pacote range manifest for is-callable@^1.1.5 fetched in 46ms<br> 2369 silly pacote range manifest for has-symbols@^1.0.1 fetched in 51ms<br> 2370 silly pacote range manifest for is-regex@^1.0.5 fetched in 4ms<br> 2371 http fetch GET 304 <a href="https://registry.npmjs.org/object-inspect" rel="nofollow">https://registry.npmjs.org/object-inspect</a> 42ms (from cache)<br> 2372 http fetch GET 304 <a href="https://registry.npmjs.org/string.prototype.trimleft" rel="nofollow">https://registry.npmjs.org/string.prototype.trimleft</a> 41ms (from cache)<br> 2373 silly pacote range manifest for object-inspect@^1.7.0 fetched in 45ms<br> 2374 silly pacote range manifest for string.prototype.trimleft@^2.1.1 fetched in 46ms<br> 2375 silly pacote range manifest for clone@^1.0.2 fetched in 6ms<br> 2376 http fetch GET 200 <a href="https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz</a> 37ms<br> 2377 http fetch GET 304 <a href="https://registry.npmjs.org/jsbn" rel="nofollow">https://registry.npmjs.org/jsbn</a> 290ms (from cache)<br> 2378 silly pacote range manifest for jsbn@~0.1.0 fetched in 294ms<br> 2379 http fetch GET 304 <a href="https://registry.npmjs.org/string.prototype.trimright" rel="nofollow">https://registry.npmjs.org/string.prototype.trimright</a> 55ms (from cache)<br> 2380 silly pacote range manifest for string.prototype.trimright@^2.1.1 fetched in 63ms<br> 2381 silly pacote range manifest for locate-path@^2.0.0 fetched in 64ms<br> 2382 http fetch GET 304 <a href="https://registry.npmjs.org/ecc-jsbn" rel="nofollow">https://registry.npmjs.org/ecc-jsbn</a> 291ms (from cache)<br> 2383 silly pacote range manifest for ecc-jsbn@~0.1.1 fetched in 297ms<br> 2384 http fetch GET 200 <a href="https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.1.tgz</a> 38ms<br> 2385 silly pacote range manifest for is-path-inside@^1.0.0 fetched in 53ms<br> 2386 http fetch GET 200 <a href="https://registry.npmjs.org/jsesc" rel="nofollow">https://registry.npmjs.org/jsesc</a> 40ms<br> 2387 http fetch GET 200 <a href="https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz" rel="nofollow">https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz</a> 41ms<br> 2388 silly pacote range manifest for jsesc@^2.5.1 fetched in 94ms<br> 2389 silly pacote range manifest for define-properties@^1.1.2 fetched in 2ms<br> 2390 silly pacote range manifest for has-symbols@^1.0.0 fetched in 2ms<br> 2391 silly pacote range manifest for object-keys@^1.0.11 fetched in 7ms<br> 2392 http fetch GET 200 <a href="https://registry.npmjs.org/to-regex-range" rel="nofollow">https://registry.npmjs.org/to-regex-range</a> 42ms<br> 2393 http fetch GET 200 <a href="https://registry.npmjs.org/original" rel="nofollow">https://registry.npmjs.org/original</a> 275ms<br> 2394 http fetch GET 200 <a href="https://registry.npmjs.org/arrify" rel="nofollow">https://registry.npmjs.org/arrify</a> 275ms<br> 2395 http fetch GET 200 <a href="https://registry.npmjs.org/original/-/original-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/original/-/original-1.0.2.tgz</a> 36ms<br> 2396 http fetch GET 200 <a href="https://registry.npmjs.org/pinkie" rel="nofollow">https://registry.npmjs.org/pinkie</a> 290ms<br> 2397 http fetch GET 200 <a href="https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz</a> 35ms<br> 2398 silly pacote range manifest for original@^1.0.0 fetched in 330ms<br> 2399 silly pacote range manifest for arrify@^1.0.0 fetched in 324ms<br> 2400 http fetch GET 200 <a href="https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz" rel="nofollow">https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz</a> 6ms (from cache)<br> 2401 silly pacote range manifest for regenerator-runtime@^0.13.4 fetched in 20ms<br> 2402 silly pacote range manifest for color-convert@^1.9.1 fetched in 2ms<br> 2403 http fetch GET 200 <a href="https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz" rel="nofollow">https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz</a> 44ms<br> 2404 silly pacote range manifest for pinkie@^2.0.0 fetched in 347ms<br> 2405 http fetch GET 200 <a href="https://registry.npmjs.org/immediate" rel="nofollow">https://registry.npmjs.org/immediate</a> 54ms<br> 2406 http fetch GET 200 <a href="https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz" rel="nofollow">https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz</a> 79ms<br> 2407 http fetch GET 200 <a href="https://registry.npmjs.org/color-string" rel="nofollow">https://registry.npmjs.org/color-string</a> 113ms<br> 2408 silly pacote range manifest for immediate@~3.0.5 fetched in 153ms<br> 2409 http fetch GET 200 <a href="https://registry.npmjs.org/regenerate" rel="nofollow">https://registry.npmjs.org/regenerate</a> 111ms<br> 2410 http fetch GET 200 <a href="https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz" rel="nofollow">https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz</a> 44ms<br> 2411 silly pacote range manifest for color-string@^1.5.2 fetched in 223ms<br> 2412 http fetch GET 200 <a href="https://registry.npmjs.org/regjsgen" rel="nofollow">https://registry.npmjs.org/regjsgen</a> 28ms<br> 2413 http fetch GET 200 <a href="https://registry.npmjs.org/regjsgen/-/regjsgen-0.5.1.tgz" rel="nofollow">https://registry.npmjs.org/regjsgen/-/regjsgen-0.5.1.tgz</a> 31ms<br> 2414 silly pacote range manifest for regjsgen@^0.5.1 fetched in 70ms<br> 2415 http fetch GET 200 <a href="https://registry.npmjs.org/regenerate/-/regenerate-1.4.0.tgz" rel="nofollow">https://registry.npmjs.org/regenerate/-/regenerate-1.4.0.tgz</a> 293ms<br> 2416 silly pacote range manifest for regenerate@^1.4.0 fetched in 425ms<br> 2417 http fetch GET 200 <a href="https://registry.npmjs.org/unicode-match-property-ecmascript" rel="nofollow">https://registry.npmjs.org/unicode-match-property-ecmascript</a> 30ms<br> 2418 http fetch GET 200 <a href="https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz</a> 29ms<br> 2419 silly pacote range manifest for unicode-match-property-ecmascript@^1.0.4 fetched in 71ms<br> 2420 http fetch GET 200 <a href="https://registry.npmjs.org/unicode-match-property-value-ecmascript" rel="nofollow">https://registry.npmjs.org/unicode-match-property-value-ecmascript</a> 32ms<br> 2421 http fetch GET 200 <a href="https://registry.npmjs.org/regjsparser" rel="nofollow">https://registry.npmjs.org/regjsparser</a> 288ms<br> 2422 http fetch GET 200 <a href="https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.2.0.tgz" rel="nofollow">https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.2.0.tgz</a> 36ms<br> 2423 silly pacote range manifest for unicode-match-property-value-ecmascript@^1.2.0 fetched in 86ms<br> 2424 http fetch GET 200 <a href="https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz" rel="nofollow">https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz</a> 5ms (from cache)<br> 2425 silly pacote range manifest for css-color-names@^0.0.4 fetched in 17ms<br> 2426 http fetch GET 200 <a href="https://registry.npmjs.org/hex-color-regex" rel="nofollow">https://registry.npmjs.org/hex-color-regex</a> 33ms<br> 2427 http fetch GET 200 <a href="https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz</a> 45ms<br> 2428 silly pacote range manifest for hex-color-regex@^1.1.0 fetched in 91ms<br> 2429 http fetch GET 200 <a href="https://registry.npmjs.org/hsl-regex" rel="nofollow">https://registry.npmjs.org/hsl-regex</a> 30ms<br> 2430 http fetch GET 200 <a href="https://registry.npmjs.org/hsl-regex/-/hsl-regex-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/hsl-regex/-/hsl-regex-1.0.0.tgz</a> 38ms<br> 2431 silly pacote range manifest for hsl-regex@^1.0.0 fetched in 84ms<br> 2432 http fetch GET 200 <a href="https://registry.npmjs.org/hsla-regex" rel="nofollow">https://registry.npmjs.org/hsla-regex</a> 27ms<br> 2433 http fetch GET 200 <a href="https://registry.npmjs.org/hsla-regex/-/hsla-regex-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/hsla-regex/-/hsla-regex-1.0.0.tgz</a> 34ms<br> 2434 http fetch GET 200 <a href="https://registry.npmjs.org/regenerate-unicode-properties" rel="nofollow">https://registry.npmjs.org/regenerate-unicode-properties</a> 745ms<br> 2435 silly pacote range manifest for hsla-regex@^1.0.0 fetched in 79ms<br> 2436 http fetch GET 200 <a href="https://registry.npmjs.org/rgb-regex" rel="nofollow">https://registry.npmjs.org/rgb-regex</a> 323ms<br> 2437 http fetch GET 200 <a href="https://registry.npmjs.org/rgb-regex/-/rgb-regex-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/rgb-regex/-/rgb-regex-1.0.1.tgz</a> 34ms<br> 2438 silly pacote range manifest for rgb-regex@^1.0.1 fetched in 370ms<br> 2439 http fetch GET 200 <a href="https://registry.npmjs.org/rgba-regex" rel="nofollow">https://registry.npmjs.org/rgba-regex</a> 30ms<br> 2440 http fetch GET 200 <a href="https://registry.npmjs.org/rgba-regex/-/rgba-regex-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/rgba-regex/-/rgba-regex-1.0.0.tgz</a> 38ms<br> 2441 silly pacote range manifest for rgba-regex@^1.0.0 fetched in 79ms<br> 2442 http fetch GET 200 <a href="https://registry.npmjs.org/cssesc" rel="nofollow">https://registry.npmjs.org/cssesc</a> 31ms<br> 2443 http fetch GET 200 <a href="https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz</a> 49ms<br> 2444 http fetch GET 200 <a href="https://registry.npmjs.org/nan/-/nan-2.14.0.tgz" rel="nofollow">https://registry.npmjs.org/nan/-/nan-2.14.0.tgz</a> 3328ms<br> 2445 silly pacote range manifest for cssesc@^3.0.0 fetched in 94ms<br> 2446 silly pacote range manifest for nan@^2.12.1 fetched in 3620ms<br> 2447 http fetch GET 200 <a href="https://registry.npmjs.org/uniq" rel="nofollow">https://registry.npmjs.org/uniq</a> 31ms<br> 2448 http fetch GET 200 <a href="https://registry.npmjs.org/indexes-of" rel="nofollow">https://registry.npmjs.org/indexes-of</a> 37ms<br> 2449 http fetch GET 200 <a href="https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" rel="nofollow">https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz</a> 1609ms<br> 2450 silly pacote range manifest for to-regex-range@^5.0.1 fetched in 1667ms<br> 2451 http fetch GET 200 <a href="https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz</a> 41ms<br> 2452 silly pacote range manifest for indexes-of@^1.0.1 fetched in 95ms<br> 2453 http fetch GET 200 <a href="https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz</a> 63ms<br> 2454 silly pacote range manifest for uniq@^1.0.1 fetched in 108ms<br> 2455 http fetch GET 200 <a href="https://registry.npmjs.org/html-comment-regex" rel="nofollow">https://registry.npmjs.org/html-comment-regex</a> 28ms<br> 2456 http fetch GET 200 <a href="https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz" rel="nofollow">https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz</a> 49ms<br> 2457 silly pacote range manifest for html-comment-regex@^1.1.0 fetched in 173ms<br> 2458 http fetch GET 200 <a href="https://registry.npmjs.org/is-arrayish" rel="nofollow">https://registry.npmjs.org/is-arrayish</a> 341ms<br> 2459 http fetch GET 200 <a href="https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" rel="nofollow">https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz</a> 32ms<br> 2460 silly pacote range manifest for is-arrayish@^0.2.1 fetched in 384ms<br> 2461 silly pacote range manifest for safe-buffer@~5.1.0 fetched in 3ms<br> 2462 http fetch GET 200 <a href="https://registry.npmjs.org/atob" rel="nofollow">https://registry.npmjs.org/atob</a> 29ms<br> 2463 http fetch GET 200 <a href="https://registry.npmjs.org/atob/-/atob-2.1.2.tgz" rel="nofollow">https://registry.npmjs.org/atob/-/atob-2.1.2.tgz</a> 32ms<br> 2464 silly pacote range manifest for atob@^2.1.2 fetched in 81ms<br> 2465 http fetch GET 200 <a href="https://registry.npmjs.org/dot-prop" rel="nofollow">https://registry.npmjs.org/dot-prop</a> 691ms<br> 2466 http fetch GET 200 <a href="https://registry.npmjs.org/caller-callsite" rel="nofollow">https://registry.npmjs.org/caller-callsite</a> 686ms<br> 2467 http fetch GET 200 <a href="https://registry.npmjs.org/decode-uri-component" rel="nofollow">https://registry.npmjs.org/decode-uri-component</a> 43ms<br> 2468 http fetch GET 200 <a href="https://registry.npmjs.org/dot-prop/-/dot-prop-5.2.0.tgz" rel="nofollow">https://registry.npmjs.org/dot-prop/-/dot-prop-5.2.0.tgz</a> 40ms<br> 2469 silly pacote range manifest for dot-prop@^5.2.0 fetched in 743ms<br> 2470 http fetch GET 200 <a href="https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz" rel="nofollow">https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz</a> 31ms<br> 2471 silly pacote range manifest for decode-uri-component@^0.2.0 fetched in 89ms<br> 2472 http fetch GET 200 <a href="https://registry.npmjs.org/resolve-url" rel="nofollow">https://registry.npmjs.org/resolve-url</a> 33ms<br> 2473 http fetch GET 200 <a href="https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz</a> 329ms<br> 2474 http fetch GET 200 <a href="https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz" rel="nofollow">https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz</a> 268ms<br> 2475 silly pacote range manifest for caller-callsite@^2.0.0 fetched in 1026ms<br> 2476 silly pacote range manifest for resolve-url@^0.2.1 fetched in 316ms<br> 2477 warn deprecated [email protected]: <a href="https://github.com/lydell/resolve-url#deprecated">https://github.com/lydell/resolve-url#deprecated</a><br> 2478 http fetch GET 200 <a href="https://registry.npmjs.org/source-map-url" rel="nofollow">https://registry.npmjs.org/source-map-url</a> 301ms<br> 2479 http fetch GET 200 <a href="https://registry.npmjs.org/is-number" rel="nofollow">https://registry.npmjs.org/is-number</a> 36ms<br> 2480 http fetch GET 200 <a href="https://registry.npmjs.org/repeat-string" rel="nofollow">https://registry.npmjs.org/repeat-string</a> 43ms<br> 2481 http fetch GET 200 <a href="https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz" rel="nofollow">https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz</a> 39ms<br> 2482 http fetch GET 200 <a href="https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz</a> 57ms<br> 2483 silly pacote range manifest for source-map-url@^0.4.0 fetched in 378ms<br> 2484 http fetch GET 200 <a href="https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-8.2.0.tgz" rel="nofollow">https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-8.2.0.tgz</a> 1769ms<br> 2485 http fetch GET 200 <a href="https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz" rel="nofollow">https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz</a> 53ms<br> 2486 silly pacote range manifest for is-number@^3.0.0 fetched in 112ms<br> 2487 silly pacote range manifest for regenerate-unicode-properties@^8.2.0 fetched in 2530ms<br> 2488 silly pacote range manifest for repeat-string@^1.6.1 fetched in 110ms<br> 2489 silly pacote range manifest for regex-not@^1.0.2 fetched in 2ms<br> 2490 http fetch GET 200 <a href="https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz</a> 33ms<br> 2491 http fetch GET 200 <a href="https://registry.npmjs.org/is-extendable" rel="nofollow">https://registry.npmjs.org/is-extendable</a> 29ms<br> 2492 http fetch GET 200 <a href="https://registry.npmjs.org/remove-trailing-separator" rel="nofollow">https://registry.npmjs.org/remove-trailing-separator</a> 32ms<br> 2493 silly pacote range manifest for to-regex-range@^2.1.0 fetched in 50ms<br> 2494 silly pacote range manifest for caniuse-lite@^1.0.0 fetched in 2ms<br> 2495 http fetch GET 200 <a href="https://registry.npmjs.org/safe-regex" rel="nofollow">https://registry.npmjs.org/safe-regex</a> 35ms<br> 2496 http fetch GET 200 <a href="https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz" rel="nofollow">https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz</a> 27ms<br> 2497 silly pacote range manifest for is-extendable@^0.1.0 fetched in 70ms<br> 2498 http fetch GET 200 <a href="https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz</a> 28ms<br> 2499 http fetch GET 200 <a href="https://registry.npmjs.org/lodash.memoize" rel="nofollow">https://registry.npmjs.org/lodash.memoize</a> 34ms<br> 2500 http fetch GET 200 <a href="https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz</a> 39ms<br> 2501 silly pacote range manifest for safe-regex@^1.1.0 fetched in 74ms<br> 2502 silly pacote range manifest for remove-trailing-separator@^1.0.1 fetched in 83ms<br> 2503 http fetch GET 200 <a href="https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" rel="nofollow">https://registry.npmjs.org/debug/-/debug-2.6.9.tgz</a> 4ms (from cache)<br> 2504 silly pacote range manifest for debug@^2.2.0 fetched in 12ms<br> 2505 http fetch GET 200 <a href="https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz" rel="nofollow">https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz</a> 33ms<br> 2506 silly pacote range manifest for define-property@^0.2.5 fetched in 44ms<br> 2507 http fetch GET 200 <a href="https://registry.npmjs.org/map-cache" rel="nofollow">https://registry.npmjs.org/map-cache</a> 35ms<br> 2508 http fetch GET 200 <a href="https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz" rel="nofollow">https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz</a> 34ms<br> 2509 silly pacote range manifest for map-cache@^0.2.2 fetched in 77ms<br> 2510 silly pacote range manifest for source-map-resolve@^0.5.0 fetched in 2ms<br> 2511 http fetch GET 200 <a href="https://registry.npmjs.org/use" rel="nofollow">https://registry.npmjs.org/use</a> 32ms<br> 2512 http fetch GET 200 <a href="https://registry.npmjs.org/use/-/use-3.1.1.tgz" rel="nofollow">https://registry.npmjs.org/use/-/use-3.1.1.tgz</a> 31ms<br> 2513 silly pacote range manifest for use@^3.1.0 fetched in 75ms<br> 2514 silly pacote range manifest for extend-shallow@^3.0.0 fetched in 3ms<br> 2515 silly pacote range manifest for es-abstract@^1.17.5 fetched in 3ms<br> 2516 http fetch GET 200 <a href="https://registry.npmjs.org/lodash.uniq" rel="nofollow">https://registry.npmjs.org/lodash.uniq</a> 266ms<br> 2517 http fetch GET 200 <a href="https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz" rel="nofollow">https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz</a> 268ms<br> 2518 silly pacote range manifest for lodash.memoize@^4.1.2 fetched in 314ms<br> 2519 silly pacote range manifest for isobject@^3.0.0 fetched in 8ms<br> 2520 http fetch GET 200 <a href="https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz</a> 75ms<br> 2521 silly pacote range manifest for define-property@^1.0.0 fetched in 87ms<br> 2522 http fetch GET 200 <a href="https://registry.npmjs.org/path-is-inside" rel="nofollow">https://registry.npmjs.org/path-is-inside</a> 24ms<br> 2523 http fetch GET 200 <a href="https://registry.npmjs.org/snapdragon-util" rel="nofollow">https://registry.npmjs.org/snapdragon-util</a> 72ms<br> 2524 http fetch GET 200 <a href="https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz</a> 30ms<br> 2525 silly pacote range manifest for path-is-inside@^1.0.2 fetched in 62ms<br> 2526 silly pacote range manifest for ip@^1.1.0 fetched in 2ms<br> 2527 http fetch GET 200 <a href="https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz</a> 4ms (from cache)<br> 2528 silly pacote version manifest for [email protected] fetched in 11ms<br> 2529 http fetch GET 200 <a href="https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz" rel="nofollow">https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz</a> 289ms<br> 2530 silly pacote range manifest for lodash.uniq@^4.5.0 fetched in 566ms<br> 2531 silly pacote range manifest for safe-buffer@&gt;=5.1.0 fetched in 3ms<br> 2532 http fetch GET 200 <a href="https://registry.npmjs.org/websocket-extensions" rel="nofollow">https://registry.npmjs.org/websocket-extensions</a> 29ms<br> 2533 http fetch GET 200 <a href="https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz" rel="nofollow">https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz</a> 261ms<br> 2534 http fetch GET 200 <a href="https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.3.tgz" rel="nofollow">https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.3.tgz</a> 31ms<br> 2535 silly pacote range manifest for snapdragon-util@^3.0.1 fetched in 345ms<br> 2536 silly pacote range manifest for websocket-extensions@&gt;=0.1.1 fetched in 76ms<br> 2537 silly pacote range manifest for statuses@&gt;= 1.5.0 &lt; 2 fetched in 7ms<br> 2538 http fetch GET 200 <a href="https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" rel="nofollow">https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz</a> 7ms (from cache)<br> 2539 http fetch GET 200 <a href="https://registry.npmjs.org/http-parser-js" rel="nofollow">https://registry.npmjs.org/http-parser-js</a> 270ms<br> 2540 silly pacote version manifest for [email protected] fetched in 29ms<br> 2541 http fetch GET 200 <a href="https://registry.npmjs.org/toidentifier" rel="nofollow">https://registry.npmjs.org/toidentifier</a> 38ms<br> 2542 http fetch GET 200 <a href="https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.10.tgz" rel="nofollow">https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.10.tgz</a> 31ms<br> 2543 silly pacote range manifest for http-parser-js@&gt;=0.4.0 &lt;0.4.11 fetched in 315ms<br> 2544 http fetch GET 200 <a href="https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz</a> 286ms<br> 2545 http fetch GET 200 <a href="https://registry.npmjs.org/is-descriptor" rel="nofollow">https://registry.npmjs.org/is-descriptor</a> 299ms<br> 2546 http fetch GET 200 <a href="https://registry.npmjs.org/assign-symbols" rel="nofollow">https://registry.npmjs.org/assign-symbols</a> 275ms<br> 2547 silly pacote version manifest for [email protected] fetched in 347ms<br> 2548 http fetch GET 200 <a href="https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz</a> 38ms<br> 2549 http fetch GET 200 <a href="https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz</a> 49ms<br> 2550 http fetch GET 200 <a href="https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz</a> 37ms<br> 2551 silly pacote range manifest for is-descriptor@^1.0.2 fetched in 363ms<br> 2552 silly pacote range manifest for assign-symbols@^1.0.0 fetched in 331ms<br> 2553 silly pacote range manifest for p-limit@^2.2.0 fetched in 4ms<br> 2554 silly pacote range manifest for is-extendable@^1.0.1 fetched in 1721ms<br> 2555 silly pacote range manifest for p-limit@^2.0.0 fetched in 5ms<br> 2556 silly pacote range manifest for obuf@^1.0.0 fetched in 5ms<br> 2557 http fetch GET 200 <a href="https://registry.npmjs.org/@types%2fnode" rel="nofollow">https://registry.npmjs.org/@types%2fnode</a> 10293ms<br> 2558 silly pacote range manifest for wbuf@^1.1.0 fetched in 17ms<br> 2559 http fetch GET 200 <a href="https://registry.npmjs.org/expand-brackets" rel="nofollow">https://registry.npmjs.org/expand-brackets</a> 1716ms<br> 2560 http fetch GET 200 <a href="https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.4.tgz" rel="nofollow">https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.4.tgz</a> 4893ms<br> 2561 http fetch GET 200 <a href="https://registry.npmjs.org/node-pre-gyp" rel="nofollow">https://registry.npmjs.org/node-pre-gyp</a> 7600ms<br> 2562 http fetch GET 200 <a href="https://registry.npmjs.org/base" rel="nofollow">https://registry.npmjs.org/base</a> 2752ms<br> 2563 silly pacote range manifest for regjsparser@^0.6.4 fetched in 5255ms<br> 2564 http fetch GET 200 <a href="https://registry.npmjs.org/minimalistic-assert" rel="nofollow">https://registry.npmjs.org/minimalistic-assert</a> 103ms<br> 2565 http fetch GET 200 <a href="https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz" rel="nofollow">https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz</a> 87ms<br> 2566 http fetch GET 304 <a href="https://registry.npmjs.org/es6-promise" rel="nofollow">https://registry.npmjs.org/es6-promise</a> 1818ms (from cache)<br> 2567 silly pacote range manifest for es6-promise@^4.0.3 fetched in 1824ms<br> 2568 http fetch GET 200 <a href="https://registry.npmjs.org/base/-/base-0.11.2.tgz" rel="nofollow">https://registry.npmjs.org/base/-/base-0.11.2.tgz</a> 90ms<br> 2569 silly pacote range manifest for expand-brackets@^2.1.4 fetched in 1836ms<br> 2570 http fetch GET 200 <a href="https://registry.npmjs.org/code-point-at" rel="nofollow">https://registry.npmjs.org/code-point-at</a> 49ms<br> 2571 http fetch GET 200 <a href="https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.14.0.tgz" rel="nofollow">https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.14.0.tgz</a> 98ms<br> 2572 silly pacote range manifest for base@^0.11.1 fetched in 2869ms<br> 2573 silly pacote range manifest for node-pre-gyp@* fetched in 7726ms<br> 2574 http fetch GET 200 <a href="https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz</a> 27ms<br> 2575 silly pacote range manifest for minimalistic-assert@^1.0.0 fetched in 153ms<br> 2576 http fetch GET 200 <a href="https://registry.npmjs.org/is-windows" rel="nofollow">https://registry.npmjs.org/is-windows</a> 254ms<br> 2577 http fetch GET 200 <a href="https://registry.npmjs.org/@types/node/-/node-13.13.1.tgz" rel="nofollow">https://registry.npmjs.org/@types/node/-/node-13.13.1.tgz</a> 415ms<br> 2578 http fetch GET 200 <a href="https://registry.npmjs.org/p-defer" rel="nofollow">https://registry.npmjs.org/p-defer</a> 285ms<br> 2579 http fetch GET 200 <a href="https://registry.npmjs.org/nice-try" rel="nofollow">https://registry.npmjs.org/nice-try</a> 292ms<br> 2580 silly pacote range manifest for @types/node@* fetched in 10751ms<br> 2581 http fetch GET 200 <a href="https://registry.npmjs.org/path-key" rel="nofollow">https://registry.npmjs.org/path-key</a> 301ms<br> 2582 http fetch GET 200 <a href="https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz</a> 62ms<br> 2583 http fetch GET 200 <a href="https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz</a> 46ms<br> 2584 http fetch GET 200 <a href="https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz</a> 339ms<br> 2585 silly pacote range manifest for is-windows@^1.0.2 fetched in 353ms<br> 2586 http fetch GET 200 <a href="https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz" rel="nofollow">https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz</a> 46ms<br> 2587 silly pacote range manifest for which@^1.2.9 fetched in 7ms<br> 2588 silly pacote range manifest for p-defer@^1.0.0 fetched in 362ms<br> 2589 silly pacote range manifest for code-point-at@^1.0.0 fetched in 418ms<br> 2590 http fetch GET 200 <a href="https://registry.npmjs.org/shebang-command" rel="nofollow">https://registry.npmjs.org/shebang-command</a> 61ms<br> 2591 http fetch GET 200 <a href="https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz</a> 51ms<br> 2592 silly pacote range manifest for util-deprecate@^1.0.1 fetched in 10ms<br> 2593 silly pacote range manifest for nice-try@^1.0.4 fetched in 375ms<br> 2594 silly pacote range manifest for chalk@^2.4.1 fetched in 7ms<br> 2595 http fetch GET 200 <a href="https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz</a> 40ms<br> 2596 silly pacote range manifest for path-key@^2.0.1 fetched in 383ms<br> 2597 http fetch GET 200 <a href="https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" rel="nofollow">https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz</a> 42ms<br> 2598 silly pacote range manifest for path-key@^2.0.0 fetched in 62ms<br> 2599 http fetch GET 200 <a href="https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz" rel="nofollow">https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz</a> 51ms<br> 2600 silly pacote range manifest for string_decoder@^1.1.1 fetched in 59ms<br> 2601 silly pacote range manifest for shebang-command@^1.2.0 fetched in 131ms<br> 2602 silly pacote range manifest for mkdirp@~0.5.1 fetched in 3ms<br> 2603 http fetch GET 200 <a href="https://registry.npmjs.org/css-select-base-adapter" rel="nofollow">https://registry.npmjs.org/css-select-base-adapter</a> 288ms<br> 2604 http fetch GET 200 <a href="https://registry.npmjs.org/coa" rel="nofollow">https://registry.npmjs.org/coa</a> 309ms<br> 2605 http fetch GET 200 <a href="https://registry.npmjs.org/css-select" rel="nofollow">https://registry.npmjs.org/css-select</a> 309ms<br> 2606 http fetch GET 200 <a href="https://registry.npmjs.org/css-tree" rel="nofollow">https://registry.npmjs.org/css-tree</a> 290ms<br> 2607 http fetch GET 200 <a href="https://registry.npmjs.org/object.values" rel="nofollow">https://registry.npmjs.org/object.values</a> 266ms<br> 2608 http fetch GET 200 <a href="https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz" rel="nofollow">https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz</a> 53ms<br> 2609 silly pacote range manifest for css-select-base-adapter@^0.1.1 fetched in 353ms<br> 2610 http fetch GET 200 <a href="https://registry.npmjs.org/stable" rel="nofollow">https://registry.npmjs.org/stable</a> 54ms<br> 2611 http fetch GET 200 <a href="https://registry.npmjs.org/stable/-/stable-0.1.8.tgz" rel="nofollow">https://registry.npmjs.org/stable/-/stable-0.1.8.tgz</a> 37ms<br> 2612 silly pacote range manifest for stable@^0.1.8 fetched in 102ms<br> 2613 http fetch GET 200 <a href="https://registry.npmjs.org/unquote" rel="nofollow">https://registry.npmjs.org/unquote</a> 33ms<br> 2614 http fetch GET 200 <a href="https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz</a> 30ms<br> 2615 silly pacote range manifest for unquote@~1.1.1 fetched in 74ms<br> 2616 http fetch GET 200 <a href="https://registry.npmjs.org/util.promisify" rel="nofollow">https://registry.npmjs.org/util.promisify</a> 27ms<br> 2617 http fetch GET 200 <a href="https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.1.tgz</a> 59ms<br> 2618 silly pacote range manifest for util.promisify@~1.0.0 fetched in 100ms<br> 2619 http fetch GET 200 <a href="https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz</a> 11ms (from cache)<br> 2620 silly pacote version manifest for [email protected] fetched in 24ms<br> 2621 http fetch GET 200 <a href="https://registry.npmjs.org/extsprintf/-/extsprintf-1.4.0.tgz" rel="nofollow">https://registry.npmjs.org/extsprintf/-/extsprintf-1.4.0.tgz</a> 40ms<br> 2622 silly pacote range manifest for extsprintf@^1.2.0 fetched in 50ms<br> 2623 silly pacote range manifest for safer-buffer@~2.1.0 fetched in 2ms<br> 2624 silly pacote range manifest for tweetnacl@^0.14.3 fetched in 3ms<br> 2625 http fetch GET 200 <a href="https://registry.npmjs.org/file-uri-to-path" rel="nofollow">https://registry.npmjs.org/file-uri-to-path</a> 34ms<br> 2626 http fetch GET 200 <a href="https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz</a> 29ms<br> 2627 silly pacote version manifest for [email protected] fetched in 74ms<br> 2628 silly pacote range manifest for is-callable@^1.1.4 fetched in 2ms<br> 2629 http fetch GET 304 <a href="https://registry.npmjs.org/is-symbol" rel="nofollow">https://registry.npmjs.org/is-symbol</a> 34ms (from cache)<br> 2630 silly pacote range manifest for is-symbol@^1.0.2 fetched in 38ms<br> 2631 http fetch GET 304 <a href="https://registry.npmjs.org/string.prototype.trimstart" rel="nofollow">https://registry.npmjs.org/string.prototype.trimstart</a> 34ms (from cache)<br> 2632 silly pacote range manifest for string.prototype.trimstart@^1.0.0 fetched in 36ms<br> 2633 http fetch GET 304 <a href="https://registry.npmjs.org/string.prototype.trimend" rel="nofollow">https://registry.npmjs.org/string.prototype.trimend</a> 35ms (from cache)<br> 2634 silly pacote range manifest for string.prototype.trimend@^1.0.0 fetched in 37ms<br> 2635 http fetch GET 200 <a href="https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz</a> 46ms<br> 2636 silly pacote range manifest for p-locate@^2.0.0 fetched in 58ms<br> 2637 silly pacote range manifest for safer-buffer@^2.1.0 fetched in 3ms<br> 2638 silly pacote range manifest for path-is-inside@^1.0.1 fetched in 2ms<br> 2639 silly pacote range manifest for color-name@^1.0.0 fetched in 3ms<br> 2640 http fetch GET 200 <a href="https://registry.npmjs.org/simple-swizzle" rel="nofollow">https://registry.npmjs.org/simple-swizzle</a> 30ms<br> 2641 http fetch GET 200 <a href="https://registry.npmjs.org/coa/-/coa-2.0.2.tgz" rel="nofollow">https://registry.npmjs.org/coa/-/coa-2.0.2.tgz</a> 721ms<br> 2642 silly pacote range manifest for coa@^2.0.2 fetched in 1047ms<br> 2643 http fetch GET 200 <a href="https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz" rel="nofollow">https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz</a> 37ms<br> 2644 silly pacote range manifest for simple-swizzle@^0.2.2 fetched in 80ms<br> 2645 http fetch GET 200 <a href="https://registry.npmjs.org/unicode-canonical-property-names-ecmascript" rel="nofollow">https://registry.npmjs.org/unicode-canonical-property-names-ecmascript</a> 32ms<br> 2646 http fetch GET 200 <a href="https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz</a> 33ms<br> 2647 silly pacote range manifest for unicode-canonical-property-names-ecmascript@^1.0.4 fetched in 77ms<br> 2648 http fetch GET 200 <a href="https://registry.npmjs.org/unicode-property-aliases-ecmascript" rel="nofollow">https://registry.npmjs.org/unicode-property-aliases-ecmascript</a> 78ms<br> 2649 http fetch GET 200 <a href="https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" rel="nofollow">https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz</a> 41ms<br> 2650 http fetch GET 200 <a href="https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.1.0.tgz</a> 31ms<br> 2651 silly pacote range manifest for is-number@^7.0.0 fetched in 53ms<br> 2652 silly pacote range manifest for unicode-property-aliases-ecmascript@^1.0.4 fetched in 122ms<br> 2653 http fetch GET 200 <a href="https://registry.npmjs.org/is-obj" rel="nofollow">https://registry.npmjs.org/is-obj</a> 36ms<br> 2654 http fetch GET 200 <a href="https://registry.npmjs.org/callsites" rel="nofollow">https://registry.npmjs.org/callsites</a> 35ms<br> 2655 http fetch GET 200 <a href="https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz</a> 1653ms<br> 2656 http fetch GET 200 <a href="https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz</a> 46ms<br> 2657 http fetch GET 200 <a href="https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz</a> 46ms<br> 2658 silly pacote range manifest for is-fullwidth-code-point@^1.0.0 fetched in 1671ms<br> 2659 silly pacote range manifest for is-obj@^2.0.0 fetched in 105ms<br> 2660 http fetch GET 200 <a href="https://registry.npmjs.org/object.values/-/object.values-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/object.values/-/object.values-1.1.1.tgz</a> 963ms<br> 2661 silly pacote range manifest for callsites@^2.0.0 fetched in 106ms<br> 2662 silly pacote range manifest for object.values@^1.1.0 fetched in 1248ms<br> 2663 silly pacote range manifest for is-descriptor@^1.0.0 fetched in 10ms<br> 2664 http fetch GET 200 <a href="https://registry.npmjs.org/ret" rel="nofollow">https://registry.npmjs.org/ret</a> 47ms<br> 2665 http fetch GET 200 <a href="https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" rel="nofollow">https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz</a> 63ms<br> 2666 silly pacote range manifest for kind-of@^3.2.0 fetched in 75ms<br> 2667 http fetch GET 200 <a href="https://registry.npmjs.org/is-accessor-descriptor" rel="nofollow">https://registry.npmjs.org/is-accessor-descriptor</a> 29ms<br> 2668 http fetch GET 200 <a href="https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz</a> 32ms<br> 2669 silly pacote range manifest for is-accessor-descriptor@^1.0.0 fetched in 73ms<br> 2670 http fetch GET 200 <a href="https://registry.npmjs.org/is-data-descriptor" rel="nofollow">https://registry.npmjs.org/is-data-descriptor</a> 44ms<br> 2671 http fetch GET 200 <a href="https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz</a> 38ms<br> 2672 silly pacote range manifest for is-data-descriptor@^1.0.0 fetched in 107ms<br> 2673 http fetch GET 200 <a href="https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz" rel="nofollow">https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz</a> 284ms<br> 2674 http fetch GET 200 <a href="https://registry.npmjs.org/ret/-/ret-0.1.15.tgz" rel="nofollow">https://registry.npmjs.org/ret/-/ret-0.1.15.tgz</a> 251ms<br> 2675 silly pacote range manifest for is-descriptor@^0.1.0 fetched in 296ms<br> 2676 silly pacote range manifest for ret@~0.1.10 fetched in 318ms<br> 2677 http fetch GET 200 <a href="https://registry.npmjs.org/is-plain-object" rel="nofollow">https://registry.npmjs.org/is-plain-object</a> 33ms<br> 2678 silly pacote range manifest for debug@^2.3.3 fetched in 4ms<br> 2679 http fetch GET 200 <a href="https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz" rel="nofollow">https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz</a> 44ms<br> 2680 http fetch GET 200 <a href="https://registry.npmjs.org/posix-character-classes" rel="nofollow">https://registry.npmjs.org/posix-character-classes</a> 33ms<br> 2681 silly pacote range manifest for jsesc@~0.5.0 fetched in 65ms<br> 2682 http fetch GET 200 <a href="https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz" rel="nofollow">https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz</a> 43ms<br> 2683 silly pacote range manifest for is-plain-object@^2.0.4 fetched in 98ms<br> 2684 http fetch GET 200 <a href="https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz" rel="nofollow">https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz</a> 31ms<br> 2685 http fetch GET 200 <a href="https://registry.npmjs.org/cache-base" rel="nofollow">https://registry.npmjs.org/cache-base</a> 30ms<br> 2686 silly pacote range manifest for posix-character-classes@^0.1.0 fetched in 78ms<br> 2687 http fetch GET 200 <a href="https://registry.npmjs.org/class-utils" rel="nofollow">https://registry.npmjs.org/class-utils</a> 29ms<br> 2688 http fetch GET 200 <a href="https://registry.npmjs.org/component-emitter" rel="nofollow">https://registry.npmjs.org/component-emitter</a> 24ms<br> 2689 http fetch GET 200 <a href="https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz</a> 35ms<br> 2690 http fetch GET 200 <a href="https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz" rel="nofollow">https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz</a> 24ms<br> 2691 silly pacote range manifest for cache-base@^1.0.1 fetched in 74ms<br> 2692 silly pacote range manifest for class-utils@^0.3.5 fetched in 64ms<br> 2693 http fetch GET 200 <a href="https://registry.npmjs.org/pascalcase" rel="nofollow">https://registry.npmjs.org/pascalcase</a> 23ms<br> 2694 http fetch GET 200 <a href="https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz" rel="nofollow">https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz</a> 29ms<br> 2695 silly pacote range manifest for pascalcase@^0.1.1 fetched in 63ms<br> 2696 http fetch GET 200 <a href="https://registry.npmjs.org/detect-libc" rel="nofollow">https://registry.npmjs.org/detect-libc</a> 28ms<br> 2697 http fetch GET 200 <a href="https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz" rel="nofollow">https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz</a> 31ms<br> 2698 silly pacote range manifest for detect-libc@^1.0.2 fetched in 72ms<br> 2699 http fetch GET 200 <a href="https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz" rel="nofollow">https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz</a> 253ms<br> 2700 silly pacote range manifest for component-emitter@^1.2.1 fetched in 288ms<br> 2701 http fetch GET 200 <a href="https://registry.npmjs.org/nopt" rel="nofollow">https://registry.npmjs.org/nopt</a> 341ms<br> 2702 http fetch GET 200 <a href="https://registry.npmjs.org/needle" rel="nofollow">https://registry.npmjs.org/needle</a> 451ms<br> 2703 http fetch GET 200 <a href="https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz" rel="nofollow">https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz</a> 34ms<br> 2704 silly pacote range manifest for nopt@^4.0.1 fetched in 389ms<br> 2705 silly pacote range manifest for npm-packlist@^1.1.6 fetched in 4ms<br> 2706 http fetch GET 200 <a href="https://registry.npmjs.org/npmlog" rel="nofollow">https://registry.npmjs.org/npmlog</a> 32ms<br> 2707 http fetch GET 200 <a href="https://registry.npmjs.org/needle/-/needle-2.4.1.tgz" rel="nofollow">https://registry.npmjs.org/needle/-/needle-2.4.1.tgz</a> 99ms<br> 2708 http fetch GET 200 <a href="https://registry.npmjs.org/mixin-deep" rel="nofollow">https://registry.npmjs.org/mixin-deep</a> 707ms<br> 2709 silly pacote range manifest for needle@^2.2.1 fetched in 570ms<br> 2710 http fetch GET 200 <a href="https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz" rel="nofollow">https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz</a> 32ms<br> 2711 silly pacote range manifest for mixin-deep@^1.2.0 fetched in 751ms<br> 2712 silly pacote range manifest for rimraf@^2.6.1 fetched in 7ms<br> 2713 silly pacote range manifest for tar@^4.4.2 fetched in 3ms<br> 2714 silly pacote range manifest for safe-buffer@~5.2.0 fetched in 3ms<br> 2715 http fetch GET 200 <a href="https://registry.npmjs.org/shebang-regex" rel="nofollow">https://registry.npmjs.org/shebang-regex</a> 32ms<br> 2716 http fetch GET 200 <a href="https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz</a> 28ms<br> 2717 silly pacote range manifest for shebang-regex@^1.0.0 fetched in 71ms<br> 2718 silly pacote range manifest for es-abstract@^1.17.2 fetched in 2ms<br> 2719 silly pacote range manifest for object.getownpropertydescriptors@^2.1.0 fetched in 3ms<br> 2720 http fetch GET 200 <a href="https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz" rel="nofollow">https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz</a> 261ms<br> 2721 silly pacote range manifest for npmlog@^4.0.2 fetched in 306ms<br> 2722 http fetch GET 200 <a href="https://registry.npmjs.org/@types/q/-/q-1.5.2.tgz" rel="nofollow">https://registry.npmjs.org/@types/q/-/q-1.5.2.tgz</a> 40ms<br> 2723 silly pacote range manifest for @types/q@^1.5.1 fetched in 53ms<br> 2724 silly pacote range manifest for q@^1.1.2 fetched in 3ms<br> 2725 http fetch GET 200 <a href="https://registry.npmjs.org/rc" rel="nofollow">https://registry.npmjs.org/rc</a> 292ms<br> 2726 http fetch GET 200 <a href="https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz" rel="nofollow">https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz</a> 54ms<br> 2727 http fetch GET 200 <a href="https://registry.npmjs.org/rc/-/rc-1.2.8.tgz" rel="nofollow">https://registry.npmjs.org/rc/-/rc-1.2.8.tgz</a> 49ms<br> 2728 silly pacote range manifest for is-arrayish@^0.3.1 fetched in 67ms<br> 2729 silly pacote range manifest for rc@^1.2.7 fetched in 357ms<br> 2730 http fetch GET 200 <a href="https://registry.npmjs.org/number-is-nan" rel="nofollow">https://registry.npmjs.org/number-is-nan</a> 28ms<br> 2731 http fetch GET 200 <a href="https://registry.npmjs.org/is-buffer" rel="nofollow">https://registry.npmjs.org/is-buffer</a> 40ms<br> 2732 http fetch GET 200 <a href="https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz</a> 34ms<br> 2733 http fetch GET 200 <a href="https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz" rel="nofollow">https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz</a> 290ms<br> 2734 silly pacote range manifest for number-is-nan@^1.0.0 fetched in 81ms<br> 2735 silly pacote range manifest for p-limit@^1.1.0 fetched in 308ms<br> 2736 http fetch GET 200 <a href="https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz" rel="nofollow">https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz</a> 38ms<br> 2737 silly pacote range manifest for kind-of@^6.0.0 fetched in 7ms<br> 2738 silly pacote range manifest for is-buffer@^1.1.5 fetched in 99ms<br> 2739 http fetch GET 200 <a href="https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz" rel="nofollow">https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz</a> 36ms<br> 2740 http fetch GET 200 <a href="https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz" rel="nofollow">https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz</a> 42ms<br> 2741 silly pacote range manifest for is-accessor-descriptor@^0.1.6 fetched in 52ms<br> 2742 silly pacote range manifest for is-data-descriptor@^0.1.4 fetched in 57ms<br> 2743 http fetch GET 200 <a href="https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz" rel="nofollow">https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz</a> 39ms<br> 2744 silly pacote range manifest for kind-of@^5.0.0 fetched in 57ms<br> 2745 http fetch GET 200 <a href="https://registry.npmjs.org/collection-visit" rel="nofollow">https://registry.npmjs.org/collection-visit</a> 30ms<br> 2746 http fetch GET 200 <a href="https://registry.npmjs.org/has-value" rel="nofollow">https://registry.npmjs.org/has-value</a> 32ms<br> 2747 http fetch GET 200 <a href="https://registry.npmjs.org/get-value" rel="nofollow">https://registry.npmjs.org/get-value</a> 55ms<br> 2748 http fetch GET 200 <a href="https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz</a> 47ms<br> 2749 silly pacote range manifest for collection-visit@^1.0.0 fetched in 95ms<br> 2750 http fetch GET 200 <a href="https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz" rel="nofollow">https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz</a> 32ms<br> 2751 http fetch GET 200 <a href="https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz</a> 41ms<br> 2752 silly pacote range manifest for get-value@^2.0.6 fetched in 101ms<br> 2753 silly pacote range manifest for has-value@^1.0.0 fetched in 91ms<br> 2754 http fetch GET 200 <a href="https://registry.npmjs.org/to-object-path" rel="nofollow">https://registry.npmjs.org/to-object-path</a> 34ms<br> 2755 http fetch GET 200 <a href="https://registry.npmjs.org/set-value" rel="nofollow">https://registry.npmjs.org/set-value</a> 56ms<br> 2756 http fetch GET 200 <a href="https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz" rel="nofollow">https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz</a> 30ms<br> 2757 silly pacote range manifest for to-object-path@^0.3.0 fetched in 75ms<br> 2758 http fetch GET 200 <a href="https://registry.npmjs.org/unset-value" rel="nofollow">https://registry.npmjs.org/unset-value</a> 33ms<br> 2759 http fetch GET 200 <a href="https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" rel="nofollow">https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz</a> 1875ms<br> 2760 silly pacote range manifest for kind-of@^3.0.2 fetched in 1889ms<br> 2761 http fetch GET 200 <a href="https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz</a> 33ms<br> 2762 silly pacote range manifest for unset-value@^1.0.0 fetched in 79ms<br> 2763 http fetch GET 200 <a href="https://registry.npmjs.org/arr-union" rel="nofollow">https://registry.npmjs.org/arr-union</a> 42ms<br> 2764 http fetch GET 200 <a href="https://registry.npmjs.org/static-extend" rel="nofollow">https://registry.npmjs.org/static-extend</a> 28ms<br> 2765 http fetch GET 200 <a href="https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz</a> 31ms<br> 2766 silly pacote range manifest for arr-union@^3.1.0 fetched in 85ms<br> 2767 http fetch GET 200 <a href="https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz" rel="nofollow">https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz</a> 41ms<br> 2768 silly pacote range manifest for static-extend@^0.1.1 fetched in 82ms<br> 2769 http fetch GET 200 <a href="https://registry.npmjs.org/abbrev" rel="nofollow">https://registry.npmjs.org/abbrev</a> 30ms<br> 2770 silly pacote range manifest for osenv@^0.1.4 fetched in 5ms<br> 2771 silly pacote range manifest for debug@^3.2.6 fetched in 4ms<br> 2772 silly pacote range manifest for iconv-lite@^0.4.4 fetched in 3ms<br> 2773 silly pacote range manifest for sax@^1.2.4 fetched in 3ms<br> 2774 http fetch GET 200 <a href="https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz</a> 39ms<br> 2775 http fetch GET 200 <a href="https://registry.npmjs.org/for-in" rel="nofollow">https://registry.npmjs.org/for-in</a> 31ms<br> 2776 http fetch GET 200 <a href="https://registry.npmjs.org/union-value" rel="nofollow">https://registry.npmjs.org/union-value</a> 290ms<br> 2777 silly pacote range manifest for abbrev@1 fetched in 90ms<br> 2778 http fetch GET 200 <a href="https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz</a> 268ms<br> 2779 silly pacote range manifest for set-value@^2.0.0 fetched in 346ms<br> 2780 http fetch GET 200 <a href="https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz</a> 55ms<br> 2781 http fetch GET 200 <a href="https://registry.npmjs.org/are-we-there-yet" rel="nofollow">https://registry.npmjs.org/are-we-there-yet</a> 53ms<br> 2782 http fetch GET 200 <a href="https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz</a> 72ms<br> 2783 silly pacote range manifest for union-value@^1.0.0 fetched in 365ms<br> 2784 silly pacote range manifest for for-in@^1.0.2 fetched in 122ms<br> 2785 silly pacote range manifest for set-blocking@~2.0.0 fetched in 2ms<br> 2786 http fetch GET 200 <a href="https://registry.npmjs.org/console-control-strings" rel="nofollow">https://registry.npmjs.org/console-control-strings</a> 51ms<br> 2787 http fetch GET 200 <a href="https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz" rel="nofollow">https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz</a> 38ms<br> 2788 silly pacote range manifest for are-we-there-yet@~1.1.2 fetched in 108ms<br> 2789 silly pacote range manifest for ini@~1.3.0 fetched in 3ms<br> 2790 http fetch GET 200 <a href="https://registry.npmjs.org/deep-extend" rel="nofollow">https://registry.npmjs.org/deep-extend</a> 36ms<br> 2791 http fetch GET 200 <a href="https://registry.npmjs.org/gauge" rel="nofollow">https://registry.npmjs.org/gauge</a> 59ms<br> 2792 http fetch GET 200 <a href="https://registry.npmjs.org/strip-json-comments" rel="nofollow">https://registry.npmjs.org/strip-json-comments</a> 43ms<br> 2793 http fetch GET 200 <a href="https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz</a> 49ms<br> 2794 silly pacote range manifest for strip-json-comments@~2.0.1 fetched in 103ms<br> 2795 http fetch GET 200 <a href="https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz</a> 35ms<br> 2796 silly pacote range manifest for p-try@^1.0.0 fetched in 46ms<br> 2797 http fetch GET 200 <a href="https://registry.npmjs.org/map-visit" rel="nofollow">https://registry.npmjs.org/map-visit</a> 26ms<br> 2798 http fetch GET 200 <a href="https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz</a> 51ms<br> 2799 http fetch GET 200 <a href="https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz</a> 261ms<br> 2800 silly pacote range manifest for map-visit@^1.0.0 fetched in 89ms<br> 2801 silly pacote range manifest for console-control-strings@~1.1.0 fetched in 330ms<br> 2802 http fetch GET 200 <a href="https://registry.npmjs.org/object-visit" rel="nofollow">https://registry.npmjs.org/object-visit</a> 29ms<br> 2803 http fetch GET 200 <a href="https://registry.npmjs.org/has-values" rel="nofollow">https://registry.npmjs.org/has-values</a> 46ms<br> 2804 http fetch GET 200 <a href="https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz</a> 3433ms<br> 2805 silly pacote range manifest for css-select@^2.0.0 fetched in 3760ms<br> 2806 http fetch GET 200 <a href="https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz</a> 65ms<br> 2807 http fetch GET 200 <a href="https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz" rel="nofollow">https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz</a> 346ms<br> 2808 silly pacote range manifest for object-visit@^1.0.0 fetched in 113ms<br> 2809 http fetch GET 200 <a href="https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz" rel="nofollow">https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz</a> 334ms<br> 2810 http fetch GET 200 <a href="https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz</a> 65ms<br> 2811 http fetch GET 200 <a href="https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz" rel="nofollow">https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz</a> 53ms<br> 2812 silly pacote range manifest for deep-extend@^0.6.0 fetched in 407ms<br> 2813 silly pacote range manifest for gauge@~2.7.3 fetched in 417ms<br> 2814 silly pacote range manifest for has-values@^1.0.0 fetched in 132ms<br> 2815 silly pacote range manifest for is-extendable@^0.1.1 fetched in 10ms<br> 2816 silly pacote range manifest for is-plain-object@^2.0.3 fetched in 11ms<br> 2817 silly pacote range manifest for split-string@^3.0.1 fetched in 9ms<br> 2818 silly pacote range manifest for set-value@^2.0.1 fetched in 13ms<br> 2819 silly pacote range manifest for has-value@^0.3.1 fetched in 92ms<br> 2820 silly pacote range manifest for readable-stream@^2.0.6 fetched in 10ms<br> 2821 http fetch GET 200 <a href="https://registry.npmjs.org/object-copy" rel="nofollow">https://registry.npmjs.org/object-copy</a> 65ms<br> 2822 http fetch GET 200 <a href="https://registry.npmjs.org/delegates" rel="nofollow">https://registry.npmjs.org/delegates</a> 41ms<br> 2823 http fetch GET 200 <a href="https://registry.npmjs.org/css-what" rel="nofollow">https://registry.npmjs.org/css-what</a> 77ms<br> 2824 http fetch GET 200 <a href="https://registry.npmjs.org/domutils" rel="nofollow">https://registry.npmjs.org/domutils</a> 75ms<br> 2825 http fetch GET 200 <a href="https://registry.npmjs.org/boolbase" rel="nofollow">https://registry.npmjs.org/boolbase</a> 84ms<br> 2826 http fetch GET 200 <a href="https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz</a> 62ms<br> 2827 http fetch GET 200 <a href="https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz" rel="nofollow">https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz</a> 72ms<br> 2828 silly pacote range manifest for delegates@^1.0.0 fetched in 112ms<br> 2829 silly pacote range manifest for object-copy@^0.1.0 fetched in 145ms<br> 2830 silly pacote range manifest for aproba@^1.0.3 fetched in 1ms<br> 2831 silly pacote range manifest for console-control-strings@^1.0.0 fetched in 1ms<br> 2832 http fetch GET 200 <a href="https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz" rel="nofollow">https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz</a> 34ms<br> 2833 http fetch GET 200 <a href="https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz</a> 34ms<br> 2834 http fetch GET 200 <a href="https://registry.npmjs.org/nth-check" rel="nofollow">https://registry.npmjs.org/nth-check</a> 25ms<br> 2835 silly pacote range manifest for domutils@^1.7.0 fetched in 135ms<br> 2836 http fetch GET 200 <a href="https://registry.npmjs.org/css-what/-/css-what-3.2.1.tgz" rel="nofollow">https://registry.npmjs.org/css-what/-/css-what-3.2.1.tgz</a> 61ms<br> 2837 silly pacote range manifest for boolbase@^1.0.0 fetched in 147ms<br> 2838 http fetch GET 200 <a href="https://registry.npmjs.org/has-unicode" rel="nofollow">https://registry.npmjs.org/has-unicode</a> 42ms<br> 2839 silly pacote range manifest for css-what@^3.2.1 fetched in 157ms<br> 2840 silly pacote range manifest for get-value@^2.0.3 fetched in 2ms<br> 2841 http fetch GET 200 <a href="https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz</a> 45ms<br> 2842 http fetch GET 200 <a href="https://registry.npmjs.org/wide-align" rel="nofollow">https://registry.npmjs.org/wide-align</a> 40ms<br> 2843 silly pacote range manifest for nth-check@^1.0.2 fetched in 86ms<br> 2844 http fetch GET 200 <a href="https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz</a> 42ms<br> 2845 silly pacote range manifest for kind-of@^4.0.0 fetched in 50ms<br> 2846 http fetch GET 200 <a href="https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz" rel="nofollow">https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz</a> 36ms<br> 2847 silly pacote range manifest for has-values@^0.1.4 fetched in 46ms<br> 2848 silly pacote range manifest for kind-of@^3.0.3 fetched in 1ms<br> 2849 http fetch GET 200 <a href="https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz</a> 26ms<br> 2850 http fetch GET 200 <a href="https://registry.npmjs.org/copy-descriptor" rel="nofollow">https://registry.npmjs.org/copy-descriptor</a> 21ms<br> 2851 silly pacote range manifest for isobject@^2.0.0 fetched in 32ms<br> 2852 http fetch GET 200 <a href="https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz" rel="nofollow">https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz</a> 73ms<br> 2853 http fetch GET 200 <a href="https://registry.npmjs.org/domelementtype" rel="nofollow">https://registry.npmjs.org/domelementtype</a> 82ms<br> 2854 silly pacote range manifest for copy-descriptor@^0.1.0 fetched in 108ms<br> 2855 silly pacote range manifest for boolbase@~1.0.0 fetched in 2ms<br> 2856 http fetch GET 200 <a href="https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz</a> 5ms (from cache)<br> 2857 silly pacote version manifest for [email protected] fetched in 12ms<br> 2858 http fetch GET 200 <a href="https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz" rel="nofollow">https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz</a> 23ms<br> 2859 silly pacote range manifest for domelementtype@1 fetched in 114ms<br> 2860 http fetch GET 200 <a href="https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz</a> 275ms<br> 2861 silly pacote range manifest for has-unicode@^2.0.0 fetched in 328ms<br> 2862 http fetch GET 200 <a href="https://registry.npmjs.org/dom-serializer" rel="nofollow">https://registry.npmjs.org/dom-serializer</a> 257ms<br> 2863 http fetch GET 200 <a href="https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz" rel="nofollow">https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz</a> 319ms<br> 2864 http fetch GET 200 <a href="https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz" rel="nofollow">https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz</a> 34ms<br> 2865 silly pacote range manifest for wide-align@^1.1.0 fetched in 370ms<br> 2866 silly pacote range manifest for dom-serializer@0 fetched in 304ms<br> 2867 silly pacote range manifest for string-width@^1.0.2 || 2 fetched in 6ms<br> 2868 http fetch GET 200 <a href="https://registry.npmjs.org/entities" rel="nofollow">https://registry.npmjs.org/entities</a> 40ms<br> 2869 http fetch GET 200 <a href="https://registry.npmjs.org/domelementtype/-/domelementtype-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/domelementtype/-/domelementtype-2.0.1.tgz</a> 43ms<br> 2870 silly pacote range manifest for domelementtype@^2.0.1 fetched in 59ms<br> 2871 http fetch GET 200 <a href="https://registry.npmjs.org/entities/-/entities-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/entities/-/entities-2.0.0.tgz</a> 35ms<br> 2872 silly pacote range manifest for entities@^2.0.0 fetched in 88ms<br> 2873 http fetch GET 200 <a href="https://registry.npmjs.org/csso" rel="nofollow">https://registry.npmjs.org/csso</a> 6950ms<br> 2874 http fetch GET 200 <a href="https://registry.npmjs.org/csso/-/csso-4.0.3.tgz" rel="nofollow">https://registry.npmjs.org/csso/-/csso-4.0.3.tgz</a> 609ms<br> 2875 http fetch GET 200 <a href="https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz" rel="nofollow">https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz</a> 7280ms<br> 2876 silly pacote range manifest for csso@^4.0.2 fetched in 7573ms<br> 2877 silly pacote version manifest for [email protected] fetched in 7588ms<br> 2878 http fetch GET 200 <a href="https://registry.npmjs.org/mdn-data" rel="nofollow">https://registry.npmjs.org/mdn-data</a> 87ms<br> 2879 http fetch GET 200 <a href="https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.39.tgz" rel="nofollow">https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.39.tgz</a> 1179ms<br> 2880 http fetch GET 200 <a href="https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz" rel="nofollow">https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz</a> 1094ms<br> 2881 silly pacote version manifest for [email protected] fetched in 1242ms<br> 2882 silly pacote version manifest for [email protected] fetched in 1242ms<br> 2883 http fetch GET 200 <a href="https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.6.tgz" rel="nofollow">https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.6.tgz</a> 320ms<br> 2884 silly pacote version manifest for [email protected] fetched in 332ms<br> 2885 timing npm Completed in 263367ms<br> 2886 error cb() never called!<br> 2887 error This is an error with npm itself. Please report this error at:<br> 2888 error <a href="https://npm.community" rel="nofollow">https://npm.community</a></p> <p dir="auto">Many thanks!</p>
<h3 dir="auto">*Updated* as of 01/15/2021</h3> <p dir="auto"><strong>Note: Please read <a href="https://github.com/npm/cli/wiki/%22cb()-never-called%3F-Exit-handler-never-called%3F-I'm-having-the-same-problem!%22">this doc</a> before filing a new issue.</strong></p>
1
<p dir="auto">xref <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="46428546" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/8596" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/issues/8596/hovercard" href="https://github.com/pandas-dev/pandas/issues/8596">#8596</a></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&gt;&gt;&gt; df a 0 1 &gt;&gt;&gt; df.dtypes a int64 dtype: object &gt;&gt;&gt; df.loc[1, 'a'] = 2 &gt;&gt;&gt; df a 0 1 1 2 &gt;&gt;&gt; df.dtypes a float64 dtype: object"><pre class="notranslate"><code class="notranslate">&gt;&gt;&gt; df a 0 1 &gt;&gt;&gt; df.dtypes a int64 dtype: object &gt;&gt;&gt; df.loc[1, 'a'] = 2 &gt;&gt;&gt; df a 0 1 1 2 &gt;&gt;&gt; df.dtypes a float64 dtype: object </code></pre></div> <p dir="auto">in an intermediate step <code class="notranslate">nan</code> is inserted, and the data are casted to floats</p>
<p dir="auto"><a href="http://stackoverflow.com/questions/22044766/adding-row-to-pandas-dataframe-changes-dtype/22045011#22045011" rel="nofollow">http://stackoverflow.com/questions/22044766/adding-row-to-pandas-dataframe-changes-dtype/22045011#22045011</a></p> <p dir="auto">A bit non-trival (maybe coerce back after) if possible?</p> <p dir="auto">maybe just change this to an actual append?</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [1]: df = DataFrame({'a' : range(10)}, dtype='i4') In [2]: df Out[2]: a 0 0 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 [10 rows x 1 columns] In [3]: df.dtypes Out[3]: a int32 dtype: object In [4]: df.loc[10] = 99 In [5]: df Out[5]: a 0 0 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 99 [11 rows x 1 columns] In [6]: df.dtypes Out[6]: a float64 dtype: object "><pre class="notranslate"><code class="notranslate">In [1]: df = DataFrame({'a' : range(10)}, dtype='i4') In [2]: df Out[2]: a 0 0 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 [10 rows x 1 columns] In [3]: df.dtypes Out[3]: a int32 dtype: object In [4]: df.loc[10] = 99 In [5]: df Out[5]: a 0 0 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 99 [11 rows x 1 columns] In [6]: df.dtypes Out[6]: a float64 dtype: object </code></pre></div>
1
<h4 dir="auto">Description</h4> <p dir="auto">I thinks default value of n_clusters is not always 2, as passing the same data points will be clustered as two different clusters which is not possible practically:</p> <h4 dir="auto">Steps/Code to Reproduce</h4> <p dir="auto">Example:</p> <blockquote> <blockquote> <blockquote> <p dir="auto">X = np.array([[1,2],[1,2]])<br> clustering = AgglomerativeClustering(linkage='single').fit(X)<br> clustering.labels_<br> array([1, 0])<br> clustering = AgglomerativeClustering(linkage='ward').fit(X)<br> clustering.labels_<br> array([1, 0])<br> clustering = AgglomerativeClustering(linkage='average').fit(X)<br> clustering.labels_<br> array([1, 0])<br> clustering = AgglomerativeClustering(linkage='complete').fit(X)<br> clustering.labels_<br> array([1, 0])</p> </blockquote> </blockquote> </blockquote> <h4 dir="auto">Expected Results</h4> <p dir="auto">array([0,0])</p> <h4 dir="auto">Actual Results</h4> <p dir="auto">array([1, 0])</p> <h4 dir="auto">Versions</h4> <p dir="auto">For scikit-learn &gt;= 0.20:</p>
<h3 dir="auto">Describe the issue linked to the documentation</h3> <p dir="auto">There are two <code class="notranslate">and</code> in the description of <code class="notranslate">sklearn.metrics.log_loss</code> function, <a href="https://github.com/scikit-learn/scikit-learn/blob/2beed55847ee70d363bdbfe14ee4401438fba057/sklearn/metrics/_classification.py#L2169-L2170">lines</a></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" For a single sample with true label :math:`y \in \{0,1\}` and and a probability estimate :math:`p = \operatorname{Pr}(y = 1)`, the log"><pre class="notranslate"><code class="notranslate"> For a single sample with true label :math:`y \in \{0,1\}` and and a probability estimate :math:`p = \operatorname{Pr}(y = 1)`, the log </code></pre></div> <h3 dir="auto">Suggest a potential alternative/fix</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" For a single sample with true label :math:`y \in \{0,1\}` and a probability estimate :math:`p = \operatorname{Pr}(y = 1)`, the log"><pre class="notranslate"><code class="notranslate"> For a single sample with true label :math:`y \in \{0,1\}` and a probability estimate :math:`p = \operatorname{Pr}(y = 1)`, the log </code></pre></div>
0
<p dir="auto">I'm developing an app and want to dynamically load content into my application. I am using flux, so there is a fairly defined pipeline for getting and managing data.</p> <p dir="auto">What I want is to do something like this:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;MyRootComponent ...&gt; &lt;LoadSomethingInteresting ...&gt; &lt;ComponentThatUsesLoadedData /&gt; &lt;/LoadSomethingInteresting&gt; &lt;/MyRootComponent&gt;"><pre class="notranslate"><span class="pl-c1">&lt;</span><span class="pl-ent">MyRootComponent</span> <span class="pl-kos">.</span><span class="pl-kos">.</span><span class="pl-kos">.</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-ent">LoadSomethingInteresting</span> <span class="pl-kos">.</span><span class="pl-kos">.</span><span class="pl-kos">.</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-ent">ComponentThatUsesLoadedData</span> <span class="pl-c1">/</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">LoadSomethingInteresting</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">MyRootComponent</span><span class="pl-c1">&gt;</span></pre></div> <p dir="auto">Currently, I get around this by using <code class="notranslate">&lt;div&gt;</code> as the rendered component, but this doesn't work well when I lazy load into a table:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;MyRoot&gt; &lt;table&gt; &lt;thead&gt; &lt;LoadSomeTheadData&gt; &lt;ComponentThatRendersTrAndTds /&gt; &lt;/LoadSomeTheadData&gt; &lt;/thead&gt; &lt;/table&gt; &lt;/MyRoot&gt;"><pre class="notranslate"><span class="pl-c1">&lt;</span><span class="pl-ent">MyRoot</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-ent">table</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-ent">thead</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-ent">LoadSomeTheadData</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-ent">ComponentThatRendersTrAndTds</span> <span class="pl-c1">/</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">LoadSomeTheadData</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">thead</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">table</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">MyRoot</span><span class="pl-c1">&gt;</span></pre></div> <p dir="auto">Chome (but probably in other browsers) will push the loading div outside the table, which will force the browser to inject it's own corrected HTML, and React will lose it's root since the DOM gets modified without React's consent.</p> <p dir="auto">So is there any way I can do something similar to:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" render: function() { return null; // won't work because this.props.children won't get rendered return this.props.children; // won't work because render can't return an array of elements return React.Children.only(this.props.children); // won't work because I may need more than one child rendered }"><pre class="notranslate"> render: <span class="pl-k">function</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-c1">null</span><span class="pl-kos">;</span> <span class="pl-c">// won't work because this.props.children won't get rendered</span> <span class="pl-k">return</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">props</span><span class="pl-kos">.</span><span class="pl-c1">children</span><span class="pl-kos">;</span> <span class="pl-c">// won't work because render can't return an array of elements</span> <span class="pl-k">return</span> <span class="pl-v">React</span><span class="pl-kos">.</span><span class="pl-c1">Children</span><span class="pl-kos">.</span><span class="pl-en">only</span><span class="pl-kos">(</span><span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">props</span><span class="pl-kos">.</span><span class="pl-c1">children</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-c">// won't work because I may need more than one child rendered</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">I realize I can pass a React component to my loader and tell it to wrap any of it's content into that component, but I think that's quite messy.</p> <p dir="auto"><strong>TL;DR</strong> I want a component that can do all the logic of the current component implementation, but without rendering itself (but still rendering children).</p>
<hr> <h2 dir="auto">Note from maintainers:</h2> <p dir="auto">We know this is an issue and we know exactly what set of problem can be solved. We want this too but it is a <em>hard problem</em> with our current architecture. Additional comments expressing desire for this feature are not helpful. Feel free to subscribe to the issue (there's button in the right hand column) but do not comment unless you are adding value to the discussion. "Me too" and "+1" are not valuable, nor are use cases that have already been written in the comments (e.g., we know that you can't put <code class="notranslate">&lt;tr&gt;</code> or <code class="notranslate">&lt;dd&gt;</code> elements with a <code class="notranslate">&lt;div&gt;</code>).</p> <hr> <p dir="auto">Consider the following:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var ManagePost = React.createClass({ render: function() { var posts = this.props.posts var something; var somethingelse; var row = posts.map(function(post){ return( &lt;div&gt; &lt;div className=&quot;col-md-8&quot;&gt; &lt;/div&gt; &lt;div className=&quot;cold-md-4&quot;&gt; &lt;/div&gt; &lt;/div&gt; ) }); return ( {row} ); } });"><pre class="notranslate"><span class="pl-k">var</span> <span class="pl-v">ManagePost</span> <span class="pl-c1">=</span> <span class="pl-v">React</span><span class="pl-kos">.</span><span class="pl-en">createClass</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-en">render</span>: <span class="pl-k">function</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">var</span> <span class="pl-s1">posts</span> <span class="pl-c1">=</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">props</span><span class="pl-kos">.</span><span class="pl-c1">posts</span> <span class="pl-k">var</span> <span class="pl-s1">something</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">somethingelse</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">row</span> <span class="pl-c1">=</span> <span class="pl-s1">posts</span><span class="pl-kos">.</span><span class="pl-en">map</span><span class="pl-kos">(</span><span class="pl-k">function</span><span class="pl-kos">(</span><span class="pl-s1">post</span><span class="pl-kos">)</span><span class="pl-kos">{</span> <span class="pl-k">return</span><span class="pl-kos">(</span> <span class="pl-c1">&lt;</span><span class="pl-ent">div</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">className</span><span class="pl-c1">=</span><span class="pl-s">"col-md-8"</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">div</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">className</span><span class="pl-c1">=</span><span class="pl-s">"cold-md-4"</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">div</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">div</span><span class="pl-c1">&gt;</span> <span class="pl-kos">)</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">return</span> <span class="pl-kos">(</span> <span class="pl-kos">{</span>row<span class="pl-kos">}</span> <span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span></pre></div> <p dir="auto">If you remove the <code class="notranslate">&lt;div&gt;&lt;/div&gt;</code> in the <code class="notranslate">map</code>, you get the following error: <em>Adjacent XJS elements must be wrapped in an enclosing tag</em></p> <p dir="auto">it isn't till I re-add the surrounding, and rather pointless, divs that it compiles with out issue. I am running <strong>0.11.1</strong></p> <p dir="auto">Is this being addressed? It adds extra, and again - IMO - useless and pointless html to the page, that while harming nothing - looks messy and unprofessional. Maybe I am just doing something wrong, please enlighten me if I am.</p>
1
<blockquote> <p dir="auto">Font rendering looks non-native. In particular, on non-retina displays with subpixel font rendering enabled, it looks like your fonts are using a different rendering engine (Freetype?) and at least are not using subpixel antialiasing. It looks janky. I suppose you don't notice on a retina display?</p> </blockquote> <p dir="auto">From: support/6d8865b29fb811e391bb3f51061e064b</p>
<p dir="auto">I install many versions, when I try the version more than 0.187.0 ,it can't display chinese normal. I have read former Issues, many people say I can't try to change the font-family , but it doesn't work.</p>
0
<p dir="auto">I want to go through Tensorflow's CUDA kernels and optimize them. It seems like all the CUDA kernels are defined in <code class="notranslate">tensorflow/core/kernels</code> and <code class="notranslate">tensorflow/contrib</code> with some helper functions in <code class="notranslate">tensorflow/core/util</code>.</p> <ol dir="auto"> <li> <p dir="auto">Is it okay for me to optimize kernels in tensorflow/core/kernels and send pull request?</p> </li> <li> <p dir="auto">now that tensorflow is moving to 2.0, are the CUDA kernels going to also change so dramatically that any improvements to them now could be rendered useless?</p> </li> <li> <p dir="auto">what are some conventions or practices when writing CUDA kernels? I have read the <code class="notranslate">contrib.md</code>, but there was nothing special on CUDA kernels ( ex. " Do not change kernel launch configurations " or " must support devices of compute capability &gt;= 3.0 " )</p> </li> <li> <p dir="auto">must I use <code class="notranslate">CudaGridRangeX</code> over regular for loops?</p> </li> <li> <p dir="auto">Is there way to test and profile each .cu file individually, instead of having to rebuild the entire tensorflow or even having to test all kernels?</p> </li> </ol>
<p dir="auto">I want to go through Tensorflow's CUDA kernels and optimize them. It seems like all the CUDA kernels are defined in <code class="notranslate">tensorflow/core/kernels</code> and <code class="notranslate">tensorflow/contrib</code> with some helper functions in <code class="notranslate">tensorflow/core/util</code>.</p> <ol dir="auto"> <li>Is it okay for me to optimize kernels in <code class="notranslate">tensorflow/core/kernels</code> and send pull request?</li> <li>now that tensorflow is moving to 2.0, are the CUDA kernels going to also change so dramatically that any improvements to them now could be rendered useless?</li> <li>what are some conventions or practices when writing CUDA kernels? I have read the <a href="https://github.com/tensorflow/tensorflow/blob/master/CONTRIBUTING.md">contrib.md</a>, but there was nothing special on CUDA kernels ( ex. " Do not change kernel launch configurations " or " must support devices of compute capability &gt;= 3.0 " )</li> <li>must I use <code class="notranslate">CudaGridRangeX</code> over regular for loops?</li> <li>Is there way to test and profile each .cu file individually, instead of having to rebuild the entire tensorflow or even having to test all kernels?</li> </ol>
1
<p dir="auto">I may be totally off on this, but I wanted to point it out...</p> <p dir="auto">I noticed that on the "Customize" page, you can set the @screen-sm-min, @screen-md-min, @screen-lg-min variables, as well as the @container-sm, @container-md and @container-lg variables. But after compiling it, I still seem to be getting the default break-points on the container width for small and medium.</p> <p dir="auto">So on the customize page, if I enter...<br> @screen-sm-min = 992px<br> @screen-md-min = 1200px<br> @screen-lg-min = 1600px</p> <p dir="auto">@container-sm = 970px<br> @container-md = 1170px<br> @container-lg = 1570px</p> <p dir="auto">I end up with...</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@media (min-width: 768px) { /*Should be 992px*/ .container { width: 970px; } } @media (min-width: 992px) { /*Should be 1200px*/ .container { width: 1170px; } } @media (min-width: 1600px) { .container { width: 1570px; } }"><pre class="notranslate"><code class="notranslate">@media (min-width: 768px) { /*Should be 992px*/ .container { width: 970px; } } @media (min-width: 992px) { /*Should be 1200px*/ .container { width: 1170px; } } @media (min-width: 1600px) { .container { width: 1570px; } } </code></pre></div> <p dir="auto">This will make the container wider than the screen on small and meduim. I think the issue may be that in the less files, they are referencing @screen-sm instead of @screen-sm-min (same for md) for the container width.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="// Set the container width, and override it for fixed navbars in media queries .container { .container-fixed(); @media (min-width: @screen-sm) { /*Should be @screen-sm-min?*/ width: @container-sm; } @media (min-width: @screen-md) {/*Should be @screen-md-min?*/ width: @container-md; } @media (min-width: @screen-lg-min) { width: @container-lg; } } "><pre class="notranslate"><code class="notranslate">// Set the container width, and override it for fixed navbars in media queries .container { .container-fixed(); @media (min-width: @screen-sm) { /*Should be @screen-sm-min?*/ width: @container-sm; } @media (min-width: @screen-md) {/*Should be @screen-md-min?*/ width: @container-md; } @media (min-width: @screen-lg-min) { width: @container-lg; } } </code></pre></div>
<p dir="auto">When customizing bootstrap (e.g. <a href="http://getbootstrap.com/customize/?id=7880081" rel="nofollow">http://getbootstrap.com/customize/?id=7880081</a>) and setting<br> @screen-md-min = 1280px<br> @screen-lg-min = 1900px<br> @container-md = ((1220px + @grid-gutter-width))<br> @container-lg = ((1860px + @grid-gutter-width))</p> <p dir="auto">it will generate the default @screen-md-min 992px instead of 1280px bootstrap.css (line 700)</p> <div class="highlight highlight-source-css notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@media (min-width: 768px) { .container { width: 750px; } } @media (min-width: 992px) {// WRONG .container { width: 1250px; } } @media (min-width: 1900px) { .container { width: 1890px; } }"><pre class="notranslate"><span class="pl-k">@media</span> (<span class="pl-c1">min-width</span><span class="pl-kos">:</span> <span class="pl-c1">768<span class="pl-smi">px</span></span>) { .<span class="pl-c1">container</span> { <span class="pl-c1">width</span><span class="pl-kos">:</span> <span class="pl-c1">750<span class="pl-smi">px</span></span>; } } <span class="pl-k">@media</span> (<span class="pl-c1">min-width</span><span class="pl-kos">:</span> <span class="pl-c1">992<span class="pl-smi">px</span></span>) {<span class="pl-c1">/</span><span class="pl-c1">/</span> WRONG .<span class="pl-c1">container</span> { <span class="pl-c1">width</span><span class="pl-kos">:</span> <span class="pl-c1">1250<span class="pl-smi">px</span></span>; } } <span class="pl-k">@media</span> (<span class="pl-c1">min-width</span><span class="pl-kos">:</span> <span class="pl-c1">1900<span class="pl-smi">px</span></span>) { .<span class="pl-c1">container</span> { <span class="pl-c1">width</span><span class="pl-kos">:</span> <span class="pl-c1">1890<span class="pl-smi">px</span></span>; } }</pre></div>
1
<p dir="auto"><strong>System information</strong>.</p> <ul dir="auto"> <li>Have I written custom code (as opposed to using a stock example script provided in Keras): No</li> <li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Win10</li> <li>TensorFlow installed from (source or binary): Anaconda</li> <li>TensorFlow version (use command below): 2.9.1</li> <li>Python version: 3.9</li> <li>GPU model and memory: None</li> </ul> <p dir="auto"><strong>Describe the problem</strong>.<br> I am going through Francois Chollet's book "Deep Learning with Python" and running the code in his Jupyter Notebooks with Keras: 2.9.0 , Tensorflow: 2.9.1.<br> Notebook 6.3, (under the heading "1.6 Using recurrent dropout to fight overfitting") has a model following:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="model = Sequential() model.add(layers.GRU(32, dropout=0.2, recurrent_dropout=0.2, input_shape=(None, float_data.shape[-1]))) model.add(layers.Dense(1)) model.compile(optimizer=RMSprop(), loss='mae') history = model.fit_generator(train_gen, steps_per_epoch=500, epochs=40, validation_data=val_gen, validation_steps=val_steps)"><pre class="notranslate"><span class="pl-s1">model</span> <span class="pl-c1">=</span> <span class="pl-v">Sequential</span>() <span class="pl-s1">model</span>.<span class="pl-en">add</span>(<span class="pl-s1">layers</span>.<span class="pl-v">GRU</span>(<span class="pl-c1">32</span>, <span class="pl-s1">dropout</span><span class="pl-c1">=</span><span class="pl-c1">0.2</span>, <span class="pl-s1">recurrent_dropout</span><span class="pl-c1">=</span><span class="pl-c1">0.2</span>, <span class="pl-s1">input_shape</span><span class="pl-c1">=</span>(<span class="pl-c1">None</span>, <span class="pl-s1">float_data</span>.<span class="pl-s1">shape</span>[<span class="pl-c1">-</span><span class="pl-c1">1</span>]))) <span class="pl-s1">model</span>.<span class="pl-en">add</span>(<span class="pl-s1">layers</span>.<span class="pl-v">Dense</span>(<span class="pl-c1">1</span>)) <span class="pl-s1">model</span>.<span class="pl-en">compile</span>(<span class="pl-s1">optimizer</span><span class="pl-c1">=</span><span class="pl-v">RMSprop</span>(), <span class="pl-s1">loss</span><span class="pl-c1">=</span><span class="pl-s">'mae'</span>) <span class="pl-s1">history</span> <span class="pl-c1">=</span> <span class="pl-s1">model</span>.<span class="pl-en">fit_generator</span>(<span class="pl-s1">train_gen</span>, <span class="pl-s1">steps_per_epoch</span><span class="pl-c1">=</span><span class="pl-c1">500</span>, <span class="pl-s1">epochs</span><span class="pl-c1">=</span><span class="pl-c1">40</span>, <span class="pl-s1">validation_data</span><span class="pl-c1">=</span><span class="pl-s1">val_gen</span>, <span class="pl-s1">validation_steps</span><span class="pl-c1">=</span><span class="pl-s1">val_steps</span>)</pre></div> <p dir="auto">Running parts 6.3.6 (recurrent dropout) and 6.3.7 (stacked recurrent layers) gives the following training and validation losses:</p> <p dir="auto">6.3.6<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/74046524/186118937-0f7ccf47-c025-4530-a8e0-e1e145f9e02f.png"><img src="https://user-images.githubusercontent.com/74046524/186118937-0f7ccf47-c025-4530-a8e0-e1e145f9e02f.png" alt="1661232542955" style="max-width: 100%;"></a></p> <p dir="auto">6.3.7<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/74046524/186122056-82d61282-e6b9-4cd7-b822-9e52fb296c5c.png"><img src="https://user-images.githubusercontent.com/74046524/186122056-82d61282-e6b9-4cd7-b822-9e52fb296c5c.png" alt="1661246457143" style="max-width: 100%;"></a></p> <p dir="auto"><strong>Describe the expected behavior</strong>.<br> After using dropout it should solve the overfitting problem just like in the book.</p>
<p dir="auto"><strong>System information</strong>.</p> <ul dir="auto"> <li>Have I written custom code (as opposed to using a stock example script provided in Keras: no</li> <li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 20.04</li> <li>TensorFlow installed from (source or binary): binary</li> <li>TensorFlow version (use command below): v2.4.0-rc4-71-g582c8d236cb 2.4.0</li> <li>Python version: 3.8.5</li> </ul> <p dir="auto"><strong>Describe the problem</strong>.</p> <p dir="auto">The error and warning messages seem to be different when <code class="notranslate">model(x)</code> is used instead of <code class="notranslate">model.predict(x)</code> to make a prediction.<br> Is this intentional and documented somewhere?<br> For example, in the following simple model there is a warning when <code class="notranslate">model.predict(x)</code> is used, but none for <code class="notranslate">model(x)</code>.<br> Moreover, it would be generally good to know which warnings (or errors) might not occur when a specific prediction method is used and also which warnings will be the same.</p> <p dir="auto"><strong>Standalone code to reproduce the issue</strong>.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import tensorflow as tf from tensorflow import keras from tensorflow.keras import layers import numpy as np model = keras.Sequential([ keras.layers.ReLU(threshold=3, input_shape=(2,))]) x = tf.constant([[[[1,2,3,4,5]]]]) print (np.array2string(model(x).numpy(), separator=', ')) #print (np.array2string(model.predict(x), separator=', '))"><pre class="notranslate"><code class="notranslate">import tensorflow as tf from tensorflow import keras from tensorflow.keras import layers import numpy as np model = keras.Sequential([ keras.layers.ReLU(threshold=3, input_shape=(2,))]) x = tf.constant([[[[1,2,3,4,5]]]]) print (np.array2string(model(x).numpy(), separator=', ')) #print (np.array2string(model.predict(x), separator=', ')) </code></pre></div>
0
<p dir="auto">ref <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="114165539" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/16560" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/16560/hovercard" href="https://github.com/kubernetes/kubernetes/issues/16560">#16560</a> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="111705231" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/15730" data-hovercard-type="pull_request" data-hovercard-url="/kubernetes/kubernetes/pull/15730/hovercard" href="https://github.com/kubernetes/kubernetes/pull/15730">#15730</a><br> Here is the road-map:</p> <p dir="auto">Writing Client-gen:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Generate the common methods, ignore the methods operating on subresources for now</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Unify the signature of the common methods in our individual typed clients</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Make a test type, then write the test against this type instead of every type</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> manually add the methods that are not common to all typed clients</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> make go2idl track the functions, constants, variables, methods in the input package.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> add a "plural" namer to go2idl</li> </ul> <p dir="auto">Using Client-gen:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> generate the internalversion clientset, to replace pkg/client/clientset/unversioned</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> generate the fake clients to enable testing</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> generate versioned client</li> </ul> <p dir="auto">Using generated clientset:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> replace the pkg/client/unversioned/ in controllers</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> replace the pkg/client/unversioned/ in kubelets</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> let controllers use versioned clientset</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> let kubelet use versioned clientset</li> </ul> <p dir="auto">cc @kubernetes/goog-csi</p>
<p dir="auto">Background: Client proposal in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="111705231" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/15730" data-hovercard-type="pull_request" data-hovercard-url="/kubernetes/kubernetes/pull/15730/hovercard" href="https://github.com/kubernetes/kubernetes/pull/15730">#15730</a>, api type structure proposal in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="112685544" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/16062" data-hovercard-type="pull_request" data-hovercard-url="/kubernetes/kubernetes/pull/16062/hovercard" href="https://github.com/kubernetes/kubernetes/pull/16062">#16062</a></p> <p dir="auto">At first I was thinking we'd generate based on tags in the comments, e.g. something like:</p> <div class="highlight highlight-source-go notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// Pod documentation here // +generate=Create,Update,List,Get,Delete type Pod struct { ... }"><pre class="notranslate"><span class="pl-c">// Pod documentation here</span> <span class="pl-c">// +generate=Create,Update,List,Get,Delete</span> <span class="pl-k">type</span> <span class="pl-smi">Pod</span> <span class="pl-k">struct</span> { <span class="pl-c1">...</span> }</pre></div> <p dir="auto">And the result would be something like our current PodsNamespacer client. But then I got to thinking that it'd be super nice to have type information in the methods, to handle the case where e.g. the Binding() method takes an *v1.Binding.</p> <div class="highlight highlight-source-go notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="type PodsREST interface { Create(*Pod) *Pod Update(*Pod) *Pod List(???) *PodList Binding(*Binding) *Status }"><pre class="notranslate"><span class="pl-k">type</span> <span class="pl-smi">PodsREST</span> <span class="pl-k">interface</span> { <span class="pl-c1">Create</span>(<span class="pl-c1">*</span><span class="pl-smi">Pod</span>) <span class="pl-c1">*</span><span class="pl-smi">Pod</span> <span class="pl-c1">Update</span>(<span class="pl-c1">*</span><span class="pl-smi">Pod</span>) <span class="pl-c1">*</span><span class="pl-smi">Pod</span> <span class="pl-c1">List</span>(???) <span class="pl-c1">*</span><span class="pl-smi">PodList</span> <span class="pl-c1">Binding</span>(<span class="pl-c1">*</span><span class="pl-smi">Binding</span>) <span class="pl-c1">*</span><span class="pl-smi">Status</span> }</pre></div> <p dir="auto">This has some downsides, like how do you represent query parameters, or the fact that you'll either get a *Pod or a *Status (i.e., error) back? Or that that you must POST to Binding?</p> <p dir="auto">We could model one layer down.</p> <div class="highlight highlight-source-go notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="type PodsPOST struct { Parameters *POSTParams ReqBody *Pod RespBody *Pod } type PodsREST struct { POST PodsPOST ... bindings PodBindingsREST } type PodBindingsREST struct { POST BindingsPOST } type BindingsPOST struct { Parameters *POSTParams ReqBody *Binding RespBody *Status }"><pre class="notranslate"><span class="pl-k">type</span> <span class="pl-smi">PodsPOST</span> <span class="pl-k">struct</span> { <span class="pl-c1">Parameters</span> <span class="pl-c1">*</span><span class="pl-smi">POSTParams</span> <span class="pl-c1">ReqBody</span> <span class="pl-c1">*</span><span class="pl-smi">Pod</span> <span class="pl-c1">RespBody</span> <span class="pl-c1">*</span><span class="pl-smi">Pod</span> } <span class="pl-k">type</span> <span class="pl-smi">PodsREST</span> <span class="pl-k">struct</span> { <span class="pl-c1">POST</span> <span class="pl-smi">PodsPOST</span> <span class="pl-c1">...</span> <span class="pl-c1">bindings</span> <span class="pl-smi">PodBindingsREST</span> } <span class="pl-k">type</span> <span class="pl-smi">PodBindingsREST</span> <span class="pl-k">struct</span> { <span class="pl-c1">POST</span> <span class="pl-smi">BindingsPOST</span> } <span class="pl-k">type</span> <span class="pl-smi">BindingsPOST</span> <span class="pl-k">struct</span> { <span class="pl-c1">Parameters</span> <span class="pl-c1">*</span><span class="pl-smi">POSTParams</span> <span class="pl-c1">ReqBody</span> <span class="pl-c1">*</span><span class="pl-smi">Binding</span> <span class="pl-c1">RespBody</span> <span class="pl-c1">*</span><span class="pl-smi">Status</span> }</pre></div> <p dir="auto">This has disadvantages: it's starting to get quite complex and verbose, there's still no good go way to indicate union types.</p> <p dir="auto">So we need to explore alternatives.</p> <ul dir="auto"> <li>Always generate clients from swagger? Then we don't need to solve this until we want to generate the rest setup code. This is probably the most obvious thing to do, which is why I'm filing this as only P2.</li> <li>Switch to proto? The RPC/service stuff there isn't super natural for describing REST either, but it can work. This would be very disruptive, though.</li> </ul>
1
<p dir="auto">I'm running into huge build time issues with webpack. We're using a combination of TypeScript, CoffeeScript, and SCSS. I've tried poking around with disabling source maps and other stuff but it seems like the core issue is that the compilers for these languages are just slow. If I understand correctly, all of these languages have the property where the individual files can be compiled independently and the result will still be valid. Given this 1:1 mapping property it seems like webpack could build much faster with a plugin that maintains a content-addressed map of original files to compiled files on the file system and avoids rebuilding files that haven't changed (using webpack's in-memory watch functionality doesn't work for our use case). However I can't see any documentation about something like this, I can't find a plugin that does this, and I don't see any obvious way of building a plugin like that after poking around in the webpack source code for a bit. Is this something that could be made to work with webpack? Even better, does it already exist?</p>
<p dir="auto">The current watch mode for webpack is fairly good at caching load results and general workload between file changes as long as you keep the same webpack process running. The initial build for some projects, on the other hand, can be on the order of more than a minute. This can make the build process very slow if for some reason you need to stop your watcher, or node crashes, or you simply want to restart your connect server with different flags.</p> <p dir="auto">It would be nice if webpack were able to persist compilation information between invocations of the node process to the filesystem and reload that cache later -- so ideally, performance between different <code class="notranslate">$ webpack</code> calls would be close to how long it takes to <code class="notranslate">--watch</code> to recompile when it detects a change.</p>
1
<p dir="auto">A example.</p> <p dir="auto">In my computer output.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="4.814477205276489 0.03499555587768555"><pre class="notranslate"><code class="notranslate">4.814477205276489 0.03499555587768555 </code></pre></div> <p dir="auto">code</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import torch import numpy as np import time a = [np.random.random([512, 512, 3]).astype(np.float32) for i in range(10)] t1 = time.time() b = torch.tensor(a, dtype=torch.float32) t2 = time.time() c = torch.tensor(np.array(a), dtype=torch.float32) t3 = time.time() print(t2-t1) print(t3-t2) "><pre class="notranslate"><code class="notranslate">import torch import numpy as np import time a = [np.random.random([512, 512, 3]).astype(np.float32) for i in range(10)] t1 = time.time() b = torch.tensor(a, dtype=torch.float32) t2 = time.time() c = torch.tensor(np.array(a), dtype=torch.float32) t3 = time.time() print(t2-t1) print(t3-t2) </code></pre></div>
<p dir="auto">I just started learning PyTorch, but it is puzzling that neither Pycharm nor VS Code can automatically complete the code for some functions, such as torch.empty(), torch.zeros(), etc.<br> Can you give me some advice?<br> Thanks~ o(<em> ̄︶ ̄</em>)o</p>
0
<p dir="auto">Currently, if I close the editor and open it again, I have to go through the same steps to open the project again. Why not to remember the previously opened project and open it automatically once the user starts the editor?</p>
<p dir="auto">A feature I love about ST2 and iA Writer, which I'm missing in Atom, is when you quit the app with open windows (including unsaved documents), they all appear again when you reopen.</p> <p dir="auto">This has saved me countless times in my workflow to handle having to do a system restart for software update, etc and not have to take time to save all my unsaved docs, etc.</p> <p dir="auto">It's also nice because I generally have five or six open projects that I just keep minimized in the editor for ease of access. It would be great to have such a feature in Atom.</p>
1
<p dir="auto">relevant snippet:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="- name: grab benchmark results fetch: src={{ result.test_archive }} dest=&quot;{{ staging_dir }}/{{ ansible_hostname }}/&quot; flat=yes TASK: [grab benchmark results] ************************************************ fatal: [10.42.0.200] =&gt; Traceback (most recent call last): File &quot;/Users/jmartin/work/code/workspaces/ansible/ansible-core/lib/ansible/runner/__init__.py&quot;, line 393, in _executor exec_rc = self._executor_internal(host, new_stdin) File &quot;/Users/jmartin/work/code/workspaces/ansible/ansible-core/lib/ansible/runner/__init__.py&quot;, line 482, in _executor_internal return self._executor_internal_inner(host, self.module_name, self.module_args, inject, port, complex_args=complex_args) File &quot;/Users/jmartin/work/code/workspaces/ansible/ansible-core/lib/ansible/runner/__init__.py&quot;, line 657, in _executor_internal_inner result = handler.run(conn, tmp, module_name, module_args, inject, complex_args) File &quot;/Users/jmartin/work/code/workspaces/ansible/ansible-core/lib/ansible/runner/action_plugins/fetch.py&quot;, line 82, in run remote_md5 = utils.md5s(remote_data) File &quot;/Users/jmartin/work/code/workspaces/ansible/ansible-core/lib/ansible/utils/__init__.py&quot;, line 397, in md5s digest.update(data.encode('utf-8')) File &quot;/Users/jmartin/.virtualenvs/ansible-git/lib/python2.7/encodings/utf_8.py&quot;, line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0x8b in position 1: invalid start byte FATAL: all hosts have already failed -- aborting"><pre class="notranslate"><code class="notranslate">- name: grab benchmark results fetch: src={{ result.test_archive }} dest="{{ staging_dir }}/{{ ansible_hostname }}/" flat=yes TASK: [grab benchmark results] ************************************************ fatal: [10.42.0.200] =&gt; Traceback (most recent call last): File "/Users/jmartin/work/code/workspaces/ansible/ansible-core/lib/ansible/runner/__init__.py", line 393, in _executor exec_rc = self._executor_internal(host, new_stdin) File "/Users/jmartin/work/code/workspaces/ansible/ansible-core/lib/ansible/runner/__init__.py", line 482, in _executor_internal return self._executor_internal_inner(host, self.module_name, self.module_args, inject, port, complex_args=complex_args) File "/Users/jmartin/work/code/workspaces/ansible/ansible-core/lib/ansible/runner/__init__.py", line 657, in _executor_internal_inner result = handler.run(conn, tmp, module_name, module_args, inject, complex_args) File "/Users/jmartin/work/code/workspaces/ansible/ansible-core/lib/ansible/runner/action_plugins/fetch.py", line 82, in run remote_md5 = utils.md5s(remote_data) File "/Users/jmartin/work/code/workspaces/ansible/ansible-core/lib/ansible/utils/__init__.py", line 397, in md5s digest.update(data.encode('utf-8')) File "/Users/jmartin/.virtualenvs/ansible-git/lib/python2.7/encodings/utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeDecodeError: 'utf8' codec can't decode byte 0x8b in position 1: invalid start byte FATAL: all hosts have already failed -- aborting </code></pre></div>
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">ec2_vpc_igw</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.3.1.0 config file = /home/derek/Code/ansible-aws/ansible.cfg configured module search path = Default w/o overrides python version = 2.7.13 (default, Jul 21 2017, 03:24:34) [GCC 7.1.1 20170630] "><pre class="notranslate"><code class="notranslate">ansible 2.3.1.0 config file = /home/derek/Code/ansible-aws/ansible.cfg configured module search path = Default w/o overrides python version = 2.7.13 (default, Jul 21 2017, 03:24:34) [GCC 7.1.1 20170630] </code></pre></div> <h5 dir="auto">CONFIGURATION</h5> <h5 dir="auto">OS / ENVIRONMENT</h5> <p dir="auto">arch linux</p> <h5 dir="auto">SUMMARY</h5> <p dir="auto">On creation, the output has pascal case properties</p> <h5 dir="auto">STEPS TO REPRODUCE</h5> <div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="- name: Create {{group_name}} igw ec2_vpc_igw: aws_access_key: &quot;{{aws_access_key}}&quot; aws_secret_key: &quot;{{aws_secret_key}}&quot; region: &quot;{{region}}&quot; state: present #tags: # Name: &quot;{{group_name}}-igw&quot; # group: &quot;{{group_name}}&quot; vpc_id: &quot;{{vpc.vpc.id}}&quot; register: igw - debug: var: igw"><pre class="notranslate">- <span class="pl-ent">name</span>: <span class="pl-s">Create {{group_name}} igw</span> <span class="pl-ent">ec2_vpc_igw</span>: <span class="pl-ent">aws_access_key</span>: <span class="pl-s"><span class="pl-pds">"</span>{{aws_access_key}}<span class="pl-pds">"</span></span> <span class="pl-ent">aws_secret_key</span>: <span class="pl-s"><span class="pl-pds">"</span>{{aws_secret_key}}<span class="pl-pds">"</span></span> <span class="pl-ent">region</span>: <span class="pl-s"><span class="pl-pds">"</span>{{region}}<span class="pl-pds">"</span></span> <span class="pl-ent">state</span>: <span class="pl-s">present</span> <span class="pl-c"><span class="pl-c">#</span>tags:</span> <span class="pl-c"><span class="pl-c">#</span> Name: "{{group_name}}-igw"</span> <span class="pl-c"><span class="pl-c">#</span> group: "{{group_name}}"</span> <span class="pl-ent">vpc_id</span>: <span class="pl-s"><span class="pl-pds">"</span>{{vpc.vpc.id}}<span class="pl-pds">"</span></span> <span class="pl-ent">register</span>: <span class="pl-s">igw</span> - <span class="pl-ent">debug</span>: <span class="pl-ent">var</span>: <span class="pl-s">igw</span></pre></div> <h5 dir="auto">EXPECTED RESULTS</h5> <h5 dir="auto">ACTUAL RESULTS</h5> <p dir="auto">created</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="TASK [vpc : Create jenkins igw] ******************************************************************************************************************************** changed: [localhost] TASK [vpc : debug] ********************************************************************************************************************************************* ok: [localhost] =&gt; { &quot;nat_gateway&quot;: { &quot;CreateTime&quot;: &quot;2017-08-10T20:59:04+00:00&quot;, &quot;NatGatewayAddresses&quot;: [ { &quot;AllocationId&quot;: &quot;eipalloc-7dbf1614&quot; } ], &quot;NatGatewayId&quot;: &quot;nat-097a0a0ca53b4d041&quot;, &quot;State&quot;: &quot;pending&quot;, &quot;SubnetId&quot;: &quot;subnet-3b3ab540&quot;, &quot;VpcId&quot;: &quot;vpc-2c64fb45&quot;, &quot;changed&quot;: true, &quot;msg&quot;: &quot;&quot;, &quot;success&quot;: true } }"><pre class="notranslate"><code class="notranslate">TASK [vpc : Create jenkins igw] ******************************************************************************************************************************** changed: [localhost] TASK [vpc : debug] ********************************************************************************************************************************************* ok: [localhost] =&gt; { "nat_gateway": { "CreateTime": "2017-08-10T20:59:04+00:00", "NatGatewayAddresses": [ { "AllocationId": "eipalloc-7dbf1614" } ], "NatGatewayId": "nat-097a0a0ca53b4d041", "State": "pending", "SubnetId": "subnet-3b3ab540", "VpcId": "vpc-2c64fb45", "changed": true, "msg": "", "success": true } } </code></pre></div> <p dir="auto">no change</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="TASK [vpc : Create jenkins igw] ******************************************************************************************************************************** ok: [localhost] TASK [vpc : debug] ********************************************************************************************************************************************* ok: [localhost] =&gt; { &quot;nat_gateway&quot;: { &quot;changed&quot;: false, &quot;create_time&quot;: &quot;2017-08-10T20:59:04+00:00&quot;, &quot;msg&quot;: &quot;NAT Gateway nat-097a0a0ca53b4d041 already exists in subnet_id subnet-3b3ab540&quot;, &quot;nat_gateway_addresses&quot;: [ { &quot;allocation_id&quot;: &quot;eipalloc-7dbf1614&quot;, &quot;network_interface_id&quot;: &quot;eni-c8a8c2b2&quot;, &quot;private_ip&quot;: &quot;10.0.0.146&quot; } ], &quot;nat_gateway_id&quot;: &quot;nat-097a0a0ca53b4d041&quot;, &quot;state&quot;: &quot;pending&quot;, &quot;subnet_id&quot;: &quot;subnet-3b3ab540&quot;, &quot;success&quot;: true, &quot;vpc_id&quot;: &quot;vpc-2c64fb45&quot; } }"><pre class="notranslate"><code class="notranslate">TASK [vpc : Create jenkins igw] ******************************************************************************************************************************** ok: [localhost] TASK [vpc : debug] ********************************************************************************************************************************************* ok: [localhost] =&gt; { "nat_gateway": { "changed": false, "create_time": "2017-08-10T20:59:04+00:00", "msg": "NAT Gateway nat-097a0a0ca53b4d041 already exists in subnet_id subnet-3b3ab540", "nat_gateway_addresses": [ { "allocation_id": "eipalloc-7dbf1614", "network_interface_id": "eni-c8a8c2b2", "private_ip": "10.0.0.146" } ], "nat_gateway_id": "nat-097a0a0ca53b4d041", "state": "pending", "subnet_id": "subnet-3b3ab540", "success": true, "vpc_id": "vpc-2c64fb45" } } </code></pre></div>
0
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p> <p dir="auto">Feature.</p> <p dir="auto"><strong>If this is a feature request, what is motivation or use case for changing the behavior?</strong></p> <p dir="auto">webpack-cli does a lot of neat things, but it's huge, has a huge dependency list, and I don't personally need <em>any</em> of its features other than a tiny CLI that takes args and passes them to a webpack compiler. It's also annoying to have to remember to install an additional dependency for each web project.</p> <p dir="auto">Would you consider providing an extremely minimal CLI within the webpack package itself, which simply parsed args and sent them to a webpack instance? Everyone would still be free to use webpack-cli if they want/need, but no one would be forced to install an extremely large tool just to call webpack from the command line.</p>
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong><br> Currently have 42 line of codes in a utils.js file which will be used in another Module Federation.</p> <p dir="auto"><strong>Federate Module 1</strong></p> <p dir="auto">delta.js // with 22 line of codes</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="export const SAMPLE = 'SAMPLE';"><pre class="notranslate"><code class="notranslate">export const SAMPLE = 'SAMPLE'; </code></pre></div> <p dir="auto">utils.js // with 42 line of codes. All are exported functions</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import { getUserProfile } from './config'; import * as delta from './delta'; export const thisMethodIsTruncated = () =&gt; { const { user } = getUserProfile(); .... } export const method2 = () =&gt; { ... } export const method3 = () =&gt; { ... } .... //upto line 42 or more"><pre class="notranslate"><code class="notranslate">import { getUserProfile } from './config'; import * as delta from './delta'; export const thisMethodIsTruncated = () =&gt; { const { user } = getUserProfile(); .... } export const method2 = () =&gt; { ... } export const method3 = () =&gt; { ... } .... //upto line 42 or more </code></pre></div> <p dir="auto">webpack.config.js</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="new ModuleFederationPlugin({ name: 'module1', exposes: { './utils': './src/common/utils.js', }, ... })"><pre class="notranslate"><code class="notranslate">new ModuleFederationPlugin({ name: 'module1', exposes: { './utils': './src/common/utils.js', }, ... }) </code></pre></div> <p dir="auto"><strong>Federated Module 2</strong></p> <p dir="auto">module2.js</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="useEffect(() =&gt; { import('module1/utils').then((util) =&gt; { const { thisMethodIsTruncated } = util; thisMethodIsTruncated() // thisMethodIsTruncated is not a function }) }, [])"><pre class="notranslate"><code class="notranslate">useEffect(() =&gt; { import('module1/utils').then((util) =&gt; { const { thisMethodIsTruncated } = util; thisMethodIsTruncated() // thisMethodIsTruncated is not a function }) }, []) </code></pre></div> <p dir="auto">webpack.config.js //module 2</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="new ModuleFederationPlugin({ name: 'module2', remotes: { module1: 'module1', } ... });"><pre class="notranslate"><code class="notranslate">new ModuleFederationPlugin({ name: 'module2', remotes: { module1: 'module1', } ... }); </code></pre></div> <p dir="auto"><strong>Solution Weird</strong><br> Create a new file and move this method thisMethodIsTruncated</p> <p dir="auto"><strong>If the current behavior is a bug, please provide the steps to reproduce.</strong><br> steps provided above</p> <p dir="auto"><strong>What is the expected behavior?</strong><br> should be able to import federated module 1 in federated module 2.</p> <p dir="auto"><strong>Other relevant information:</strong><br> webpack version: 5.41.0<br> Node.js version: 12.16.0<br> Operating System: windows 10<br> Additional tools: na</p>
0
<p dir="auto">It works, but when i run it again it fails.<br> Some sort of state / data race condition i think.<br> Kind of worrying...</p> <p dir="auto">Env:<br> OSX Sierra.<br> Flutter was installed with the git clone command.<br> Wow i am on alpha. Is this why its flaky ?</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" x-MacBook-Pro:~ apple$ which flutter /usr/local/flutter/flutter/bin/flutter x-MacBook-Pro:Users apple$ cd /usr/local/flutter/flutter/bin/ x-MacBook-Pro:bin apple$ git status On branch alpha Your branch is up-to-date with 'origin/master'. nothing to commit, working tree clean x-MacBook-Pro:bin apple$ ls cache flutter flutter.bat flutter.ps1 internal x-MacBook-Pro:bin apple$ "><pre class="notranslate"><code class="notranslate"> x-MacBook-Pro:~ apple$ which flutter /usr/local/flutter/flutter/bin/flutter x-MacBook-Pro:Users apple$ cd /usr/local/flutter/flutter/bin/ x-MacBook-Pro:bin apple$ git status On branch alpha Your branch is up-to-date with 'origin/master'. nothing to commit, working tree clean x-MacBook-Pro:bin apple$ ls cache flutter flutter.bat flutter.ps1 internal x-MacBook-Pro:bin apple$ </code></pre></div> <p dir="auto">Dart is installed with BREW btw</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="x-MacBook-Pro:~ apple$ brew tap caskroom/cask dart-lang/dart go-delve/delve homebrew/core homebrew/versions x-MacBook-Pro:~ apple$ brew search flutter No formula found for &quot;flutter&quot;. ==&gt; Searching pull requests... x-MacBook-Pro:~ apple$ "><pre class="notranslate"><code class="notranslate">x-MacBook-Pro:~ apple$ brew tap caskroom/cask dart-lang/dart go-delve/delve homebrew/core homebrew/versions x-MacBook-Pro:~ apple$ brew search flutter No formula found for "flutter". ==&gt; Searching pull requests... x-MacBook-Pro:~ apple$ </code></pre></div> <p dir="auto">Here are the steps to reproduce:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="x-MacBook-Pro:~ apple$ flutter upgrade Upgrading Flutter from /usr/local/flutter/flutter... From https://github.com/flutter/flutter 16ce090..9cb914d master -&gt; origin/master Updating 16ce090..9cb914d .../test/{widget =&gt; widgets}/align_test.dart | 0 .../animated_container_test.dart | 0 .../animated_cross_fade_test.dart | 0 .../animated_positioned_test.dart | 0 .../{widget =&gt; widgets}/animated_size_test.dart | 0 .../{widget =&gt; widgets}/aspect_ratio_test.dart | 0 .../test/{widget =&gt; widgets}/banner_test.dart | 0 .../test/{widget =&gt; widgets}/block_test.dart | 0 .../bottom_sheet_rebuild_test.dart | 0 .../{widget =&gt; widgets}/bottom_sheet_test.dart | 0 .../{widget =&gt; widgets}/box_decoration_test.dart | 0 .../test/{widget =&gt; widgets}/build_scope_test.dart | 0 .../test/{widget =&gt; widgets}/buttons_test.dart | 0 .../test/{widget =&gt; widgets}/center_test.dart | 0 .../clamp_overscrolls_test.dart | 0 .../test/{widget =&gt; widgets}/clip_test.dart | 0 .../test/{widget =&gt; widgets}/column_test.dart | 0 .../test/{widget =&gt; widgets}/container_test.dart | 0 .../test/{widget =&gt; widgets}/coordinates_test.dart | 0 .../custom_multi_child_layout_test.dart | 0 .../custom_one_child_layout_test.dart | 0 .../date_picker_test_disabled.dart | 0 .../test/{widget =&gt; widgets}/dismissable_test.dart | 0 .../test/{widget =&gt; widgets}/draggable_test.dart | 0 .../test/{widget =&gt; widgets}/drawer_test.dart | 0 .../{widget =&gt; widgets}/duplicate_key_test.dart | 0 .../test/{widget =&gt; widgets}/fitted_box_test.dart | 0 .../test/{widget =&gt; widgets}/flex_test.dart | 0 .../test/{widget =&gt; widgets}/flow_test.dart | 0 .../test/{widget =&gt; widgets}/focus_test.dart | 0 .../fractionally_sized_box_test.dart | 0 .../{widget =&gt; widgets}/gesture_detector_test.dart | 0 .../test/{widget =&gt; widgets}/grid_paper_test.dart | 0 .../test/{widget =&gt; widgets}/heroes_test.dart | 0 .../test/{widget =&gt; widgets}/hit_testing_test.dart | 0 .../test/{widget =&gt; widgets}/hyperlink_test.dart | 0 .../test/{widget =&gt; widgets}/icon_test.dart | 0 .../{widget =&gt; widgets}/image_resolution_test.dart | 0 .../test/{widget =&gt; widgets}/image_test.dart | 0 .../implicit_animations_test.dart | 0 .../independent_widget_layout_test.dart | 0 .../test/{widget =&gt; widgets}/inherited_test.dart | 0 .../test/{widget =&gt; widgets}/init_state_test.dart | 0 .../layout_builder_and_global_keys_test.dart | 0 .../layout_builder_and_parent_data_test.dart | 0 .../layout_builder_and_state_test.dart | 0 .../layout_builder_mutations_test.dart | 0 .../{widget =&gt; widgets}/layout_builder_test.dart | 0 .../{widget =&gt; widgets}/lazy_block_fling_test.dart | 0 .../test/{widget =&gt; widgets}/lazy_block_test.dart | 0 .../lazy_block_viewport_test.dart | 0 .../test/{widget =&gt; widgets}/listener_test.dart | 0 .../test/{widget =&gt; widgets}/media_query_test.dart | 0 .../test/{widget =&gt; widgets}/mock_text_input.dart | 0 .../{widget =&gt; widgets}/modal_barrier_test.dart | 0 .../test/{widget =&gt; widgets}/multichild_test.dart | 0 .../test/{widget =&gt; widgets}/navigator_test.dart | 0 .../{widget =&gt; widgets}/overflow_box_test.dart | 0 .../test/{widget =&gt; widgets}/overlay_test.dart | 0 .../page_forward_transitions_test.dart | 0 .../{widget =&gt; widgets}/page_storage_test.dart | 0 .../{widget =&gt; widgets}/page_transitions_test.dart | 0 .../{widget =&gt; widgets}/pageable_list_test.dart | 0 .../test/{widget =&gt; widgets}/parent_data_test.dart | 0 .../test/{widget =&gt; widgets}/positioned_test.dart | 0 .../test/{widget =&gt; widgets}/reassemble_test.dart | 0 .../remember_scroll_position_test.dart | 0 .../render_object_widget_test.dart | 0 .../reparent_state_harder_test.dart | 0 .../{widget =&gt; widgets}/reparent_state_test.dart | 0 .../reparent_state_with_layout_builder_test.dart | 0 .../test/{widget =&gt; widgets}/rotated_box_test.dart | 0 .../test/{widget =&gt; widgets}/routes_test.dart | 0 .../flutter/test/{widget =&gt; widgets}/row_test.dart | 0 .../test/{widget =&gt; widgets}/run_app_test.dart | 0 .../{widget =&gt; widgets}/scroll_behavior_test.dart | 0 .../{widget =&gt; widgets}/scroll_events_test.dart | 0 .../scroll_interaction_test.dart | 0 .../scroll_notification_test.dart | 0 .../scrollable_dispose_test.dart | 0 .../{widget =&gt; widgets}/scrollable_fling_test.dart | 0 .../{widget =&gt; widgets}/scrollable_grid_test.dart | 0 .../scrollable_lazy_list_test.dart | 0 .../scrollable_list_hit_testing_test.dart | 0 .../scrollable_list_horizontal_test.dart | 0 .../{widget =&gt; widgets}/scrollable_list_test.dart | 0 .../scrollable_list_vertical_test.dart | 0 .../scrollable_list_with_inherited_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_1_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_2_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_3_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_4_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_5_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_7_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_8_test.dart | 0 .../semantics_debugger_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_tester.dart | 0 .../test/{widget =&gt; widgets}/set_state_1_test.dart | 0 .../test/{widget =&gt; widgets}/set_state_2_test.dart | 0 .../test/{widget =&gt; widgets}/set_state_3_test.dart | 0 .../test/{widget =&gt; widgets}/set_state_4_test.dart | 0 .../test/{widget =&gt; widgets}/shader_mask_test.dart | 0 .../size_changed_layout_notification_test.dart | 0 .../{widget =&gt; widgets}/snap_scrolling_test.dart | 0 .../test/{widget =&gt; widgets}/stack_test.dart | 0 .../state_setting_in_scrollables_test.dart | 0 .../stateful_component_test.dart | 0 .../stateful_components_test.dart | 0 .../test/{widget =&gt; widgets}/syncing_test.dart | 0 .../test/{widget =&gt; widgets}/table_test.dart | 0 .../test/{widget =&gt; widgets}/test_widgets.dart | 0 .../test/{widget =&gt; widgets}/text_test.dart | 0 .../{widget =&gt; widgets}/ticker_provider_test.dart | 0 .../test/{widget =&gt; widgets}/transform_test.dart | 0 338 files changed, 5688 insertions(+), 2859 deletions(-) Building unlinked bundles for flutter... 3487ms Building unlinked bundles for flutter_driver... 122ms Building unlinked bundles for flutter_markdown... 51ms Building unlinked bundles for flutter_test... 162ms Running 'flutter packages get' in flutter_tools... 3177ms Building unlinked bundles for flutter_tools... 537ms Building unlinked bundles for flutter_services... 47ms Building unlinked bundles for sky_engine... 25ms Building unlinked bundles for sky_services... 325ms Upgrading engine... Downloading Dart SDK 1.21.0-dev.6.0... 0.0% 0.7% # 1.4% # 2.1% ## 2.9% ## 3.7% ### 4.4% ### 5.1% #### 5.7% #### 5.9% #### 6.2% #### 6.8% ##### 7.0% ##### 7.4% ##### 7.6% ##### 7.7% ##### 8.0% ##### 8.2% ###### 8.5% ###### 8.7% ###### 8.9% ###### 9.0% ###### 9.4% ####### 10.1% ####### 10.7% ######## 11.4% ######## 11.8% ######## 12.4% ######### 13.1% ######### 13.6% ########## 14.4% ########## 15.0% ########### 15.8% ########### 16.6% ############ 17.4% ############# 18.2% ############# 19.1% ############## 19.9% ############## 20.7% ############### 21.6% ################ 22.5% ################ 23.3% ################ 23.5% ################# 23.6% ################## 26.1% ################### 26.5% ################### 27.2% #################### 27.9% #################### 28.6% ##################### 29.4% ##################### 30.2% ###################### 30.9% ###################### 31.7% ####################### 32.3% ####################### 32.9% ######################## 33.7% ######################## 34.5% ######################### 35.3% ######################### 35.9% ########################## 36.6% ########################## 37.1% ########################### 37.9% ########################### 38.7% ############################ 39.3% ############################ 40.1% ############################# 40.6% ############################# 41.5% ############################## 42.3% ############################## 43.0% ############################### 43.6% ############################### 44.4% ################################ 45.2% ################################# 46.1% ################################# 46.8% ################################## 47.6% ################################## 48.3% ################################### 49.0% ################################### 49.7% #################################### 50.1% #################################### 50.7% #################################### 51.3% ##################################### 51.9% ##################################### 52.3% ##################################### 52.7% ###################################### 53.5% ####################################### 54.3% ####################################### 55.1% ######################################## 55.9% ######################################## 56.7% ######################################### 57.5% ######################################### 58.1% ########################################## 58.9% ########################################## 59.7% ########################################### 60.4% ############################################ 61.2% ############################################ 62.0% ############################################# 62.7% ############################################# 63.5% ############################################## 64.2% ############################################## 64.6% ############################################## 65.2% ############################################### 66.0% ################################################ 66.8% ################################################ 67.8% ################################################# 68.6% ################################################## 69.4% ################################################## 70.3% ################################################### 71.2% ################################################### 72.0% #################################################### 72.6% #################################################### 73.4% ##################################################### 74.1% ##################################################### 74.8% ###################################################### 75.4% ###################################################### 76.0% ####################################################### 76.8% ####################################################### 77.3% ######################################################## 78.0% ######################################################## 78.4% ######################################################## 78.9% ######################################################### 79.6% ######################################################### 80.4% ########################################################## 81.2% ########################################################### 82.0% ########################################################### 82.8% ############################################################ 83.6% ############################################################ 84.4% ############################################################# 85.4% ############################################################# 86.1% ############################################################## 87.0% ############################################################### 87.9% ############################################################### 88.6% ################################################################ 89.4% ################################################################ 90.0% ################################################################# 90.8% ################################################################# 91.4% ################################################################## 91.8% ################################################################## 92.2% ################################################################## 92.5% ################################################################### 93.2% ################################################################### 94.0% #################################################################### 94.8% #################################################################### 95.7% ##################################################################### 96.6% ##################################################################### 97.0% ###################################################################### 97.7% ###################################################################### 98.4% ####################################################################### 99.2% ######################################################################## 100.0% Building flutter tool... Downloading package sky_engine... Running 'flutter packages get' in sky_engine... Building Dart SDK summary... Downloading engine artifacts android-arm... Downloading engine artifacts android-arm-profile... Downloading engine artifacts android-arm-release... Downloading engine artifacts android-x64... Downloading engine artifacts android-x86... Downloading engine artifacts ios... Downloading engine artifacts ios-profile... Downloading engine artifacts ios-release... Downloading darwin-x64 tools... Downloading android-arm-profile/darwin-x64 tools... Downloading android-arm-release/darwin-x64 tools... Already up-to-date. Flutter • channel master • https://github.com/flutter/flutter.git Framework • revision 9cb914df17 (8 hours ago) • 2016-11-16 17:19:00 Engine • revision cea5ed2b9b Tools • Dart 1.21.0-dev.2.0 Running flutter doctor... [✓] Flutter (on Mac OS, channel master) • Flutter at /usr/local/flutter/flutter • Framework revision 9cb914df17 (8 hours ago), 2016-11-16 17:19:00 • Engine revision cea5ed2b9b • Tools Dart version 1.21.0-dev.2.0 [✓] Android toolchain - develop for Android devices (Android SDK 25.0.0) • Android SDK at /Users/apple/Library/Android/sdk • Platform android-25, build-tools 25.0.0 • ANDROID_HOME = /Users/apple/Library/Android/sdk • Java(TM) SE Runtime Environment (build 1.8.0_60-b27) [✓] iOS toolchain - develop for iOS devices (Xcode 8.1) • XCode at /Applications/Xcode.app/Contents/Developer • Xcode 8.1, Build version 8B62 [x] Flutter IDE Support (No supported IDEs installed) • IntelliJ - https://www.jetbrains.com/idea/ [✓] Connected devices • Nexus 5X • 00ffb55a097a0b78 • android-arm • Android 7.0 (API 24) x-MacBook-Pro:~ apple$ flutter upgrade Upgrading Flutter from /usr/local/flutter/flutter... From https://github.com/flutter/flutter 9cb914d..b7f8ec6 master -&gt; origin/master * [new branch] revert-6918-revert-6917-bump-vm_service_client-version -&gt; origin/revert-6918-revert-6917-bump-vm_service_client-version Updating 9cb914d..b7f8ec6 12 files changed, 146 insertions(+), 35 deletions(-) Running 'flutter packages get' in flutter... Error on line 11, column 3 of /Users/apple/.pub-cache/hosted/pub.dartlang.org/http_parser-3.0.2/pubspec.yaml: Duplicate mapping key. string_scanner: &quot;&gt;=0.0.0 &lt;2.0.0&quot; ^^^^^^^^^^^^^^ pub get failed (65) x-MacBook-Pro:~ apple$ flutter upgrade Building flutter tool... Upgrading Flutter from /usr/local/flutter/flutter... Already up-to-date. Running 'flutter packages get' in flutter... Error on line 11, column 3 of /Users/apple/.pub-cache/hosted/pub.dartlang.org/http_parser-3.0.2/pubspec.yaml: Duplicate mapping key. string_scanner: &quot;&gt;=0.0.0 &lt;2.0.0&quot; ^^^^^^^^^^^^^^ pub get failed (65) x-MacBook-Pro:~ apple$ flutter doctor [✓] Flutter (on Mac OS, channel master) • Flutter at /usr/local/flutter/flutter • Framework revision b7f8ec667c (18 minutes ago), 2016-11-18 10:03:56 • Engine revision cea5ed2b9b • Tools Dart version 1.21.0-dev.6.0 [✓] Android toolchain - develop for Android devices (Android SDK 25.0.0) • Android SDK at /Users/apple/Library/Android/sdk • Platform android-25, build-tools 25.0.0 • ANDROID_HOME = /Users/apple/Library/Android/sdk • Java(TM) SE Runtime Environment (build 1.8.0_60-b27) [✓] iOS toolchain - develop for iOS devices (Xcode 8.1) • XCode at /Applications/Xcode.app/Contents/Developer • Xcode 8.1, Build version 8B62 [✓] IntelliJ IDEA Community Edition (version 2016.2.5) • Dart plugin installed • Flutter plugin installed [✓] Connected devices • None x-MacBook-Pro:~ apple$ "><pre class="notranslate"><code class="notranslate">x-MacBook-Pro:~ apple$ flutter upgrade Upgrading Flutter from /usr/local/flutter/flutter... From https://github.com/flutter/flutter 16ce090..9cb914d master -&gt; origin/master Updating 16ce090..9cb914d .../test/{widget =&gt; widgets}/align_test.dart | 0 .../animated_container_test.dart | 0 .../animated_cross_fade_test.dart | 0 .../animated_positioned_test.dart | 0 .../{widget =&gt; widgets}/animated_size_test.dart | 0 .../{widget =&gt; widgets}/aspect_ratio_test.dart | 0 .../test/{widget =&gt; widgets}/banner_test.dart | 0 .../test/{widget =&gt; widgets}/block_test.dart | 0 .../bottom_sheet_rebuild_test.dart | 0 .../{widget =&gt; widgets}/bottom_sheet_test.dart | 0 .../{widget =&gt; widgets}/box_decoration_test.dart | 0 .../test/{widget =&gt; widgets}/build_scope_test.dart | 0 .../test/{widget =&gt; widgets}/buttons_test.dart | 0 .../test/{widget =&gt; widgets}/center_test.dart | 0 .../clamp_overscrolls_test.dart | 0 .../test/{widget =&gt; widgets}/clip_test.dart | 0 .../test/{widget =&gt; widgets}/column_test.dart | 0 .../test/{widget =&gt; widgets}/container_test.dart | 0 .../test/{widget =&gt; widgets}/coordinates_test.dart | 0 .../custom_multi_child_layout_test.dart | 0 .../custom_one_child_layout_test.dart | 0 .../date_picker_test_disabled.dart | 0 .../test/{widget =&gt; widgets}/dismissable_test.dart | 0 .../test/{widget =&gt; widgets}/draggable_test.dart | 0 .../test/{widget =&gt; widgets}/drawer_test.dart | 0 .../{widget =&gt; widgets}/duplicate_key_test.dart | 0 .../test/{widget =&gt; widgets}/fitted_box_test.dart | 0 .../test/{widget =&gt; widgets}/flex_test.dart | 0 .../test/{widget =&gt; widgets}/flow_test.dart | 0 .../test/{widget =&gt; widgets}/focus_test.dart | 0 .../fractionally_sized_box_test.dart | 0 .../{widget =&gt; widgets}/gesture_detector_test.dart | 0 .../test/{widget =&gt; widgets}/grid_paper_test.dart | 0 .../test/{widget =&gt; widgets}/heroes_test.dart | 0 .../test/{widget =&gt; widgets}/hit_testing_test.dart | 0 .../test/{widget =&gt; widgets}/hyperlink_test.dart | 0 .../test/{widget =&gt; widgets}/icon_test.dart | 0 .../{widget =&gt; widgets}/image_resolution_test.dart | 0 .../test/{widget =&gt; widgets}/image_test.dart | 0 .../implicit_animations_test.dart | 0 .../independent_widget_layout_test.dart | 0 .../test/{widget =&gt; widgets}/inherited_test.dart | 0 .../test/{widget =&gt; widgets}/init_state_test.dart | 0 .../layout_builder_and_global_keys_test.dart | 0 .../layout_builder_and_parent_data_test.dart | 0 .../layout_builder_and_state_test.dart | 0 .../layout_builder_mutations_test.dart | 0 .../{widget =&gt; widgets}/layout_builder_test.dart | 0 .../{widget =&gt; widgets}/lazy_block_fling_test.dart | 0 .../test/{widget =&gt; widgets}/lazy_block_test.dart | 0 .../lazy_block_viewport_test.dart | 0 .../test/{widget =&gt; widgets}/listener_test.dart | 0 .../test/{widget =&gt; widgets}/media_query_test.dart | 0 .../test/{widget =&gt; widgets}/mock_text_input.dart | 0 .../{widget =&gt; widgets}/modal_barrier_test.dart | 0 .../test/{widget =&gt; widgets}/multichild_test.dart | 0 .../test/{widget =&gt; widgets}/navigator_test.dart | 0 .../{widget =&gt; widgets}/overflow_box_test.dart | 0 .../test/{widget =&gt; widgets}/overlay_test.dart | 0 .../page_forward_transitions_test.dart | 0 .../{widget =&gt; widgets}/page_storage_test.dart | 0 .../{widget =&gt; widgets}/page_transitions_test.dart | 0 .../{widget =&gt; widgets}/pageable_list_test.dart | 0 .../test/{widget =&gt; widgets}/parent_data_test.dart | 0 .../test/{widget =&gt; widgets}/positioned_test.dart | 0 .../test/{widget =&gt; widgets}/reassemble_test.dart | 0 .../remember_scroll_position_test.dart | 0 .../render_object_widget_test.dart | 0 .../reparent_state_harder_test.dart | 0 .../{widget =&gt; widgets}/reparent_state_test.dart | 0 .../reparent_state_with_layout_builder_test.dart | 0 .../test/{widget =&gt; widgets}/rotated_box_test.dart | 0 .../test/{widget =&gt; widgets}/routes_test.dart | 0 .../flutter/test/{widget =&gt; widgets}/row_test.dart | 0 .../test/{widget =&gt; widgets}/run_app_test.dart | 0 .../{widget =&gt; widgets}/scroll_behavior_test.dart | 0 .../{widget =&gt; widgets}/scroll_events_test.dart | 0 .../scroll_interaction_test.dart | 0 .../scroll_notification_test.dart | 0 .../scrollable_dispose_test.dart | 0 .../{widget =&gt; widgets}/scrollable_fling_test.dart | 0 .../{widget =&gt; widgets}/scrollable_grid_test.dart | 0 .../scrollable_lazy_list_test.dart | 0 .../scrollable_list_hit_testing_test.dart | 0 .../scrollable_list_horizontal_test.dart | 0 .../{widget =&gt; widgets}/scrollable_list_test.dart | 0 .../scrollable_list_vertical_test.dart | 0 .../scrollable_list_with_inherited_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_1_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_2_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_3_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_4_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_5_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_7_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_8_test.dart | 0 .../semantics_debugger_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_test.dart | 0 .../test/{widget =&gt; widgets}/semantics_tester.dart | 0 .../test/{widget =&gt; widgets}/set_state_1_test.dart | 0 .../test/{widget =&gt; widgets}/set_state_2_test.dart | 0 .../test/{widget =&gt; widgets}/set_state_3_test.dart | 0 .../test/{widget =&gt; widgets}/set_state_4_test.dart | 0 .../test/{widget =&gt; widgets}/shader_mask_test.dart | 0 .../size_changed_layout_notification_test.dart | 0 .../{widget =&gt; widgets}/snap_scrolling_test.dart | 0 .../test/{widget =&gt; widgets}/stack_test.dart | 0 .../state_setting_in_scrollables_test.dart | 0 .../stateful_component_test.dart | 0 .../stateful_components_test.dart | 0 .../test/{widget =&gt; widgets}/syncing_test.dart | 0 .../test/{widget =&gt; widgets}/table_test.dart | 0 .../test/{widget =&gt; widgets}/test_widgets.dart | 0 .../test/{widget =&gt; widgets}/text_test.dart | 0 .../{widget =&gt; widgets}/ticker_provider_test.dart | 0 .../test/{widget =&gt; widgets}/transform_test.dart | 0 338 files changed, 5688 insertions(+), 2859 deletions(-) Building unlinked bundles for flutter... 3487ms Building unlinked bundles for flutter_driver... 122ms Building unlinked bundles for flutter_markdown... 51ms Building unlinked bundles for flutter_test... 162ms Running 'flutter packages get' in flutter_tools... 3177ms Building unlinked bundles for flutter_tools... 537ms Building unlinked bundles for flutter_services... 47ms Building unlinked bundles for sky_engine... 25ms Building unlinked bundles for sky_services... 325ms Upgrading engine... Downloading Dart SDK 1.21.0-dev.6.0... 0.0% 0.7% # 1.4% # 2.1% ## 2.9% ## 3.7% ### 4.4% ### 5.1% #### 5.7% #### 5.9% #### 6.2% #### 6.8% ##### 7.0% ##### 7.4% ##### 7.6% ##### 7.7% ##### 8.0% ##### 8.2% ###### 8.5% ###### 8.7% ###### 8.9% ###### 9.0% ###### 9.4% ####### 10.1% ####### 10.7% ######## 11.4% ######## 11.8% ######## 12.4% ######### 13.1% ######### 13.6% ########## 14.4% ########## 15.0% ########### 15.8% ########### 16.6% ############ 17.4% ############# 18.2% ############# 19.1% ############## 19.9% ############## 20.7% ############### 21.6% ################ 22.5% ################ 23.3% ################ 23.5% ################# 23.6% ################## 26.1% ################### 26.5% ################### 27.2% #################### 27.9% #################### 28.6% ##################### 29.4% ##################### 30.2% ###################### 30.9% ###################### 31.7% ####################### 32.3% ####################### 32.9% ######################## 33.7% ######################## 34.5% ######################### 35.3% ######################### 35.9% ########################## 36.6% ########################## 37.1% ########################### 37.9% ########################### 38.7% ############################ 39.3% ############################ 40.1% ############################# 40.6% ############################# 41.5% ############################## 42.3% ############################## 43.0% ############################### 43.6% ############################### 44.4% ################################ 45.2% ################################# 46.1% ################################# 46.8% ################################## 47.6% ################################## 48.3% ################################### 49.0% ################################### 49.7% #################################### 50.1% #################################### 50.7% #################################### 51.3% ##################################### 51.9% ##################################### 52.3% ##################################### 52.7% ###################################### 53.5% ####################################### 54.3% ####################################### 55.1% ######################################## 55.9% ######################################## 56.7% ######################################### 57.5% ######################################### 58.1% ########################################## 58.9% ########################################## 59.7% ########################################### 60.4% ############################################ 61.2% ############################################ 62.0% ############################################# 62.7% ############################################# 63.5% ############################################## 64.2% ############################################## 64.6% ############################################## 65.2% ############################################### 66.0% ################################################ 66.8% ################################################ 67.8% ################################################# 68.6% ################################################## 69.4% ################################################## 70.3% ################################################### 71.2% ################################################### 72.0% #################################################### 72.6% #################################################### 73.4% ##################################################### 74.1% ##################################################### 74.8% ###################################################### 75.4% ###################################################### 76.0% ####################################################### 76.8% ####################################################### 77.3% ######################################################## 78.0% ######################################################## 78.4% ######################################################## 78.9% ######################################################### 79.6% ######################################################### 80.4% ########################################################## 81.2% ########################################################### 82.0% ########################################################### 82.8% ############################################################ 83.6% ############################################################ 84.4% ############################################################# 85.4% ############################################################# 86.1% ############################################################## 87.0% ############################################################### 87.9% ############################################################### 88.6% ################################################################ 89.4% ################################################################ 90.0% ################################################################# 90.8% ################################################################# 91.4% ################################################################## 91.8% ################################################################## 92.2% ################################################################## 92.5% ################################################################### 93.2% ################################################################### 94.0% #################################################################### 94.8% #################################################################### 95.7% ##################################################################### 96.6% ##################################################################### 97.0% ###################################################################### 97.7% ###################################################################### 98.4% ####################################################################### 99.2% ######################################################################## 100.0% Building flutter tool... Downloading package sky_engine... Running 'flutter packages get' in sky_engine... Building Dart SDK summary... Downloading engine artifacts android-arm... Downloading engine artifacts android-arm-profile... Downloading engine artifacts android-arm-release... Downloading engine artifacts android-x64... Downloading engine artifacts android-x86... Downloading engine artifacts ios... Downloading engine artifacts ios-profile... Downloading engine artifacts ios-release... Downloading darwin-x64 tools... Downloading android-arm-profile/darwin-x64 tools... Downloading android-arm-release/darwin-x64 tools... Already up-to-date. Flutter • channel master • https://github.com/flutter/flutter.git Framework • revision 9cb914df17 (8 hours ago) • 2016-11-16 17:19:00 Engine • revision cea5ed2b9b Tools • Dart 1.21.0-dev.2.0 Running flutter doctor... [✓] Flutter (on Mac OS, channel master) • Flutter at /usr/local/flutter/flutter • Framework revision 9cb914df17 (8 hours ago), 2016-11-16 17:19:00 • Engine revision cea5ed2b9b • Tools Dart version 1.21.0-dev.2.0 [✓] Android toolchain - develop for Android devices (Android SDK 25.0.0) • Android SDK at /Users/apple/Library/Android/sdk • Platform android-25, build-tools 25.0.0 • ANDROID_HOME = /Users/apple/Library/Android/sdk • Java(TM) SE Runtime Environment (build 1.8.0_60-b27) [✓] iOS toolchain - develop for iOS devices (Xcode 8.1) • XCode at /Applications/Xcode.app/Contents/Developer • Xcode 8.1, Build version 8B62 [x] Flutter IDE Support (No supported IDEs installed) • IntelliJ - https://www.jetbrains.com/idea/ [✓] Connected devices • Nexus 5X • 00ffb55a097a0b78 • android-arm • Android 7.0 (API 24) x-MacBook-Pro:~ apple$ flutter upgrade Upgrading Flutter from /usr/local/flutter/flutter... From https://github.com/flutter/flutter 9cb914d..b7f8ec6 master -&gt; origin/master * [new branch] revert-6918-revert-6917-bump-vm_service_client-version -&gt; origin/revert-6918-revert-6917-bump-vm_service_client-version Updating 9cb914d..b7f8ec6 12 files changed, 146 insertions(+), 35 deletions(-) Running 'flutter packages get' in flutter... Error on line 11, column 3 of /Users/apple/.pub-cache/hosted/pub.dartlang.org/http_parser-3.0.2/pubspec.yaml: Duplicate mapping key. string_scanner: "&gt;=0.0.0 &lt;2.0.0" ^^^^^^^^^^^^^^ pub get failed (65) x-MacBook-Pro:~ apple$ flutter upgrade Building flutter tool... Upgrading Flutter from /usr/local/flutter/flutter... Already up-to-date. Running 'flutter packages get' in flutter... Error on line 11, column 3 of /Users/apple/.pub-cache/hosted/pub.dartlang.org/http_parser-3.0.2/pubspec.yaml: Duplicate mapping key. string_scanner: "&gt;=0.0.0 &lt;2.0.0" ^^^^^^^^^^^^^^ pub get failed (65) x-MacBook-Pro:~ apple$ flutter doctor [✓] Flutter (on Mac OS, channel master) • Flutter at /usr/local/flutter/flutter • Framework revision b7f8ec667c (18 minutes ago), 2016-11-18 10:03:56 • Engine revision cea5ed2b9b • Tools Dart version 1.21.0-dev.6.0 [✓] Android toolchain - develop for Android devices (Android SDK 25.0.0) • Android SDK at /Users/apple/Library/Android/sdk • Platform android-25, build-tools 25.0.0 • ANDROID_HOME = /Users/apple/Library/Android/sdk • Java(TM) SE Runtime Environment (build 1.8.0_60-b27) [✓] iOS toolchain - develop for iOS devices (Xcode 8.1) • XCode at /Applications/Xcode.app/Contents/Developer • Xcode 8.1, Build version 8B62 [✓] IntelliJ IDEA Community Edition (version 2016.2.5) • Dart plugin installed • Flutter plugin installed [✓] Connected devices • None x-MacBook-Pro:~ apple$ </code></pre></div>
0
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">Some colorbar labels are printed twice when I use a colorbar with LogNorm and small ranges of numbers after setting the ticks manually with set_ticks().</p> <p dir="auto">See figure below: By setting the minor_thresholds to something low, the double ticklabel at 20000 disappears, so it could have something to do with the minor formatter in LogFormatterSciNotation?</p> <p dir="auto">I think it could be related to other issues that have been posted: <a href="https://github.com/matplotlib/matplotlib/issues/12488" data-hovercard-type="issue" data-hovercard-url="/matplotlib/matplotlib/issues/12488/hovercard">#12488</a> <a href="https://github.com/matplotlib/matplotlib/issues/12503" data-hovercard-type="issue" data-hovercard-url="/matplotlib/matplotlib/issues/12503/hovercard">#12503</a></p> <p dir="auto"><strong>Code for reproduction</strong></p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy as np import matplotlib.pyplot as plt import matplotlib.colors as mcolors import matplotlib.ticker as ticker fig, ax = plt.subplots() pcm = ax.imshow([[10000, 25000]], norm=mcolors.LogNorm()) cb = fig.colorbar(pcm) # cb.formatter.minor_thresholds = [0,0] # deactivates minor ticks labels? cb.formatter = ticker.EngFormatter() cb.set_ticks([10000,20000,25000])"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-s1">numpy</span> <span class="pl-k">as</span> <span class="pl-s1">np</span> <span class="pl-k">import</span> <span class="pl-s1">matplotlib</span>.<span class="pl-s1">pyplot</span> <span class="pl-k">as</span> <span class="pl-s1">plt</span> <span class="pl-k">import</span> <span class="pl-s1">matplotlib</span>.<span class="pl-s1">colors</span> <span class="pl-k">as</span> <span class="pl-s1">mcolors</span> <span class="pl-k">import</span> <span class="pl-s1">matplotlib</span>.<span class="pl-s1">ticker</span> <span class="pl-k">as</span> <span class="pl-s1">ticker</span> <span class="pl-s1">fig</span>, <span class="pl-s1">ax</span> <span class="pl-c1">=</span> <span class="pl-s1">plt</span>.<span class="pl-en">subplots</span>() <span class="pl-s1">pcm</span> <span class="pl-c1">=</span> <span class="pl-s1">ax</span>.<span class="pl-en">imshow</span>([[<span class="pl-c1">10000</span>, <span class="pl-c1">25000</span>]], <span class="pl-s1">norm</span><span class="pl-c1">=</span><span class="pl-s1">mcolors</span>.<span class="pl-v">LogNorm</span>()) <span class="pl-s1">cb</span> <span class="pl-c1">=</span> <span class="pl-s1">fig</span>.<span class="pl-en">colorbar</span>(<span class="pl-s1">pcm</span>) <span class="pl-c"># cb.formatter.minor_thresholds = [0,0] # deactivates minor ticks labels?</span> <span class="pl-s1">cb</span>.<span class="pl-s1">formatter</span> <span class="pl-c1">=</span> <span class="pl-s1">ticker</span>.<span class="pl-v">EngFormatter</span>() <span class="pl-s1">cb</span>.<span class="pl-en">set_ticks</span>([<span class="pl-c1">10000</span>,<span class="pl-c1">20000</span>,<span class="pl-c1">25000</span>])</pre></div> <p dir="auto"><strong>Actual outcome</strong></p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/18345456/50727465-8aaea000-111b-11e9-88f2-cc2cc7eb65af.png"><img src="https://user-images.githubusercontent.com/18345456/50727465-8aaea000-111b-11e9-88f2-cc2cc7eb65af.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto"><strong>Expected outcome</strong></p> <p dir="auto">There should be no double ticks.</p> <p dir="auto"><strong>Matplotlib version</strong></p> <ul dir="auto"> <li>Operating system: OSX</li> <li>Matplotlib version: 3.0.2</li> <li>Matplotlib backend: Qt5Agg</li> <li>Python version: 3.7</li> <li>Jupyter version (if applicable): -</li> <li>Other libraries: -<br> I installed matplotlib via conda through the default channel.</li> </ul>
<p dir="auto">Travis has been failing a lot lately, and I'm pretty sure the reason is baseline image reuse + parallel tests. I believe pytest parallelizes across extension and baseline image, so when a test writes to the same baseline more than once, there's a high possibility that one figure will be saved on top of another while it's trying to verify that it was correct.</p> <p dir="auto">For example, the <code class="notranslate">step_linestyle</code> image has been failing a lot recently, which you can try out with:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ py.test test_axes.py -k linestyle -n 8 ... ... ________________________________________________ test_step_linestyle[1-step_linestyle-svg] _________________________________________________ [gw7] linux -- Python 3.5.2 /home/elliott/code/conda/envs/mpl35/bin/python expected = '/home/elliott/code/matplotlib/lib/matplotlib/tests/result_images/test_axes/step_linestyle-expected_svg.png' actual = '/home/elliott/code/matplotlib/lib/matplotlib/tests/result_images/test_axes/step_linestyle_svg.png' tol = 0, in_decorator = True def compare_images(expected, actual, tol, in_decorator=False): &quot;&quot;&quot; Compare two &quot;image&quot; files checking differences within a tolerance. The two given filenames may point to files which are convertible to PNG via the `.converter` dictionary. The underlying RMS is calculated with the `.calculate_rms` function. Parameters ---------- expected : str The filename of the expected image. actual :str The filename of the actual image. tol : float The tolerance (a color value difference, where 255 is the maximal difference). The test fails if the average pixel difference is greater than this value. in_decorator : bool If called from image_comparison decorator, this should be True. (default=False) Example ------- img1 = &quot;./baseline/plot.png&quot; img2 = &quot;./output/plot.png&quot; compare_images( img1, img2, 0.001 ): &quot;&quot;&quot; if not os.path.exists(actual): msg = &quot;Output image %s does not exist.&quot; % actual raise Exception(msg) if os.stat(actual).st_size == 0: msg = &quot;Output image file %s is empty.&quot; % actual raise Exception(msg) verify(actual) # Convert the image to png extension = expected.split('.')[-1] if not os.path.exists(expected): raise IOError('Baseline image %r does not exist.' % expected) if extension != 'png': actual = convert(actual, False) expected = convert(expected, True) # open the image files and remove the alpha channel (if it exists) expectedImage = _png.read_png_int(expected) &gt; actualImage = _png.read_png_int(actual) E SystemError: &lt;built-in function read_png_int&gt; returned NULL without setting an error"><pre class="notranslate"><code class="notranslate">$ py.test test_axes.py -k linestyle -n 8 ... ... ________________________________________________ test_step_linestyle[1-step_linestyle-svg] _________________________________________________ [gw7] linux -- Python 3.5.2 /home/elliott/code/conda/envs/mpl35/bin/python expected = '/home/elliott/code/matplotlib/lib/matplotlib/tests/result_images/test_axes/step_linestyle-expected_svg.png' actual = '/home/elliott/code/matplotlib/lib/matplotlib/tests/result_images/test_axes/step_linestyle_svg.png' tol = 0, in_decorator = True def compare_images(expected, actual, tol, in_decorator=False): """ Compare two "image" files checking differences within a tolerance. The two given filenames may point to files which are convertible to PNG via the `.converter` dictionary. The underlying RMS is calculated with the `.calculate_rms` function. Parameters ---------- expected : str The filename of the expected image. actual :str The filename of the actual image. tol : float The tolerance (a color value difference, where 255 is the maximal difference). The test fails if the average pixel difference is greater than this value. in_decorator : bool If called from image_comparison decorator, this should be True. (default=False) Example ------- img1 = "./baseline/plot.png" img2 = "./output/plot.png" compare_images( img1, img2, 0.001 ): """ if not os.path.exists(actual): msg = "Output image %s does not exist." % actual raise Exception(msg) if os.stat(actual).st_size == 0: msg = "Output image file %s is empty." % actual raise Exception(msg) verify(actual) # Convert the image to png extension = expected.split('.')[-1] if not os.path.exists(expected): raise IOError('Baseline image %r does not exist.' % expected) if extension != 'png': actual = convert(actual, False) expected = convert(expected, True) # open the image files and remove the alpha channel (if it exists) expectedImage = _png.read_png_int(expected) &gt; actualImage = _png.read_png_int(actual) E SystemError: &lt;built-in function read_png_int&gt; returned NULL without setting an error </code></pre></div> <p dir="auto">which failed reading the png-from-svg, but running again gets:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="________________________________________________ test_step_linestyle[0-step_linestyle-svg] _________________________________________________ [gw3] linux -- Python 3.5.2 /home/elliott/code/conda/envs/mpl35/bin/python expected = '/home/elliott/code/matplotlib/lib/matplotlib/tests/result_images/test_axes/step_linestyle-expected.svg' actual = '/home/elliott/code/matplotlib/lib/matplotlib/tests/result_images/test_axes/step_linestyle.svg' tol = 0, in_decorator = True def compare_images(expected, actual, tol, in_decorator=False): &quot;&quot;&quot; Compare two &quot;image&quot; files checking differences within a tolerance. The two given filenames may point to files which are convertible to PNG via the `.converter` dictionary. The underlying RMS is calculated with the `.calculate_rms` function. Parameters ---------- expected : str The filename of the expected image. actual :str The filename of the actual image. tol : float The tolerance (a color value difference, where 255 is the maximal difference). The test fails if the average pixel difference is greater than this value. in_decorator : bool If called from image_comparison decorator, this should be True. (default=False) Example ------- img1 = &quot;./baseline/plot.png&quot; img2 = &quot;./output/plot.png&quot; compare_images( img1, img2, 0.001 ): &quot;&quot;&quot; if not os.path.exists(actual): msg = &quot;Output image %s does not exist.&quot; % actual raise Exception(msg) if os.stat(actual).st_size == 0: msg = &quot;Output image file %s is empty.&quot; % actual &gt; raise Exception(msg) E Exception: Output image file /home/elliott/code/matplotlib/lib/matplotlib/tests/result_images/test_axes/step_linestyle.svg is empty."><pre class="notranslate"><code class="notranslate">________________________________________________ test_step_linestyle[0-step_linestyle-svg] _________________________________________________ [gw3] linux -- Python 3.5.2 /home/elliott/code/conda/envs/mpl35/bin/python expected = '/home/elliott/code/matplotlib/lib/matplotlib/tests/result_images/test_axes/step_linestyle-expected.svg' actual = '/home/elliott/code/matplotlib/lib/matplotlib/tests/result_images/test_axes/step_linestyle.svg' tol = 0, in_decorator = True def compare_images(expected, actual, tol, in_decorator=False): """ Compare two "image" files checking differences within a tolerance. The two given filenames may point to files which are convertible to PNG via the `.converter` dictionary. The underlying RMS is calculated with the `.calculate_rms` function. Parameters ---------- expected : str The filename of the expected image. actual :str The filename of the actual image. tol : float The tolerance (a color value difference, where 255 is the maximal difference). The test fails if the average pixel difference is greater than this value. in_decorator : bool If called from image_comparison decorator, this should be True. (default=False) Example ------- img1 = "./baseline/plot.png" img2 = "./output/plot.png" compare_images( img1, img2, 0.001 ): """ if not os.path.exists(actual): msg = "Output image %s does not exist." % actual raise Exception(msg) if os.stat(actual).st_size == 0: msg = "Output image file %s is empty." % actual &gt; raise Exception(msg) E Exception: Output image file /home/elliott/code/matplotlib/lib/matplotlib/tests/result_images/test_axes/step_linestyle.svg is empty. </code></pre></div> <p dir="auto">which points to a truncated svg.</p> <p dir="auto">To fix this, we should be able to stop pytest from parallelizing across baseline images, but what if more than one test uses the same image? I haven't yet checked that case, but it's a possibility. Making some kind of lock-per-baseline-image seems like too much work. Should we start duplicating our baseline images if that's happening?</p>
0
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-serial/1619/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-serial/1619/</a></p> <p dir="auto">Failed: [k8s.io] [HPA] Horizontal pod autoscaling (scale resource: CPU) [k8s.io] [Serial] [Slow] ReplicationController Should scale from 1 pod to 3 pods and from 3 to 5 and verify decision stability {Kubernetes e2e suite}</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/horizontal_pod_autoscaling.go:70 Expected error: &lt;*errors.StatusError | 0xc8214e6200&gt;: { ErrStatus: { TypeMeta: {Kind: &quot;&quot;, APIVersion: &quot;&quot;}, ListMeta: {SelfLink: &quot;&quot;, ResourceVersion: &quot;&quot;}, Status: &quot;Failure&quot;, Message: &quot;the server has asked for the client to provide credentials (get replicationControllers rc)&quot;, Reason: &quot;Unauthorized&quot;, Details: { Name: &quot;rc&quot;, Group: &quot;&quot;, Kind: &quot;replicationControllers&quot;, Causes: [ { Type: &quot;UnexpectedServerResponse&quot;, Message: &quot;Unauthorized&quot;, Field: &quot;&quot;, }, ], RetryAfterSeconds: 0, }, Code: 401, }, } the server has asked for the client to provide credentials (get replicationControllers rc) not to have occurred"><pre class="notranslate"><code class="notranslate">/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/horizontal_pod_autoscaling.go:70 Expected error: &lt;*errors.StatusError | 0xc8214e6200&gt;: { ErrStatus: { TypeMeta: {Kind: "", APIVersion: ""}, ListMeta: {SelfLink: "", ResourceVersion: ""}, Status: "Failure", Message: "the server has asked for the client to provide credentials (get replicationControllers rc)", Reason: "Unauthorized", Details: { Name: "rc", Group: "", Kind: "replicationControllers", Causes: [ { Type: "UnexpectedServerResponse", Message: "Unauthorized", Field: "", }, ], RetryAfterSeconds: 0, }, Code: 401, }, } the server has asked for the client to provide credentials (get replicationControllers rc) not to have occurred </code></pre></div> <p dir="auto">Previous issues for this test: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="160523910" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/27479" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/27479/hovercard" href="https://github.com/kubernetes/kubernetes/issues/27479">#27479</a> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="161050392" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/27675" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/27675/hovercard" href="https://github.com/kubernetes/kubernetes/issues/27675">#27675</a></p>
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/10735/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/10735/</a></p> <p dir="auto">Multiple broken tests:</p> <p dir="auto">Failed: [k8s.io] Kubectl client [k8s.io] Update Demo should do a rolling update of a replication controller [Conformance] {Kubernetes e2e suite}</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:233 Expected error: &lt;*errors.errorString | 0xc8207c7f70&gt;: { s: &quot;Error running &amp;{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.209.82 --kubeconfig=/workspace/.kube/config rolling-update update-demo-nautilus --update-period=1s -f - --namespace=e2e-tests-kubectl-f1wr3] [] 0xc820ae8ae0 Created update-demo-kitten\n Error from server: the server does not allow access to the requested resource (put replicationControllers update-demo-nautilus)\n [] &lt;nil&gt; 0xc820ae9100 exit status 1 &lt;nil&gt; true [0xc8200ba088 0xc8200ba540 0xc8200ba7a8] [0xc8200ba088 0xc8200ba540 0xc8200ba7a8] [0xc8200ba0a8 0xc8200ba130 0xc8200ba548] [0xa9ec00 0xa9ed60 0xa9ed60] 0xc820d6a6c0}:\nCommand stdout:\nCreated update-demo-kitten\n\nstderr:\nError from server: the server does not allow access to the requested resource (put replicationControllers update-demo-nautilus)\n\nerror:\nexit status 1\n&quot;, } Error running &amp;{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.209.82 --kubeconfig=/workspace/.kube/config rolling-update update-demo-nautilus --update-period=1s -f - --namespace=e2e-tests-kubectl-f1wr3] [] 0xc820ae8ae0 Created update-demo-kitten Error from server: the server does not allow access to the requested resource (put replicationControllers update-demo-nautilus) [] &lt;nil&gt; 0xc820ae9100 exit status 1 &lt;nil&gt; true [0xc8200ba088 0xc8200ba540 0xc8200ba7a8] [0xc8200ba088 0xc8200ba540 0xc8200ba7a8] [0xc8200ba0a8 0xc8200ba130 0xc8200ba548] [0xa9ec00 0xa9ed60 0xa9ed60] 0xc820d6a6c0}: Command stdout: Created update-demo-kitten stderr: Error from server: the server does not allow access to the requested resource (put replicationControllers update-demo-nautilus) error: exit status 1 not to have occurred"><pre class="notranslate"><code class="notranslate">/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:233 Expected error: &lt;*errors.errorString | 0xc8207c7f70&gt;: { s: "Error running &amp;{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.209.82 --kubeconfig=/workspace/.kube/config rolling-update update-demo-nautilus --update-period=1s -f - --namespace=e2e-tests-kubectl-f1wr3] [] 0xc820ae8ae0 Created update-demo-kitten\n Error from server: the server does not allow access to the requested resource (put replicationControllers update-demo-nautilus)\n [] &lt;nil&gt; 0xc820ae9100 exit status 1 &lt;nil&gt; true [0xc8200ba088 0xc8200ba540 0xc8200ba7a8] [0xc8200ba088 0xc8200ba540 0xc8200ba7a8] [0xc8200ba0a8 0xc8200ba130 0xc8200ba548] [0xa9ec00 0xa9ed60 0xa9ed60] 0xc820d6a6c0}:\nCommand stdout:\nCreated update-demo-kitten\n\nstderr:\nError from server: the server does not allow access to the requested resource (put replicationControllers update-demo-nautilus)\n\nerror:\nexit status 1\n", } Error running &amp;{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.209.82 --kubeconfig=/workspace/.kube/config rolling-update update-demo-nautilus --update-period=1s -f - --namespace=e2e-tests-kubectl-f1wr3] [] 0xc820ae8ae0 Created update-demo-kitten Error from server: the server does not allow access to the requested resource (put replicationControllers update-demo-nautilus) [] &lt;nil&gt; 0xc820ae9100 exit status 1 &lt;nil&gt; true [0xc8200ba088 0xc8200ba540 0xc8200ba7a8] [0xc8200ba088 0xc8200ba540 0xc8200ba7a8] [0xc8200ba0a8 0xc8200ba130 0xc8200ba548] [0xa9ec00 0xa9ed60 0xa9ed60] 0xc820d6a6c0}: Command stdout: Created update-demo-kitten stderr: Error from server: the server does not allow access to the requested resource (put replicationControllers update-demo-nautilus) error: exit status 1 not to have occurred </code></pre></div> <p dir="auto">Issues about this test specifically: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="157221194" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/26425" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/26425/hovercard" href="https://github.com/kubernetes/kubernetes/issues/26425">#26425</a> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="158173781" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/26715" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/26715/hovercard" href="https://github.com/kubernetes/kubernetes/issues/26715">#26715</a></p> <p dir="auto">Failed: [k8s.io] Kubectl client [k8s.io] Simple pod should support exec through an HTTP proxy {Kubernetes e2e suite}</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:279 Expected error: &lt;*errors.errorString | 0xc8202aa550&gt;: { s: &quot;Error running &amp;{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.209.82 --kubeconfig=/workspace/.kube/config get rc,svc -l name=nginx --no-headers --namespace=e2e-tests-kubectl-4q19c] [] &lt;nil&gt; the server does not allow access to the requested resource (get services)\n [] &lt;nil&gt; 0xc82072a7c0 exit status 1 &lt;nil&gt; true [0xc8201081b8 0xc8201081f0 0xc820108308] [0xc8201081b8 0xc8201081f0 0xc820108308] [0xc8201081d0 0xc820108300] [0xa9ed60 0xa9ed60] 0xc820d062a0}:\nCommand stdout:\n\nstderr:\nthe server does not allow access to the requested resource (get services)\n\nerror:\nexit status 1\n&quot;, } Error running &amp;{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.209.82 --kubeconfig=/workspace/.kube/config get rc,svc -l name=nginx --no-headers --namespace=e2e-tests-kubectl-4q19c] [] &lt;nil&gt; the server does not allow access to the requested resource (get services) [] &lt;nil&gt; 0xc82072a7c0 exit status 1 &lt;nil&gt; true [0xc8201081b8 0xc8201081f0 0xc820108308] [0xc8201081b8 0xc8201081f0 0xc820108308] [0xc8201081d0 0xc820108300] [0xa9ed60 0xa9ed60] 0xc820d062a0}: Command stdout: stderr: the server does not allow access to the requested resource (get services) error: exit status 1 not to have occurred"><pre class="notranslate"><code class="notranslate">/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:279 Expected error: &lt;*errors.errorString | 0xc8202aa550&gt;: { s: "Error running &amp;{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.209.82 --kubeconfig=/workspace/.kube/config get rc,svc -l name=nginx --no-headers --namespace=e2e-tests-kubectl-4q19c] [] &lt;nil&gt; the server does not allow access to the requested resource (get services)\n [] &lt;nil&gt; 0xc82072a7c0 exit status 1 &lt;nil&gt; true [0xc8201081b8 0xc8201081f0 0xc820108308] [0xc8201081b8 0xc8201081f0 0xc820108308] [0xc8201081d0 0xc820108300] [0xa9ed60 0xa9ed60] 0xc820d062a0}:\nCommand stdout:\n\nstderr:\nthe server does not allow access to the requested resource (get services)\n\nerror:\nexit status 1\n", } Error running &amp;{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.209.82 --kubeconfig=/workspace/.kube/config get rc,svc -l name=nginx --no-headers --namespace=e2e-tests-kubectl-4q19c] [] &lt;nil&gt; the server does not allow access to the requested resource (get services) [] &lt;nil&gt; 0xc82072a7c0 exit status 1 &lt;nil&gt; true [0xc8201081b8 0xc8201081f0 0xc820108308] [0xc8201081b8 0xc8201081f0 0xc820108308] [0xc8201081d0 0xc820108300] [0xa9ed60 0xa9ed60] 0xc820d062a0}: Command stdout: stderr: the server does not allow access to the requested resource (get services) error: exit status 1 not to have occurred </code></pre></div> <p dir="auto">Issues about this test specifically: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="159529335" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/27156" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/27156/hovercard" href="https://github.com/kubernetes/kubernetes/issues/27156">#27156</a></p> <p dir="auto">Failed: [k8s.io] Services should serve a basic endpoint from pods [Conformance] {Kubernetes e2e suite}</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:133 Jul 7 17:24:27.653: Couldn't delete ns &quot;e2e-tests-services-w86n1&quot;: the server does not allow access to the requested resource (delete namespaces e2e-tests-services-w86n1)"><pre class="notranslate"><code class="notranslate">/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:133 Jul 7 17:24:27.653: Couldn't delete ns "e2e-tests-services-w86n1": the server does not allow access to the requested resource (delete namespaces e2e-tests-services-w86n1) </code></pre></div> <p dir="auto">Issues about this test specifically: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="158046707" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/26678" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/26678/hovercard" href="https://github.com/kubernetes/kubernetes/issues/26678">#26678</a></p> <p dir="auto">Failed: [k8s.io] ResourceQuota should verify ResourceQuota with best effort scope. {Kubernetes e2e suite}</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/resource_quota.go:481 Expected error: &lt;*errors.StatusError | 0xc820d64100&gt;: { ErrStatus: { TypeMeta: {Kind: &quot;&quot;, APIVersion: &quot;&quot;}, ListMeta: {SelfLink: &quot;&quot;, ResourceVersion: &quot;&quot;}, Status: &quot;Failure&quot;, Message: &quot;the server does not allow access to the requested resource (get resourceQuotas quota-not-besteffort)&quot;, Reason: &quot;Forbidden&quot;, Details: { Name: &quot;quota-not-besteffort&quot;, Group: &quot;&quot;, Kind: &quot;resourceQuotas&quot;, Causes: [ { Type: &quot;UnexpectedServerResponse&quot;, Message: &quot;Forbidden: \&quot;/api/v1/namespaces/e2e-tests-resourcequota-pjhoj/resourcequotas/quota-not-besteffort\&quot;&quot;, Field: &quot;&quot;, }, ], RetryAfterSeconds: 0, }, Code: 403, }, } the server does not allow access to the requested resource (get resourceQuotas quota-not-besteffort) not to have occurred"><pre class="notranslate"><code class="notranslate">/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/resource_quota.go:481 Expected error: &lt;*errors.StatusError | 0xc820d64100&gt;: { ErrStatus: { TypeMeta: {Kind: "", APIVersion: ""}, ListMeta: {SelfLink: "", ResourceVersion: ""}, Status: "Failure", Message: "the server does not allow access to the requested resource (get resourceQuotas quota-not-besteffort)", Reason: "Forbidden", Details: { Name: "quota-not-besteffort", Group: "", Kind: "resourceQuotas", Causes: [ { Type: "UnexpectedServerResponse", Message: "Forbidden: \"/api/v1/namespaces/e2e-tests-resourcequota-pjhoj/resourcequotas/quota-not-besteffort\"", Field: "", }, ], RetryAfterSeconds: 0, }, Code: 403, }, } the server does not allow access to the requested resource (get resourceQuotas quota-not-besteffort) not to have occurred </code></pre></div> <p dir="auto">Failed: [k8s.io] Pods should not start app containers and fail the pod if init containers fail on a RestartNever pod {Kubernetes e2e suite}</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:988 Jul 7 17:24:23.180: Error watching a pod: the server does not allow access to the requested resource (get pods)"><pre class="notranslate"><code class="notranslate">/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:988 Jul 7 17:24:23.180: Error watching a pod: the server does not allow access to the requested resource (get pods) </code></pre></div> <p dir="auto">Issues about this test specifically: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="160509622" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/27465" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/27465/hovercard" href="https://github.com/kubernetes/kubernetes/issues/27465">#27465</a></p> <p dir="auto">Previous issues for this suite: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="158247453" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/26742" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/26742/hovercard" href="https://github.com/kubernetes/kubernetes/issues/26742">#26742</a> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="161598746" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/27839" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/27839/hovercard" href="https://github.com/kubernetes/kubernetes/issues/27839">#27839</a></p>
1
<p dir="auto"><strong>Apache Airflow version</strong>: 1.10.15</p> <p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):</p> <p dir="auto"><strong>Environment</strong>:</p> <ul dir="auto"> <li><strong>OS</strong> (e.g. from /etc/os-release): Redhat 8.3</li> </ul> <p dir="auto"><strong>What happened</strong>:</p> <p dir="auto">Installed airflow with pip, it picked up sql alchemy 1.4.6 as a dependency.</p> <p dir="auto">This causes airflow to fil to run as flask-admin 1.5.4 is not compatible with sqlalchemy 1.4. flask-admin 1.5.6 is however.</p> <p dir="auto">Traceback (most recent call last):<br> File "/usr/local/bin/airflow", line 26, in <br> from airflow.bin.cli import CLIFactory<br> File "/usr/local/lib/python3.8/site-packages/airflow/bin/cli.py", line 82, in <br> from airflow.www.app import (cached_app, create_app)<br> File "/usr/local/lib/python3.8/site-packages/airflow/www/app.py", line 42, in <br> from airflow.www.blueprints import routes<br> File "/usr/local/lib/python3.8/site-packages/airflow/www/blueprints.py", line 25, in <br> from airflow.www import utils as wwwutils<br> File "/usr/local/lib/python3.8/site-packages/airflow/www/utils.py", line 40, in <br> import flask_admin.contrib.sqla.filters as sqlafilters<br> File "/usr/local/lib/python3.8/site-packages/flask_admin/contrib/sqla/<strong>init</strong>.py", line 2, in <br> from .view import ModelView<br> File "/usr/local/lib/python3.8/site-packages/flask_admin/contrib/sqla/view.py", line 18, in <br> from flask_admin.contrib.sqla.tools import is_relationship<br> File "/usr/local/lib/python3.8/site-packages/flask_admin/contrib/sqla/tools.py", line 4, in <br> from sqlalchemy.ext.declarative.clsregistry import _class_resolver<br> ModuleNotFoundError: No module named 'sqlalchemy.ext.declarative.clsregistry'</p> <p dir="auto"><strong>What you expected to happen</strong>:</p> <p dir="auto">setup.py has a dependency on sqlalchemy=~1.3 so should not pull 1.4</p> <p dir="auto"><strong>How to reproduce it</strong>:</p> <p dir="auto">pip install "apache-airflow &lt; 2.0"<br> airflow version</p> <p dir="auto">the pip install log shows:</p> <p dir="auto">Collecting sqlalchemy~=1.3<br> Downloading SQLAlchemy-1.4.6-cp38-cp38-manylinux2014_x86_64.whl (1.5 MB)</p> <p dir="auto">How often does this problem occur? Once? Every time etc?</p> <p dir="auto">Every time.</p>
<p dir="auto"><strong>Apache Airflow version</strong>: 2.0.1</p> <p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>): N/A</p> <p dir="auto"><strong>Environment</strong>:</p> <ul dir="auto"> <li><strong>Cloud provider or hardware configuration</strong>:</li> <li><strong>OS</strong> (e.g. from /etc/os-release): Mac OS Big Sur</li> <li><strong>Kernel</strong> (e.g. <code class="notranslate">uname -a</code>):</li> <li><strong>Install tools</strong>: pip 20.1.1</li> <li><strong>Others</strong>:</li> </ul> <p dir="auto"><strong>What happened</strong>:</p> <p dir="auto">Our CI environment broke due to the release of SQLAlchemy 1.4, which is incompatible with the latest version of sqlalchemy-utils. (<a href="https://github.com/kvesteri/sqlalchemy-utils/issues/505" data-hovercard-type="issue" data-hovercard-url="/kvesteri/sqlalchemy-utils/issues/505/hovercard">Related issue</a>)</p> <p dir="auto">Partial stacktrace:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" File &quot;/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/airflow/www/utils.py&quot;, line 27, in &lt;module&gt; from flask_appbuilder.models.sqla.interface import SQLAInterface File &quot;/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/flask_appbuilder/models/sqla/interface.py&quot;, line 16, in &lt;module&gt; from sqlalchemy_utils.types.uuid import UUIDType File &quot;/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/sqlalchemy_utils/__init__.py&quot;, line 1, in &lt;module&gt; from .aggregates import aggregated # noqa File &quot;/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/sqlalchemy_utils/aggregates.py&quot;, line 372, in &lt;module&gt; from .functions.orm import get_column_key File &quot;/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/sqlalchemy_utils/functions/__init__.py&quot;, line 1, in &lt;module&gt; from .database import ( # noqa File &quot;/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/sqlalchemy_utils/functions/database.py&quot;, line 11, in &lt;module&gt; from .orm import quote File &quot;/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/sqlalchemy_utils/functions/orm.py&quot;, line 14, in &lt;module&gt; from sqlalchemy.orm.query import _ColumnEntity ImportError: cannot import name '_ColumnEntity' from 'sqlalchemy.orm.query' (/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/sqlalchemy/orm/query.py)"><pre class="notranslate"><code class="notranslate"> File "/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/airflow/www/utils.py", line 27, in &lt;module&gt; from flask_appbuilder.models.sqla.interface import SQLAInterface File "/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/flask_appbuilder/models/sqla/interface.py", line 16, in &lt;module&gt; from sqlalchemy_utils.types.uuid import UUIDType File "/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/sqlalchemy_utils/__init__.py", line 1, in &lt;module&gt; from .aggregates import aggregated # noqa File "/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/sqlalchemy_utils/aggregates.py", line 372, in &lt;module&gt; from .functions.orm import get_column_key File "/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/sqlalchemy_utils/functions/__init__.py", line 1, in &lt;module&gt; from .database import ( # noqa File "/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/sqlalchemy_utils/functions/database.py", line 11, in &lt;module&gt; from .orm import quote File "/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/sqlalchemy_utils/functions/orm.py", line 14, in &lt;module&gt; from sqlalchemy.orm.query import _ColumnEntity ImportError: cannot import name '_ColumnEntity' from 'sqlalchemy.orm.query' (/Users/samwheating/Desktop/tmp_venv/lib/python3.7/site-packages/sqlalchemy/orm/query.py) </code></pre></div> <p dir="auto">I'm not sure what the typical procedure is in the case of breaking changes to dependencies, but seeing as there's an upcoming release I thought it might be worth pinning sqlalchemy to 1.3.x? (Or pin the version of sqlalchemy-utils to a compatible version if one is released before Airflow 2.0.2)</p> <p dir="auto"><strong>What you expected to happen</strong>:</p> <p dir="auto"><code class="notranslate">airflow db init</code> to run successfully.</p> <p dir="auto"><strong>How to reproduce it</strong>:</p> <ol dir="auto"> <li>Create a new virtualenv</li> <li><code class="notranslate">pip install apache-airflow</code></li> <li><code class="notranslate">airflow db init</code></li> </ol>
1
<p dir="auto"><a href="http://stackoverflow.com/questions/38530831/webpack-vendor-chunk-changing-every-time" rel="nofollow">http://stackoverflow.com/questions/38530831/webpack-vendor-chunk-changing-every-time</a></p> <p dir="auto"><strong>Webpack version:</strong><br> "^1.13.1"</p> <p dir="auto"><strong>Please tell us about your environment:</strong><br> OSX El Capitan</p> <p dir="auto"><strong>Current behavior:</strong></p> <p dir="auto"><strong>Expected/desired behavior:</strong></p> <ul dir="auto"> <li><strong>If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem along with a gist/jsbin of your webpack configuration.</strong></li> <li><strong>What is the expected behavior?</strong></li> <li><strong>What is the motivation / use case for changing the behavior?</strong></li> <li><strong>Browser:</strong> [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]</li> <li><strong>Language:</strong> [all | TypeScript X.X | ES6/7 | ES5 | Dart | ...]</li> </ul>
<p dir="auto">I'm trying to split my vendor code from my app code and got it all working. However, every time I change some code in my app and create a new build, the vendor file gets a new chunkhash and thus is downloaded by the clients again. The contents are exactly the same though.</p> <p dir="auto">Here is a fully working small example showing the problem: <a href="https://github.com/kevinrenskers/chunkhash-problem">https://github.com/kevinrenskers/chunkhash-problem</a></p> <p dir="auto">And as you can see, the contents of these files are 100% identical even though the chunkhash keeps changing:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/229384/8997650/7d59d360-3713-11e5-9ea6-691012429126.png"><img src="https://cloud.githubusercontent.com/assets/229384/8997650/7d59d360-3713-11e5-9ea6-691012429126.png" alt="screen shot 2015-07-30 at 22 47 59" style="max-width: 100%;"></a></p>
1
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/clone-an-element-using-jquery" rel="nofollow">Clone an Element Using jQuery</a> has an issue.<br> User Agent is: <code class="notranslate">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36</code>.<br> Please describe how to reproduce this issue, and include links to screenshots if possible.</p> <p dir="auto">My code:</p> &lt;script&gt; $(document).ready(function() { $("#target1").css("color", "red"); $("#target1").prop("disabled", true); $("#target4").remove(); $("#target2").appendTo("#right-well"); $("#target5").clone().appendTo("left-well"); }); &lt;/script&gt; &lt;script&gt; $(document).ready(function() { $("#target1").css("color", "red"); $("#target1").prop("disabled", true); $("#target4").remove(); $("#target2").appendTo("#right-well"); $("#target5").clone().appendTo("left-well"); }); &lt;/script&gt; <div dir="auto"> <h3 dir="auto">jQuery Playground</h3> <div dir="auto"> <div dir="auto"> <h4 dir="auto">#left-well</h4> <div id="user-content-left-well" dir="auto"> #target1 #target2 #target3 </div> </div> <div dir="auto"> <h4 dir="auto">#right-well</h4> <div id="user-content-right-well" dir="auto"> #target4 #target5 #target6 </div> </div> </div> </div> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" This is on the challenge &quot;Clone and Element using jQuery - I have this and it all looks okay but it wont make a copy of #target5 in the left well "><pre class="notranslate"><code class="notranslate"> This is on the challenge "Clone and Element using jQuery - I have this and it all looks okay but it wont make a copy of #target5 in the left well </code></pre></div>
<p dir="auto">Spanish language translation for PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="164689007" data-permission-text="Title is private" data-url="https://github.com/freeCodeCamp/freeCodeCamp/issues/9647" data-hovercard-type="pull_request" data-hovercard-url="/freeCodeCamp/freeCodeCamp/pull/9647/hovercard" href="https://github.com/freeCodeCamp/freeCodeCamp/pull/9647">#9647</a></p> <p dir="auto">Added text: "Together with the commands used in Step 11, this adds additional parameters to the<br> mongod command to allow MongoDB to run in the C9 environment." &amp; "Note: Use the command mongod --port 27017 in place of mongod --port 27017 --dbpath=./data to avoid a duplicate parameter error.--dbpath=./data is already included in the ./mongod command."</p>
0
<h3 dir="auto">Describe the bug</h3> <p dir="auto">I am unable to use big integer columns with <code class="notranslate">tuple_</code> when querying the DB.</p> <h3 dir="auto">To Reproduce</h3> <p dir="auto">The following code is a minimal example:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="big_int = 2**31 + 123 session.add(Actor(id=big_int)) await session.commit() s = select(Actor.id).where(tuple_(Actor.id, Actor.id) == tuple_(big_int, big_int)) await session.execute(s)"><pre class="notranslate"><span class="pl-s1">big_int</span> <span class="pl-c1">=</span> <span class="pl-c1">2</span><span class="pl-c1">**</span><span class="pl-c1">31</span> <span class="pl-c1">+</span> <span class="pl-c1">123</span> <span class="pl-s1">session</span>.<span class="pl-en">add</span>(<span class="pl-v">Actor</span>(<span class="pl-s1">id</span><span class="pl-c1">=</span><span class="pl-s1">big_int</span>)) <span class="pl-k">await</span> <span class="pl-s1">session</span>.<span class="pl-en">commit</span>() <span class="pl-s1">s</span> <span class="pl-c1">=</span> <span class="pl-en">select</span>(<span class="pl-v">Actor</span>.<span class="pl-s1">id</span>).<span class="pl-en">where</span>(<span class="pl-en">tuple_</span>(<span class="pl-v">Actor</span>.<span class="pl-s1">id</span>, <span class="pl-v">Actor</span>.<span class="pl-s1">id</span>) <span class="pl-c1">==</span> <span class="pl-en">tuple_</span>(<span class="pl-s1">big_int</span>, <span class="pl-s1">big_int</span>)) <span class="pl-k">await</span> <span class="pl-s1">session</span>.<span class="pl-en">execute</span>(<span class="pl-s1">s</span>)</pre></div> <p dir="auto">Attempting to execute the query leads to the error below.</p> <p dir="auto">I fixed the issue by using <code class="notranslate">func.cast(big_int, BigInteger)</code> explicitely before calling <code class="notranslate">tuple_</code>, but I would expect this to be automatic?</p> <h3 dir="auto">Error</h3> <p dir="auto"><code class="notranslate">sqlalchemy.exc.DBAPIError: (sqlalchemy.dialects.postgresql.asyncpg.Error) &lt;class 'asyncpg.exceptions.DataError'&gt;: invalid input for query argument $1: 2147483771 (value out of int32 range)</code></p> <h3 dir="auto">Versions</h3> <ul dir="auto"> <li>OS: Ubuntu 22.04</li> <li>Python: 3.10.3</li> <li>SQLAlchemy: 1.4.34</li> <li>Database: Postgres</li> <li>DBAPI (eg: psycopg, cx_oracle, mysqlclient): postgresql+asyncpg</li> </ul> <h3 dir="auto">Additional context</h3> <p dir="auto">Full reproducible gist here:<br> <a href="https://gist.github.com/Apakottur/62e38315949c0e57169cc95616299f22">https://gist.github.com/Apakottur/62e38315949c0e57169cc95616299f22</a></p>
<p dir="auto"><strong>Migrated issue, originally created by Henrique Alves (<a href="https://github.com/hcarvalhoalves">@hcarvalhoalves</a>)</strong></p> <p dir="auto">I'm trying to do something that, in principle, should be simple: inject a expression-based column into an ORM-based Query. I've tried this:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="query = db.session.query(MyClass).all() # Using `now` just as an example, ideally it's something that takes a parameter # so it can't be replaced by `orm.column_property` some_expression = func.now() selectable = query.selectable # The following works as expected, injecting the expression as a column # the AnnotatedSelect object... selectable.append_column(some_expression.label('some_column')) # ... but I can't set it back on the query query.selectable = selectable query = query.order_by('some_column') "><pre class="notranslate"><code class="notranslate">query = db.session.query(MyClass).all() # Using `now` just as an example, ideally it's something that takes a parameter # so it can't be replaced by `orm.column_property` some_expression = func.now() selectable = query.selectable # The following works as expected, injecting the expression as a column # the AnnotatedSelect object... selectable.append_column(some_expression.label('some_column')) # ... but I can't set it back on the query query.selectable = selectable query = query.order_by('some_column') </code></pre></div> <p dir="auto">It fails with <code class="notranslate">AttributeError</code> since <code class="notranslate">query.selectable</code> is read-only. I haven't found another way to inject an expression by reading the docs or the source.</p> <ul dir="auto"> <li> <p dir="auto"><code class="notranslate">Query.add_column</code> isn't quite the same thing since you now get a <code class="notranslate">KeyedTuple</code> back, not a <code class="notranslate">MyClass</code> object with the injected attribute.</p> </li> <li> <p dir="auto"><code class="notranslate">orm.column_property</code> is of limited usefulness since you can't pass arguments only known at runtime instead of class-evaluation time.</p> </li> </ul> <p dir="auto">I thought SQLAlchemy made things like this a breeze, but I've spent days without finding an adequate solution. Either I'm missing something, or an API for this is badly needed.</p>
0
<p dir="auto">by <strong>rounin.urashima</strong>:</p> <pre class="notranslate">./hello displays Illegal instruction using hg update default on ARM CPU based CISCO Linksys NSLU2 Before filing a bug, please check whether it has been fixed since the latest release. Search the issue tracker and check that you're running the latest version of Go: Run "go version" and compare against <a href="http://golang.org/doc/devel/release.html" rel="nofollow">http://golang.org/doc/devel/release.html</a> If a newer version of Go exists, install it and retry what you did to reproduce the problem. Thanks. What steps will reproduce the problem? If possible, include a link to a program on play.golang.org. rounin@LKG80B859:~$ cat hello.go package main func main() { print("hello, world\n"); } rounin@LKG80B859:~$ env|grep ARM GOARM=5 rounin@LKG80B859:~$ go run hello.go signal 4 rounin@LKG80B859:~$ go build hello.go rounin@LKG80B859:~$ ./hello Illegal instruction What is the expected output? hello, world What do you see instead? Illegal instruction Which compiler are you using (5g, 6g, 8g, gccgo)? go build Which operating system are you using? uname -a Linux LKG80B859 2.6.32-5-ixp4xx #1 Sun May 6 12:28:42 UTC 2012 armv5tel GNU/Linux cat /proc/cpuinfo Processor : XScale-IXP42x Family rev 1 (v5l) BogoMIPS : 266.24 Features : swp half thumb fastmult edsp CPU implementer : 0x69 CPU architecture: 5TE CPU variant : 0x0 CPU part : 0x41f CPU revision : 1 Hardware : Linksys NSLU2 Revision : 0000 Serial : 0000000000000000 cat /proc/cpu/alignment User: 16 System: 0 Skipped: 0 Half: 0 Word: 0 DWord: 0 Multi: 0 User faults: 0 (ignored) rounin@LKG80B859:~$ cat /etc/issue Debian GNU/Linux 6.0 \n \l Which version are you using? (run 'go version') go version go version weekly.2012-03-27 +820ffde8c396 Did a: hg update default before this it was 2ccfd4b451d3 (release-branch.go1) go1.0.1/release With version go1.0.1/release system exhibits: This program can only be run on EABI kernels Please provide any additional information below. rounin@LKG80B859:~$ strace -f ./hello execve("./hello", ["./hello"], [/* 24 vars */]) = 0 rt_sigaction(SIGILL, {0x237fc, [RT_1], 0}, {SIG_DFL, [], 0}, 8) = 0 getpid() = 10347 rt_sigaction(SIGILL, {SIG_DFL, [], 0}, NULL, 8) = 0 --- SIGILL (Illegal instruction) @ 0 (0) --- +++ killed by SIGILL +++ Illegal instruction GOARM was set to 5 rounin@LKG80B859:~$ env|grep ARM GOARM=5 Script started on Fri 18 May 2012 23:07:37 BST rounin@LKG80B859:~$ env|grep ARM GOESC[01;31mESC[KARMESC[mESC[K=5 rounin@LKG80B859:~$ cd go/src rounin@LKG80B859:~/go/src$ ./all.bash # Building C bootstrap tool. cmd/dist ^C rounin@LKG80B859:~/go/src$ time ./all.bash # Building C bootstrap tool. cmd/dist # Building compilers and Go bootstrap tool for host, linux/arm. lib9 libbio libmach . . . . net/http/httptest net/http/httputil net/mail net/rpc net/rpc/jsonrpc net/smtp old/netchan os/signal os/user testing testing/iotest testing/quick # Testing packages. sfloat2 0x71924 0x159fb010 Unsupported floating point instruction panic: runtime error: invalid memory address or nil pointer dereference [signal 0xb code=0x1 addr=0x0 pc=0x7624c] goroutine 3 [running]: created by main.(*builder).do /home/rounin/go/src/cmd/go/build.go:608 +0x53c goroutine 1 [chan receive]: main.(*builder).do(0x109a33c0, 0x10e838c0, 0x10963b40) /home/rounin/go/src/cmd/go/build.go:611 +0x568 main.runTest(0x456fd8, 0x109513d0, 0x3) /home/rounin/go/src/cmd/go/test.go:367 +0x24b8 main.main() /home/rounin/go/src/cmd/go/main.go:141 +0x5c8 goroutine 2 [syscall]: created by runtime.main /home/rounin/go/src/pkg/runtime/proc.c:221 goroutine 9 [finalizer wait]: created by runtime.gc /home/rounin/go/src/pkg/runtime/mgc0.c:922 goroutine 11 [syscall]: created by addtimer /home/rounin/go/src/pkg/runtime/ztime_linux_arm.c:69 real 235m2.002s user 52m9.280s sys 15m18.940s rounin@LKG80B859:~/go/src$ rounin@LKG80B859:~/go/src$ ^MESC[Krounin@LKG80B859:~/go/src$ exit exit Script done on Sat 19 May 2012 07:50:27 BST rounin@LKG80B859:~$ gdb ./hello GNU gdb (GDB) 7.0.1-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later &lt;<a href="http://gnu.org/licenses/gpl.html&gt;" rel="nofollow">http://gnu.org/licenses/gpl.html&gt;</a>; This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "arm-linux-gnueabi". For bug reporting instructions, please see: &lt;<a href="http://www.gnu.org/software/gdb/bugs/&gt;" rel="nofollow">http://www.gnu.org/software/gdb/bugs/&gt;</a>;... Reading symbols from /home/rounin/hello...(no debugging symbols found)...done. (gdb) run Starting program: /home/rounin/hello Program received signal SIGILL, Illegal instruction. 0x0001d744 in runtime.check () (gdb) x/i 0x0001d744 0x1d744 &lt;runtime.check+184&gt;: vldr d0, [sp, #36] ; 0x24 (gdb) info registers r0 0x0 0 r1 0xbe859278 3196424824 r2 0xffffffff 4294967295 r3 0x4 4 r4 0x35 53 r5 0x0 0 r6 0x0 0 r7 0xae 174 r8 0x0 0 r9 0x36314 221972 r10 0x36100 221440 r11 0x35ff0 221168 r12 0xcafebabe 3405691582 sp 0xbe859254 0xbe859254 lr 0x23c14 146452 pc 0x1d744 0x1d744 &lt;runtime.check+184&gt; fps 0x1001000 16781312 cpsr 0x60000010 1610612752 (gdb) x/10i $pc 0x1d744 &lt;runtime.check+184&gt;: vldr d0, [sp, #36] ; 0x24 0x1d748 &lt;runtime.check+188&gt;: vldr d1, [sp, #36] ; 0x24 0x1d74c &lt;runtime.check+192&gt;: vcmpe.f64 d0, d1 0x1d750 &lt;runtime.check+196&gt;: vmrs APSR_nzcv, fpscr 0x1d754 &lt;runtime.check+200&gt;: ldreq r1, [pc, #264] ; 0x1d864 &lt;runtime.check+472&gt; 0x1d758 &lt;runtime.check+204&gt;: streq r1, [sp, #4] 0x1d75c &lt;runtime.check+208&gt;: bleq 0x1cee0 &lt;runtime.throw&gt; 0x1d760 &lt;runtime.check+212&gt;: vldr d0, [sp, #36] ; 0x24 0x1d764 &lt;runtime.check+216&gt;: vldr d1, [sp, #36] ; 0x24 0x1d768 &lt;runtime.check+220&gt;: vcmpe.f64 d0, d1 (gdb) bt #0 0x0001d744 in runtime.check () #1 0x00023c14 in runtime.cas () #2 0x0002326c in _rt0_arm () #3 0x0002326c in _rt0_arm () #4 0x0002326c in _rt0_arm () #5 0x0002326c in _rt0_arm () #6 0x0002326c in _rt0_arm () #7 0x0002326c in _rt0_arm () #8 0x0002326c in _rt0_arm () #9 0x0002326c in _rt0_arm () #10 0x0002326c in _rt0_arm () #11 0x0002326c in _rt0_arm () #12 0x0002326c in _rt0_arm () #13 0x0002326c in _rt0_arm () #14 0x0002326c in _rt0_arm () #15 0x0002326c in _rt0_arm () #16 0x0002326c in _rt0_arm () #17 0x0002326c in _rt0_arm () #18 0x0002326c in _rt0_arm () #19 0x0002326c in _rt0_arm () #20 0x0002326c in _rt0_arm () #21 0x0002326c in _rt0_arm () #22 0x0002326c in _rt0_arm () #23 0x0002326c in _rt0_arm () #24 0x0002326c in _rt0_arm () #25 0x0002326c in _rt0_arm () #26 0x0002326c in _rt0_arm () #27 0x0002326c in _rt0_arm () #28 0x0002326c in _rt0_arm () #29 0x0002326c in _rt0_arm () ---Type &lt;return&gt; to continue, or q &lt;return&gt; to quit--- Quit (gdb) x/10i $pc 0x1d744 &lt;runtime.check+184&gt;: vldr d0, [sp, #36] ; 0x24 0x1d748 &lt;runtime.check+188&gt;: vldr d1, [sp, #36] ; 0x24 0x1d74c &lt;runtime.check+192&gt;: vcmpe.f64 d0, d1 0x1d750 &lt;runtime.check+196&gt;: vmrs APSR_nzcv, fpscr 0x1d754 &lt;runtime.check+200&gt;: ldreq r1, [pc, #264] ; 0x1d864 &lt;runtime.check+472&gt; 0x1d758 &lt;runtime.check+204&gt;: streq r1, [sp, #4] 0x1d75c &lt;runtime.check+208&gt;: bleq 0x1cee0 &lt;runtime.throw&gt; 0x1d760 &lt;runtime.check+212&gt;: vldr d0, [sp, #36] ; 0x24 0x1d764 &lt;runtime.check+216&gt;: vldr d1, [sp, #36] ; 0x24 0x1d768 &lt;runtime.check+220&gt;: vcmpe.f64 d0, d1 (gdb) quit A debugging session is active. Inferior 1 [process 10356] will be killed. Quit anyway? (y or n) y rounin@LKG80B859:~$ cd go rounin@LKG80B859:~/go$ hg identify 820ffde8c396 tip rounin@LKG80B859:~$ cd - rounin@LKG80B859:~$ lt hello* -rw-r--r-- 1 rounin rounin 64 May 18 19:26 hello.go -rwxr-xr-x 1 rounin rounin 226212 May 18 21:20 hello.old -rwxr-xr-x 1 rounin rounin 226212 May 18 22:33 hello.old.1 -rwxr-xr-x 1 rounin rounin 171430 May 19 14:55 hello rounin@LKG80B859:~$ file hello hello: ELF 32-bit LSB executable, ARM, version 1 (SYSV), statically linked, not stripped rounin@LKG80B859:~$ file hello.old hello.old: ELF 32-bit LSB executable, ARM, version 1 (SYSV), statically linked, not stripped rounin@LKG80B859:~$ ./hello.old This program can only be run on EABI kernels hello.old executable was created by compiling with the original release of go1.0.1/release rounin@LKG80B859:~$ cd go.Fri18May2012_2247 rounin@LKG80B859:~/go.Fri18May2012_2247$ hg identify 2ccfd4b451d3 (release-branch.go1) go1.0.1/release Please note on this ARM CPU based Cisco Linksys NSLU2 NAS it takes about 235 minutes to compile after starting ./all.bash So the debug cycles to debug this going forward will be long - your patience and guidance will be greatly appreciated. real 235m2.002s</pre>
<pre class="notranslate">Enabling cpu profiling on a go program running on arm produces warnings from the runtime. alarm(~/internet) % crawl -a 202 -b 114 -c 206 -d 221 2013/08/02 04:00:05 profile: cpu profiling enabled, /tmp/profile167829215/cpu.pprof runtime: unexpected return pc for runtime.parfordo called from 0xb3e75be8 2013/08/02 04:00:12 202.114.207.254:80: copied 6741 bytes, err &lt;nil&gt; runtime: unexpected return pc for runtime.MCache_Refill called from 0x227fbc 2013/08/02 04:00:25 202.114.206.221:80: copied 122 bytes, err read tcp4 202.114.206.221:80: i/o timeout runtime: unexpected return pc for net.(*Dialer).Dial called from 0x0 What is the expected output? What do you see instead? No warning messages from runtime. Please use labels and text to provide additional information. arch linux arm, linux/arm, pandaboard alarm(~/go) % hg id 8b61a4ec6d1e+ tip</pre>
0
<p dir="auto">VSCode support extension, that's good. but i found extension will not auto update. nor auto check update , nor notify us to update.</p> <p dir="auto">So i suggest can you please improve extension update?</p> <ol dir="auto"> <li>Auto check update</li> <li>Notify user to update or not</li> <li>User can setting check up frequency(every start? one day? one week?)</li> <li>The check update can be put in background, not slow down the main VSCode window</li> <li>Check update can be single/mutiple request. (If installed multiple extensions. check update may slow )</li> <li>If user choose update, then download new extensions one by one and installed or down them simultaneouslyl and installed</li> </ol>
<p dir="auto">Such as <a href="https://github.com/Microsoft/vscode/blob/master/src/vs/workbench/browser/parts/editor/editorStatus.ts#L910"><code class="notranslate">IEncodingSupport::setEncoding</code></a> , i want to code an extension for detect file's encoding. now detect encoding successed, but i don't known how to change encoding by API, could u help me?</p>
0
<p dir="auto">How do we add additional responses (e.g. 401, 403, 500, etc..) to the documentation other than the default 200 response and the 422 validation error response?</p>
<h3 dir="auto">First check</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I used the GitHub search to find a similar issue and didn't find it.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I searched the FastAPI documentation, with the integrated search.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I already searched in Google "How to X in FastAPI" and didn't find any information.</li> </ul> <h3 dir="auto">Description</h3> <p dir="auto">I have a database pool with which I have to define two exact method except for the <code class="notranslate">@asynccontextmanager</code> decorator.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="class Pool: async def get_con(self): con = await self.pool.acquire() try: yield con finally: await self.pool.release(con) @asynccontextmanager async def __call__(self): con = await self.pool.acquire() try: yield con finally: await self.pool.release(con) pool = Pool()"><pre class="notranslate"><code class="notranslate">class Pool: async def get_con(self): con = await self.pool.acquire() try: yield con finally: await self.pool.release(con) @asynccontextmanager async def __call__(self): con = await self.pool.acquire() try: yield con finally: await self.pool.release(con) pool = Pool() </code></pre></div> <p dir="auto">One is used in my internal code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="async with pool() as con: con.fetch()"><pre class="notranslate"><code class="notranslate">async with pool() as con: con.fetch() </code></pre></div> <p dir="auto">And the other with the <code class="notranslate">Depends</code>:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@router.get(&quot;/item/{id}&quot;) async def get(id: UUID, db: Connection = Depends(pool.get_con)):"><pre class="notranslate"><code class="notranslate">@router.get("/item/{id}") async def get(id: UUID, db: Connection = Depends(pool.get_con)): </code></pre></div> <p dir="auto">In the documentation there is a line which states</p> <blockquote> <p dir="auto">But you don't have to use the decorators for FastAPI dependencies (and you shouldn't).</p> </blockquote> <p dir="auto">If you try:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@router.get(&quot;/item/{id}&quot;) async def get(id: UUID, db: Connection = Depends(pool)):"><pre class="notranslate"><code class="notranslate">@router.get("/item/{id}") async def get(id: UUID, db: Connection = Depends(pool)): </code></pre></div> <p dir="auto">I actually get an <code class="notranslate">AttributeError</code>. I'm assuming <code class="notranslate">pool</code> is yieled instead of <code class="notranslate">pool.__call__</code>.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="AttributeError: '_AsyncGeneratorContextManager' object has no attribute 'fetchrow'"><pre class="notranslate"><code class="notranslate">AttributeError: '_AsyncGeneratorContextManager' object has no attribute 'fetchrow' </code></pre></div> <p dir="auto">Which makes it pretty clear that I cannot use a contextmanager in a <code class="notranslate">Depends</code>, but this creates duplicate and non consistent code when getting a db connection.</p> <p dir="auto">Is this the way it is? Can <code class="notranslate">Depends</code> work with both regular yields and contextmanagers directly?</p>
0
<h1 dir="auto">Multiple FancyZones</h1> <p dir="auto">Hi all,</p> <p dir="auto">I would like to have the possibility to activate a whole different layout by holding another set of keys. Example: 1) holding Shift key while dragging a Template previously attributed to that command would appear; 2) holding Ctrl + Shift key while dragging another Template for that command would appear; and so on...</p> <p dir="auto">I couldn't find that request anywhere. Sorry, by any means, if this is a duplicated suggestion...</p>
<ul dir="auto"> <li>User defined, meaning that the user can actually customize the hotkeys to there own liking</li> <li>not Microsoft Predefined hotkeys, that cant be changed (microsoft is bad at this)</li> </ul> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/3206696/112462789-c0beb580-8d61-11eb-96eb-43f06a7e5e8d.png"><img src="https://user-images.githubusercontent.com/3206696/112462789-c0beb580-8d61-11eb-96eb-43f06a7e5e8d.png" alt="image" style="max-width: 100%;"></a></p>
1
<h3 dir="auto">Problem description</h3> <p dir="auto">When we display a list of MenuItems, hovering the mouse results in whatever the mouse landing on being highlighted. From that state, keyboard controls (assuming the list is receiving them) change what is selected, and therefore the highlighting, but the hover highlight does not go away. Moving the mouse between menu items replaces both highlightings.</p> <h3 dir="auto">Steps to reproduce</h3> <p dir="auto">create a paper element<br> create a series of menuitem elements inside the paper element<br> hover mouse over a menu item<br> press the down arrow</p> <h3 dir="auto">Versions</h3> <ul dir="auto"> <li>Material-UI: 1.0.0-beta.4</li> <li>React: 15.6.1</li> <li>Browser: IE11, chrome 60.0.3112.90</li> </ul>
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected Behavior</h2> <p dir="auto">When using the latest beta26 under TypeScript, I expect to be able to leverage the changes to zIndex, namely theme.zIndex.drawer.</p> <h2 dir="auto">Current Behavior</h2> <p dir="auto">The TypeScript typings were not updated with the changes, and reference removed keys as well as lacking the newer (e.g., drawer, etc) keys.</p> <h2 dir="auto">Steps to Reproduce (for bugs)</h2> <ol dir="auto"> <li>Look at: <a href="https://github.com/mui-org/material-ui/blob/bd42549ee464bce03743f7ee18964066f9d3907d/src/styles/zIndex.js">https://github.com/mui-org/material-ui/blob/bd42549ee464bce03743f7ee18964066f9d3907d/src/styles/zIndex.js</a></li> <li>Then look at the type definition: <a href="https://github.com/mui-org/material-ui/blob/bd42549ee464bce03743f7ee18964066f9d3907d/src/styles/zIndex.d.ts">https://github.com/mui-org/material-ui/blob/bd42549ee464bce03743f7ee18964066f9d3907d/src/styles/zIndex.d.ts</a></li> <li>Note the differences in keys defined for zIndex (also noted in the Changelog: <a href="https://github.com/mui-org/material-ui/releases/tag/v1.0.0-beta.26">https://github.com/mui-org/material-ui/releases/tag/v1.0.0-beta.26</a>)</li> </ol> <h2 dir="auto">Context</h2> <p dir="auto">I was previously using theme.zIndex.navDrawer, and on upgrading to beta26 noticed that I had styling issues -- further investigation revealed the zIndex wasn't being set at all, but this wasn't caught by the TypeScript compiler (because the types hadn't been updated).</p> <h2 dir="auto">Your Environment</h2> <p dir="auto">TypeScript 2.6.2, NodeJS 8.9.1, OSX High Sierra</p> <table role="table"> <thead> <tr> <th>Tech</th> <th>Version</th> </tr> </thead> <tbody> <tr> <td>Material-UI</td> <td>1.0.0-beta26</td> </tr> <tr> <td>React</td> <td>16.2.0</td> </tr> <tr> <td>browser</td> <td>Chrome 63.0.3239.84 (Official Build) (64-bit) OSX</td> </tr> </tbody> </table>
0
<p dir="auto">In UI<br> <a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/72373858/238871572-c3b3b6ff-56c5-43d3-9161-5ab927761554.png"><img src="https://user-images.githubusercontent.com/72373858/238871572-c3b3b6ff-56c5-43d3-9161-5ab927761554.png" alt="obraz" style="max-width: 100%;"></a><br> In runner it is OK:<br> <a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/72373858/238868691-8f0fdd0b-1877-4be6-ba80-7a953e178540.png"><img src="https://user-images.githubusercontent.com/72373858/238868691-8f0fdd0b-1877-4be6-ba80-7a953e178540.png" alt="obraz" style="max-width: 100%;"></a></p> <h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: [v1.33.0]</li> <li>Operating System: [Windows 11]</li> <li>Browser: [Chromium]</li> <li>Other info: <ul dir="auto"> <li>Base on default code after running 'npx init playwright@latest'</li> <li>VSC extension: Playwright Test for VSCode v1.0.11</li> <li>VSC: 1.78.2</li> </ul> </li> </ul> <h3 dir="auto">Source code</h3> <ul dir="auto"> <li>[ x ] I provided exact source code that allows reproducing the issue locally.</li> </ul> <p dir="auto">File structure (base on defaults provided by running: <code class="notranslate">npm init playwright@latest</code>)<br> <a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/72373858/238869591-cfd08feb-fd6b-44b2-85b9-556d52de9e88.png"><img src="https://user-images.githubusercontent.com/72373858/238869591-cfd08feb-fd6b-44b2-85b9-556d52de9e88.png" alt="obraz" style="max-width: 100%;"></a></p> <p dir="auto"><strong>Config file</strong><br> Added to default config: <code class="notranslate">baseUrl</code>, and <code class="notranslate">projects</code> with session</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// playwright.config.ts import { defineConfig, devices } from '@playwright/test'; import path from &quot;path&quot;; export const STORAGE_STATE = path.join(__dirname, &quot;session.json&quot;); export default defineConfig({ testDir: &quot;./tests&quot;, globalSetup: &quot;global-setup.ts&quot;, fullyParallel: true, forbidOnly: !!process.env.CI, retries: process.env.CI ? 2 : 0, workers: process.env.CI ? 1 : undefined, reporter: &quot;html&quot;, use: { trace: &quot;on-first-retry&quot;, baseURL: &quot;https://demo-bank.vercel.app&quot;, }, projects: [ { name: &quot;setup-project&quot;, testMatch: &quot;**/*.setup.ts&quot;, }, { name: &quot;authenticated tests&quot;, testMatch: &quot;**/*example.spec.ts&quot;, dependencies: [&quot;setup-project&quot;], use: { storageState: STORAGE_STATE, }, }, ], }); "><pre class="notranslate"><span class="pl-c">// playwright.config.ts</span> <span class="pl-k">import</span> <span class="pl-kos">{</span> <span class="pl-s1">defineConfig</span><span class="pl-kos">,</span> <span class="pl-s1">devices</span> <span class="pl-kos">}</span> <span class="pl-k">from</span> <span class="pl-s">'@playwright/test'</span><span class="pl-kos">;</span> <span class="pl-k">import</span> <span class="pl-s1">path</span> <span class="pl-k">from</span> <span class="pl-s">"path"</span><span class="pl-kos">;</span> <span class="pl-k">export</span> <span class="pl-k">const</span> <span class="pl-c1">STORAGE_STATE</span> <span class="pl-c1">=</span> <span class="pl-s1">path</span><span class="pl-kos">.</span><span class="pl-en">join</span><span class="pl-kos">(</span><span class="pl-s1">__dirname</span><span class="pl-kos">,</span> <span class="pl-s">"session.json"</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">export</span> <span class="pl-k">default</span> <span class="pl-en">defineConfig</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">testDir</span>: <span class="pl-s">"./tests"</span><span class="pl-kos">,</span> <span class="pl-c1">globalSetup</span>: <span class="pl-s">"global-setup.ts"</span><span class="pl-kos">,</span> <span class="pl-c1">fullyParallel</span>: <span class="pl-c1">true</span><span class="pl-kos">,</span> <span class="pl-c1">forbidOnly</span>: <span class="pl-c1">!</span><span class="pl-c1">!</span><span class="pl-s1">process</span><span class="pl-kos">.</span><span class="pl-c1">env</span><span class="pl-kos">.</span><span class="pl-c1">CI</span><span class="pl-kos">,</span> <span class="pl-c1">retries</span>: <span class="pl-s1">process</span><span class="pl-kos">.</span><span class="pl-c1">env</span><span class="pl-kos">.</span><span class="pl-c1">CI</span> ? <span class="pl-c1">2</span> : <span class="pl-c1">0</span><span class="pl-kos">,</span> <span class="pl-c1">workers</span>: <span class="pl-s1">process</span><span class="pl-kos">.</span><span class="pl-c1">env</span><span class="pl-kos">.</span><span class="pl-c1">CI</span> ? <span class="pl-c1">1</span> : <span class="pl-c1">undefined</span><span class="pl-kos">,</span> <span class="pl-c1">reporter</span>: <span class="pl-s">"html"</span><span class="pl-kos">,</span> <span class="pl-c1">use</span>: <span class="pl-kos">{</span> <span class="pl-c1">trace</span>: <span class="pl-s">"on-first-retry"</span><span class="pl-kos">,</span> <span class="pl-c1">baseURL</span>: <span class="pl-s">"https://demo-bank.vercel.app"</span><span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-c1">projects</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">name</span>: <span class="pl-s">"setup-project"</span><span class="pl-kos">,</span> <span class="pl-c1">testMatch</span>: <span class="pl-s">"**/*.setup.ts"</span><span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-c1">name</span>: <span class="pl-s">"authenticated tests"</span><span class="pl-kos">,</span> <span class="pl-c1">testMatch</span>: <span class="pl-s">"**/*example.spec.ts"</span><span class="pl-kos">,</span> <span class="pl-c1">dependencies</span>: <span class="pl-kos">[</span><span class="pl-s">"setup-project"</span><span class="pl-kos">]</span><span class="pl-kos">,</span> <span class="pl-c1">use</span>: <span class="pl-kos">{</span> <span class="pl-c1">storageState</span>: <span class="pl-c1">STORAGE_STATE</span><span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">]</span><span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span></pre></div> <p dir="auto">IMPORTANT: Global setup for clearing session to avoid false positives</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="//global-setup.ts import fs from &quot;fs&quot;; import { STORAGE_STATE } from &quot;./playwright.config&quot;; async function globalSetup() { // Remove session if (fs.existsSync(STORAGE_STATE)) { fs.unlinkSync(STORAGE_STATE); } } export default globalSetup; "><pre class="notranslate"><span class="pl-c">//global-setup.ts</span> <span class="pl-k">import</span> <span class="pl-s1">fs</span> <span class="pl-k">from</span> <span class="pl-s">"fs"</span><span class="pl-kos">;</span> <span class="pl-k">import</span> <span class="pl-kos">{</span> <span class="pl-c1">STORAGE_STATE</span> <span class="pl-kos">}</span> <span class="pl-k">from</span> <span class="pl-s">"./playwright.config"</span><span class="pl-kos">;</span> <span class="pl-k">async</span> <span class="pl-k">function</span> <span class="pl-en">globalSetup</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-c">// Remove session</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-s1">fs</span><span class="pl-kos">.</span><span class="pl-en">existsSync</span><span class="pl-kos">(</span><span class="pl-c1">STORAGE_STATE</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">fs</span><span class="pl-kos">.</span><span class="pl-en">unlinkSync</span><span class="pl-kos">(</span><span class="pl-c1">STORAGE_STATE</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-k">export</span> <span class="pl-k">default</span> <span class="pl-s1">globalSetup</span><span class="pl-kos">;</span></pre></div> <p dir="auto"><strong>Test file (self-contained)</strong></p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="//login.setup.ts import { test as setup, expect } from &quot;@playwright/test&quot;; import { STORAGE_STATE } from &quot;../playwright.config&quot;; setup(&quot;successful login with correct credentials&quot;, async ({ page }) =&gt; { await page.goto(&quot;/&quot;); console.log(&quot;Running setup: successful login with correct credentials...&quot;); await page.getByTestId(&quot;login-input&quot;).fill('testerxx'); await page.getByTestId(&quot;password-input&quot;).fill('12345678'); await page.getByTestId(&quot;login-button&quot;).click(); await expect(page.getByTestId(&quot;user-name&quot;)).toHaveText(&quot;Jan Demobankowy&quot;); await page.context().storageState({ path: STORAGE_STATE }); }); "><pre class="notranslate"><span class="pl-c">//login.setup.ts</span> <span class="pl-k">import</span> <span class="pl-kos">{</span> <span class="pl-s1">test</span> <span class="pl-k">as</span> <span class="pl-s1">setup</span><span class="pl-kos">,</span> <span class="pl-s1">expect</span> <span class="pl-kos">}</span> <span class="pl-k">from</span> <span class="pl-s">"@playwright/test"</span><span class="pl-kos">;</span> <span class="pl-k">import</span> <span class="pl-kos">{</span> <span class="pl-c1">STORAGE_STATE</span> <span class="pl-kos">}</span> <span class="pl-k">from</span> <span class="pl-s">"../playwright.config"</span><span class="pl-kos">;</span> <span class="pl-en">setup</span><span class="pl-kos">(</span><span class="pl-s">"successful login with correct credentials"</span><span class="pl-kos">,</span> <span class="pl-k">async</span> <span class="pl-kos">(</span><span class="pl-kos">{</span> page <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-k">await</span> <span class="pl-s1">page</span><span class="pl-kos">.</span><span class="pl-en">goto</span><span class="pl-kos">(</span><span class="pl-s">"/"</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-s">"Running setup: successful login with correct credentials..."</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">await</span> <span class="pl-s1">page</span><span class="pl-kos">.</span><span class="pl-en">getByTestId</span><span class="pl-kos">(</span><span class="pl-s">"login-input"</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">fill</span><span class="pl-kos">(</span><span class="pl-s">'testerxx'</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">await</span> <span class="pl-s1">page</span><span class="pl-kos">.</span><span class="pl-en">getByTestId</span><span class="pl-kos">(</span><span class="pl-s">"password-input"</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">fill</span><span class="pl-kos">(</span><span class="pl-s">'12345678'</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">await</span> <span class="pl-s1">page</span><span class="pl-kos">.</span><span class="pl-en">getByTestId</span><span class="pl-kos">(</span><span class="pl-s">"login-button"</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">click</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">await</span> <span class="pl-en">expect</span><span class="pl-kos">(</span><span class="pl-s1">page</span><span class="pl-kos">.</span><span class="pl-en">getByTestId</span><span class="pl-kos">(</span><span class="pl-s">"user-name"</span><span class="pl-kos">)</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">toHaveText</span><span class="pl-kos">(</span><span class="pl-s">"Jan Demobankowy"</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">await</span> <span class="pl-s1">page</span><span class="pl-kos">.</span><span class="pl-en">context</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">storageState</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">path</span>: <span class="pl-c1">STORAGE_STATE</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span></pre></div> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="//example.spec.ts import { test, expect } from &quot;@playwright/test&quot;; test.describe(&quot;Logged test&quot;, () =&gt; { test(&quot;mock bank panel @logged&quot;, async ({ page }) =&gt; { await page.goto(&quot;/pulpit.html&quot;); await expect(page.getByTestId(&quot;user-name&quot;)).toHaveText(&quot;Jan Demobankowy&quot;); }); });"><pre class="notranslate"><span class="pl-c">//example.spec.ts</span> <span class="pl-k">import</span> <span class="pl-kos">{</span> <span class="pl-s1">test</span><span class="pl-kos">,</span> <span class="pl-s1">expect</span> <span class="pl-kos">}</span> <span class="pl-k">from</span> <span class="pl-s">"@playwright/test"</span><span class="pl-kos">;</span> <span class="pl-s1">test</span><span class="pl-kos">.</span><span class="pl-en">describe</span><span class="pl-kos">(</span><span class="pl-s">"Logged test"</span><span class="pl-kos">,</span> <span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-en">test</span><span class="pl-kos">(</span><span class="pl-s">"mock bank panel @logged"</span><span class="pl-kos">,</span> <span class="pl-k">async</span> <span class="pl-kos">(</span><span class="pl-kos">{</span> page <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-k">await</span> <span class="pl-s1">page</span><span class="pl-kos">.</span><span class="pl-en">goto</span><span class="pl-kos">(</span><span class="pl-s">"/pulpit.html"</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">await</span> <span class="pl-en">expect</span><span class="pl-kos">(</span><span class="pl-s1">page</span><span class="pl-kos">.</span><span class="pl-en">getByTestId</span><span class="pl-kos">(</span><span class="pl-s">"user-name"</span><span class="pl-kos">)</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">toHaveText</span><span class="pl-kos">(</span><span class="pl-s">"Jan Demobankowy"</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span></pre></div> <p dir="auto"><strong>Steps</strong></p> <ul dir="auto"> <li>npx playwright test --ui</li> <li>try run test what contain dependencies</li> </ul> <p dir="auto"><strong>Expected</strong><br> Test and it's dependencies run successfully</p> <p dir="auto"><strong>Actual</strong></p> <p dir="auto">Test fail, dependencies not run before test</p>
<p dir="auto">Running playwright test with a test that have a dependency. For example the below snippet will run the <code class="notranslate">setup</code> dependency when running <code class="notranslate">npx playwright test</code>. In UI mode I would reasonably expect the same - in that when running a test that has a dependency it would run the dependency first and then run the test. This is currently not the case.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" name: 'loggedIn', use: { ...devices['Desktop Chrome'], storageState: STORAGE_STATE, }, testIgnore: ['**/*login.spec.ts', '**/*.setup.ts'], dependencies: ['setup'], },```"><pre lang="{" class="notranslate"><code class="notranslate"> name: 'loggedIn', use: { ...devices['Desktop Chrome'], storageState: STORAGE_STATE, }, testIgnore: ['**/*login.spec.ts', '**/*.setup.ts'], dependencies: ['setup'], },``` </code></pre></div>
1
<p dir="auto">I am pretty sure this is not a duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="391937613" data-permission-text="Title is private" data-url="https://github.com/google/jax/issues/132" data-hovercard-type="issue" data-hovercard-url="/google/jax/issues/132/hovercard" href="https://github.com/google/jax/issues/132">#132</a>, and also not a duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="393915951" data-permission-text="Title is private" data-url="https://github.com/google/jax/issues/171" data-hovercard-type="issue" data-hovercard-url="/google/jax/issues/171/hovercard" href="https://github.com/google/jax/issues/171">#171</a>, I think.</p> <p dir="auto">The output of the build commands is below, folded in a <code class="notranslate">&lt;details&gt;</code> tab so as to not clutter up the post.</p> <details> <pre class="notranslate"> _ _ __ __ | | / \ \ \/ / _ | |/ _ \ \ / | |_| / ___ \/ \ \___/_/ \/_/\_\ <p dir="auto">Bazel binary path: ./bazel-0.19.2-darwin-x86_64<br> Python binary path: /Users/ericmjl/anaconda/envs/mpnn/bin/python<br> MKL-DNN enabled: yes<br> -march=native: no<br> CUDA enabled: no</p> <p dir="auto">Building XLA and installing it in the jaxlib source tree...<br> INFO: Analysed target //build:install_xla_in_source_tree (0 packages loaded, 0 targets configured).<br> INFO: Found 1 target...<br> ERROR: /private/var/tmp/_bazel_ericmjl/719374c0ec5e322f5961145356fcba5a/external/local_config_python/BUILD:39:1: Executing genrule @local_config_python//:python_include failed (Exit 1) bash failed: error executing command<br> (cd /private/var/tmp/_bazel_ericmjl/719374c0ec5e322f5961145356fcba5a/execroot/<strong>main</strong> &amp;&amp; <br> exec env - <br> CUDA_TOOLKIT_PATH=/usr/local/cuda <br> CUDNN_INSTALL_PATH=/usr/local/cuda <br> PATH=/Users/ericmjl/anaconda/envs/mpnn/bin:/usr/local/opt/curl/bin:/opt/local/bin:/opt/local/sbin:/Users/ericmjl/anaconda/bin:/usr/local/cuda-9.2/bin:/Users/ericmjl/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/opt/X11/bin:/Library/Tex:/Users/ericmjl/pypy/bin:/usr/local/Cellar/pypy3/5.9.0/bin:/usr/local/bin <br> PYTHON_BIN_PATH=/Users/ericmjl/anaconda/envs/mpnn/bin/python <br> TF_NEED_CUDA=0 <br> /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh;<br> cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/Python-ast.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/Python-ast.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/Python.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/Python.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/abstract.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/abstract.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/accu.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/accu.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/asdl.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/asdl.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/ast.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/ast.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/bitset.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/bitset.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/bltinmodule.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/bltinmodule.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/boolobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/boolobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/bytearrayobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/bytearrayobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/bytes_methods.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/bytes_methods.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/bytesobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/bytesobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/cellobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/cellobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/ceval.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/ceval.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/classobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/classobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/code.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/code.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/codecs.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/codecs.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/compile.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/compile.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/complexobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/complexobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/datetime.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/datetime.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/descrobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/descrobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/dictobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/dictobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/dtoa.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/dtoa.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/dynamic_annotations.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/dynamic_annotations.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/enumobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/enumobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/errcode.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/errcode.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/eval.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/eval.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/fileobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/fileobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/fileutils.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/fileutils.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/floatobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/floatobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/frameobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/frameobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/funcobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/funcobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/genobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/genobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/graminit.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/graminit.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/grammar.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/grammar.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/import.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/import.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/intrcheck.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/intrcheck.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/iterobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/iterobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/listobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/listobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/longintrepr.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/longintrepr.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/longobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/longobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/marshal.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/marshal.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/memoryobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/memoryobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/metagrammar.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/metagrammar.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/methodobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/methodobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/modsupport.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/modsupport.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/moduleobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/moduleobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/namespaceobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/namespaceobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/node.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/node.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/object.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/object.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/objimpl.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/objimpl.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/odictobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/odictobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/opcode.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/opcode.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/osdefs.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/osdefs.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/osmodule.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/osmodule.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/parsetok.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/parsetok.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/patchlevel.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/patchlevel.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pgen.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pgen.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pgenheaders.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pgenheaders.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/py_curses.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/py_curses.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyarena.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyarena.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyatomic.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyatomic.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pycapsule.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pycapsule.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyconfig.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyconfig.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyctype.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyctype.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pydebug.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pydebug.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pydtrace.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pydtrace.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyerrors.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyerrors.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyexpat.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyexpat.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyfpe.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyfpe.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pygetopt.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pygetopt.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyhash.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyhash.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pylifecycle.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pylifecycle.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pymacconfig.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pymacconfig.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pymacro.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pymacro.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pymath.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pymath.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pymem.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pymem.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyport.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyport.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pystate.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pystate.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pystrcmp.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pystrcmp.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pystrhex.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pystrhex.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pystrtod.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pystrtod.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pythonrun.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pythonrun.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pythread.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pythread.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pytime.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pytime.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/rangeobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/rangeobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/setobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/setobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/sip.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/sip.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/sliceobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/sliceobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/structmember.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/structmember.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/structseq.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/structseq.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/symtable.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/symtable.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/sysmodule.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/sysmodule.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/token.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/token.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/traceback.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/traceback.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/tupleobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/tupleobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/typeslots.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/typeslots.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/ucnhash.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/ucnhash.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/unicodeobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/unicodeobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/warnings.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/warnings.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/weakrefobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/weakrefobject.h"<br> ')</p> <p dir="auto">Use --sandbox_debug to see verbose messages from the sandbox: bash failed: error executing command<br> (cd /private/var/tmp/_bazel_ericmjl/719374c0ec5e322f5961145356fcba5a/execroot/<strong>main</strong> &amp;&amp; <br> exec env - <br> CUDA_TOOLKIT_PATH=/usr/local/cuda <br> CUDNN_INSTALL_PATH=/usr/local/cuda <br> PATH=/Users/ericmjl/anaconda/envs/mpnn/bin:/usr/local/opt/curl/bin:/opt/local/bin:/opt/local/sbin:/Users/ericmjl/anaconda/bin:/usr/local/cuda-9.2/bin:/Users/ericmjl/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/opt/X11/bin:/Library/Tex:/Users/ericmjl/pypy/bin:/usr/local/Cellar/pypy3/5.9.0/bin:/usr/local/bin <br> PYTHON_BIN_PATH=/Users/ericmjl/anaconda/envs/mpnn/bin/python <br> TF_NEED_CUDA=0 <br> /bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh;<br> cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/Python-ast.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/Python-ast.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/Python.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/Python.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/abstract.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/abstract.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/accu.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/accu.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/asdl.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/asdl.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/ast.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/ast.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/bitset.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/bitset.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/bltinmodule.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/bltinmodule.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/boolobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/boolobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/bytearrayobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/bytearrayobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/bytes_methods.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/bytes_methods.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/bytesobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/bytesobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/cellobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/cellobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/ceval.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/ceval.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/classobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/classobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/code.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/code.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/codecs.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/codecs.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/compile.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/compile.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/complexobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/complexobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/datetime.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/datetime.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/descrobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/descrobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/dictobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/dictobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/dtoa.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/dtoa.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/dynamic_annotations.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/dynamic_annotations.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/enumobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/enumobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/errcode.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/errcode.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/eval.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/eval.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/fileobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/fileobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/fileutils.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/fileutils.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/floatobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/floatobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/frameobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/frameobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/funcobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/funcobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/genobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/genobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/graminit.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/graminit.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/grammar.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/grammar.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/import.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/import.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/intrcheck.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/intrcheck.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/iterobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/iterobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/listobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/listobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/longintrepr.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/longintrepr.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/longobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/longobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/marshal.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/marshal.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/memoryobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/memoryobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/metagrammar.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/metagrammar.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/methodobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/methodobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/modsupport.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/modsupport.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/moduleobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/moduleobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/namespaceobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/namespaceobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/node.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/node.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/object.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/object.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/objimpl.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/objimpl.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/odictobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/odictobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/opcode.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/opcode.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/osdefs.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/osdefs.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/osmodule.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/osmodule.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/parsetok.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/parsetok.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/patchlevel.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/patchlevel.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pgen.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pgen.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pgenheaders.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pgenheaders.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/py_curses.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/py_curses.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyarena.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyarena.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyatomic.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyatomic.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pycapsule.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pycapsule.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyconfig.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyconfig.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyctype.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyctype.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pydebug.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pydebug.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pydtrace.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pydtrace.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyerrors.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyerrors.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyexpat.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyexpat.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyfpe.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyfpe.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pygetopt.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pygetopt.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyhash.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyhash.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pylifecycle.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pylifecycle.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pymacconfig.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pymacconfig.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pymacro.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pymacro.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pymath.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pymath.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pymem.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pymem.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pyport.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pyport.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pystate.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pystate.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pystrcmp.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pystrcmp.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pystrhex.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pystrhex.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pystrtod.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pystrtod.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pythonrun.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pythonrun.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pythread.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pythread.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/pytime.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/pytime.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/rangeobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/rangeobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/setobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/setobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/sip.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/sip.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/sliceobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/sliceobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/structmember.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/structmember.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/structseq.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/structseq.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/symtable.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/symtable.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/sysmodule.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/sysmodule.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/token.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/token.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/traceback.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/traceback.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/tupleobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/tupleobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/typeslots.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/typeslots.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/ucnhash.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/ucnhash.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/unicodeobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/unicodeobject.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/warnings.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/warnings.h" &amp;&amp; cp -f "/Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/weakrefobject.h" "bazel-out/darwin-opt/genfiles/external/local_config_python/python_include/weakrefobject.h"<br> ')</p> <p dir="auto">Use --sandbox_debug to see verbose messages from the sandbox<br> cp: /Users/ericmjl/anaconda/envs/mpnn/include/python3.6m/Python-ast.h: No such file or directory<br> Target //build:install_xla_in_source_tree failed to build<br> INFO: Elapsed time: 1.181s, Critical Path: 0.21s, Remote (0.00% of the time): [queue: 0.00%, setup: 0.00%, process: 0.00%]<br> INFO: 0 processes.<br> FAILED: Build did NOT complete successfully<br> FAILED: Build did NOT complete successfully<br> Traceback (most recent call last):<br> File "build/build.py", line 301, in <br> main()<br> File "build/build.py", line 297, in main<br> [":install_xla_in_source_tree", os.getcwd()])<br> File "build/build.py", line 50, in shell<br> output = subprocess.check_output(cmd)<br> File "/Users/ericmjl/anaconda/envs/mpnn/lib/python3.7/subprocess.py", line 395, in check_output<br> **kwargs).stdout<br> File "/Users/ericmjl/anaconda/envs/mpnn/lib/python3.7/subprocess.py", line 487, in run<br> output=stdout, stderr=stderr)<br> subprocess.CalledProcessError: Command '['./bazel-0.19.2-darwin-x86_64', 'run', '--verbose_failures=true', '--config=mkl_open_source_only', ':install_xla_in_source_tree', '/Users/ericmjl/github/software/jax/build']' returned non-zero exit status 1.<br> </p></pre><p dir="auto"></p> </details> <p dir="auto">One thing I am not sure of is why <code class="notranslate">/usr/local/cuda</code> still shows up in the output, especially when I'm using a tiny computer without a GPU ;).</p>
<p dir="auto">Please:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Check for duplicate issues.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Provide a complete example of how to reproduce the bug, wrapped in triple backticks like this:</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> If applicable, include full error messages/tracebacks.</li> </ul> <p dir="auto">On Ubuntu 20.04. I tried to bump the JAX version for some projects on my GPU machine. Pip version is <code class="notranslate">21.1.3</code>.</p> <div class="highlight highlight-text-shell-session notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="➜ pip install --upgrade pip Requirement already satisfied: pip in ./venv/lib/python3.8/site-packages (21.1.3) ➜ pip install --upgrade jax[cuda111] -f https://storage.googleapis.com/jax-releases/jax_releases.html zsh: no matches found: jax[cuda111]"><pre class="notranslate">➜ <span class="pl-s1">pip install --upgrade pip</span> <span class="pl-c1">Requirement already satisfied: pip in ./venv/lib/python3.8/site-packages (21.1.3)</span> ➜ <span class="pl-s1">pip install --upgrade jax[cuda111] -f https://storage.googleapis.com/jax-releases/jax_releases.html</span> <span class="pl-c1">zsh: no matches found: jax[cuda111]</span></pre></div> <p dir="auto">Wrapping the package name in quotes works:</p> <div class="highlight highlight-text-shell-session notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="➜ pip install --upgrade &quot;jax[cuda111]&quot; -f https://storage.googleapis.com/jax-releases/jax_releases.html Looking in links: https://storage.googleapis.com/jax-releases/jax_releases.html Requirement already satisfied: jax[cuda111] in ./venv/lib/python3.8/site-packages (0.2.16) Requirement already satisfied: numpy&gt;=1.17 in ./venv/lib/python3.8/site-packages (from jax[cuda111]) (1.21.0) Requirement already satisfied: absl-py in ./venv/lib/python3.8/site-packages (from jax[cuda111]) (0.13.0) Requirement already satisfied: opt_einsum in ./venv/lib/python3.8/site-packages (from jax[cuda111]) (3.3.0) Collecting jaxlib==0.1.68+cuda111 Downloading https://storage.googleapis.com/jax-releases/cuda111/jaxlib-0.1.68%2Bcuda111-cp38-none-manylinux2010_x86_64.whl (195.9 MB) |████████████████████████████████| 195.9 MB 10.0 MB/s ..."><pre class="notranslate">➜ <span class="pl-s1">pip install --upgrade <span class="pl-s"><span class="pl-pds">"</span>jax[cuda111]<span class="pl-pds">"</span></span> -f https://storage.googleapis.com/jax-releases/jax_releases.html</span> <span class="pl-c1">Looking in links: https://storage.googleapis.com/jax-releases/jax_releases.html</span> <span class="pl-c1">Requirement already satisfied: jax[cuda111] in ./venv/lib/python3.8/site-packages (0.2.16)</span> <span class="pl-c1">Requirement already satisfied: numpy&gt;=1.17 in ./venv/lib/python3.8/site-packages (from jax[cuda111]) (1.21.0)</span> <span class="pl-c1">Requirement already satisfied: absl-py in ./venv/lib/python3.8/site-packages (from jax[cuda111]) (0.13.0)</span> <span class="pl-c1">Requirement already satisfied: opt_einsum in ./venv/lib/python3.8/site-packages (from jax[cuda111]) (3.3.0)</span> <span class="pl-c1">Collecting jaxlib==0.1.68+cuda111</span> <span class="pl-c1"> Downloading https://storage.googleapis.com/jax-releases/cuda111/jaxlib-0.1.68%2Bcuda111-cp38-none-manylinux2010_x86_64.whl (195.9 MB)</span> <span class="pl-c1"> |████████████████████████████████| 195.9 MB 10.0 MB/s </span> <span class="pl-c1">...</span></pre></div> <p dir="auto">I saw that quotes are used in the TPU installation instruction in the readme, but not for the GPU and CPU one. Should this be changed in the readme? Thanks in advance!</p>
0
<p dir="auto"><strong>Apache Airflow version</strong>:<br> 1.10.9</p> <p dir="auto"><strong>Environment</strong>:<br> Google Cloud Compute Instance</p> <ul dir="auto"> <li><strong>OS</strong> (e.g. from /etc/os-release):<br> Red Hat Enterprise Linux Server<br> Version 7.7</li> <li><strong>Kernel</strong> (e.g. <code class="notranslate">uname -a</code>):</li> <li><strong>Install tools</strong>:</li> <li><strong>Others</strong>:</li> </ul> <p dir="auto"><strong>What happened</strong>:</p> <p dir="auto">After rebuilding an Airflow environment I started experiencing that DAGS could not be toggled on/off via the UI. It appears the CSRF token is not being included in the request.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/29924655/80514478-775ebe00-8978-11ea-8b1b-95349c15db70.png"><img src="https://user-images.githubusercontent.com/29924655/80514478-775ebe00-8978-11ea-8b1b-95349c15db70.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto"><strong>What you expected to happen</strong>:</p> <p dir="auto">CSRF token to be included in the header request</p> <p dir="auto"><strong>What I think went wrong</strong>:</p> <p dir="auto">Underlying package has been updated. If I rollback my image Airflow is working. Comparing the images I can see that some underlying packages have been updated.</p> <p dir="auto">Pip3 output from working Airflow image vs broken Airflow image shows that some dependencies have been updated.</p> <p dir="auto">These are:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="cattrs 0.9.0 --&gt; cattrs 0.9.2 cryptography 2.9 --&gt; 2.9.2 Flask-AppBuilder 2.3.2 --&gt; Flask-AppBuilder 2.3.3 google-api-python-client 1.8.0 --&gt; google-api-python-client 1.8.2 googl-auth 1.14.0 --&gt; googl-auth 1.14.1 google-cloud-storage 1.27.0 --&gt; google-cloud-storage 1.27.1 graphviz 0.13.2 --&gt; graphviz 0.14 grpc-google-iam-v1 0.11.4 --&gt; grpc-google-iam-v1 0.12.3 httplib2 0.17.2 --&gt; httplib2 0.17.3 marshmallow-sqlalchemy 0.22.3 --&gt; marshmallow-sqlalchemy 0.23.0 numpy 1.18.2 --&gt; numpy 1.18.3 pydata-googl-auth 0.3.0 --&gt; 1.1.0 urllib3 1.25.8 --&gt; urllib3 1.25.9 WTForms 2.2.1 --&gt; WTForms 2.3.1"><pre class="notranslate"><code class="notranslate">cattrs 0.9.0 --&gt; cattrs 0.9.2 cryptography 2.9 --&gt; 2.9.2 Flask-AppBuilder 2.3.2 --&gt; Flask-AppBuilder 2.3.3 google-api-python-client 1.8.0 --&gt; google-api-python-client 1.8.2 googl-auth 1.14.0 --&gt; googl-auth 1.14.1 google-cloud-storage 1.27.0 --&gt; google-cloud-storage 1.27.1 graphviz 0.13.2 --&gt; graphviz 0.14 grpc-google-iam-v1 0.11.4 --&gt; grpc-google-iam-v1 0.12.3 httplib2 0.17.2 --&gt; httplib2 0.17.3 marshmallow-sqlalchemy 0.22.3 --&gt; marshmallow-sqlalchemy 0.23.0 numpy 1.18.2 --&gt; numpy 1.18.3 pydata-googl-auth 0.3.0 --&gt; 1.1.0 urllib3 1.25.8 --&gt; urllib3 1.25.9 WTForms 2.2.1 --&gt; WTForms 2.3.1 </code></pre></div> <p dir="auto">Full pip3 list output for not working Airflow instance:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Package Version ------------------------------ ---------- alembic 1.4.2 amqp 2.5.2 apache-airflow 1.10.9 apispec 1.3.3 argcomplete 1.11.1 attrs 19.3.0 Babel 2.8.0 bcrypt 3.1.7 billiard 3.6.3.0 cached-property 1.5.1 cachetools 4.1.0 cattrs 0.9.2 celery 4.4.2 certifi 2020.4.5.1 cffi 1.14.0 chardet 3.0.4 click 7.1.1 colorama 0.4.3 colorlog 4.0.2 configparser 3.5.3 croniter 0.3.31 cryptography 2.9.2 defusedxml 0.6.0 dill 0.3.1.1 dnspython 1.16.0 docutils 0.16 email-validator 1.0.5 Flask 1.1.2 Flask-Admin 1.5.4 Flask-AppBuilder 2.3.3 Flask-Babel 1.0.0 Flask-Bcrypt 0.7.1 Flask-Caching 1.3.3 Flask-JWT-Extended 3.24.1 Flask-Login 0.4.1 Flask-OpenID 1.2.5 Flask-SQLAlchemy 2.4.1 flask-swagger 0.2.13 Flask-WTF 0.14.3 flower 0.9.4 funcsigs 1.0.2 future 0.16.0 google-api-core 1.17.0 google-api-python-client 1.8.2 google-auth 1.14.1 google-auth-httplib2 0.0.3 google-auth-oauthlib 0.4.1 google-cloud-bigquery 1.24.0 google-cloud-bigtable 0.33.0 google-cloud-container 0.5.0 google-cloud-core 1.3.0 google-cloud-dlp 0.14.0 google-cloud-language 1.3.0 google-cloud-spanner 1.9.0 google-cloud-speech 1.3.2 google-cloud-storage 1.28.0 google-cloud-texttospeech 1.0.1 google-cloud-translate 2.0.1 google-cloud-videointelligence 1.14.0 google-cloud-vision 1.0.0 google-resumable-media 0.5.0 googleapis-common-protos 1.51.0 graphviz 0.14 grpc-google-iam-v1 0.12.3 grpcio 1.28.1 grpcio-gcp 0.2.2 gunicorn 19.10.0 httplib2 0.17.3 humanize 0.5.1 idna 2.9 importlib-metadata 1.6.0 iso8601 0.1.12 itsdangerous 1.1.0 Jinja2 2.10.3 json-merge-patch 0.2 jsonschema 3.2.0 kombu 4.6.8 lazy-object-proxy 1.4.3 lockfile 0.12.2 Mako 1.1.2 Markdown 2.6.11 MarkupSafe 1.1.1 marshmallow 2.21.0 marshmallow-enum 1.5.1 marshmallow-sqlalchemy 0.23.0 numpy 1.18.3 oauthlib 3.1.0 pandas 0.25.3 pandas-gbq 0.13.1 paramiko 1.10.5 pendulum 1.4.4 pip 19.0.3 prison 0.1.3 protobuf 3.11.3 psutil 5.7.0 psycopg2-binary 2.8.5 pyasn1 0.4.8 pyasn1-modules 0.2.8 pycparser 2.20 pycrypto 2.6.1 pydata-google-auth 1.1.0 Pygments 2.6.1 PyJWT 1.7.1 pyOpenSSL 19.1.0 pyrsistent 0.16.0 python-daemon 2.1.2 python-dateutil 2.8.1 python-editor 1.0.4 python3-openid 3.1.0 pytz 2019.3 pytzdata 2019.3 PyYAML 5.3.1 redis 3.4.1 requests 2.23.0 requests-oauthlib 1.3.0 rsa 4.0 setproctitle 1.1.10 setuptools 40.8.0 six 1.14.0 slackclient 1.3.2 SQLAlchemy 1.3.16 SQLAlchemy-JSONField 0.9.0 SQLAlchemy-Utils 0.36.3 tabulate 0.8.7 tenacity 4.12.0 termcolor 1.1.0 text-unidecode 1.2 thrift 0.13.0 tornado 5.1.1 typing-extensions 3.7.4.2 tzlocal 1.5.1 unicodecsv 0.14.1 uritemplate 3.0.1 urllib3 1.25.9 vine 1.3.0 websocket-client 0.54.0 Werkzeug 0.16.0 WTForms 2.3.1 zipp 3.1.0 zope.deprecation 4.4.0 -----------------------------------------"><pre class="notranslate"><code class="notranslate">Package Version ------------------------------ ---------- alembic 1.4.2 amqp 2.5.2 apache-airflow 1.10.9 apispec 1.3.3 argcomplete 1.11.1 attrs 19.3.0 Babel 2.8.0 bcrypt 3.1.7 billiard 3.6.3.0 cached-property 1.5.1 cachetools 4.1.0 cattrs 0.9.2 celery 4.4.2 certifi 2020.4.5.1 cffi 1.14.0 chardet 3.0.4 click 7.1.1 colorama 0.4.3 colorlog 4.0.2 configparser 3.5.3 croniter 0.3.31 cryptography 2.9.2 defusedxml 0.6.0 dill 0.3.1.1 dnspython 1.16.0 docutils 0.16 email-validator 1.0.5 Flask 1.1.2 Flask-Admin 1.5.4 Flask-AppBuilder 2.3.3 Flask-Babel 1.0.0 Flask-Bcrypt 0.7.1 Flask-Caching 1.3.3 Flask-JWT-Extended 3.24.1 Flask-Login 0.4.1 Flask-OpenID 1.2.5 Flask-SQLAlchemy 2.4.1 flask-swagger 0.2.13 Flask-WTF 0.14.3 flower 0.9.4 funcsigs 1.0.2 future 0.16.0 google-api-core 1.17.0 google-api-python-client 1.8.2 google-auth 1.14.1 google-auth-httplib2 0.0.3 google-auth-oauthlib 0.4.1 google-cloud-bigquery 1.24.0 google-cloud-bigtable 0.33.0 google-cloud-container 0.5.0 google-cloud-core 1.3.0 google-cloud-dlp 0.14.0 google-cloud-language 1.3.0 google-cloud-spanner 1.9.0 google-cloud-speech 1.3.2 google-cloud-storage 1.28.0 google-cloud-texttospeech 1.0.1 google-cloud-translate 2.0.1 google-cloud-videointelligence 1.14.0 google-cloud-vision 1.0.0 google-resumable-media 0.5.0 googleapis-common-protos 1.51.0 graphviz 0.14 grpc-google-iam-v1 0.12.3 grpcio 1.28.1 grpcio-gcp 0.2.2 gunicorn 19.10.0 httplib2 0.17.3 humanize 0.5.1 idna 2.9 importlib-metadata 1.6.0 iso8601 0.1.12 itsdangerous 1.1.0 Jinja2 2.10.3 json-merge-patch 0.2 jsonschema 3.2.0 kombu 4.6.8 lazy-object-proxy 1.4.3 lockfile 0.12.2 Mako 1.1.2 Markdown 2.6.11 MarkupSafe 1.1.1 marshmallow 2.21.0 marshmallow-enum 1.5.1 marshmallow-sqlalchemy 0.23.0 numpy 1.18.3 oauthlib 3.1.0 pandas 0.25.3 pandas-gbq 0.13.1 paramiko 1.10.5 pendulum 1.4.4 pip 19.0.3 prison 0.1.3 protobuf 3.11.3 psutil 5.7.0 psycopg2-binary 2.8.5 pyasn1 0.4.8 pyasn1-modules 0.2.8 pycparser 2.20 pycrypto 2.6.1 pydata-google-auth 1.1.0 Pygments 2.6.1 PyJWT 1.7.1 pyOpenSSL 19.1.0 pyrsistent 0.16.0 python-daemon 2.1.2 python-dateutil 2.8.1 python-editor 1.0.4 python3-openid 3.1.0 pytz 2019.3 pytzdata 2019.3 PyYAML 5.3.1 redis 3.4.1 requests 2.23.0 requests-oauthlib 1.3.0 rsa 4.0 setproctitle 1.1.10 setuptools 40.8.0 six 1.14.0 slackclient 1.3.2 SQLAlchemy 1.3.16 SQLAlchemy-JSONField 0.9.0 SQLAlchemy-Utils 0.36.3 tabulate 0.8.7 tenacity 4.12.0 termcolor 1.1.0 text-unidecode 1.2 thrift 0.13.0 tornado 5.1.1 typing-extensions 3.7.4.2 tzlocal 1.5.1 unicodecsv 0.14.1 uritemplate 3.0.1 urllib3 1.25.9 vine 1.3.0 websocket-client 0.54.0 Werkzeug 0.16.0 WTForms 2.3.1 zipp 3.1.0 zope.deprecation 4.4.0 ----------------------------------------- </code></pre></div>
<p dir="auto">I am using an AWS ec2 instance and installed apache-airflow there. Following steps, I am doing in that instance,</p> <ol dir="auto"> <li>After initiating airflow with 'airflow initdb', I created a user with <strong>Admin</strong> role using 'airflow create_user' option and in airflow.cfg changed rbac = True.</li> <li>Again ran 'airflow initdb' and 'airflow webserver'. It initiated the webserver.</li> <li>In another tab, run 'airflow scheduler'</li> <li>Then using port-forwarding to port forward the 8080 port from the ec2 instance to my local machine</li> <li>In my local browser, I am just opening localhost:8080/</li> <li>On Airflow login page, putting credentials of the Admin user, I logged in into Airflow</li> <li>After toggling ON a dag from UI, when I am refreshing the page or clicking on some other option, the DAG toggling button is automatically turning OFF. and hence I am not able to run any DAG</li> </ol> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/13828878/80454358-8bd69280-8947-11ea-9fbf-e63b20e09d9b.png"><img src="https://user-images.githubusercontent.com/13828878/80454358-8bd69280-8947-11ea-9fbf-e63b20e09d9b.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto">The button I am talking about is on the left side of the DAG name.</p> <p dir="auto">Please help anyone</p>
1
<h2 dir="auto">Code</h2> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn foo1(x: &amp;str) { println!(&quot;foo1({})&quot;, x); } fn foo2(x: &amp;str) { println!(&quot;foo2({})&quot;, x); } macro_rules! wtf { (1) =&gt; (foo1); (2) =&gt; (foo2); } macro_rules! wtf_foo { ($x:expr, $num:expr) =&gt; { wtf!($num)($x); } } fn main() { //Fails wtf_foo!(&quot;one&quot;, 1); //Works wtf!(1)(&quot;one&quot;); }"><pre class="notranslate"><span class="pl-k">fn</span> <span class="pl-en">foo1</span><span class="pl-kos">(</span><span class="pl-s1">x</span><span class="pl-kos">:</span> <span class="pl-c1">&amp;</span><span class="pl-smi">str</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">println</span><span class="pl-en">!</span><span class="pl-kos">(</span><span class="pl-s">"foo1({})"</span>, x<span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">fn</span> <span class="pl-en">foo2</span><span class="pl-kos">(</span><span class="pl-s1">x</span><span class="pl-kos">:</span> <span class="pl-c1">&amp;</span><span class="pl-smi">str</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">println</span><span class="pl-en">!</span><span class="pl-kos">(</span><span class="pl-s">"foo2({})"</span>, x<span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">macro_rules!</span> wtf <span class="pl-kos">{</span> <span class="pl-kos">(</span><span class="pl-c1">1</span><span class="pl-kos">)</span> =&gt; <span class="pl-kos">(</span>foo1<span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">(</span><span class="pl-c1">2</span><span class="pl-kos">)</span> =&gt; <span class="pl-kos">(</span>foo2<span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">macro_rules!</span> wtf_foo <span class="pl-kos">{</span> <span class="pl-kos">(</span>$x<span class="pl-kos">:</span>expr, $num<span class="pl-kos">:</span>expr<span class="pl-kos">)</span> =&gt; <span class="pl-kos">{</span> wtf!<span class="pl-kos">(</span>$num<span class="pl-kos">)</span><span class="pl-kos">(</span>$x<span class="pl-kos">)</span>; <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-k">fn</span> <span class="pl-en">main</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-c">//Fails</span> <span class="pl-en">wtf_foo</span><span class="pl-en">!</span><span class="pl-kos">(</span><span class="pl-s">"one"</span>, <span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-c">//Works</span> <span class="pl-en">wtf</span><span class="pl-en">!</span><span class="pl-kos">(</span><span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">(</span><span class="pl-s">"one"</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span></pre></div> <h2 dir="auto">Output</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ rustc foo.rs foo.rs:16:8: 17:12 error: no rules expected the token `1` foo.rs:16 wtf!($num)($x); ^~~~"><pre class="notranslate"><code class="notranslate">$ rustc foo.rs foo.rs:16:8: 17:12 error: no rules expected the token `1` foo.rs:16 wtf!($num)($x); ^~~~ </code></pre></div> <h2 dir="auto">Expected Output</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ rustc foo.rs foo.rs:5:1: 7:2 warning: function is never used: `foo2`, #[warn(dead_code)] on by default foo.rs:5 fn foo2(x: &amp;str) { foo.rs:6 println!(&quot;foo2({})&quot;, x); foo.rs:7 } $ ./foo foo1(one) foo1(one)"><pre class="notranslate"><code class="notranslate">$ rustc foo.rs foo.rs:5:1: 7:2 warning: function is never used: `foo2`, #[warn(dead_code)] on by default foo.rs:5 fn foo2(x: &amp;str) { foo.rs:6 println!("foo2({})", x); foo.rs:7 } $ ./foo foo1(one) foo1(one) </code></pre></div> <h2 dir="auto">Other</h2> <p dir="auto">This works fine, so the problem appears to be limited to literal patterns (not sure if that's the right term):</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="macro_rules! print_stuff_for_real { ($x:expr) =&gt; (println!(&quot;Printing stuff: {}&quot;, $x)); } macro_rules! print_stuff { ($x:expr) =&gt; (print_stuff_for_real!($x)); } fn main() { print_stuff!(&quot;stuff&quot;); } "><pre class="notranslate"><span class="pl-k">macro_rules!</span> print_stuff_for_real <span class="pl-kos">{</span> <span class="pl-kos">(</span>$x<span class="pl-kos">:</span>expr<span class="pl-kos">)</span> =&gt; <span class="pl-kos">(</span>println!<span class="pl-kos">(</span><span class="pl-s">"Printing stuff: {}"</span>, $x<span class="pl-kos">)</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">macro_rules!</span> print_stuff <span class="pl-kos">{</span> <span class="pl-kos">(</span>$x<span class="pl-kos">:</span>expr<span class="pl-kos">)</span> =&gt; <span class="pl-kos">(</span>print_stuff_for_real!<span class="pl-kos">(</span>$x<span class="pl-kos">)</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">fn</span> <span class="pl-en">main</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">print_stuff</span><span class="pl-en">!</span><span class="pl-kos">(</span><span class="pl-s">"stuff"</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span></pre></div> <h2 dir="auto">Meta</h2> <p dir="auto">I used two versions of rustc; they behaved identically.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="rustc 1.0.0 (a59de37e9 2015-05-13) (built 2015-05-14) binary: rustc commit-hash: a59de37e99060162a2674e3ff45409ac73595c0e commit-date: 2015-05-13 build-date: 2015-05-14 host: x86_64-unknown-linux-gnu release: 1.0.0"><pre class="notranslate"><code class="notranslate">rustc 1.0.0 (a59de37e9 2015-05-13) (built 2015-05-14) binary: rustc commit-hash: a59de37e99060162a2674e3ff45409ac73595c0e commit-date: 2015-05-13 build-date: 2015-05-14 host: x86_64-unknown-linux-gnu release: 1.0.0 </code></pre></div> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="rustc 1.2.0-nightly (f76d9bcfc 2015-05-28) (built 2015-05-28) binary: rustc commit-hash: f76d9bcfc2c269452522fbbe19f66fe653325646 commit-date: 2015-05-28 build-date: 2015-05-28 host: x86_64-unknown-linux-gnu release: 1.2.0-nightly"><pre class="notranslate"><code class="notranslate">rustc 1.2.0-nightly (f76d9bcfc 2015-05-28) (built 2015-05-28) binary: rustc commit-hash: f76d9bcfc2c269452522fbbe19f66fe653325646 commit-date: 2015-05-28 build-date: 2015-05-28 host: x86_64-unknown-linux-gnu release: 1.2.0-nightly </code></pre></div>
<p dir="auto">With the exception of metavariables with <code class="notranslate">ident</code> and <code class="notranslate">tt</code> fragment specifiers, a macro that passes a metavariable into another macro which contains the raw tokens specified by that metavariable in the matcher will throw a <code class="notranslate">no rules expected the token `{tokens}`</code> error, despite the raw tokens matching up.</p> <p dir="auto">The code in this gist should all compile, but doesn't with the given error messages: <a href="https://gist.github.com/Osspial/d0eb4827d764aa40912bface538dd0ea">https://gist.github.com/Osspial/d0eb4827d764aa40912bface538dd0ea</a></p> <h2 dir="auto">Meta</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&gt; rustc --version --verbose rustc 1.16.0 (30cf806ef 2017-03-10) binary: rustc commit-hash: 30cf806ef8881c41821fbd43e5cf3699c5290c16 commit-date: 2017-03-10 host: x86_64-pc-windows-gnu release: 1.16.0 LLVM version: 3.9"><pre class="notranslate"><code class="notranslate">&gt; rustc --version --verbose rustc 1.16.0 (30cf806ef 2017-03-10) binary: rustc commit-hash: 30cf806ef8881c41821fbd43e5cf3699c5290c16 commit-date: 2017-03-10 host: x86_64-pc-windows-gnu release: 1.16.0 LLVM version: 3.9 </code></pre></div>
1
<p dir="auto">I also think is a pain-in-the-ass to have to manually click on "Only in selection".</p> <p dir="auto">NetBeans handles this quite good, if you had a selection before searching it will automatically activate that for you.</p>
<p dir="auto">Hello, i try change keybind for ctrl-alt-f and dont work. I using windows7 and latest version of Atom.</p> <p dir="auto">'atom-workspace atom-text-editor:not([mini])':<br> 'ctrl-alt-f: 'editor:fold-selection'<br> i changed to<br> 'atom-workspace atom-text-editor:not([mini])':<br> 'ctrl-alt-1: 'editor:fold-selection'</p>
0
<p dir="auto">According to <a href="https://github.com/plnice/can-i-drop-jetifier">https://github.com/plnice/can-i-drop-jetifier</a>, Glide still references support libs and Jetifier cannot be turned off.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="* com.github.bumptech.glide:glide:4.9.0 \-- com.android.support:support-fragment:27.1.1 \-- com.android.support:animated-vector-drawable:27.1.1 \-- com.github.bumptech.glide:gifdecoder:4.9.0 \-- com.android.support:support-annotations:27.1.1"><pre class="notranslate"><code class="notranslate">* com.github.bumptech.glide:glide:4.9.0 \-- com.android.support:support-fragment:27.1.1 \-- com.android.support:animated-vector-drawable:27.1.1 \-- com.github.bumptech.glide:gifdecoder:4.9.0 \-- com.android.support:support-annotations:27.1.1 </code></pre></div>
<div class="highlight highlight-source-ruby notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class com.bumptech.glide.load.engine.GlideException: Failed to load resource 11-27 19:24:00.443 5411-5411/com.pic*****:******* E/Glide: class com.bumptech.glide.load.engine.GlideException: Failed to load resource 11-27 19:24:00.443 5411-21483/com.pic*****:******* E/GlideExecutor: Request threw uncaught throwable java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0 at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:255) at java.util.ArrayList.get(ArrayList.java:308) at java.util.Collections$UnmodifiableList.get(Collections.java:1050) at com.bumptech.glide.load.engine.ResourceCacheGenerator.startNext(ResourceCacheGenerator.java:58) at com.bumptech.glide.load.engine.DecodeJob.runGenerators(DecodeJob.java:273) at com.bumptech.glide.load.engine.DecodeJob.runWrapped(DecodeJob.java:240) at com.bumptech.glide.load.engine.DecodeJob.run(DecodeJob.java:218) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) at java.lang.Thread.run(Thread.java:841) at com.bumptech.glide.load.engine.executor.GlideExecutor$DefaultThreadFactory$1.run(GlideExecutor.java:200)"><pre class="notranslate"><span class="pl-k">class</span> <span class="pl-en">com</span><span class="pl-kos">.</span><span class="pl-en">bumptech</span><span class="pl-kos">.</span><span class="pl-en">glide</span><span class="pl-kos">.</span><span class="pl-en">load</span><span class="pl-kos">.</span><span class="pl-en">engine</span><span class="pl-kos">.</span><span class="pl-en">GlideException</span>: <span class="pl-v">Failed</span> <span class="pl-en">to</span> <span class="pl-en">load</span> <span class="pl-en">resource</span> <span class="pl-c1">11</span>-<span class="pl-c1">27</span> <span class="pl-c1">19</span><span class="pl-pds">:24</span><span class="pl-pds">:00</span><span class="pl-kos">.</span><span class="pl-c1">443</span> <span class="pl-c1">5411</span>-<span class="pl-c1">5411</span>/<span class="pl-en">com</span><span class="pl-kos">.</span><span class="pl-en">pic</span>*****<span class="pl-pds">:**</span>***** <span class="pl-c1">E</span>/<span class="pl-pds">Glide</span>: <span class="pl-k">class</span> <span class="pl-en">com</span><span class="pl-kos">.</span><span class="pl-en">bumptech</span><span class="pl-kos">.</span><span class="pl-en">glide</span><span class="pl-kos">.</span><span class="pl-en">load</span><span class="pl-kos">.</span><span class="pl-en">engine</span><span class="pl-kos">.</span><span class="pl-en">GlideException</span>: <span class="pl-v">Failed</span> <span class="pl-en">to</span> <span class="pl-en">load</span> <span class="pl-en">resource</span> <span class="pl-c1">11</span>-<span class="pl-c1">27</span> <span class="pl-c1">19</span><span class="pl-pds">:24</span><span class="pl-pds">:00</span><span class="pl-kos">.</span><span class="pl-c1">443</span> <span class="pl-c1">5411</span>-<span class="pl-c1">21483</span>/<span class="pl-en">com</span><span class="pl-kos">.</span><span class="pl-en">pic</span>*****<span class="pl-pds">:**</span>***** <span class="pl-c1">E</span>/<span class="pl-pds">GlideExecutor</span>: <span class="pl-v">Request</span> <span class="pl-en">threw</span> <span class="pl-en">uncaught</span> <span class="pl-en">throwable</span> <span class="pl-en">java</span><span class="pl-kos">.</span><span class="pl-en">lang</span><span class="pl-kos">.</span><span class="pl-v">IndexOutOfBoundsException</span>: <span class="pl-v">Invalid</span> <span class="pl-en">index</span> <span class="pl-c1">0</span><span class="pl-kos">,</span> <span class="pl-en">size</span> <span class="pl-en">is</span> <span class="pl-c1">0</span> <span class="pl-en">at</span> <span class="pl-en">java</span><span class="pl-kos">.</span><span class="pl-en">util</span><span class="pl-kos">.</span><span class="pl-en">ArrayList</span><span class="pl-kos">.</span><span class="pl-en">throwIndexOutOfBoundsException</span><span class="pl-kos">(</span><span class="pl-v">ArrayList</span><span class="pl-kos">.</span><span class="pl-en">java</span><span class="pl-pds">:255</span><span class="pl-kos">)</span> <span class="pl-en">at</span> <span class="pl-en">java</span><span class="pl-kos">.</span><span class="pl-en">util</span><span class="pl-kos">.</span><span class="pl-en">ArrayList</span><span class="pl-kos">.</span><span class="pl-en">get</span><span class="pl-kos">(</span><span class="pl-v">ArrayList</span><span class="pl-kos">.</span><span class="pl-en">java</span><span class="pl-pds">:308</span><span class="pl-kos">)</span> <span class="pl-en">at</span> <span class="pl-en">java</span><span class="pl-kos">.</span><span class="pl-en">util</span><span class="pl-kos">.</span><span class="pl-en">Collections</span>$UnmodifiableList<span class="pl-kos">.</span><span class="pl-en">get</span><span class="pl-kos">(</span><span class="pl-v">Collections</span><span class="pl-kos">.</span><span class="pl-en">java</span><span class="pl-pds">:1050</span><span class="pl-kos">)</span> <span class="pl-en">at</span> <span class="pl-en">com</span><span class="pl-kos">.</span><span class="pl-en">bumptech</span><span class="pl-kos">.</span><span class="pl-en">glide</span><span class="pl-kos">.</span><span class="pl-en">load</span><span class="pl-kos">.</span><span class="pl-en">engine</span><span class="pl-kos">.</span><span class="pl-en">ResourceCacheGenerator</span><span class="pl-kos">.</span><span class="pl-en">startNext</span><span class="pl-kos">(</span><span class="pl-v">ResourceCacheGenerator</span><span class="pl-kos">.</span><span class="pl-en">java</span><span class="pl-pds">:58</span><span class="pl-kos">)</span> <span class="pl-en">at</span> <span class="pl-en">com</span><span class="pl-kos">.</span><span class="pl-en">bumptech</span><span class="pl-kos">.</span><span class="pl-en">glide</span><span class="pl-kos">.</span><span class="pl-en">load</span><span class="pl-kos">.</span><span class="pl-en">engine</span><span class="pl-kos">.</span><span class="pl-en">DecodeJob</span><span class="pl-kos">.</span><span class="pl-en">runGenerators</span><span class="pl-kos">(</span><span class="pl-v">DecodeJob</span><span class="pl-kos">.</span><span class="pl-en">java</span><span class="pl-pds">:273</span><span class="pl-kos">)</span> <span class="pl-en">at</span> <span class="pl-en">com</span><span class="pl-kos">.</span><span class="pl-en">bumptech</span><span class="pl-kos">.</span><span class="pl-en">glide</span><span class="pl-kos">.</span><span class="pl-en">load</span><span class="pl-kos">.</span><span class="pl-en">engine</span><span class="pl-kos">.</span><span class="pl-en">DecodeJob</span><span class="pl-kos">.</span><span class="pl-en">runWrapped</span><span class="pl-kos">(</span><span class="pl-v">DecodeJob</span><span class="pl-kos">.</span><span class="pl-en">java</span><span class="pl-pds">:240</span><span class="pl-kos">)</span> <span class="pl-en">at</span> <span class="pl-en">com</span><span class="pl-kos">.</span><span class="pl-en">bumptech</span><span class="pl-kos">.</span><span class="pl-en">glide</span><span class="pl-kos">.</span><span class="pl-en">load</span><span class="pl-kos">.</span><span class="pl-en">engine</span><span class="pl-kos">.</span><span class="pl-en">DecodeJob</span><span class="pl-kos">.</span><span class="pl-en">run</span><span class="pl-kos">(</span><span class="pl-v">DecodeJob</span><span class="pl-kos">.</span><span class="pl-en">java</span><span class="pl-pds">:218</span><span class="pl-kos">)</span> <span class="pl-en">at</span> <span class="pl-en">java</span><span class="pl-kos">.</span><span class="pl-en">util</span><span class="pl-kos">.</span><span class="pl-en">concurrent</span><span class="pl-kos">.</span><span class="pl-en">ThreadPoolExecutor</span><span class="pl-kos">.</span><span class="pl-en">runWorker</span><span class="pl-kos">(</span><span class="pl-v">ThreadPoolExecutor</span><span class="pl-kos">.</span><span class="pl-en">java</span><span class="pl-pds">:1112</span><span class="pl-kos">)</span> <span class="pl-en">at</span> <span class="pl-en">java</span><span class="pl-kos">.</span><span class="pl-en">util</span><span class="pl-kos">.</span><span class="pl-en">concurrent</span><span class="pl-kos">.</span><span class="pl-en">ThreadPoolExecutor</span>$Worker<span class="pl-kos">.</span><span class="pl-en">run</span><span class="pl-kos">(</span><span class="pl-v">ThreadPoolExecutor</span><span class="pl-kos">.</span><span class="pl-en">java</span><span class="pl-pds">:587</span><span class="pl-kos">)</span> <span class="pl-en">at</span> <span class="pl-en">java</span><span class="pl-kos">.</span><span class="pl-en">lang</span><span class="pl-kos">.</span><span class="pl-en">Thread</span><span class="pl-kos">.</span><span class="pl-en">run</span><span class="pl-kos">(</span><span class="pl-v">Thread</span><span class="pl-kos">.</span><span class="pl-en">java</span><span class="pl-pds">:841</span><span class="pl-kos">)</span> <span class="pl-en">at</span> <span class="pl-en">com</span><span class="pl-kos">.</span><span class="pl-en">bumptech</span><span class="pl-kos">.</span><span class="pl-en">glide</span><span class="pl-kos">.</span><span class="pl-en">load</span><span class="pl-kos">.</span><span class="pl-en">engine</span><span class="pl-kos">.</span><span class="pl-en">executor</span><span class="pl-kos">.</span><span class="pl-en">GlideExecutor</span>$DefaultThreadFactory$1<span class="pl-kos">.</span><span class="pl-en">run</span><span class="pl-kos">(</span><span class="pl-v">GlideExecutor</span><span class="pl-kos">.</span><span class="pl-en">java</span><span class="pl-pds">:200</span><span class="pl-kos">)</span></pre></div>
0
<p dir="auto">I am trying to build the celery docker container as mentioned in the docs to setup the dev environment. But docker build fails with below error,</p> <p dir="auto"><strong>Command:</strong> docker-compose build celery<br> <strong>docker_Version:</strong> Docker version 19.03.2, build 6a30dfc<br> <strong>docker_Compse_version:</strong> docker-compose version 1.18.0, build 8dd22a9</p> <p dir="auto"><strong>Error:</strong></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" Running setup.py install for unipath: started Running setup.py install for unipath: finished with status 'done' Successfully installed Jinja2-2.10.3 MarkupSafe-1.1.1 PyYAML-5.1.2 Pygments-2.4.2 Sphinx-1.8.5 alabaster-0.7.12 amqp-2.5.1 argparse-1.4.0 asn1crypto-1.0.1 aspy.yaml-1.3.0 atomicwrites-1.3.0 attrs-19.2.0 aws-xray-sdk-0.95 azure-common-1.1.5 azure-nspkg-3.0.2 azure-storage-0.36.0 azure-storage-common-1.1.0 azure-storage-nspkg-3.1.0 babel-2.7.0 basho-erlastic-2.1.1 billiard-3.6.1.0 boto-2.49.0 boto3-1.9.243 botocore-1.12.243 bumpversion-0.5.3 case-1.5.3 cassandra-driver-3.19.0 certifi-2019.9.11 cffi-1.12.3 cfgv-2.0.1 chardet-3.0.4 codecov-2.0.15 couchbase-2.5.8 coverage-4.5.4 cryptography-2.7 datetime-4.3 dnspython-1.16.0 docker-4.1.0 docutils-0.15.2 ecdsa-0.13.2 elasticsearch-7.0.5 entrypoints-0.3 ephem-3.7.7.0 eventlet-0.25.1 filelock-3.0.12 flake8-3.7.8 flakeplus-1.1.0 future-0.17.1 gevent-1.4.0 greenlet-0.4.15 identify-1.4.7 idna-2.8 imagesize-1.1.0 importlib-metadata-0.23 importlib-resources-1.0.2 jmespath-0.9.4 jsondiff-1.1.1 jsonpickle-1.2 kombu-4.6.5 linecache2-1.0.0 mccabe-0.6.1 mock-3.0.5 monotonic-1.5 more-itertools-7.2.0 moto-1.3.7 msgpack-0.6.2 nodeenv-1.3.3 nose-1.3.7 packaging-19.2 pathlib2-2.3.5 pluggy-0.13.0 pre-commit-1.18.3 py-1.8.0 pyArango-1.3.2 pyaml-19.4.1 pycodestyle-2.5.0 pycouchdb-1.14 pycparser-2.19 pycryptodome-3.9.0 pycurl-7.43.0.3 pydocstyle-1.1.1 pydocumentdb-2.3.2 pyflakes-2.1.1 pylibmc-1.6.1 pymongo-3.9.0 pyparsing-2.4.2 pytest-4.6.5 pytest-cov-2.8.0 pytest-sugar-0.9.2 pytest-travis-fold-1.3.0 python-consul-1.1.0 python-dateutil-2.8.0 python-jose-2.0.2 python-memcached-1.59 python3-protobuf-2.5.0 pytz-2019.2 redis-3.3.8 requests-2.22.0 responses-0.10.6 riak-2.7.0 s3transfer-0.2.1 simplejson-3.16.0 six-1.12.0 snowballstemmer-2.0.0 softlayer-messaging-1.0.3 sphinx-celery-1.4.6 sphinx-testing-0.7.2 sphinx2rst-1.1.0 sphinxcontrib-websupport-1.1.2 sqlalchemy-1.3.9 tblib-1.4.0 termcolor-1.1.0 toml-0.10.0 tox-3.14.0 traceback2-1.4.0 typing-3.7.4.1 unipath-1.1 unittest2-1.1.0 urllib3-1.25.6 vine-1.3.0 virtualenv-16.7.5 wcwidth-0.1.7 websocket-client-0.56.0 werkzeug-0.16.0 wheel-0.33.6 wrapt-1.11.2 xmltodict-0.12.0 zipp-0.6.0 zope.interface-4.6.0 DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429). Ignoring couchbase-cffi: markers 'platform_python_implementation == &quot;PyPy&quot;' don't match your environment Collecting pytz&gt;dev (from -r requirements/default.txt (line 1)) Using cached https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl Collecting billiard&lt;4.0,&gt;=3.6.1 (from -r requirements/default.txt (line 2)) Using cached https://files.pythonhosted.org/packages/9a/bb/2a016ac912fca48e06ff5a662407f3d1681aa47df97fb19feba7cc931ee1/billiard-3.6.1.0-py3-none-any.whl Collecting kombu&lt;5.0,&gt;=4.6.4 (from -r requirements/default.txt (line 3)) ERROR: Could not find a version that satisfies the requirement kombu&lt;5.0,&gt;=4.6.4 (from -r requirements/default.txt (line 3)) (from versions: 0.1.0, 0.2.0, 0.9.0, 0.9.1, 0.9.2, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 1.0.0b1, 1.0.0b2, 1.0.0b3, 1.0.0b4, 1.0.0rc1, 1.0.0rc2, 1.0.0rc3, 1.0.0rc4, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.2.0, 1.2.1, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.5.0, 1.5.1, 2.0.0, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.1.7, 2.1.8, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.2.6, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8, 2.4.9, 2.4.10, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.5.9, 2.5.10, 2.5.11, 2.5.12, 2.5.13, 2.5.14, 2.5.15, 2.5.16, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7, 3.0.8, 3.0.9, 3.0.10, 3.0.11, 3.0.12, 3.0.13, 3.0.14, 3.0.15, 3.0.16, 3.0.17, 3.0.18, 3.0.19, 3.0.20, 3.0.21, 3.0.22, 3.0.23, 3.0.24, 3.0.25, 3.0.26, 3.0.27, 3.0.28, 3.0.29, 3.0.30, 3.0.31, 3.0.32, 3.0.33, 3.0.34, 3.0.35, 3.0.36, 3.0.37, 4.0.0rc3, 4.0.0rc4, 4.0.0rc5, 4.0.0rc6, 4.0.0, 4.0.1, 4.0.2, 4.1.0, 4.2.0, 4.2.1, 4.2.2.post1, 4.3.0, 4.4.0, 4.5.0) ERROR: No matching distribution found for kombu&lt;5.0,&gt;=4.6.4 (from -r requirements/default.txt (line 3)) WARNING: You are using pip version 19.1.1, however version 19.2.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. ERROR: Service 'celery' failed to build: The command '/bin/sh -c pyenv exec python3.7 -m pip install -r requirements/default.txt -r requirements/test.txt -r requirements/test-ci-default.txt -r requirements/docs.txt -r requirements/test-integration.txt -r requirements/pkgutils.txt &amp;&amp; pyenv exec python3.6 -m pip install -r requirements/default.txt -r requirements/test.txt -r requirements/test-ci-default.txt -r requirements/docs.txt -r requirements/test-integration.txt -r requirements/pkgutils.txt &amp;&amp; pyenv exec python3.5 -m pip install -r requirements/default.txt -r requirements/test.txt -r requirements/test-ci-default.txt -r requirements/docs.txt -r requirements/test-integration.txt -r requirements/pkgutils.txt &amp;&amp; pyenv exec python3.4 -m pip install -r requirements/default.txt -r requirements/test.txt -r requirements/test-ci-default.txt -r requirements/docs.txt -r requirements/test-integration.txt -r requirements/pkgutils.txt &amp;&amp; pyenv exec python2.7 -m pip install -r requirements/default.txt -r requirements/test.txt -r requirements/test-ci-default.txt -r requirements/docs.txt -r requirements/test-integration.txt -r requirements/pkgutils.txt' returned a non-zero code: 1"><pre class="notranslate"><code class="notranslate"> Running setup.py install for unipath: started Running setup.py install for unipath: finished with status 'done' Successfully installed Jinja2-2.10.3 MarkupSafe-1.1.1 PyYAML-5.1.2 Pygments-2.4.2 Sphinx-1.8.5 alabaster-0.7.12 amqp-2.5.1 argparse-1.4.0 asn1crypto-1.0.1 aspy.yaml-1.3.0 atomicwrites-1.3.0 attrs-19.2.0 aws-xray-sdk-0.95 azure-common-1.1.5 azure-nspkg-3.0.2 azure-storage-0.36.0 azure-storage-common-1.1.0 azure-storage-nspkg-3.1.0 babel-2.7.0 basho-erlastic-2.1.1 billiard-3.6.1.0 boto-2.49.0 boto3-1.9.243 botocore-1.12.243 bumpversion-0.5.3 case-1.5.3 cassandra-driver-3.19.0 certifi-2019.9.11 cffi-1.12.3 cfgv-2.0.1 chardet-3.0.4 codecov-2.0.15 couchbase-2.5.8 coverage-4.5.4 cryptography-2.7 datetime-4.3 dnspython-1.16.0 docker-4.1.0 docutils-0.15.2 ecdsa-0.13.2 elasticsearch-7.0.5 entrypoints-0.3 ephem-3.7.7.0 eventlet-0.25.1 filelock-3.0.12 flake8-3.7.8 flakeplus-1.1.0 future-0.17.1 gevent-1.4.0 greenlet-0.4.15 identify-1.4.7 idna-2.8 imagesize-1.1.0 importlib-metadata-0.23 importlib-resources-1.0.2 jmespath-0.9.4 jsondiff-1.1.1 jsonpickle-1.2 kombu-4.6.5 linecache2-1.0.0 mccabe-0.6.1 mock-3.0.5 monotonic-1.5 more-itertools-7.2.0 moto-1.3.7 msgpack-0.6.2 nodeenv-1.3.3 nose-1.3.7 packaging-19.2 pathlib2-2.3.5 pluggy-0.13.0 pre-commit-1.18.3 py-1.8.0 pyArango-1.3.2 pyaml-19.4.1 pycodestyle-2.5.0 pycouchdb-1.14 pycparser-2.19 pycryptodome-3.9.0 pycurl-7.43.0.3 pydocstyle-1.1.1 pydocumentdb-2.3.2 pyflakes-2.1.1 pylibmc-1.6.1 pymongo-3.9.0 pyparsing-2.4.2 pytest-4.6.5 pytest-cov-2.8.0 pytest-sugar-0.9.2 pytest-travis-fold-1.3.0 python-consul-1.1.0 python-dateutil-2.8.0 python-jose-2.0.2 python-memcached-1.59 python3-protobuf-2.5.0 pytz-2019.2 redis-3.3.8 requests-2.22.0 responses-0.10.6 riak-2.7.0 s3transfer-0.2.1 simplejson-3.16.0 six-1.12.0 snowballstemmer-2.0.0 softlayer-messaging-1.0.3 sphinx-celery-1.4.6 sphinx-testing-0.7.2 sphinx2rst-1.1.0 sphinxcontrib-websupport-1.1.2 sqlalchemy-1.3.9 tblib-1.4.0 termcolor-1.1.0 toml-0.10.0 tox-3.14.0 traceback2-1.4.0 typing-3.7.4.1 unipath-1.1 unittest2-1.1.0 urllib3-1.25.6 vine-1.3.0 virtualenv-16.7.5 wcwidth-0.1.7 websocket-client-0.56.0 werkzeug-0.16.0 wheel-0.33.6 wrapt-1.11.2 xmltodict-0.12.0 zipp-0.6.0 zope.interface-4.6.0 DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429). Ignoring couchbase-cffi: markers 'platform_python_implementation == "PyPy"' don't match your environment Collecting pytz&gt;dev (from -r requirements/default.txt (line 1)) Using cached https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl Collecting billiard&lt;4.0,&gt;=3.6.1 (from -r requirements/default.txt (line 2)) Using cached https://files.pythonhosted.org/packages/9a/bb/2a016ac912fca48e06ff5a662407f3d1681aa47df97fb19feba7cc931ee1/billiard-3.6.1.0-py3-none-any.whl Collecting kombu&lt;5.0,&gt;=4.6.4 (from -r requirements/default.txt (line 3)) ERROR: Could not find a version that satisfies the requirement kombu&lt;5.0,&gt;=4.6.4 (from -r requirements/default.txt (line 3)) (from versions: 0.1.0, 0.2.0, 0.9.0, 0.9.1, 0.9.2, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 1.0.0b1, 1.0.0b2, 1.0.0b3, 1.0.0b4, 1.0.0rc1, 1.0.0rc2, 1.0.0rc3, 1.0.0rc4, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.2.0, 1.2.1, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.5.0, 1.5.1, 2.0.0, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.1.7, 2.1.8, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.2.6, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8, 2.4.9, 2.4.10, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.5.9, 2.5.10, 2.5.11, 2.5.12, 2.5.13, 2.5.14, 2.5.15, 2.5.16, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7, 3.0.8, 3.0.9, 3.0.10, 3.0.11, 3.0.12, 3.0.13, 3.0.14, 3.0.15, 3.0.16, 3.0.17, 3.0.18, 3.0.19, 3.0.20, 3.0.21, 3.0.22, 3.0.23, 3.0.24, 3.0.25, 3.0.26, 3.0.27, 3.0.28, 3.0.29, 3.0.30, 3.0.31, 3.0.32, 3.0.33, 3.0.34, 3.0.35, 3.0.36, 3.0.37, 4.0.0rc3, 4.0.0rc4, 4.0.0rc5, 4.0.0rc6, 4.0.0, 4.0.1, 4.0.2, 4.1.0, 4.2.0, 4.2.1, 4.2.2.post1, 4.3.0, 4.4.0, 4.5.0) ERROR: No matching distribution found for kombu&lt;5.0,&gt;=4.6.4 (from -r requirements/default.txt (line 3)) WARNING: You are using pip version 19.1.1, however version 19.2.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. ERROR: Service 'celery' failed to build: The command '/bin/sh -c pyenv exec python3.7 -m pip install -r requirements/default.txt -r requirements/test.txt -r requirements/test-ci-default.txt -r requirements/docs.txt -r requirements/test-integration.txt -r requirements/pkgutils.txt &amp;&amp; pyenv exec python3.6 -m pip install -r requirements/default.txt -r requirements/test.txt -r requirements/test-ci-default.txt -r requirements/docs.txt -r requirements/test-integration.txt -r requirements/pkgutils.txt &amp;&amp; pyenv exec python3.5 -m pip install -r requirements/default.txt -r requirements/test.txt -r requirements/test-ci-default.txt -r requirements/docs.txt -r requirements/test-integration.txt -r requirements/pkgutils.txt &amp;&amp; pyenv exec python3.4 -m pip install -r requirements/default.txt -r requirements/test.txt -r requirements/test-ci-default.txt -r requirements/docs.txt -r requirements/test-integration.txt -r requirements/pkgutils.txt &amp;&amp; pyenv exec python2.7 -m pip install -r requirements/default.txt -r requirements/test.txt -r requirements/test-ci-default.txt -r requirements/docs.txt -r requirements/test-integration.txt -r requirements/pkgutils.txt' returned a non-zero code: 1 </code></pre></div> <h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have read the relevant section in the<br> <a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contribution guide</a><br> on reporting bugs.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have checked the <a href="https://github.com/celery/celery/issues?q=is%3Aissue+label%3A%22Issue+Type%3A+Bug+Report%22+-label%3A%22Category%3A+Documentation%22">issues list</a><br> for similar or identical bug reports.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have checked the <a href="https://github.com/celery/celery/pulls?q=is%3Apr+label%3A%22PR+Type%3A+Bugfix%22+-label%3A%22Category%3A+Documentation%22">pull requests list</a><br> for existing proposed fixes.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have checked the <a href="https://github.com/celery/celery/commits/master">commit log</a><br> to find out if the bug was already fixed in the master branch.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have included all related issues and possible duplicate issues<br> in this issue (If there are none, check this box anyway).</li> </ul> <h2 dir="auto">Mandatory Debugging Information</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have included the output of <code class="notranslate">celery -A proj report</code> in the issue.<br> (if you are not able to do this, then at least specify the Celery<br> version affected).</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have included the contents of <code class="notranslate">pip freeze</code> in the issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have included all the versions of all the external dependencies required<br> to reproduce this bug.</li> </ul> <h2 dir="auto">Optional Debugging Information</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one Python version<br> and/or implementation.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one message broker and/or<br> result backend.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one version of the message<br> broker and/or result backend.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one operating system.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one workers pool.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue with autoscaling, retries,<br> ETA/Countdown &amp; rate limits disabled.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue after downgrading<br> and/or upgrading Celery and its dependencies.</li> </ul> <h2 dir="auto">Related Issues and Possible Duplicates</h2> <h4 dir="auto">Related Issues</h4> <ul dir="auto"> <li>None</li> </ul> <h4 dir="auto">Possible Duplicates</h4> <ul dir="auto"> <li>None</li> </ul> <h2 dir="auto">Environment &amp; Settings</h2> <p dir="auto"><strong>Celery version</strong>:</p> <details> <summary><b><code class="notranslate">celery report</code> Output:</b></summary> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=""><pre class="notranslate"><code class="notranslate"></code></pre></div> <p dir="auto"></p> </details> <h1 dir="auto">Steps to Reproduce</h1> <h2 dir="auto">Required Dependencies</h2> <ul dir="auto"> <li><strong>Minimal Python Version</strong>: N/A or Unknown</li> <li><strong>Minimal Celery Version</strong>: N/A or Unknown</li> <li><strong>Minimal Kombu Version</strong>: N/A or Unknown</li> <li><strong>Minimal Broker Version</strong>: N/A or Unknown</li> <li><strong>Minimal Result Backend Version</strong>: N/A or Unknown</li> <li><strong>Minimal OS and/or Kernel Version</strong>: N/A or Unknown</li> <li><strong>Minimal Broker Client Version</strong>: N/A or Unknown</li> <li><strong>Minimal Result Backend Client Version</strong>: N/A or Unknown</li> </ul> <h3 dir="auto">Python Packages</h3> <details> <summary><b><code class="notranslate">pip freeze</code> Output:</b></summary> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=""><pre class="notranslate"><code class="notranslate"></code></pre></div> <p dir="auto"></p> </details> <h3 dir="auto">Other Dependencies</h3> <details> <p dir="auto"> N/A </p> </details> <h2 dir="auto">Minimally Reproducible Test Case</h2> <details> <p dir="auto"> </p><div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=""><pre class="notranslate"></pre></div> <p dir="auto"></p> </details> <h1 dir="auto">Expected Behavior</h1> <h1 dir="auto">Actual Behavior</h1>
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the relevant section in the<br> <a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contribution guide</a><br> on reporting bugs.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?q=is%3Aissue+label%3A%22Issue+Type%3A+Bug+Report%22+-label%3A%22Category%3A+Documentation%22">issues list</a><br> for similar or identical bug reports.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/pulls?q=is%3Apr+label%3A%22PR+Type%3A+Bugfix%22+-label%3A%22Category%3A+Documentation%22">pull requests list</a><br> for existing proposed fixes.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/commits/master">commit log</a><br> to find out if the bug was already fixed in the master branch.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included all related issues and possible duplicate issues<br> in this issue (If there are none, check this box anyway).</li> </ul> <h2 dir="auto">Mandatory Debugging Information</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included the output of <code class="notranslate">celery -A proj report</code> in the issue.<br> (if you are not able to do this, then at least specify the Celery<br> version affected).</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included the contents of <code class="notranslate">pip freeze</code> in the issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included all the versions of all the external dependencies required<br> to reproduce this bug.</li> </ul> <h2 dir="auto">Optional Debugging Information</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one Python version<br> and/or implementation.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one message broker and/or<br> result backend.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one version of the message<br> broker and/or result backend.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one operating system.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one workers pool.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue with autoscaling, retries,<br> ETA/Countdown &amp; rate limits disabled.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue after downgrading<br> and/or upgrading Celery and its dependencies.</li> </ul> <h2 dir="auto">Related Issues and Possible Duplicates</h2> <h4 dir="auto">Related Issues</h4> <ul dir="auto"> <li>None</li> </ul> <h4 dir="auto">Possible Duplicates</h4> <ul dir="auto"> <li>None</li> </ul> <h2 dir="auto">Environment &amp; Settings</h2> <p dir="auto"><strong>Celery version</strong>: 4.4.0rc1</p> <details> <summary><b><code class="notranslate">celery -A proj report</code> Output:</b></summary> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" software -&gt; celery:4.3.0 (rhubarb) kombu:4.6.1 py:3.6.7 billiard:3.6.0.0 py-amqp:2.5.0 platform -&gt; system:Linux arch:64bit, ELF kernel version:4.15.0-47-generic imp:CPython loader -&gt; celery.loaders.app.AppLoader settings -&gt; transport:amqp results:cassandra ABSOLUTE_URL_OVERRIDES: { } ADMINS: [] ALLOWED_HOSTS: [] APPEND_SLASH: True AUTHENTICATION_BACKENDS: ['django.contrib.auth.backends.ModelBackend'] AUTH_PASSWORD_VALIDATORS: '********' AUTH_USER_MODEL: 'auth.User' BASE_DIR: '/u02/projects/proj' CACHES: { 'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}} CACHE_MIDDLEWARE_ALIAS: 'default' CACHE_MIDDLEWARE_KEY_PREFIX: '********' CACHE_MIDDLEWARE_SECONDS: 600 CELERY_BROKER_URL: 'amqp://guest:********@localhost:5672//' CELERY_CASSANDRA_COLUMN_FAMILY: 'tasks' CELERY_CASSANDRA_KEYSPACE: '********' CELERY_CASSANDRA_PORT: 9042 CELERY_CASSANDRA_SERVERS: ['localhost'] CELERY_RESULT_BACKEND: 'cassandra' CLOUD_STORAGE_BUCKET: 'testbucket' CSRF_COOKIE_AGE: 31449600 CSRF_COOKIE_DOMAIN: None CSRF_COOKIE_HTTPONLY: False CSRF_COOKIE_NAME: 'csrftoken' CSRF_COOKIE_PATH: '/' CSRF_COOKIE_SAMESITE: 'Lax' CSRF_COOKIE_SECURE: False CSRF_FAILURE_VIEW: 'django.views.csrf.csrf_failure' CSRF_HEADER_NAME: 'HTTP_X_CSRFTOKEN' CSRF_TRUSTED_ORIGINS: [] CSRF_USE_SESSIONS: False DATABASES: { 'default': { 'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.postgresql', 'HOST': '127.0.0.1', 'NAME': 'testuru_0612', 'OPTIONS': {}, 'PASSWORD': '********', 'PORT': '5432', 'TEST': { 'CHARSET': None, 'COLLATION': None, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'homestead'}} DATABASE_ROUTERS: '********' DATA_UPLOAD_MAX_MEMORY_SIZE: 2621440 DATA_UPLOAD_MAX_NUMBER_FIELDS: 1000 DATETIME_FORMAT: 'N j, Y, P' DATETIME_INPUT_FORMATS: ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%Y-%m-%d', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%Y', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M', '%m/%d/%y'] DATE_FORMAT: 'N j, Y' DATE_INPUT_FORMATS: ['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y'] DEBUG: True DEBUG_PROPAGATE_EXCEPTIONS: False DECIMAL_SEPARATOR: '.' DEFAULT_CHARSET: 'utf-8' DEFAULT_CONTENT_TYPE: 'text/html' DEFAULT_EXCEPTION_REPORTER_FILTER: 'django.views.debug.SafeExceptionReporterFilter' DEFAULT_FILE_STORAGE: 'django.core.files.storage.FileSystemStorage' DEFAULT_FROM_EMAIL: 'webmaster@localhost' DEFAULT_INDEX_TABLESPACE: '' DEFAULT_TABLESPACE: '' DISALLOWED_USER_AGENTS: [] EMAIL_BACKEND: 'django.core.mail.backends.smtp.EmailBackend' EMAIL_HOST: 'localhost' EMAIL_HOST_PASSWORD: '********' EMAIL_HOST_USER: '' EMAIL_PORT: 25 EMAIL_SSL_CERTFILE: None EMAIL_SSL_KEYFILE: '********' EMAIL_SUBJECT_PREFIX: '[Django] ' EMAIL_TIMEOUT: None EMAIL_USE_LOCALTIME: False EMAIL_USE_SSL: False EMAIL_USE_TLS: False FILE_CHARSET: 'utf-8' FILE_UPLOAD_DIRECTORY_PERMISSIONS: None FILE_UPLOAD_HANDLERS: ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler'] FILE_UPLOAD_MAX_MEMORY_SIZE: 2621440 FILE_UPLOAD_PERMISSIONS: None FILE_UPLOAD_TEMP_DIR: None FIRST_DAY_OF_WEEK: 0 FIXTURE_DIRS: [] FORCE_SCRIPT_NAME: None FORMAT_MODULE_PATH: None FORM_RENDERER: 'django.forms.renderers.DjangoTemplates' IGNORABLE_404_URLS: [] INSTALLED_APPS: ['fix_exam_question.apps.FixExamQuestionConfig', 'geo_ip_database.apps.GeoIpDatabaseConfig', 'django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles'] INTERNAL_IPS: [] LANGUAGES: [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')] LANGUAGES_BIDI: ['he', 'ar', 'fa', 'ur'] LANGUAGE_CODE: 'en-us' LANGUAGE_COOKIE_AGE: None LANGUAGE_COOKIE_DOMAIN: None LANGUAGE_COOKIE_NAME: 'django_language' LANGUAGE_COOKIE_PATH: '/' LOCALE_PATHS: [] LOGGING: { 'disable_existing_loggers': False, 'formatters': { 'simple': { 'format': '{levelname} {asctime} {module} ' '{message}', 'style': '{'}, 'verbose': { 'format': '{levelname} {asctime} {module} ' '{process:d} {thread:d} ' '{message}', 'style': '{'}}, 'handlers': { 'console': {'class': 'logging.StreamHandler'},}, 'version': 1} LOGGING_CONFIG: 'logging.config.dictConfig' LOGIN_REDIRECT_URL: '/accounts/profile/' LOGIN_URL: '/accounts/login/' LOGOUT_REDIRECT_URL: None MANAGERS: [] MEDIA_ROOT: '' MEDIA_URL: '' MESSAGE_STORAGE: 'django.contrib.messages.storage.fallback.FallbackStorage' MIDDLEWARE: ['django.middleware.security.SecurityMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware'] MIGRATION_MODULES: { } MONTH_DAY_FORMAT: 'F j' NUMBER_GROUPING: 0 PASSWORD_HASHERS: '********' PASSWORD_RESET_TIMEOUT_DAYS: '********' PREPEND_WWW: False RESOURCE_DIRECTORY: '/u02/share/tmp/proj' ROOT_URLCONF: 'proj.urls' SECRET_KEY: '********' SECURE_BROWSER_XSS_FILTER: False SECURE_CONTENT_TYPE_NOSNIFF: False SECURE_HSTS_INCLUDE_SUBDOMAINS: False SECURE_HSTS_PRELOAD: False SECURE_HSTS_SECONDS: 0 SECURE_PROXY_SSL_HEADER: None SECURE_REDIRECT_EXEMPT: [] SECURE_SSL_HOST: None SECURE_SSL_REDIRECT: False SERVER_EMAIL: 'root@localhost' SESSION_CACHE_ALIAS: 'default' SESSION_COOKIE_AGE: 1209600 SESSION_COOKIE_DOMAIN: None SESSION_COOKIE_HTTPONLY: True SESSION_COOKIE_NAME: 'sessionid' SESSION_COOKIE_PATH: '/' SESSION_COOKIE_SAMESITE: 'Lax' SESSION_COOKIE_SECURE: False SESSION_ENGINE: 'django.contrib.sessions.backends.db' SESSION_EXPIRE_AT_BROWSER_CLOSE: False SESSION_FILE_PATH: None SESSION_SAVE_EVERY_REQUEST: False SESSION_SERIALIZER: 'django.contrib.sessions.serializers.JSONSerializer' SETTINGS_MODULE: 'proj.settings' SHORT_DATETIME_FORMAT: 'm/d/Y P' SHORT_DATE_FORMAT: 'm/d/Y' SIGNING_BACKEND: 'django.core.signing.TimestampSigner' SILENCED_SYSTEM_CHECKS: [] STATICFILES_DIRS: [] STATICFILES_FINDERS: ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder'] STATICFILES_STORAGE: 'django.contrib.staticfiles.storage.StaticFilesStorage' STATIC_ROOT: None STATIC_URL: '/static/' TEMPLATES: [{'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': [], 'OPTIONS': {'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.contrib.messages.context_processors.messages']}}] TEMP_DIRECTORY: '/u02/share/tmp/proj/tmp' TEST_NON_SERIALIZED_APPS: [] TEST_RUNNER: 'django.test.runner.DiscoverRunner' THOUSAND_SEPARATOR: ',' TIME_FORMAT: 'P' TIME_INPUT_FORMATS: ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M'] TIME_ZONE: 'UTC' USE_I18N: True USE_L10N: True USE_THOUSAND_SEPARATOR: False USE_TZ: True USE_X_FORWARDED_HOST: False USE_X_FORWARDED_PORT: False WSGI_APPLICATION: 'proj.wsgi.application' X_FRAME_OPTIONS: 'SAMEORIGIN' YEAR_MONTH_FORMAT: 'F Y' is_overridden: &lt;bound method Settings.is_overridden of &lt;Settings &quot;proj.settings&quot;&gt;&gt;"><pre class="notranslate"><code class="notranslate"> software -&gt; celery:4.3.0 (rhubarb) kombu:4.6.1 py:3.6.7 billiard:3.6.0.0 py-amqp:2.5.0 platform -&gt; system:Linux arch:64bit, ELF kernel version:4.15.0-47-generic imp:CPython loader -&gt; celery.loaders.app.AppLoader settings -&gt; transport:amqp results:cassandra ABSOLUTE_URL_OVERRIDES: { } ADMINS: [] ALLOWED_HOSTS: [] APPEND_SLASH: True AUTHENTICATION_BACKENDS: ['django.contrib.auth.backends.ModelBackend'] AUTH_PASSWORD_VALIDATORS: '********' AUTH_USER_MODEL: 'auth.User' BASE_DIR: '/u02/projects/proj' CACHES: { 'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}} CACHE_MIDDLEWARE_ALIAS: 'default' CACHE_MIDDLEWARE_KEY_PREFIX: '********' CACHE_MIDDLEWARE_SECONDS: 600 CELERY_BROKER_URL: 'amqp://guest:********@localhost:5672//' CELERY_CASSANDRA_COLUMN_FAMILY: 'tasks' CELERY_CASSANDRA_KEYSPACE: '********' CELERY_CASSANDRA_PORT: 9042 CELERY_CASSANDRA_SERVERS: ['localhost'] CELERY_RESULT_BACKEND: 'cassandra' CLOUD_STORAGE_BUCKET: 'testbucket' CSRF_COOKIE_AGE: 31449600 CSRF_COOKIE_DOMAIN: None CSRF_COOKIE_HTTPONLY: False CSRF_COOKIE_NAME: 'csrftoken' CSRF_COOKIE_PATH: '/' CSRF_COOKIE_SAMESITE: 'Lax' CSRF_COOKIE_SECURE: False CSRF_FAILURE_VIEW: 'django.views.csrf.csrf_failure' CSRF_HEADER_NAME: 'HTTP_X_CSRFTOKEN' CSRF_TRUSTED_ORIGINS: [] CSRF_USE_SESSIONS: False DATABASES: { 'default': { 'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.postgresql', 'HOST': '127.0.0.1', 'NAME': 'testuru_0612', 'OPTIONS': {}, 'PASSWORD': '********', 'PORT': '5432', 'TEST': { 'CHARSET': None, 'COLLATION': None, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'homestead'}} DATABASE_ROUTERS: '********' DATA_UPLOAD_MAX_MEMORY_SIZE: 2621440 DATA_UPLOAD_MAX_NUMBER_FIELDS: 1000 DATETIME_FORMAT: 'N j, Y, P' DATETIME_INPUT_FORMATS: ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%Y-%m-%d', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%Y', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M', '%m/%d/%y'] DATE_FORMAT: 'N j, Y' DATE_INPUT_FORMATS: ['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y'] DEBUG: True DEBUG_PROPAGATE_EXCEPTIONS: False DECIMAL_SEPARATOR: '.' DEFAULT_CHARSET: 'utf-8' DEFAULT_CONTENT_TYPE: 'text/html' DEFAULT_EXCEPTION_REPORTER_FILTER: 'django.views.debug.SafeExceptionReporterFilter' DEFAULT_FILE_STORAGE: 'django.core.files.storage.FileSystemStorage' DEFAULT_FROM_EMAIL: 'webmaster@localhost' DEFAULT_INDEX_TABLESPACE: '' DEFAULT_TABLESPACE: '' DISALLOWED_USER_AGENTS: [] EMAIL_BACKEND: 'django.core.mail.backends.smtp.EmailBackend' EMAIL_HOST: 'localhost' EMAIL_HOST_PASSWORD: '********' EMAIL_HOST_USER: '' EMAIL_PORT: 25 EMAIL_SSL_CERTFILE: None EMAIL_SSL_KEYFILE: '********' EMAIL_SUBJECT_PREFIX: '[Django] ' EMAIL_TIMEOUT: None EMAIL_USE_LOCALTIME: False EMAIL_USE_SSL: False EMAIL_USE_TLS: False FILE_CHARSET: 'utf-8' FILE_UPLOAD_DIRECTORY_PERMISSIONS: None FILE_UPLOAD_HANDLERS: ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler'] FILE_UPLOAD_MAX_MEMORY_SIZE: 2621440 FILE_UPLOAD_PERMISSIONS: None FILE_UPLOAD_TEMP_DIR: None FIRST_DAY_OF_WEEK: 0 FIXTURE_DIRS: [] FORCE_SCRIPT_NAME: None FORMAT_MODULE_PATH: None FORM_RENDERER: 'django.forms.renderers.DjangoTemplates' IGNORABLE_404_URLS: [] INSTALLED_APPS: ['fix_exam_question.apps.FixExamQuestionConfig', 'geo_ip_database.apps.GeoIpDatabaseConfig', 'django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles'] INTERNAL_IPS: [] LANGUAGES: [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')] LANGUAGES_BIDI: ['he', 'ar', 'fa', 'ur'] LANGUAGE_CODE: 'en-us' LANGUAGE_COOKIE_AGE: None LANGUAGE_COOKIE_DOMAIN: None LANGUAGE_COOKIE_NAME: 'django_language' LANGUAGE_COOKIE_PATH: '/' LOCALE_PATHS: [] LOGGING: { 'disable_existing_loggers': False, 'formatters': { 'simple': { 'format': '{levelname} {asctime} {module} ' '{message}', 'style': '{'}, 'verbose': { 'format': '{levelname} {asctime} {module} ' '{process:d} {thread:d} ' '{message}', 'style': '{'}}, 'handlers': { 'console': {'class': 'logging.StreamHandler'},}, 'version': 1} LOGGING_CONFIG: 'logging.config.dictConfig' LOGIN_REDIRECT_URL: '/accounts/profile/' LOGIN_URL: '/accounts/login/' LOGOUT_REDIRECT_URL: None MANAGERS: [] MEDIA_ROOT: '' MEDIA_URL: '' MESSAGE_STORAGE: 'django.contrib.messages.storage.fallback.FallbackStorage' MIDDLEWARE: ['django.middleware.security.SecurityMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware'] MIGRATION_MODULES: { } MONTH_DAY_FORMAT: 'F j' NUMBER_GROUPING: 0 PASSWORD_HASHERS: '********' PASSWORD_RESET_TIMEOUT_DAYS: '********' PREPEND_WWW: False RESOURCE_DIRECTORY: '/u02/share/tmp/proj' ROOT_URLCONF: 'proj.urls' SECRET_KEY: '********' SECURE_BROWSER_XSS_FILTER: False SECURE_CONTENT_TYPE_NOSNIFF: False SECURE_HSTS_INCLUDE_SUBDOMAINS: False SECURE_HSTS_PRELOAD: False SECURE_HSTS_SECONDS: 0 SECURE_PROXY_SSL_HEADER: None SECURE_REDIRECT_EXEMPT: [] SECURE_SSL_HOST: None SECURE_SSL_REDIRECT: False SERVER_EMAIL: 'root@localhost' SESSION_CACHE_ALIAS: 'default' SESSION_COOKIE_AGE: 1209600 SESSION_COOKIE_DOMAIN: None SESSION_COOKIE_HTTPONLY: True SESSION_COOKIE_NAME: 'sessionid' SESSION_COOKIE_PATH: '/' SESSION_COOKIE_SAMESITE: 'Lax' SESSION_COOKIE_SECURE: False SESSION_ENGINE: 'django.contrib.sessions.backends.db' SESSION_EXPIRE_AT_BROWSER_CLOSE: False SESSION_FILE_PATH: None SESSION_SAVE_EVERY_REQUEST: False SESSION_SERIALIZER: 'django.contrib.sessions.serializers.JSONSerializer' SETTINGS_MODULE: 'proj.settings' SHORT_DATETIME_FORMAT: 'm/d/Y P' SHORT_DATE_FORMAT: 'm/d/Y' SIGNING_BACKEND: 'django.core.signing.TimestampSigner' SILENCED_SYSTEM_CHECKS: [] STATICFILES_DIRS: [] STATICFILES_FINDERS: ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder'] STATICFILES_STORAGE: 'django.contrib.staticfiles.storage.StaticFilesStorage' STATIC_ROOT: None STATIC_URL: '/static/' TEMPLATES: [{'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': [], 'OPTIONS': {'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.contrib.messages.context_processors.messages']}}] TEMP_DIRECTORY: '/u02/share/tmp/proj/tmp' TEST_NON_SERIALIZED_APPS: [] TEST_RUNNER: 'django.test.runner.DiscoverRunner' THOUSAND_SEPARATOR: ',' TIME_FORMAT: 'P' TIME_INPUT_FORMATS: ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M'] TIME_ZONE: 'UTC' USE_I18N: True USE_L10N: True USE_THOUSAND_SEPARATOR: False USE_TZ: True USE_X_FORWARDED_HOST: False USE_X_FORWARDED_PORT: False WSGI_APPLICATION: 'proj.wsgi.application' X_FRAME_OPTIONS: 'SAMEORIGIN' YEAR_MONTH_FORMAT: 'F Y' is_overridden: &lt;bound method Settings.is_overridden of &lt;Settings "proj.settings"&gt;&gt; </code></pre></div> <p dir="auto"></p> </details> <h1 dir="auto">Steps to Reproduce</h1> <h2 dir="auto">Required Dependencies</h2> <ul dir="auto"> <li><strong>Minimal Python Version</strong>: 3.6.7</li> <li><strong>Minimal Celery Version</strong>: 4.4.0rc1</li> <li><strong>Minimal Kombu Version</strong>: 4.6.1</li> <li><strong>Minimal Broker Version (RabbitMQ)(docker)</strong>: 3.7.15</li> <li><strong>Minimal Result Backend Version (cassandra)(docker)</strong>: 3.11.4</li> <li><strong>Minimal OS and/or Kernel Version</strong>: Linux homestead 4.15.0-47-generic <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="88843" data-permission-text="Title is private" data-url="https://github.com/celery/celery/issues/50" data-hovercard-type="issue" data-hovercard-url="/celery/celery/issues/50/hovercard" href="https://github.com/celery/celery/issues/50">#50</a>-Ubuntu SMP Wed Mar 13 10:44:52 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux</li> <li><strong>Minimal Broker Client Version (amqp)</strong>: 2.5.0</li> <li><strong>Minimal Result Backend Client Version(cassandra-driver)</strong>: 3.18.0</li> </ul> <h3 dir="auto">Python Packages</h3> <details> <summary><b><code class="notranslate">pip freeze</code> Output:</b></summary> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="amqp==2.5.0 Babel==2.7.0 billiard==3.6.0.0 cassandra-driver==3.18.0 celery==4.4.0rc1 Django==2.2.2 kombu==4.6.1 psycopg2-binary==2.8.2 PyPDF2==1.26.0 python-decouple==3.1 pytz==2019.1 six==1.12.0 sqlparse==0.3.0 tornado==6.0.2 vine==1.3.0 Wand==0.5.4"><pre class="notranslate"><code class="notranslate">amqp==2.5.0 Babel==2.7.0 billiard==3.6.0.0 cassandra-driver==3.18.0 celery==4.4.0rc1 Django==2.2.2 kombu==4.6.1 psycopg2-binary==2.8.2 PyPDF2==1.26.0 python-decouple==3.1 pytz==2019.1 six==1.12.0 sqlparse==0.3.0 tornado==6.0.2 vine==1.3.0 Wand==0.5.4 </code></pre></div> <p dir="auto"></p> </details> <h3 dir="auto">Other Dependencies</h3> <details> <p dir="auto"> N/A </p> </details> <h2 dir="auto">Minimally Reproducible Test Case</h2> <p dir="auto">Follow the guide <a href="http://docs.celeryproject.org/en/latest/django/first-steps-with-django.html#django-first-steps" rel="nofollow">here</a></p> <details> <p dir="auto"> docker-compose.yml </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="version: &quot;3&quot; services: rabbitmq: image: rabbitmq restart: always ports: - 5462:5462 - 5671-5672:5671-5672 cassandra: image: cassandra restart: always ports: - 7000:7000 - 9042:9042"><pre class="notranslate"><code class="notranslate">version: "3" services: rabbitmq: image: rabbitmq restart: always ports: - 5462:5462 - 5671-5672:5671-5672 cassandra: image: cassandra restart: always ports: - 7000:7000 - 9042:9042 </code></pre></div> <p dir="auto">proj/settings.py</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="CELERY_BROKER_URL = 'amqp://localhost' CELERY_RESULT_BACKEND = 'cassandra' CELERY_CASSANDRA_SERVERS = ['localhost'] CELERY_CASSANDRA_COLUMN_FAMILY = 'tasks' CELERY_CASSANDRA_KEYSPACE = 'celery' CELERY_CASSANDRA_PORT = 9042"><pre class="notranslate"><code class="notranslate">CELERY_BROKER_URL = 'amqp://localhost' CELERY_RESULT_BACKEND = 'cassandra' CELERY_CASSANDRA_SERVERS = ['localhost'] CELERY_CASSANDRA_COLUMN_FAMILY = 'tasks' CELERY_CASSANDRA_KEYSPACE = 'celery' CELERY_CASSANDRA_PORT = 9042 </code></pre></div> <p dir="auto">proj/proj/celery.py</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from __future__ import absolute_import, unicode_literals import os from celery import Celery # set the default Django settings module for the 'celery' program. os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'pytesturu.settings') app = Celery('proj') # Using a string here means the worker doesn't have to serialize # the configuration object to child processes. # - namespace='CELERY' means all celery-related configuration keys # should have a `CELERY_` prefix. app.config_from_object('django.conf:settings', namespace='CELERY') # Load task modules from all registered Django app configs. app.autodiscover_tasks()"><pre class="notranslate"><span class="pl-k">from</span> __future__ <span class="pl-k">import</span> <span class="pl-s1">absolute_import</span>, <span class="pl-s1">unicode_literals</span> <span class="pl-k">import</span> <span class="pl-s1">os</span> <span class="pl-k">from</span> <span class="pl-s1">celery</span> <span class="pl-k">import</span> <span class="pl-v">Celery</span> <span class="pl-c"># set the default Django settings module for the 'celery' program.</span> <span class="pl-s1">os</span>.<span class="pl-s1">environ</span>.<span class="pl-en">setdefault</span>(<span class="pl-s">'DJANGO_SETTINGS_MODULE'</span>, <span class="pl-s">'pytesturu.settings'</span>) <span class="pl-s1">app</span> <span class="pl-c1">=</span> <span class="pl-v">Celery</span>(<span class="pl-s">'proj'</span>) <span class="pl-c"># Using a string here means the worker doesn't have to serialize</span> <span class="pl-c"># the configuration object to child processes.</span> <span class="pl-c"># - namespace='CELERY' means all celery-related configuration keys</span> <span class="pl-c"># should have a `CELERY_` prefix.</span> <span class="pl-s1">app</span>.<span class="pl-en">config_from_object</span>(<span class="pl-s">'django.conf:settings'</span>, <span class="pl-s1">namespace</span><span class="pl-c1">=</span><span class="pl-s">'CELERY'</span>) <span class="pl-c"># Load task modules from all registered Django app configs.</span> <span class="pl-s1">app</span>.<span class="pl-en">autodiscover_tasks</span>()</pre></div> <p dir="auto">Execute</p> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="celery worker -A pytesturu -l debug"><pre class="notranslate">celery worker -A pytesturu -l debug</pre></div> <p dir="auto"></p> </details> <h1 dir="auto">Expected Behavior</h1> <p dir="auto">Start worker success</p> <h1 dir="auto">Actual Behavior</h1> <p dir="auto">Error <code class="notranslate">Cassandra backend not configured</code></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ celery worker -A proj -l debug [2019-06-13 04:12:19,786: DEBUG/MainProcess] | Worker: Preparing bootsteps. [2019-06-13 04:12:19,789: DEBUG/MainProcess] | Worker: Building graph... [2019-06-13 04:12:19,789: DEBUG/MainProcess] | Worker: New boot order: {Timer, Hub, Pool, Autoscaler, Beat, StateDB, Consumer} [2019-06-13 04:12:19,804: DEBUG/MainProcess] | Consumer: Preparing bootsteps. [2019-06-13 04:12:19,804: DEBUG/MainProcess] | Consumer: Building graph... [2019-06-13 04:12:19,817: DEBUG/MainProcess] | Consumer: New boot order: {Connection, Agent, Events, Mingle, Tasks, Control, Gossip, Heart, event loop} [2019-06-13 04:12:19,912: CRITICAL/MainProcess] Unrecoverable error: ImproperlyConfigured('Cassandra backend not configured.',) Traceback (most recent call last): File &quot;/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/kombu/utils/objects.py&quot;, line 42, in __get__ return obj.__dict__[self.__name__] KeyError: 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File &quot;/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/worker/worker.py&quot;, line 205, in start self.blueprint.start(self) File &quot;/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/bootsteps.py&quot;, line 115, in start self.on_start() File &quot;/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/apps/worker.py&quot;, line 139, in on_start self.emit_banner() File &quot;/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/apps/worker.py&quot;, line 154, in emit_banner ' \n', self.startup_info(artlines=not use_image))), File &quot;/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/apps/worker.py&quot;, line 217, in startup_info results=self.app.backend.as_uri(), File &quot;/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/kombu/utils/objects.py&quot;, line 44, in __get__ value = obj.__dict__[self.__name__] = self.__get(obj) File &quot;/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/app/base.py&quot;, line 1209, in backend return self._get_backend() File &quot;/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/app/base.py&quot;, line 928, in _get_backend return backend(app=self, url=url) File &quot;/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/backends/cassandra.py&quot;, line 100, in __init__ raise ImproperlyConfigured('Cassandra backend not configured.') celery.exceptions.ImproperlyConfigured: Cassandra backend not configured."><pre class="notranslate"><code class="notranslate">$ celery worker -A proj -l debug [2019-06-13 04:12:19,786: DEBUG/MainProcess] | Worker: Preparing bootsteps. [2019-06-13 04:12:19,789: DEBUG/MainProcess] | Worker: Building graph... [2019-06-13 04:12:19,789: DEBUG/MainProcess] | Worker: New boot order: {Timer, Hub, Pool, Autoscaler, Beat, StateDB, Consumer} [2019-06-13 04:12:19,804: DEBUG/MainProcess] | Consumer: Preparing bootsteps. [2019-06-13 04:12:19,804: DEBUG/MainProcess] | Consumer: Building graph... [2019-06-13 04:12:19,817: DEBUG/MainProcess] | Consumer: New boot order: {Connection, Agent, Events, Mingle, Tasks, Control, Gossip, Heart, event loop} [2019-06-13 04:12:19,912: CRITICAL/MainProcess] Unrecoverable error: ImproperlyConfigured('Cassandra backend not configured.',) Traceback (most recent call last): File "/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/kombu/utils/objects.py", line 42, in __get__ return obj.__dict__[self.__name__] KeyError: 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/worker/worker.py", line 205, in start self.blueprint.start(self) File "/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/bootsteps.py", line 115, in start self.on_start() File "/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/apps/worker.py", line 139, in on_start self.emit_banner() File "/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/apps/worker.py", line 154, in emit_banner ' \n', self.startup_info(artlines=not use_image))), File "/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/apps/worker.py", line 217, in startup_info results=self.app.backend.as_uri(), File "/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/kombu/utils/objects.py", line 44, in __get__ value = obj.__dict__[self.__name__] = self.__get(obj) File "/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/app/base.py", line 1209, in backend return self._get_backend() File "/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/app/base.py", line 928, in _get_backend return backend(app=self, url=url) File "/home/vagrant/.virtualenvs/testuru/lib/python3.6/site-packages/celery/backends/cassandra.py", line 100, in __init__ raise ImproperlyConfigured('Cassandra backend not configured.') celery.exceptions.ImproperlyConfigured: Cassandra backend not configured. </code></pre></div>
0
<p dir="auto"><strong>System information</strong></p> <ul dir="auto"> <li>Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes</li> <li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04</li> <li>TensorFlow installed from (source or binary): binary</li> <li>TensorFlow version (use command below): 1.14 and 2</li> <li>Python version: 3.6</li> <li>CUDA/cuDNN version: 10/7</li> <li>GPU model and memory: NA</li> </ul> <p dir="auto"><strong>Describe the current behavior</strong></p> <p dir="auto">Imagine you extend the tf.keras.layers.Layer with the class MyLayer, which is a wrapper for the tf.keras.layers.Dense layer class (this class extension could also be a Model, but that's not important).</p> <p dir="auto">Now imagine you instantiate a Dense layer <code class="notranslate">dense</code> (w/ no bias) and initialize two independent MyLayer instances <code class="notranslate">dense1</code> and <code class="notranslate">dense2</code> using <code class="notranslate">dense</code>...</p> <p dir="auto">Now, we extend the Model class to take two MyLayer instances on init. We do this because we want to use dense1 and dense2 to perform different tasks but we want their weights to be shared (in a realistic example, MyLayer would be split into MyLayer1 and MyLayer2, which would perform different operations on <code class="notranslate">call</code> but would both depend on <code class="notranslate">dense</code>). We run data through our model pipeline and compute a loss, gathering gradients by using either the GradientTape or keras optimizers. However, when we gather and apply gradients with respect to Model.trainable_variables, even though our model has one unique weight, the kernel for <code class="notranslate">dense</code>, Model.trainable_variables will return two variables, and the gradients will be calculated and thus applied twice, which I would say is a bug, insofar as it's unexpected.</p> <p dir="auto"><strong>Describe the expected behavior</strong></p> <p dir="auto">Models whose layers have shared/tied weights should not return duplicate weights when accessing the trainable_variables property. A super simple work-around is to call list(set(model.trainable_variables)) but the real issue is the unexpected behavior: "Why would I ever think that model.trainable_variables would return duplicates of the same variable ?!"</p> <p dir="auto">The two calls to test in the code below should have the same output.</p> <p dir="auto"><strong>Code to reproduce the issue</strong><br> `<br> code</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import numpy as np import tensorflow as tf tf.enable_eager_execution() class MyDense(tf.keras.layers.Layer): def __init__(self, dense, **kwargs): super().__init__(**kwargs) self.dense = dense def call(self, inputs): return self.dense(inputs) class MyModel(tf.keras.Model): def __init__(self, dense1, dense2, **kwargs): super().__init__(**kwargs) self.dense1 = dense1 self.dense2 = dense2 def call(self, inputs): return self.dense1(inputs) + self.dense2(inputs) def test(unique): x = tf.ones(shape=(10, 5)) y = tf.ones(shape=(10, 1)) + 2 dense = tf.keras.layers.Dense(1, kernel_initializer=tf.keras.initializers.constant(0.2), use_bias=False) dense1 = MyDense(dense) dense2 = MyDense(dense) model = MyModel(dense1, dense2) adam = tf.keras.optimizers.Adam(0.001) with tf.GradientTape() as tape: y_hat = model(x) loss = tf.keras.losses.mse(y, y_hat) variables = model.trainable_variables if unique else list(set(model.trainable_variables)) print(f&quot;# trainable variables: {len(variables)}&quot;) pre_weight = variables[0][0] grads = tape.gradient(loss, variables) adam.apply_gradients(list(zip(grads, variables))) post_weight = variables[0][0] return post_weight - pre_weight ex1 = test(True) print(ex1) print(&quot;\n+=+=+=+=\n&quot;) ex2 = test(False) print(ex2)"><pre class="notranslate"><code class="notranslate">import numpy as np import tensorflow as tf tf.enable_eager_execution() class MyDense(tf.keras.layers.Layer): def __init__(self, dense, **kwargs): super().__init__(**kwargs) self.dense = dense def call(self, inputs): return self.dense(inputs) class MyModel(tf.keras.Model): def __init__(self, dense1, dense2, **kwargs): super().__init__(**kwargs) self.dense1 = dense1 self.dense2 = dense2 def call(self, inputs): return self.dense1(inputs) + self.dense2(inputs) def test(unique): x = tf.ones(shape=(10, 5)) y = tf.ones(shape=(10, 1)) + 2 dense = tf.keras.layers.Dense(1, kernel_initializer=tf.keras.initializers.constant(0.2), use_bias=False) dense1 = MyDense(dense) dense2 = MyDense(dense) model = MyModel(dense1, dense2) adam = tf.keras.optimizers.Adam(0.001) with tf.GradientTape() as tape: y_hat = model(x) loss = tf.keras.losses.mse(y, y_hat) variables = model.trainable_variables if unique else list(set(model.trainable_variables)) print(f"# trainable variables: {len(variables)}") pre_weight = variables[0][0] grads = tape.gradient(loss, variables) adam.apply_gradients(list(zip(grads, variables))) post_weight = variables[0][0] return post_weight - pre_weight ex1 = test(True) print(ex1) print("\n+=+=+=+=\n") ex2 = test(False) print(ex2) </code></pre></div> <p dir="auto">`</p>
<p dir="auto">This is a little difficult to explain, and I'm guessing someone has to have run into it before, but it would be nice to at least get an explanation for what's going on here.</p> <p dir="auto">The issue I'm finding is that when you specify a <code class="notranslate">model_dir</code> argument for any tflearn model, the first time you fit that model, the tensorboard warning like the following will always appear:</p> <p dir="auto"><code class="notranslate">WARNING:tensorflow:Found more than one graph event per run. Overwriting the graph with the newest event.</code></p> <p dir="auto">If you clear the contents of that directory and rerun the same model, the warning no longer appears.</p> <p dir="auto">For example, here is a piece of code to reproduce:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import tensorflow as tf import random from tensorflow.contrib.learn.python import learn from tensorflow.contrib.learn.python.learn import datasets from tensorflow.contrib.learn.python.learn.estimators._sklearn import accuracy_score from tensorflow.contrib.learn.python.learn.estimators._sklearn import train_test_split random.seed(42) iris = datasets.load_iris() x_train, x_test, y_train, y_test = train_test_split(iris.data, iris.target, test_size=0.2, random_state=42) def custom_optimizer(learning_rate): return tf.train.MomentumOptimizer(learning_rate, 0.9) classifier = learn.TensorFlowDNNClassifier( hidden_units=[10, 20, 10], n_classes=3, steps=400, learning_rate=0.01, optimizer=custom_optimizer, model_dir='/tmp/tf/bug_test_1') classifier.fit(x_train, y_train)"><pre class="notranslate"><code class="notranslate">import tensorflow as tf import random from tensorflow.contrib.learn.python import learn from tensorflow.contrib.learn.python.learn import datasets from tensorflow.contrib.learn.python.learn.estimators._sklearn import accuracy_score from tensorflow.contrib.learn.python.learn.estimators._sklearn import train_test_split random.seed(42) iris = datasets.load_iris() x_train, x_test, y_train, y_test = train_test_split(iris.data, iris.target, test_size=0.2, random_state=42) def custom_optimizer(learning_rate): return tf.train.MomentumOptimizer(learning_rate, 0.9) classifier = learn.TensorFlowDNNClassifier( hidden_units=[10, 20, 10], n_classes=3, steps=400, learning_rate=0.01, optimizer=custom_optimizer, model_dir='/tmp/tf/bug_test_1') classifier.fit(x_train, y_train) </code></pre></div> <p dir="auto">If you run this in a jupyter notebook, wait until it is done, cd into <code class="notranslate">/tmp/tf/bug_test_1</code>, and run <code class="notranslate">tensorboard --logdir=.</code>, the warning will appear. If you clear the contents and run again, it will no longer appear. If you, in the same notebook within the same kernel, change the directory to something else (e.g. <code class="notranslate">/tmp/tf/bug_test_2</code>) and run again, the warning will again appear. And the warning will again go away if you clear the contents and run again with the same directory.</p> <p dir="auto">I also tried pre-creating the directory but that appears to make no difference.</p> <p dir="auto">I wouldn't imagine this indicates a major problem but I try to take those warnings seriously since they have indicated more problematic issues in the past with running multiple models in the same kernel, so it would be great to know what this means.</p> <h3 dir="auto">Environment info</h3> <p dir="auto">Operating System: OS X Yosemite (10.10.5)<br> Tensorflow Version: 0.10.0</p>
0
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/flipside/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/flipside">@flipside</a>: 'I don't use the data browser graph view as much as I'd like to because the screen gets cluttered very fast as I add more and more nodes with all the grey, unselected nodes on the screen. It'd be really great if there was a button to hide all this unselected nodes and relationships so I can get an uncluttered look at the part of the graph I'm interested in.</p> <p dir="auto">Thanks,</p> <p dir="auto">-Mat'</p>
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/peterneubauer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/peterneubauer">@peterneubauer</a>: ''</p>
1
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>For English only</strong>, other languages will not accept.</p> <p dir="auto">Before report a bug, make sure you have:</p> <ul dir="auto"> <li>Searched open and closed <a href="https://github.com/apache/incubator-shardingsphere/issues">GitHub issues</a>.</li> <li>Read documentation: <a href="https://shardingsphere.apache.org/document/current/en/overview" rel="nofollow">ShardingSphere Doc</a>.</li> </ul> <p dir="auto">Please pay attention on issues you submitted, because we maybe need more details.<br> If no response <strong>more than 7 days</strong> and we cannot reproduce it on current information, we will <strong>close it</strong>.</p> <p dir="auto">Please answer these questions before submitting your issue. Thanks!</p> <h3 dir="auto">Which version of ShardingSphere did you use?</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" &lt;dependency&gt; &lt;groupId&gt;org.apache.shardingsphere&lt;/groupId&gt; &lt;artifactId&gt;sharding-jdbc-core&lt;/artifactId&gt; &lt;version&gt;4.0.0-RC1&lt;/version&gt; &lt;/dependency&gt; &lt;dependency&gt; &lt;groupId&gt;org.apache.shardingsphere&lt;/groupId&gt; &lt;artifactId&gt;sharding-jdbc-spring-namespace&lt;/artifactId&gt; &lt;version&gt;4.0.0-RC1&lt;/version&gt; &lt;/dependency&gt;"><pre class="notranslate"><code class="notranslate"> &lt;dependency&gt; &lt;groupId&gt;org.apache.shardingsphere&lt;/groupId&gt; &lt;artifactId&gt;sharding-jdbc-core&lt;/artifactId&gt; &lt;version&gt;4.0.0-RC1&lt;/version&gt; &lt;/dependency&gt; &lt;dependency&gt; &lt;groupId&gt;org.apache.shardingsphere&lt;/groupId&gt; &lt;artifactId&gt;sharding-jdbc-spring-namespace&lt;/artifactId&gt; &lt;version&gt;4.0.0-RC1&lt;/version&gt; &lt;/dependency&gt; </code></pre></div> <h3 dir="auto">Which project did you use? Sharding-JDBC or Sharding-Proxy?</h3> <p dir="auto">Sharding-JDBC</p> <h3 dir="auto">Expected behavior</h3> <p dir="auto">want to complete in 3s</p> <h3 dir="auto">Actual behavior</h3> <p dir="auto">14s</p> <h3 dir="auto">Reason analyze (If you can)</h3> <p dir="auto">When i debug into code:<br> class=SQLExecuteCallback<br> method:execute0<br> line:T result = this.executeSQL(routeUnit.getSqlUnit().getSql(), statementExecuteUnit.getStatement(), statementExecuteUnit.getConnectionMode());<br> I found spent long</p> <h3 dir="auto">Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.</h3> <p dir="auto">init data-&gt;total size:1,0000,000<br> 1.execute sql script:sql:SELECT SUM(size) as size_sum FROM table_test<br> spent: 26s<br> 2.add properties:max.tolerate.time.difference.milliseconds:8 -&gt;restart application<br> 3.execute sql script:sql:SELECT SUM(size) as size_sum FROM table_test<br> spent:14s</p> <h3 dir="auto">Example codes for reproduce this issue (such as a github link).</h3>
<p dir="auto">Bug Report<br> For English only, other languages will not accept.</p> <p dir="auto">Before report a bug, make sure you have:</p> <p dir="auto">Searched open and closed GitHub issues.<br> Read documentation: ShardingSphere Doc.<br> Please pay attention on issues you submitted, because we maybe need more details.<br> If no response anymore and we cannot reproduce it on current information, we will close it.</p> <p dir="auto">Please answer these questions before submitting your issue. Thanks!</p> <p dir="auto">Which version of ShardingSphere did you use?<br> shardingsphere version: 5.0.0-RC1-SNAPSHOT<br> shardingsphere-example version: 5.0.0-alpha</p> <p dir="auto">Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?<br> ShardingSphere-JDBC</p> <p dir="auto">Expected behavior<br> The order_id and order_item_id should include odd and even numbers respectively. But all order_id is even number and all order_item_id is odd number.</p> <p dir="auto">Actual behavior<br> ---------------------------- Print Order Data -----------------------<br> order_id: 609400984137347072, user_id: 1, address_id: 1, status: INSERT_TEST_JPA<br> order_id: 609400984552583168, user_id: 2, address_id: 2, status: INSERT_TEST_JPA<br> order_id: 609400984581943296, user_id: 3, address_id: 3, status: INSERT_TEST_JPA<br> order_id: 609400984607109120, user_id: 4, address_id: 4, status: INSERT_TEST_JPA<br> order_id: 609400984628080640, user_id: 5, address_id: 5, status: INSERT_TEST_JPA<br> order_id: 609400984644857856, user_id: 6, address_id: 6, status: INSERT_TEST_JPA<br> order_id: 609400984661635072, user_id: 7, address_id: 7, status: INSERT_TEST_JPA<br> order_id: 609400984682606592, user_id: 8, address_id: 8, status: INSERT_TEST_JPA<br> order_id: 609400984703578112, user_id: 9, address_id: 9, status: INSERT_TEST_JPA<br> order_id: 609400984724549632, user_id: 10, address_id: 10, status: INSERT_TEST_JPA<br> ---------------------------- Print OrderItem Data -------------------<br> order_item_id:609400984498057217, order_id: 609400984137347072, user_id: 1, status: INSERT_TEST_JPA<br> order_item_id:609400984569360385, order_id: 609400984552583168, user_id: 2, status: INSERT_TEST_JPA<br> order_item_id:609400984594526209, order_id: 609400984581943296, user_id: 3, status: INSERT_TEST_JPA<br> order_item_id:609400984615497729, order_id: 609400984607109120, user_id: 4, status: INSERT_TEST_JPA<br> order_item_id:609400984636469249, order_id: 609400984628080640, user_id: 5, status: INSERT_TEST_JPA<br> order_item_id:609400984653246465, order_id: 609400984644857856, user_id: 6, status: INSERT_TEST_JPA<br> order_item_id:609400984674217985, order_id: 609400984661635072, user_id: 7, status: INSERT_TEST_JPA<br> order_item_id:609400984690995201, order_id: 609400984682606592, user_id: 8, status: INSERT_TEST_JPA<br> order_item_id:609400984711966721, order_id: 609400984703578112, user_id: 9, status: INSERT_TEST_JPA<br> order_item_id:609400984732938241, order_id: 609400984724549632, user_id: 10, status: INSERT_TEST_JPA</p> <p dir="auto">Reason analyze (If you can)<br> SNOWFLAKE algorithm causes data skew.<br> I had check FAQ, <a href="https://shardingsphere.apache.org/document/current/en/faq/#12-why-are-the-default-distributed-auto-augment-key-strategy-provided-by-shardingsphere-not-continuous-and-most-of-them-end-with-even-numbers" rel="nofollow">https://shardingsphere.apache.org/document/current/en/faq/#12-why-are-the-default-distributed-auto-augment-key-strategy-provided-by-shardingsphere-not-continuous-and-most-of-them-end-with-even-numbers</a>, but it isn't the same issue.</p> <p dir="auto">Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.<br> run org.apache.shardingsphere.example.sharding.spring.boot.jpa.ExampleMain#main</p> <p dir="auto">Example codes for reproduce this issue (such as a github link).<br> application.properties:<br> spring.profiles.active=sharding-tables</p>
0
<p dir="auto">Sometimes you need to parse and modify URL yourself. There is parse_url function in PHP. But it returns all components as array. Rebuilding the URL from the array is a little bit cumbersome because you need lots of checks like here <a href="http://stackoverflow.com/questions/4354904/php-parse-url-reverse-parsed-url#answer-31691249" rel="nofollow">http://stackoverflow.com/questions/4354904/php-parse-url-reverse-parsed-url#answer-31691249</a></p> <p dir="auto">And there is also some hardcoded logic in UrlGenerator like this<br> <a href="https://github.com/symfony/Routing/blob/master/Generator/UrlGenerator.php#L58">https://github.com/symfony/Routing/blob/master/Generator/UrlGenerator.php#L58</a></p> <p dir="auto">So it's hard to build it the same way UrlGenerator does it. OFC one can use the generator for it but it's not usable for URLs which are not routed.</p> <p dir="auto">I think it would be nice to move this logic to a new value object so one can use it for creating/modifying URLs. Like this<br> <a href="https://github.com/nette/http/blob/master/src/Http/Url.php">https://github.com/nette/http/blob/master/src/Http/Url.php</a><br> Not only UrlGenerator could use it. For example RedirectResponse is another candidate which could return it instead of a string so one can just for example safely append query parameter to it. I was solving this issue in my custom authentication failure handler which overrides the default symfony one and appends query parameter to the RedirectResponse.</p> <p dir="auto">What do you think?</p> <p dir="auto">EDIT: Or if it was too big change then at least moving the hardcoded logic from urlgenerator would also be useful. Maybe even just an utility class...</p>
<p dir="auto">Naïve list gathered with grep. Let's make using each of these usable, standalone, in a PSR-7 centric app, or just check if there is something to do, or decide to not do it.</p> <h2 dir="auto">May handle PSR-7:</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Bridge/Doctrine (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="98213202" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/15414" data-hovercard-type="issue" data-hovercard-url="/symfony/symfony/issues/15414/hovercard?comment_id=126414399&amp;comment_type=issue_comment" href="https://github.com/symfony/symfony/issues/15414#issuecomment-126414399">#15414 (comment)</a>)</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Bridge/Monolog</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Bridge/Swiftmailer (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="98213202" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/15414" data-hovercard-type="issue" data-hovercard-url="/symfony/symfony/issues/15414/hovercard?comment_id=126696544&amp;comment_type=issue_comment" href="https://github.com/symfony/symfony/issues/15414#issuecomment-126696544">#15414 (comment)</a>)</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Bridge/Twig</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Component/Asset</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Component/Debug (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="98228787" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/15415" data-hovercard-type="pull_request" data-hovercard-url="/symfony/symfony/pull/15415/hovercard" href="https://github.com/symfony/symfony/pull/15415">#15415</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="98332503" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/15418" data-hovercard-type="pull_request" data-hovercard-url="/symfony/symfony/pull/15418/hovercard" href="https://github.com/symfony/symfony/pull/15418">#15418</a>)</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Component/Form</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Component/Routing</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Component/Security/Core</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Component/Security/Csrf (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="98213202" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/15414" data-hovercard-type="issue" data-hovercard-url="/symfony/symfony/issues/15414/hovercard?comment_id=126429803&amp;comment_type=issue_comment" href="https://github.com/symfony/symfony/issues/15414#issuecomment-126429803">#15414 (comment)</a>)</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Component/Security/Http</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Component/Translation (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="98213202" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/15414" data-hovercard-type="issue" data-hovercard-url="/symfony/symfony/issues/15414/hovercard?comment_id=126698024&amp;comment_type=issue_comment" href="https://github.com/symfony/symfony/issues/15414#issuecomment-126698024">#15414 (comment)</a>)</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Component/Validator (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="98395893" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/15421" data-hovercard-type="pull_request" data-hovercard-url="/symfony/symfony/pull/15421/hovercard" href="https://github.com/symfony/symfony/pull/15421">#15421</a>)</li> </ul> <h2 dir="auto">May not handle PSR-7:</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Component/HttpFoundation</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Component/HttpKernel</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Bundle/DebugBundle</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Bundle/FrameworkBundle</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Bundle/SecurityBundle</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Bundle/TwigBundle</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Bundle/WebProfilerBundle</li> </ul>
1
<h1 dir="auto">What</h1> <p dir="auto">This is related to this <a href="https://github.com/npm/npm/issues/14528" data-hovercard-type="issue" data-hovercard-url="/npm/npm/issues/14528/hovercard">issue</a> about Upper Case/Lower Case environment variables and npm script.</p> <p dir="auto">I understand that due to node case folding and other constraints, npm script tend to ignore upper case <code class="notranslate">NPM_CONFIG_*</code> environment variables and end up adding its own lower case <code class="notranslate">npm_config_*</code> variables to <code class="notranslate">process.env</code> within a npm script execution. The problem is that the way this is done can lead to a really unexpected scenario and behavior when running on Windows. In Windows Environment Variables are <strong>Case Insensitive</strong> and there isn't even a way to set up duplicate environment variables, differing only the upper/lower case of their names, using Windows standard tooling (cmd/powershell/regedit). But somehow <code class="notranslate">npm script</code> manage to do it which leads to unexpected behavior when running Powershell or dotnet processes from within a npm script.</p> <h3 dir="auto">Steps to Reproduce</h3> <p dir="auto">On a Windows create the following <code class="notranslate">package.json</code>:</p> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;scripts&quot; : { &quot;test&quot; : &quot;npm run env &amp;&amp; @powershell Get-Item Env:&quot; } }"><pre class="notranslate">{ <span class="pl-ent">"scripts"</span> : { <span class="pl-ent">"test"</span> : <span class="pl-s"><span class="pl-pds">"</span>npm run env &amp;&amp; @powershell Get-Item Env:<span class="pl-pds">"</span></span> } }</pre></div> <p dir="auto">Then, in powershell, run</p> <div class="highlight highlight-source-powershell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="$Env:NPM_CONFIG_CACHE='c:\temp';npm run test"><pre class="notranslate"><span class="pl-smi">$<span class="pl-c1">Env:</span>NPM_CONFIG_CACHE</span><span class="pl-k">=</span><span class="pl-s"><span class="pl-pds">'</span>c:\temp<span class="pl-pds">'</span></span>;npm run test</pre></div> <p dir="auto">It will list the output of <code class="notranslate">npm run env</code> including the following environment variables:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="NPM_CONFIG_CACHE=C:\temp npm_config_cache=C:\temp"><pre class="notranslate"><code class="notranslate">NPM_CONFIG_CACHE=C:\temp npm_config_cache=C:\temp </code></pre></div> <p dir="auto">And then powershell returns an error trying to read the environment variables:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Get-Item : An item with the same key has already been added. At line:1 char:1 + Get-Item Env: + ~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Get-Item], ArgumentException + FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.Commands.GetItemCommand"><pre class="notranslate"><code class="notranslate">Get-Item : An item with the same key has already been added. At line:1 char:1 + Get-Item Env: + ~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Get-Item], ArgumentException + FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.Commands.GetItemCommand </code></pre></div> <h3 dir="auto">Expected Behavior</h3> <p dir="auto">On Windows, if it's not going to use them, <code class="notranslate">npm script</code> should remove the Upper Case <code class="notranslate">NPM_CONFIG_*</code> environment variables that might've previously been set so that it avoids generating duplicate Environment Variables as that is unexpected behavior on Windows.</p> <h2 dir="auto">References</h2> <ul dir="auto"> <li>Related to <a href="https://github.com/npm/npm/issues/14528" data-hovercard-type="issue" data-hovercard-url="/npm/npm/issues/14528/hovercard">#14528</a></li> </ul>
<p dir="auto">? Would you like to add Angular routing? Yes<br> ? Which stylesheet format would you like to use? CSS<br> CREATE myApp/angular.json (3033 bytes)<br> CREATE myApp/package.json (1068 bytes)<br> CREATE myApp/README.md (995 bytes)<br> CREATE myApp/tsconfig.json (783 bytes)<br> CREATE myApp/.editorconfig (274 bytes)<br> CREATE myApp/.gitignore (604 bytes)<br> CREATE myApp/.browserslistrc (703 bytes)<br> CREATE myApp/karma.conf.js (1422 bytes)<br> CREATE myApp/tsconfig.app.json (287 bytes)<br> CREATE myApp/tsconfig.spec.json (333 bytes)<br> CREATE myApp/src/favicon.ico (948 bytes)<br> CREATE myApp/src/index.html (291 bytes)<br> CREATE myApp/src/main.ts (372 bytes)<br> CREATE myApp/src/polyfills.ts (2820 bytes)<br> CREATE myApp/src/styles.css (80 bytes)<br> CREATE myApp/src/test.ts (743 bytes)<br> CREATE myApp/src/assets/.gitkeep (0 bytes)<br> CREATE myApp/src/environments/environment.prod.ts (51 bytes)<br> CREATE myApp/src/environments/environment.ts (658 bytes)<br> CREATE myApp/src/app/app-routing.module.ts (245 bytes)<br> CREATE myApp/src/app/app.module.ts (393 bytes)<br> CREATE myApp/src/app/app.component.html (23809 bytes)<br> CREATE myApp/src/app/app.component.spec.ts (1054 bytes)<br> CREATE myApp/src/app/app.component.ts (209 bytes)<br> CREATE myApp/src/app/app.component.css (0 bytes)<br> | Installing packages (npm)...npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for safe-regex@<a href="https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz</a> (sha1-QKNmnzsHfR6UPURinhV91IAjvy4=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for expand-brackets@<a href="https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz" rel="nofollow">https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz</a> (sha1-t3c14xXOMPa27/D4OwQVGiJEliI=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for source-map-resolve@<a href="https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz" rel="nofollow">https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz</a> (sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for array-uniq@<a href="https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz" rel="nofollow">https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz</a> (sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for pinkie@<a href="https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz" rel="nofollow">https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz</a> (sha1-clVrgM+g1IqXToDnckjoDtT3+HA=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for number-is-nan@<a href="https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz</a> (sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for pinkie-promise@<a href="https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz</a> (sha1-ITXW36ejWMBprJsXh3YogihFD/o=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for resolve-url@<a href="https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz" rel="nofollow">https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz</a> (sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for color-convert@<a href="https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz</a> (sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for y18n@<a href="https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz" rel="nofollow">https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz</a> (sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cliui@<a href="https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz" rel="nofollow">https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz</a> (sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for kind-of@<a href="https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz" rel="nofollow">https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz</a> (sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for obuf@<a href="https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz" rel="nofollow">https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz</a> (sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for batch@<a href="https://registry.npmjs.org/batch/-/batch-0.6.1.tgz" rel="nofollow">https://registry.npmjs.org/batch/-/batch-0.6.1.tgz</a> (sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for shebang-regex@<a href="https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz</a> (sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for destroy@<a href="https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz</a> (sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for end-of-stream@<a href="https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz" rel="nofollow">https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz</a> (sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for thunky@<a href="https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz</a> (sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for dns-packet@<a href="https://registry.npmjs.org/dns-packet/-/dns-packet-1.3.1.tgz" rel="nofollow">https://registry.npmjs.org/dns-packet/-/dns-packet-1.3.1.tgz</a> (sha512-0UxfQkMhYAUaZI+xrNZOz/as5KgDU0M/fQ9b6SpkyLbk3GEswDi6PADJVaYJradtRVsRIlF1zLyOodbcTCDzUg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for forwarded@<a href="https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz" rel="nofollow">https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz</a> (sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for shebang-command@<a href="https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz" rel="nofollow">https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz</a> (sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for strip-eof@<a href="https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz</a> (sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for path-key@<a href="https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz</a> (sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for p-finally@<a href="https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz</a> (sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for get-stream@<a href="https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz" rel="nofollow">https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz</a> (sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cross-spawn@<a href="https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz" rel="nofollow">https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz</a> (sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for default-gateway@<a href="https://registry.npmjs.org/default-gateway/-/default-gateway-4.2.0.tgz" rel="nofollow">https://registry.npmjs.org/default-gateway/-/default-gateway-4.2.0.tgz</a> (sha512-h6sMrVB1VMWVrW13mSc6ia/DwYYw5MN6+exNu1OaJeFac5aSAvwM7lZ0NVfTABuSkQelr4h5oebg3KB1XPdjgA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ipaddr.js@<a href="https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz" rel="nofollow">https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz</a> (sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ms@<a href="https://registry.npmjs.org/ms/-/ms-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/ms/-/ms-2.1.1.tgz</a> (sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for serve-static@<a href="https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz" rel="nofollow">https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz</a> (sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for resolve-from@<a href="https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz</a> (sha1-six699nWiBvItuZTM17rywoYh0g=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for resolve-cwd@<a href="https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-2.0.0.tgz</a> (sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for etag@<a href="https://registry.npmjs.org/etag/-/etag-1.8.1.tgz" rel="nofollow">https://registry.npmjs.org/etag/-/etag-1.8.1.tgz</a> (sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for content-disposition@<a href="https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz" rel="nofollow">https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz</a> (sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for proxy-addr@<a href="https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.6.tgz" rel="nofollow">https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.6.tgz</a> (sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for fresh@<a href="https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz" rel="nofollow">https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz</a> (sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cookie-signature@<a href="https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz" rel="nofollow">https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz</a> (sha1-4wOogrNCzD7oylE6eZmXNNqzriw=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for on-headers@<a href="https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz</a> (sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for compressible@<a href="https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz" rel="nofollow">https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz</a> (sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-arguments@<a href="https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.0.tgz</a> (sha512-1Ij4lOMPl/xB5kBDn7I+b2ttPMKa8szhEIrXDuXQD/oe3HJLTLhqhgGspwgyGd6MOywBUqVvYicF72lkgDnIHg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for multicast-dns@<a href="https://registry.npmjs.org/multicast-dns/-/multicast-dns-6.2.3.tgz" rel="nofollow">https://registry.npmjs.org/multicast-dns/-/multicast-dns-6.2.3.tgz</a> (sha512-ji6J5enbMyGRHIAkAOu3WdV8nggqviKCEKtXcOqfphZZtQrmHKycfynJ2V7eVPUA4NhJ6V7Wf4TmGbTwKE9B6g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for multicast-dns-service-types@<a href="https://registry.npmjs.org/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz</a> (sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for webpack-log@<a href="https://registry.npmjs.org/webpack-log/-/webpack-log-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/webpack-log/-/webpack-log-2.0.0.tgz</a> (sha512-cX8G2vR/85UYG59FgkoMamwHUIkSSlV3bBMRsbxVXVUk2j6NleCKjQ/WE9eYg9WY4w25O9w8wKP4rzNZFmUcUg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ansi-colors@<a href="https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.4.tgz" rel="nofollow">https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.4.tgz</a> (sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for selfsigned@<a href="https://registry.npmjs.org/selfsigned/-/selfsigned-1.10.11.tgz" rel="nofollow">https://registry.npmjs.org/selfsigned/-/selfsigned-1.10.11.tgz</a> (sha512-aVmbPOfViZqOZPgRBT0+3u4yZFHpmnIghLMlAcb5/xhp5ZtB/RVnKhz5vl2M32CLXAqR4kha9zfhNg0Lf/sxKA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for punycode@<a href="https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz" rel="nofollow">https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz</a> (sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for portfinder@<a href="https://registry.npmjs.org/portfinder/-/portfinder-1.0.28.tgz" rel="nofollow">https://registry.npmjs.org/portfinder/-/portfinder-1.0.28.tgz</a> (sha512-Se+2isanIcEqf2XMHjyUKskczxbPH7dQnlMjXX6+dybayyHvAf/TCgyMRlzf/B6QDhAEFOGes0pzRo3by4AbMA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for killable@<a href="https://registry.npmjs.org/killable/-/killable-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/killable/-/killable-1.0.1.tgz</a> (sha512-LzqtLKlUwirEUyl/nicirVmNiPvYs7l5n8wOPP7fyJVpUPkvCnW/vuiXGpylGUlnPDnB7311rARzAt3Mhswpjg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for opn@<a href="https://registry.npmjs.org/opn/-/opn-5.5.0.tgz" rel="nofollow">https://registry.npmjs.org/opn/-/opn-5.5.0.tgz</a> (sha512-PqHpggC9bLV0VeWcdKhkpxY+3JTzetLSqTCWL/z/tFIbI6G8JCjondXklT1JinczLz2Xib62sSp0T/gKT4KksA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for path-exists@<a href="https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz</a> (sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for p-limit@<a href="https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" rel="nofollow">https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz</a> (sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for p-locate@<a href="https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz</a> (sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for to-regex-range@<a href="https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz</a> (sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for fill-range@<a href="https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz</a> (sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for array-flatten@<a href="https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz</a> (sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for array-union@<a href="https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz</a> (sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for del@<a href="https://registry.npmjs.org/del/-/del-4.1.1.tgz" rel="nofollow">https://registry.npmjs.org/del/-/del-4.1.1.tgz</a> (sha512-QwGuEUouP2kVwQenAsOof5Fv8K9t3D8Ca8NxcXKrIpEHjTXK5J2nXLdP+ALI1cgv8wj7KuwBhTwBkOZSJKM5XQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for globby@<a href="https://registry.npmjs.org/globby/-/globby-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/globby/-/globby-6.1.0.tgz</a> (sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for connect-history-api-fallback@<a href="https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz" rel="nofollow">https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz</a> (sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for pify@<a href="https://registry.npmjs.org/pify/-/pify-2.3.0.tgz" rel="nofollow">https://registry.npmjs.org/pify/-/pify-2.3.0.tgz</a> (sha1-7RQaasBDqEnqWISY59yosVMw6Qw=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for bytes@<a href="https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz</a> (sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ansi-html@<a href="https://registry.npmjs.org/ansi-html/-/ansi-html-0.0.7.tgz" rel="nofollow">https://registry.npmjs.org/ansi-html/-/ansi-html-0.0.7.tgz</a> (sha1-gTWEAhliqenm/QOflA0S9WynhZ4=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for p-defer@<a href="https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz</a> (sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for mem@<a href="https://registry.npmjs.org/mem/-/mem-8.1.1.tgz" rel="nofollow">https://registry.npmjs.org/mem/-/mem-8.1.1.tgz</a> (sha512-qFCFUDs7U3b8mBDPyz5EToEKoAkgCzqquIgi9nkkR9bixxOVOre+09lbuH7+9Kn2NFpm56M3GUWVbU2hQgdACA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for estraverse@<a href="https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz" rel="nofollow">https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz</a> (sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for estraverse@<a href="https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz" rel="nofollow">https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz</a> (sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @webassemblyjs/leb128@<a href="https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.0.tgz" rel="nofollow">https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.0.tgz</a> (sha512-aqbsHa1mSQAbeeNcl38un6qVY++hh8OpCOzxhixSYgbRfNWcxJNJQwe2rezK9XEcssJbbWIkblaJRwGMS9zp+g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @webassemblyjs/wast-printer@<a href="https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.0.tgz" rel="nofollow">https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.0.tgz</a> (sha512-Fg5OX46pRdTgB7rKIUojkh9vXaVN6sGYCnEiJN1GYkb0RPwShZXp6KTDqmoMdQPKhcroOXh3fEzmkWmCYaKYhQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @webassemblyjs/helper-wasm-section@<a href="https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.0.tgz" rel="nofollow">https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.0.tgz</a> (sha512-3Eb88hcbfY/FCukrg6i3EH8H2UsD7x8Vy47iVJrP967A9JGqgBVL9aH71SETPx1JrGsOUVLo0c7vMCN22ytJew==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @webassemblyjs/helper-numbers@<a href="https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.0.tgz" rel="nofollow">https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.0.tgz</a> (sha512-DhRQKelIj01s5IgdsOJMKLppI+4zpmcMQ3XboFPLwCpSNH6Hqo1ritgHgD0nqHeSYqofA6aBN/NmXuGjM1jEfQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for glob-to-regexp@<a href="https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz</a> (sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for es-module-lexer@<a href="https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.4.1.tgz</a> (sha512-ooYciCUtfw6/d2w56UVeqHPcoCFAiJdz5XOkYpv/Txl1HMUozpXjz/2RIQgqwKdXNDPSF1W7mJCFse3G+HDyAA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for chrome-trace-event@<a href="https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz" rel="nofollow">https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz</a> (sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for watchpack@<a href="https://registry.npmjs.org/watchpack/-/watchpack-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/watchpack/-/watchpack-2.1.1.tgz</a> (sha512-Oo7LXCmc1eE1AjyuSBmtC3+Wy4HcV8PxWh2kP6fOl8yTlNS7r0K9l1ao2lrrUza7V39Y3D/BbJgY8VeSlc5JKw==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @webassemblyjs/wasm-edit@<a href="https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.0.tgz" rel="nofollow">https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.0.tgz</a> (sha512-JHQ0damXy0G6J9ucyKVXO2j08JVJ2ntkdJlq1UTiUrIgfGMmA7Ik5VdC/L8hBK46kVJgujkBIoMtT8yVr+yVOQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for builtins@<a href="https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz" rel="nofollow">https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz</a> (sha1-y5T662HIaWRR2zZTThQi+U8K7og=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for defaults@<a href="https://registry.npmjs.org/defaults/-/defaults-1.0.3.tgz" rel="nofollow">https://registry.npmjs.org/defaults/-/defaults-1.0.3.tgz</a> (sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for clone@<a href="https://registry.npmjs.org/clone/-/clone-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/clone/-/clone-1.0.4.tgz</a> (sha1-2jCcwmPfFZlMaIypAheco8fNfH4=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for core-util-is@<a href="https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz</a> (sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for media-typer@<a href="https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz" rel="nofollow">https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz</a> (sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for os-tmpdir@<a href="https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz</a> (sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for entities@<a href="https://registry.npmjs.org/entities/-/entities-2.2.0.tgz" rel="nofollow">https://registry.npmjs.org/entities/-/entities-2.2.0.tgz</a> (sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for stable@<a href="https://registry.npmjs.org/stable/-/stable-0.1.8.tgz" rel="nofollow">https://registry.npmjs.org/stable/-/stable-0.1.8.tgz</a> (sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for domhandler@<a href="https://registry.npmjs.org/domhandler/-/domhandler-4.2.0.tgz" rel="nofollow">https://registry.npmjs.org/domhandler/-/domhandler-4.2.0.tgz</a> (sha512-zk7sgt970kzPks2Bf+dwT/PLzghLnsivb9CcxkvR8Mzr66Olr0Ofd8neSbglHJHaHa2MadfoSdNlKYAaafmWfA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for boolbase@<a href="https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz</a> (sha1-aN/1++YMUes3cl6p4+0xDcwed24=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for source-map-resolve@<a href="https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz" rel="nofollow">https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz</a> (sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for has-flag@<a href="https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz</a> (sha1-tdRU3CGZriJWmfNGfloH87lVuv0=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for commander@<a href="https://registry.npmjs.org/commander/-/commander-7.2.0.tgz" rel="nofollow">https://registry.npmjs.org/commander/-/commander-7.2.0.tgz</a> (sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ansi-regex@<a href="https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz</a> (sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @trysound/sax@<a href="https://registry.npmjs.org/@trysound/sax/-/sax-0.1.1.tgz" rel="nofollow">https://registry.npmjs.org/@trysound/sax/-/sax-0.1.1.tgz</a> (sha512-Z6DoceYb/1xSg5+e+ZlPZ9v0N16ZvZ+wYMraFue4HYrE4ttONKtsvruIRf6t9TBR0YvSOfi1hUU0fJfBLCDYow==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for jsonfile@<a href="https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz</a> (sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for jsbn@<a href="https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz" rel="nofollow">https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz</a> (sha1-peZUwuWi3rXyAdls77yoDA7y9RM=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for bcrypt-pbkdf@<a href="https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz</a> (sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for getpass@<a href="https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz" rel="nofollow">https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz</a> (sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for abab@<a href="https://registry.npmjs.org/abab/-/abab-2.0.5.tgz" rel="nofollow">https://registry.npmjs.org/abab/-/abab-2.0.5.tgz</a> (sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for atob@<a href="https://registry.npmjs.org/atob/-/atob-2.1.2.tgz" rel="nofollow">https://registry.npmjs.org/atob/-/atob-2.1.2.tgz</a> (sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @types/component-emitter@<a href="https://registry.npmjs.org/@types/component-emitter/-/component-emitter-1.2.10.tgz" rel="nofollow">https://registry.npmjs.org/@types/component-emitter/-/component-emitter-1.2.10.tgz</a> (sha512-bsjleuRKWmGqajMerkzox19aGbscQX5rmmvvXl3wlIp5gMG1HgkiwPxsN5p070fBDKTNSPgojVbuY1+HWMbFhg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for engine.io-parser@<a href="https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-4.0.2.tgz</a> (sha512-sHfEQv6nmtJrq6TKuIz5kyEKH/qSdK56H/A+7DnAuUPWosnIZAS2NHNcPLmyjtY3cGS/MqJdZbUjW97JU72iYg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cors@<a href="https://registry.npmjs.org/cors/-/cors-2.8.5.tgz" rel="nofollow">https://registry.npmjs.org/cors/-/cors-2.8.5.tgz</a> (sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ecc-jsbn@<a href="https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz" rel="nofollow">https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz</a> (sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cookie@<a href="https://registry.npmjs.org/cookie/-/cookie-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/cookie/-/cookie-0.4.1.tgz</a> (sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for negotiator@<a href="https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz" rel="nofollow">https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz</a> (sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for socket.io-parser@<a href="https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.0.4.tgz" rel="nofollow">https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.0.4.tgz</a> (sha512-t+b0SS+IxG7Rxzda2EVvyBZbvFPBCjJoyHuE0P//7OAsN23GItzDRdWa6ALxZI/8R5ygK7jAR6t028/z+7295g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @types/cors@<a href="https://registry.npmjs.org/@types/cors/-/cors-2.8.10.tgz" rel="nofollow">https://registry.npmjs.org/@types/cors/-/cors-2.8.10.tgz</a> (sha512-C7srjHiVG3Ey1nR6d511dtDkCEjxuN9W1HWAEjGq8kpcwmNM6JJkpC0xvabM7BXTG2wDq8Eu33iH9aQKa7IvLQ==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @types/cookie@<a href="https://registry.npmjs.org/@types/cookie/-/cookie-0.4.0.tgz" rel="nofollow">https://registry.npmjs.org/@types/cookie/-/cookie-0.4.0.tgz</a> (sha512-y7mImlc/rNkvCRmg8gC3/lj87S7pTUIJ6QGjwHR9WQJcFs+ZMTOaoPrkdFA/YdbuqVEmEbb5RdhVxMkAcgOnpg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for accepts@<a href="https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz" rel="nofollow">https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz</a> (sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for socket.io-adapter@<a href="https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.1.0.tgz</a> (sha512-+vDov/aTsLjViYTwS9fPy5pEtTkrbEKsw2M+oVSoFGw6OD1IpvlV1VPhUzNbofCQ8oyMbdYJqDtGdmHQK6TdPg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for base64id@<a href="https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz</a> (sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for randombytes@<a href="https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz</a> (sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for queue-microtask@<a href="https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" rel="nofollow">https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz</a> (sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @types/json-schema@<a href="https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.7.tgz" rel="nofollow">https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.7.tgz</a> (sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for mimic-fn@<a href="https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz</a> (sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for onetime@<a href="https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz" rel="nofollow">https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz</a> (sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for regex-parser@<a href="https://registry.npmjs.org/regex-parser/-/regex-parser-2.2.11.tgz" rel="nofollow">https://registry.npmjs.org/regex-parser/-/regex-parser-2.2.11.tgz</a> (sha512-jbD/FT0+9MBU2XAZluI7w2OBs1RBi6p9M83nkoZayQXXU9e8Robt69FcZc7wU4eJD/YFTjn1JdCk3rbMJajz8Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-core-module@<a href="https://registry.npmjs.org/is-core-module/-/is-core-module-2.4.0.tgz" rel="nofollow">https://registry.npmjs.org/is-core-module/-/is-core-module-2.4.0.tgz</a> (sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for jsprim@<a href="https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz" rel="nofollow">https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz</a> (sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for extsprintf@<a href="https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz" rel="nofollow">https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz</a> (sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for verror@<a href="https://registry.npmjs.org/verror/-/verror-1.10.0.tgz" rel="nofollow">https://registry.npmjs.org/verror/-/verror-1.10.0.tgz</a> (sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for path-parse@<a href="https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz" rel="nofollow">https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz</a> (sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for assert-plus@<a href="https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz</a> (sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for har-schema@<a href="https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz</a> (sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for delayed-stream@<a href="https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz</a> (sha1-3zrhmayt+31ECqrgsp4icrJOxhk=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for oauth-sign@<a href="https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz" rel="nofollow">https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz</a> (sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for mime-types@<a href="https://registry.npmjs.org/mime-types/-/mime-types-2.1.30.tgz" rel="nofollow">https://registry.npmjs.org/mime-types/-/mime-types-2.1.30.tgz</a> (sha512-crmjA4bLtR8m9qLpHvgxSChT+XoSlZi8J4n/aIdn3z92e/U47Z0V/yl+Wh9W046GgFVAmoNR/fmdbZYcSSIUeg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for tough-cookie@<a href="https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz" rel="nofollow">https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz</a> (sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for json-stringify-safe@<a href="https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz" rel="nofollow">https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz</a> (sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-typedarray@<a href="https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz</a> (sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for tunnel-agent@<a href="https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz" rel="nofollow">https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz</a> (sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for json-schema-traverse@<a href="https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz</a> (sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for har-validator@<a href="https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz" rel="nofollow">https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz</a> (sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for forever-agent@<a href="https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz" rel="nofollow">https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz</a> (sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for http-signature@<a href="https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz" rel="nofollow">https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz</a> (sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for aws4@<a href="https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz" rel="nofollow">https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz</a> (sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for aws-sign2@<a href="https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz" rel="nofollow">https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz</a> (sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for combined-stream@<a href="https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz" rel="nofollow">https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz</a> (sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for unicode-match-property-value-ecmascript@<a href="https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.2.0.tgz" rel="nofollow">https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.2.0.tgz</a> (sha512-wjuQHGQVofmSJv1uVISKLE5zO2rNGzM/KCYZch/QQvez7C1hUhBIuZ701fYXExuufJFMPhv2SyL8CyoIfMLbIQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for unicode-match-property-ecmascript@<a href="https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz</a> (sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for caseless@<a href="https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz" rel="nofollow">https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz</a> (sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for string_decoder@<a href="https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" rel="nofollow">https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz</a> (sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for jsesc@<a href="https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz" rel="nofollow">https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz</a> (sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for regjsgen@<a href="https://registry.npmjs.org/regjsgen/-/regjsgen-0.5.2.tgz" rel="nofollow">https://registry.npmjs.org/regjsgen/-/regjsgen-0.5.2.tgz</a> (sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for pify@<a href="https://registry.npmjs.org/pify/-/pify-2.3.0.tgz" rel="nofollow">https://registry.npmjs.org/pify/-/pify-2.3.0.tgz</a> (sha1-7RQaasBDqEnqWISY59yosVMw6Qw=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for safe-buffer@<a href="https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" rel="nofollow">https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz</a> (sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for regjsparser@<a href="https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.9.tgz" rel="nofollow">https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.9.tgz</a> (sha512-ZqbNRz1SNjLAiYuwY0zoXW8Ne675IX5q+YHioAGbCw4X96Mjl2+dcX9B2ciaeyYjViDAfvIjFpQjJgLttTEERQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for uniq@<a href="https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz</a> (sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for flatten@<a href="https://registry.npmjs.org/flatten/-/flatten-1.0.3.tgz" rel="nofollow">https://registry.npmjs.org/flatten/-/flatten-1.0.3.tgz</a> (sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for err-code@<a href="https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz" rel="nofollow">https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz</a> (sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for indexes-of@<a href="https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz</a> (sha1-8w9xbI4r00bHtn0985FVZqfAVgc=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for color-convert@<a href="https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz</a> (sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz</a> (sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for chalk@<a href="https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz" rel="nofollow">https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz</a> (sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for regenerate@<a href="https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz" rel="nofollow">https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz</a> (sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for util-deprecate@<a href="https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz</a> (sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @csstools/convert-colors@<a href="https://registry.npmjs.org/@csstools/convert-colors/-/convert-colors-1.4.0.tgz" rel="nofollow">https://registry.npmjs.org/@csstools/convert-colors/-/convert-colors-1.4.0.tgz</a> (sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for has-flag@<a href="https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz</a> (sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cssesc@<a href="https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz</a> (sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for normalize-range@<a href="https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz" rel="nofollow">https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz</a> (sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-selector-not@<a href="https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-4.0.1.tgz</a> (sha512-YolvBgInEK5/79C+bdFMyzqTg6pkYqDbzZIST/PDMqa/o3qtXenD05apBG2jLgT0/BQ77d4U2UK12jWpilqMAQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-selector-matches@<a href="https://registry.npmjs.org/postcss-selector-matches/-/postcss-selector-matches-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-selector-matches/-/postcss-selector-matches-4.0.0.tgz</a> (sha512-LgsHwQR/EsRYSqlwdGzeaPKVT0Ml7LAT6E75T8W8xLJY62CE4S/l03BWIt3jT8Taq22kXP08s2SfTSzaraoPww==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for num2fraction@<a href="https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz" rel="nofollow">https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz</a> (sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-replace-overflow-wrap@<a href="https://registry.npmjs.org/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-3.0.0.tgz</a> (sha512-2T5hcEHArDT6X9+9dVSPQdo7QHzG4XKclFT8rU5TzJPDN7RIRTbO9c4drUISOVemLj03aezStHCR2AIcr8XLpw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cssesc@<a href="https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz</a> (sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-pseudo-class-any-link@<a href="https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-6.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-6.0.0.tgz</a> (sha512-lgXW9sYJdLqtmw23otOzrtbDXofUdfYzNm4PIpNE322/swES3VU9XlXHeJS46zT2onFO7V1QFdD4Q9LiZj8mew==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-place@<a href="https://registry.npmjs.org/postcss-place/-/postcss-place-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-place/-/postcss-place-4.0.1.tgz</a> (sha512-Zb6byCSLkgRKLODj/5mQugyuj9bvAAw9LqJJjgwz5cYryGeXfFZfSXoP1UfveccFmeq0b/2xxwcTEVScnqGxBg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-page-break@<a href="https://registry.npmjs.org/postcss-page-break/-/postcss-page-break-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-page-break/-/postcss-page-break-2.0.0.tgz</a> (sha512-tkpTSrLpfLfD9HvgOlJuigLuk39wVTbbd8RKcy8/ugV2bNBUW3xU+AIqyxhDrQr1VUj1RmyJrBn1YWrqUm9zAQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-overflow-shorthand@<a href="https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-2.0.0.tgz</a> (sha512-aK0fHc9CBNx8jbzMYhshZcEv8LtYnBIRYQD5i7w/K/wS9c2+0NSR6B3OVMu5y0hBHYLcMGjfU+dmWYNKH0I85g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-nesting@<a href="https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-7.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-7.0.1.tgz</a> (sha512-FrorPb0H3nuVq0Sff7W2rnc3SmIcruVC6YwpcS+k687VxyxO33iE1amna7wHuRVzM8vfiYofXSBHNAZ3QhLvYg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-media-minmax@<a href="https://registry.npmjs.org/postcss-media-minmax/-/postcss-media-minmax-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-media-minmax/-/postcss-media-minmax-4.0.0.tgz</a> (sha512-fo9moya6qyxsjbFAYl97qKO9gyre3qvbMnkOZeZwlsW6XYFsvs2DMGDlchVLfAd8LHPZDxivu/+qW2SMQeTHBw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-lab-function@<a href="https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-2.0.1.tgz</a> (sha512-whLy1IeZKY+3fYdqQFuDBf8Auw+qFuVnChWjmxm/UhHWqNHZx+B99EwxTvGYmUBqe3Fjxs4L1BoZTJmPu6usVg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-initial@<a href="https://registry.npmjs.org/postcss-initial/-/postcss-initial-3.0.4.tgz" rel="nofollow">https://registry.npmjs.org/postcss-initial/-/postcss-initial-3.0.4.tgz</a> (sha512-3RLn6DIpMsK1l5UUy9jxQvoDeUN4gP939tDcKUHD/kM8SGSKbFAnvkpFpj3Bhtz3HGk1jWY5ZNWX6mPta5M9fg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-focus-within@<a href="https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-3.0.0.tgz</a> (sha512-W0APui8jQeBKbCGZudW37EeMCjDeVxKgiYfIIEo8Bdh5SpB9sxds/Iq8SEuzS0Q4YFOlG7EPFulbbxujpkrV2w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-focus-visible@<a href="https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-4.0.0.tgz</a> (sha512-Z5CkWBw0+idJHSV6+Bgf2peDOFf/x4o+vX/pwcNYrWpXFrSfTkQ3JQ1ojrq9yS+upnAlNRHeg8uEwFTgorjI8g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-font-variant@<a href="https://registry.npmjs.org/postcss-font-variant/-/postcss-font-variant-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-font-variant/-/postcss-font-variant-4.0.1.tgz</a> (sha512-I3ADQSTNtLTTd8uxZhtSOrTCQ9G4qUVKPjHiDk0bV75QSxXjVWiJVJ2VLdspGUi9fbW9BcjKJoRvxAH1pckqmA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cssesc@<a href="https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz</a> (sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cssesc@<a href="https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz</a> (sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-custom-media@<a href="https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.8.tgz" rel="nofollow">https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.8.tgz</a> (sha512-c9s5iX0Ge15o00HKbuRuTqNndsJUbaXdiNsksnVH8H4gdc+zbLzr/UasOwNG6CTDpLFekVY4672eWdiiWu2GUg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-color-hex-alpha@<a href="https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-5.0.3.tgz" rel="nofollow">https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-5.0.3.tgz</a> (sha512-PF4GDel8q3kkreVXKLAGNpHKilXsZ6xuu+mOQMHWHLPNyjiUBOr75sp5ZKJfmv1MCus5/DWUGcK9hm6qHEnXYw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-double-position-gradients@<a href="https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-1.0.0.tgz</a> (sha512-G+nV8EnQq25fOI8CH/B6krEohGWnF5+3A6H/+JEpOncu5dCnkS1QQ6+ct3Jkaepw1NGVqqOZH6lqrm244mCftA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-dir-pseudo-class@<a href="https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-5.0.0.tgz</a> (sha512-3pm4oq8HYWMZePJY+5ANriPs3P07q+LW6FAdTlkFH2XqDdP4HeeJYMOzn0HYLhRSjBO3fhiqSwwU9xEULSrPgw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-color-rebeccapurple@<a href="https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-4.0.1.tgz</a> (sha512-aAe3OhkS6qJXBbqzvZth2Au4V3KieR5sRQ4ptb2b2O8wgvB3SJBsdG+jsn2BZbbwekDG8nTfcCNKcSfe/lEy8g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-color-gray@<a href="https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-5.0.0.tgz</a> (sha512-q6BuRnAGKM/ZRpfDascZlIZPjvwsRye7UDNalqVz3s7GDxMtqPY6+Q871liNxsonUw8oC61OG+PSaysYpl1bnw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-color-functional-notation@<a href="https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-2.0.1.tgz</a> (sha512-ZBARCypjEDofW4P6IdPVTLhDNXPRn8T2s1zHbZidW6rPaaZvcnCS2soYFIQJrMZSxiePJ2XIYTlcb2ztr/eT2g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for css-prefers-color-scheme@<a href="https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-3.1.1.tgz" rel="nofollow">https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-3.1.1.tgz</a> (sha512-MTu6+tMs9S3EUqzmqLXEcgNRbNkkD/TGFvowpeoWJn5Vfq7FMgsmRQs9X5NXAURiOBmOxm/lLjsDNXDE6k9bhg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cssdb@<a href="https://registry.npmjs.org/cssdb/-/cssdb-4.4.0.tgz" rel="nofollow">https://registry.npmjs.org/cssdb/-/cssdb-4.4.0.tgz</a> (sha512-LsTAR1JPEM9TpGhl/0p3nQecC2LJ0kD8X5YARu1hk/9I1gril5vDtMZyNxcEpxxDj34YNck/ucjuoUd66K03oQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cssesc@<a href="https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz</a> (sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-attribute-case-insensitive@<a href="https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-4.0.2.tgz</a> (sha512-clkFxk/9pcdb4Vkn0hAHq3YnxBQ2p0CGD1dy24jN+reBck+EWxMbxSUqN4Yj7t0w8csl87K6p0gxBe1utkJsYA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for css-blank-pseudo@<a href="https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-0.1.4.tgz" rel="nofollow">https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-0.1.4.tgz</a> (sha512-LHz35Hr83dnFeipc7oqFDmsjHdljj3TQtxGGiNWSOsTLIAubSm4TEz8qCaKFpk7idaQ1GfWscF4E6mgpBysA1w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for normalize-url@<a href="https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz" rel="nofollow">https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz</a> (sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for uniqs@<a href="https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz</a> (sha1-/+3ks2slKQaW5uFl1KWe25mOawI=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-absolute-url@<a href="https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-3.0.3.tgz" rel="nofollow">https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-3.0.3.tgz</a> (sha512-opmNIX7uFnS96NtPmhWQgQx6/NYFgsUXYMllcfzwWKUMwfo8kku1TvE6hkNcH+Q1ts5cMVrsY7j0bxXQDciu9Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for lodash.memoize@<a href="https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz" rel="nofollow">https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz</a> (sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for stylehacks@<a href="https://registry.npmjs.org/stylehacks/-/stylehacks-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/stylehacks/-/stylehacks-5.0.0.tgz</a> (sha512-QOWm6XivDLb+fqffTZP8jrmPmPITVChl2KCY2R05nsCWwLi3VGhCdVc3IVGNwd1zzTt1jPd67zIKjpQfxzQZeA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for css-color-names@<a href="https://registry.npmjs.org/css-color-names/-/css-color-names-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/css-color-names/-/css-color-names-1.0.1.tgz</a> (sha512-/loXYOch1qU1biStIFsHH8SxTmOseh1IJqFvy8IujXOm1h+QjUdDhkzOrR5HG8K8mlxREj0yfi8ewCHx0eMxzA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for read-cache@<a href="https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz</a> (sha1-5mTvMRYRZsl1HNvo28+GtftY93Q=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for p-limit@<a href="https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" rel="nofollow">https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz</a> (sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for color@<a href="https://registry.npmjs.org/color/-/color-3.1.3.tgz" rel="nofollow">https://registry.npmjs.org/color/-/color-3.1.3.tgz</a> (sha512-xgXAcTHa2HeFCGLE9Xs/R82hujGtu9Jd9x4NW3T34+OMs7VoPsjwzRczKHvTAHeJwWFwX5j15+MgAppE8ztObQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for color-string@<a href="https://registry.npmjs.org/color-string/-/color-string-1.5.5.tgz" rel="nofollow">https://registry.npmjs.org/color-string/-/color-string-1.5.5.tgz</a> (sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for nanoid@<a href="https://registry.npmjs.org/nanoid/-/nanoid-3.1.23.tgz" rel="nofollow">https://registry.npmjs.org/nanoid/-/nanoid-3.1.23.tgz</a> (sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for locate-path@<a href="https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz</a> (sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for path-exists@<a href="https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz</a> (sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for p-locate@<a href="https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz" rel="nofollow">https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz</a> (sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for parse5-sax-parser@<a href="https://registry.npmjs.org/parse5-sax-parser/-/parse5-sax-parser-6.0.1.tgz" rel="nofollow">https://registry.npmjs.org/parse5-sax-parser/-/parse5-sax-parser-6.0.1.tgz</a> (sha512-kXX+5S81lgESA0LsDuGjAlBybImAChYRMT+/uKCEXFBFOeEhS52qUCydGhU3qLRD8D9DVjaUo821WK7DM4iCeg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for find-up@<a href="https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" rel="nofollow">https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz</a> (sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for caniuse-api@<a href="https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz</a> (sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for simple-swizzle@<a href="https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz" rel="nofollow">https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz</a> (sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-arrayish@<a href="https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" rel="nofollow">https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz</a> (sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for json-parse-even-better-errors@<a href="https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" rel="nofollow">https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz</a> (sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for callsites@<a href="https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz</a> (sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for wide-align@<a href="https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz" rel="nofollow">https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz</a> (sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ansi-regex@<a href="https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz</a> (sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for strip-ansi@<a href="https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz</a> (sha1-qEeQIusaw2iocTibY1JixQXuNo8=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for signal-exit@<a href="https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz" rel="nofollow">https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz</a> (sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for lines-and-columns@<a href="https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz" rel="nofollow">https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz</a> (sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for string-width@<a href="https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz</a> (sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for error-ex@<a href="https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz" rel="nofollow">https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz</a> (sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for object-assign@<a href="https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz" rel="nofollow">https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz</a> (sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for has-unicode@<a href="https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz</a> (sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-fullwidth-code-point@<a href="https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz</a> (sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for delegates@<a href="https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz</a> (sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for aproba@<a href="https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz" rel="nofollow">https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz</a> (sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ansi-regex@<a href="https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz</a> (sha1-w7M6te42DYbg5ijwRorn7yfWVN8=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for set-blocking@<a href="https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz</a> (sha1-BF+XgtARrppoA93TgrJDkrPYkPc=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for string-width@<a href="https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz</a> (sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for are-we-there-yet@<a href="https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz" rel="nofollow">https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz</a> (sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for strip-ansi@<a href="https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz" rel="nofollow">https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz</a> (sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-fullwidth-code-point@<a href="https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz</a> (sha1-754xOG8DGn8NZDr4L95QxFfvAMs=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for console-control-strings@<a href="https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz</a> (sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for jsonparse@<a href="https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz" rel="nofollow">https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz</a> (sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @tootallnate/once@<a href="https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz" rel="nofollow">https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz</a> (sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-lambda@<a href="https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz</a> (sha1-PZh3iZ5qU+/AFgUEzeFfgubwYdU=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for socks-proxy-agent@<a href="https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-5.0.0.tgz</a> (sha512-lEpa1zsWCChxiynk+lCycKuC502RxDWLKJZoIhnxrWNjLSDGYRFflHA1/228VkRcnv9TIb8w98derGbpKxJRgA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for encoding@<a href="https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz" rel="nofollow">https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz</a> (sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for humanize-ms@<a href="https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz" rel="nofollow">https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz</a> (sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for minizlib@<a href="https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz" rel="nofollow">https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz</a> (sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for http-proxy-agent@<a href="https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz</a> (sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for minipass-json-stream@<a href="https://registry.npmjs.org/minipass-json-stream/-/minipass-json-stream-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/minipass-json-stream/-/minipass-json-stream-1.0.1.tgz</a> (sha512-ODqY18UZt/I8k+b7rl2AENgbWE8IDYam+undIJONvigAz8KR5GWblsFTEfQs0WODsjbSXWlm+JHEv8Gr6Tfdbg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for agentkeepalive@<a href="https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.1.4.tgz" rel="nofollow">https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.1.4.tgz</a> (sha512-+V/rGa3EuU74H6wR04plBb7Ks10FbtUQgRj/FQOG7uUIEuaINI+AiqJR1k6t3SVNs7o7ZjIdus6706qqzVq8jQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for minipass-fetch@<a href="https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-1.3.3.tgz" rel="nofollow">https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-1.3.3.tgz</a> (sha512-akCrLDWfbdAWkMLBxJEeWTdNsjML+dt5YgOI4gJ53vuO0vrmYQkUPxa6j6V65s9CcePIr2SSWqjT2EcrNseryQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for http-cache-semantics@<a href="https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz" rel="nofollow">https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz</a> (sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ignore-walk@<a href="https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.4.tgz" rel="nofollow">https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.4.tgz</a> (sha512-PY6Ii8o1jMRA1z4F2hRkH/xN59ox43DavKvD3oDpfurRlOJyAHpifIwpbdv1n4jt4ov0jSpw3kQ4GhJnpBL6WQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for npmlog@<a href="https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz" rel="nofollow">https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz</a> (sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for env-paths@<a href="https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz" rel="nofollow">https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz</a> (sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for abbrev@<a href="https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz</a> (sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for nopt@<a href="https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz</a> (sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for which@<a href="https://registry.npmjs.org/which/-/which-2.0.2.tgz" rel="nofollow">https://registry.npmjs.org/which/-/which-2.0.2.tgz</a> (sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for promise-retry@<a href="https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz</a> (sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for npm-bundled@<a href="https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.1.2.tgz" rel="nofollow">https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.1.2.tgz</a> (sha512-x5DHup0SuyQcmL3s7Rx/YQ8sbw/Hzg0rj48eN0dV7hf5cmQq5PXIeioroH3raV1QC1yh3uTYuMThvEQF3iKgGQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for read-package-json-fast@<a href="https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-2.0.2.tgz" rel="nofollow">https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-2.0.2.tgz</a> (sha512-5fyFUyO9B799foVk4n6ylcoAktG/FbE3jwRKxvwaeSrIunaoMc0u81dzXxjeAFKOce7O5KncdfwpGvvs6r5PsQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @npmcli/node-gyp@<a href="https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-1.0.2.tgz</a> (sha512-yrJUe6reVMpktcvagumoqD9r08fH1iRo01gn1u0zoCApa9lnZGEigVKUd2hzsCId4gdtkZZIVscLhNxMECKgRg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for which@<a href="https://registry.npmjs.org/which/-/which-2.0.2.tgz" rel="nofollow">https://registry.npmjs.org/which/-/which-2.0.2.tgz</a> (sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @npmcli/promise-spawn@<a href="https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-1.3.2.tgz" rel="nofollow">https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-1.3.2.tgz</a> (sha512-QyAGYo/Fbj4MXeGdJcFzZ+FkDkomfRBrPM+9QYJSg+PxgAUL+LU3FneQk37rKR2/zjqkCV1BLHccX98wRXG3Sg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @npmcli/run-script@<a href="https://registry.npmjs.org/@npmcli/run-script/-/run-script-1.8.5.tgz" rel="nofollow">https://registry.npmjs.org/@npmcli/run-script/-/run-script-1.8.5.tgz</a> (sha512-NQspusBCpTjNwNRFMtz2C5MxoxyzlbuJ4YEhxAKrIonTiirKDtatsZictx9RgamQIx6+QuHMNmPl0wQdoESs9A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @npmcli/installed-package-contents@<a href="https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-1.0.7.tgz" rel="nofollow">https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-1.0.7.tgz</a> (sha512-9rufe0wnJusCQoLpV9ZPKIVP55itrM5BxOXs10DmdbRfgWtHy1LDyskbwRnBghuB0PrF7pNPOqREVtpz4HqzKw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for npm-packlist@<a href="https://registry.npmjs.org/npm-packlist/-/npm-packlist-2.2.2.tgz" rel="nofollow">https://registry.npmjs.org/npm-packlist/-/npm-packlist-2.2.2.tgz</a> (sha512-Jt01acDvJRhJGthnUJVF/w6gumWOZxO7IkpY/lsX9//zqQgnF7OJaxgQXcerd4uQOLu7W5bkb4mChL9mdfm+Zg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for indent-string@<a href="https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz</a> (sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ieee754@<a href="https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz" rel="nofollow">https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz</a> (sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @npmcli/git@<a href="https://registry.npmjs.org/@npmcli/git/-/git-2.0.9.tgz" rel="nofollow">https://registry.npmjs.org/@npmcli/git/-/git-2.0.9.tgz</a> (sha512-hTMbMryvOqGLwnmMBKs5usbPsJtyEsMsgXwJbmNrsEuQQh1LAIMDU77IoOrwkCg+NgQWl+ySlarJASwM3SutCA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for aggregate-error@<a href="https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz</a> (sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for clean-stack@<a href="https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz" rel="nofollow">https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz</a> (sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for yocto-queue@<a href="https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" rel="nofollow">https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz</a> (sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for wcwidth@<a href="https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz</a> (sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz</a> (sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for color-convert@<a href="https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz</a> (sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for chalk@<a href="https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz" rel="nofollow">https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz</a> (sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for has-flag@<a href="https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz</a> (sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for log-symbols@<a href="https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz" rel="nofollow">https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz</a> (sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-interactive@<a href="https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz</a> (sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cli-spinners@<a href="https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.6.0.tgz" rel="nofollow">https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.6.0.tgz</a> (sha512-t+4/y50K/+4xcCRosKkA7W4gTr1MySvLV0q+PxmG7FJ5g+66ChKurYjxBCjHggHH3HA5Hh9cy+lcUGWDqVH+4Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for bl@<a href="https://registry.npmjs.org/bl/-/bl-4.1.0.tgz" rel="nofollow">https://registry.npmjs.org/bl/-/bl-4.1.0.tgz</a> (sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-wsl@<a href="https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz" rel="nofollow">https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz</a> (sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for base64-js@<a href="https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz" rel="nofollow">https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz</a> (sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-docker@<a href="https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz" rel="nofollow">https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz</a> (sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ee-first@<a href="https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz</a> (sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for object-keys@<a href="https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz</a> (sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for define-lazy-prop@<a href="https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz</a> (sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for get-intrinsic@<a href="https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz</a> (sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-unicode-supported@<a href="https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz" rel="nofollow">https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz</a> (sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for has@<a href="https://registry.npmjs.org/has/-/has-1.0.3.tgz" rel="nofollow">https://registry.npmjs.org/has/-/has-1.0.3.tgz</a> (sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for function-bind@<a href="https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz</a> (sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for has-symbols@<a href="https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz</a> (sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for hosted-git-info@<a href="https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.0.2.tgz" rel="nofollow">https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.0.2.tgz</a> (sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for define-properties@<a href="https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz" rel="nofollow">https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz</a> (sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for balanced-match@<a href="https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz</a> (sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for call-bind@<a href="https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz</a> (sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for npm-install-checks@<a href="https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-4.0.0.tgz</a> (sha512-09OmyDkNLYwqKPOnbI8exiOZU2GVVmQp7tgez2BPi5OZC8M82elDAps7sxC4l//uSUtotWqoEIDwjRvWH4qz8w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for sax@<a href="https://registry.npmjs.org/sax/-/sax-1.2.4.tgz" rel="nofollow">https://registry.npmjs.org/sax/-/sax-1.2.4.tgz</a> (sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for brace-expansion@<a href="https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" rel="nofollow">https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz</a> (sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for yallist@<a href="https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz</a> (sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for rfdc@<a href="https://registry.npmjs.org/rfdc/-/rfdc-1.3.0.tgz" rel="nofollow">https://registry.npmjs.org/rfdc/-/rfdc-1.3.0.tgz</a> (sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for flatted@<a href="https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz" rel="nofollow">https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz</a> (sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @types/webpack-sources@<a href="https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-0.1.8.tgz" rel="nofollow">https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-0.1.8.tgz</a> (sha512-JHB2/xZlXOjzjBB6fMOpH1eQAfsrpqVVIbneE0Rok16WXwFaznaI5vfg75U5WgGJm7V9W1c4xeRQDjX/zwvghA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for webpack-sources@<a href="https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz" rel="nofollow">https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz</a> (sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for prr@<a href="https://registry.npmjs.org/prr/-/prr-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/prr/-/prr-1.0.1.tgz</a> (sha1-0/wRS6BplaRexok/SEzrHXj19HY=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for emojis-list@<a href="https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz</a> (sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @types/source-list-map@<a href="https://registry.npmjs.org/@types/source-list-map/-/source-list-map-0.1.2.tgz" rel="nofollow">https://registry.npmjs.org/@types/source-list-map/-/source-list-map-0.1.2.tgz</a> (sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for parse-node-version@<a href="https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz</a> (sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for klona@<a href="https://registry.npmjs.org/klona/-/klona-2.0.4.tgz" rel="nofollow">https://registry.npmjs.org/klona/-/klona-2.0.4.tgz</a> (sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for copy-anything@<a href="https://registry.npmjs.org/copy-anything/-/copy-anything-2.0.3.tgz" rel="nofollow">https://registry.npmjs.org/copy-anything/-/copy-anything-2.0.3.tgz</a> (sha512-GK6QUtisv4fNS+XcI7shX0Gx9ORg7QqIznyfho79JTnX1XhLiyZHfftvGiziqzRiEi/Bjhgpi+D2o7HxJFPnDQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-what@<a href="https://registry.npmjs.org/is-what/-/is-what-3.14.1.tgz" rel="nofollow">https://registry.npmjs.org/is-what/-/is-what-3.14.1.tgz</a> (sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for errno@<a href="https://registry.npmjs.org/errno/-/errno-0.1.8.tgz" rel="nofollow">https://registry.npmjs.org/errno/-/errno-0.1.8.tgz</a> (sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for image-size@<a href="https://registry.npmjs.org/image-size/-/image-size-0.5.5.tgz" rel="nofollow">https://registry.npmjs.org/image-size/-/image-size-0.5.5.tgz</a> (sha1-Cd/Uq50g4p6xw+gLiZA3jfnjy5w=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz</a> (sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for date-format@<a href="https://registry.npmjs.org/date-format/-/date-format-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/date-format/-/date-format-3.0.0.tgz</a> (sha512-eyTcpKOcamdhWJXj56DpQMo1ylSQpcGtGKXcU0Tb97+K56/CF5amAqqqNj0+KvA0iw2ynxtHWFsPDSClCxe48w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for html-escaper@<a href="https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz" rel="nofollow">https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz</a> (sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for has-flag@<a href="https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz</a> (sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for istanbul-lib-report@<a href="https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz</a> (sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for which@<a href="https://registry.npmjs.org/which/-/which-1.3.1.tgz" rel="nofollow">https://registry.npmjs.org/which/-/which-1.3.1.tgz</a> (sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for istanbul-lib-source-maps@<a href="https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz</a> (sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for follow-redirects@<a href="https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.1.tgz" rel="nofollow">https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.1.tgz</a> (sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for eventemitter3@<a href="https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz" rel="nofollow">https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz</a> (sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for requires-port@<a href="https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz</a> (sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for unpipe@<a href="https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz</a> (sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for extend@<a href="https://registry.npmjs.org/extend/-/extend-3.0.2.tgz" rel="nofollow">https://registry.npmjs.org/extend/-/extend-3.0.2.tgz</a> (sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for utils-merge@<a href="https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz</a> (sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for setprototypeof@<a href="https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz</a> (sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for void-elements@<a href="https://registry.npmjs.org/void-elements/-/void-elements-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/void-elements/-/void-elements-2.0.1.tgz</a> (sha1-wGavtYK7HLQSjWDqkjkulNXp2+w=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for finalhandler@<a href="https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz" rel="nofollow">https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz</a> (sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for type-is@<a href="https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz" rel="nofollow">https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz</a> (sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for raw-body@<a href="https://registry.npmjs.org/raw-body/-/raw-body-2.4.0.tgz" rel="nofollow">https://registry.npmjs.org/raw-body/-/raw-body-2.4.0.tgz</a> (sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for on-finished@<a href="https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz" rel="nofollow">https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz</a> (sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for http-errors@<a href="https://registry.npmjs.org/http-errors/-/http-errors-1.7.2.tgz" rel="nofollow">https://registry.npmjs.org/http-errors/-/http-errors-1.7.2.tgz</a> (sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for bytes@<a href="https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz</a> (sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for isbinaryfile@<a href="https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-4.0.8.tgz" rel="nofollow">https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-4.0.8.tgz</a> (sha512-53h6XFniq77YdW+spoRrebh0mnmTxRPTlcuIArO57lmMdq4uBKFKaeTjnb92oYWrSn/LVL+LT+Hap2tFQj8V+w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for parseurl@<a href="https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz" rel="nofollow">https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz</a> (sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for content-type@<a href="https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz</a> (sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for qjobs@<a href="https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz" rel="nofollow">https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz</a> (sha512-8YOJEHtxpySA3fFDyCRxA+UUV+fA+rTWnuWvylOK/NCjhY+b4ocCtmu8TtsWb+mYeU+GCHf/S66KZF/AsteKHg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for di@<a href="https://registry.npmjs.org/di/-/di-0.0.1.tgz" rel="nofollow">https://registry.npmjs.org/di/-/di-0.0.1.tgz</a> (sha1-gGZJMmzqp8qjMG112YXqJ0i6kTw=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for dom-serialize@<a href="https://registry.npmjs.org/dom-serialize/-/dom-serialize-2.2.1.tgz" rel="nofollow">https://registry.npmjs.org/dom-serialize/-/dom-serialize-2.2.1.tgz</a> (sha1-ViromZ9Evl6jB29UGdzVnrQ6yVs=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for colors@<a href="https://registry.npmjs.org/colors/-/colors-1.4.0.tgz" rel="nofollow">https://registry.npmjs.org/colors/-/colors-1.4.0.tgz</a> (sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for merge-stream@<a href="https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz</a> (sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-extglob@<a href="https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz</a> (sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for body-parser@<a href="https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz" rel="nofollow">https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz</a> (sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @istanbuljs/schema@<a href="https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz" rel="nofollow">https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz</a> (sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for istanbul-lib-coverage@<a href="https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz</a> (sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for restore-cursor@<a href="https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz</a> (sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for through@<a href="https://registry.npmjs.org/through/-/through-2.3.8.tgz" rel="nofollow">https://registry.npmjs.org/through/-/through-2.3.8.tgz</a> (sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for tmp@<a href="https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz" rel="nofollow">https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz</a> (sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for safer-buffer@<a href="https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" rel="nofollow">https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz</a> (sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for strip-ansi@<a href="https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz" rel="nofollow">https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz</a> (sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for mute-stream@<a href="https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz" rel="nofollow">https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz</a> (sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for external-editor@<a href="https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz</a> (sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for run-async@<a href="https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz" rel="nofollow">https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz</a> (sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cli-width@<a href="https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz</a> (sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cli-cursor@<a href="https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz</a> (sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for wrappy@<a href="https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz</a> (sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for resolve-from@<a href="https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz</a> (sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ansi-escapes@<a href="https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz" rel="nofollow">https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz</a> (sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for parent-module@<a href="https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz</a> (sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for slash@<a href="https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/slash/-/slash-3.0.0.tgz</a> (sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for range-parser@<a href="https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz" rel="nofollow">https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz</a> (sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for binary-extensions@<a href="https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz" rel="nofollow">https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz</a> (sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ignore@<a href="https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz" rel="nofollow">https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz</a> (sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for dir-glob@<a href="https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" rel="nofollow">https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz</a> (sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for pkg-dir@<a href="https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz" rel="nofollow">https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz</a> (sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for to-regex-range@<a href="https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" rel="nofollow">https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz</a> (sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for array-union@<a href="https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz</a> (sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for run-parallel@<a href="https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" rel="nofollow">https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz</a> (sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for reusify@<a href="https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz</a> (sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for graceful-fs@<a href="https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz" rel="nofollow">https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz</a> (sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for tapable@<a href="https://registry.npmjs.org/tapable/-/tapable-2.2.0.tgz" rel="nofollow">https://registry.npmjs.org/tapable/-/tapable-2.2.0.tgz</a> (sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for fastq@<a href="https://registry.npmjs.org/fastq/-/fastq-1.11.0.tgz" rel="nofollow">https://registry.npmjs.org/fastq/-/fastq-1.11.0.tgz</a> (sha512-7Eczs8gIPDrVzT+EksYBcupqMyxSHXXrHOLRRxU2/DicV8789MRBRR8+Hc2uWzUupOs4YS4JzBmBxjjCVBxD/g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ms@<a href="https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" rel="nofollow">https://registry.npmjs.org/ms/-/ms-2.1.2.tgz</a> (sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for timsort@<a href="https://registry.npmjs.org/timsort/-/timsort-0.3.0.tgz" rel="nofollow">https://registry.npmjs.org/timsort/-/timsort-0.3.0.tgz</a> (sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-reduce-initial@<a href="https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.0.0.tgz</a> (sha512-wR6pXUaFbSMG1oCKx8pKVA+rnSXCHlca5jMrlmkmif+uig0HNUTV9oGN5kjKsM3mATQAldv2PF9Tbl2vqLFjnA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-unique-selectors@<a href="https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.0.0.tgz</a> (sha512-o9l4pF8SRn7aCMTmzb/kNv/kjV7wPZpZ8Nlb1Gq8v/Qvw969K1wanz1RVA0ehHzWe9+wHXaC2DvZlak/gdMJ5w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-reduce-transforms@<a href="https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.0.0.tgz</a> (sha512-iHdGODW4YzM3WjVecBhPQt6fpJC4lGQZxJKjkBNHpp2b8dzmvj0ogKThqya+IRodQEFzjfXgYeESkf172FH5Lw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-svgo@<a href="https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.0.0.tgz</a> (sha512-M3/VS4sFI1Yp9g0bPL+xzzCNz5iLdRUztoFaugMit5a8sMfkVzzhwqbsOlD8IFFymCdJDmXmh31waYHWw1K4BA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-normalize-unicode@<a href="https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.0.0.tgz</a> (sha512-2CpVoz/67rXU5s9tsPZDxG1YGS9OFHwoY9gsLAzrURrCxTAb0H7Vp87/62LvVPgRWTa5ZmvgmqTp2rL8tlm72A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-ordered-values@<a href="https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.0.0.tgz</a> (sha512-dPr+SRObiHueCIc4IUaG0aOGQmYkuNu50wQvdXTGKy+rzi2mjmPsbeDsheLk5WPb9Zyf2tp8E+I+h40cnivm6g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for string-width@<a href="https://registry.npmjs.org/string-width/-/string-width-4.2.2.tgz" rel="nofollow">https://registry.npmjs.org/string-width/-/string-width-4.2.2.tgz</a> (sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-normalize-string@<a href="https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.0.0.tgz</a> (sha512-wSO4pf7GNcDZpmelREWYADF1+XZWrAcbFLQCOqoE92ZwYgaP/RLumkUTaamEzdT2YKRZAH8eLLKGWotU/7FNPw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-normalize-whitespace@<a href="https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.0.0.tgz</a> (sha512-KRnxQvQAVkJfaeXSz7JlnD9nBN9sFZF9lrk9452Q2uRoqrRSkinqifF8Iex7wZGei2DZVG/qpmDFDmRvbNAOGA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-normalize-timing-functions@<a href="https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.0.0.tgz</a> (sha512-TwPaDX+wl9wO3MUm23lzGmOzGCGKnpk+rSDgzB2INpakD5dgWR3L6bJq1P1LQYzBAvz8fRIj2NWdnZdV4EV98Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-normalize-repeat-style@<a href="https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.0.0.tgz</a> (sha512-KRT14JbrXKcFMYuc4q7lh8lvv8u22wLyMrq+UpHKLtbx2H/LOjvWXYdoDxmNrrrJzomAWL+ViEXr48/IhSUJnQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-normalize-positions@<a href="https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.0.0.tgz</a> (sha512-0o6/qU5ky74X/eWYj/tv4iiKCm3YqJnrhmVADpIMNXxzFZywsSQxl8F7cKs8jQEtF3VrJBgcDHTexZy1zgDoYg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-normalize-charset@<a href="https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.0.0.tgz</a> (sha512-pqsCkgo9KmQP0ew6DqSA+uP9YN6EfsW20pQ3JU5JoQge09Z6Too4qU0TNDsTNWuEaP8SWsMp+19l15210MsDZQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-normalize-display-values@<a href="https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.0.0.tgz</a> (sha512-t4f2d//gH1f7Ns0Jq3eNdnWuPT7TeLuISZ6RQx4j8gpl5XrhkdshdNcOnlrEK48YU6Tcb6jqK7dorME3N4oOGA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-normalize-url@<a href="https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.0.0.tgz</a> (sha512-ICDaGFBqLgA3dlrCIRuhblLl80D13YtgEV9NJPTYJtgR72vu61KgxAHv+z/lKMs1EbwfSQa3ALjOFLSmXiE34A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-minify-selectors@<a href="https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.0.0.tgz</a> (sha512-cEM0O0eWwFIvmo6nfB0lH0vO/XFwgqIvymODbfPXZ1gTA3i76FKnb7TGUrEpiTxaXH6tgYQ6DcTHwRiRS+YQLQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-minify-params@<a href="https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.0.0.tgz</a> (sha512-KvZYIxTPBVKjdd+XgObq9A+Sfv8lMkXTpbZTsjhr42XbfWIeLaTItMlygsDWfjArEc3muUfDaUFgNSeDiJ5jug==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-merge-rules@<a href="https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.0.0.tgz</a> (sha512-TfsXbKjNYCGfUPEXGIGPySnMiJbdS+3gcVeV8gwmJP4RajyKZHW8E0FYDL1WmggTj3hi+m+WUCAvqRpX2ut4Kg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-minify-font-values@<a href="https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.0.0.tgz</a> (sha512-zi2JhFaMOcIaNxhndX5uhsqSY1rexKDp23wV8EOmC9XERqzLbHsoRye3aYF716Zm+hkcR4loqKDt8LZlmihwAg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-discard-empty@<a href="https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.0.0.tgz</a> (sha512-+wigy099Y1xZxG36WG5L1f2zeH1oicntkJEW4TDIqKKDO2g9XVB3OhoiHTu08rDEjLnbcab4rw0BAccwi2VjiQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-convert-values@<a href="https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.0.0.tgz</a> (sha512-V5kmYm4xoBAjNs+eHY/6XzXJkkGeg4kwNf2ocfqhLb1WBPEa4oaSmoi1fnVO7Dkblqvus9h+AenDvhCKUCK7uQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-minify-gradients@<a href="https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.0.0.tgz</a> (sha512-/jPtNgs6JySMwgsE5dPOq8a2xEopWTW3RyqoB9fLqxgR+mDUNLSi7joKd+N1z7FXWgVkc4l/dEBMXHgNAaUbvg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-discard-overridden@<a href="https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.0.0.tgz</a> (sha512-hybnScTaZM2iEA6kzVQ6Spozy7kVdLw+lGw8hftLlBEzt93uzXoltkYp9u0tI8xbfhxDLTOOzHsHQCkYdmzRUg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-discard-comments@<a href="https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.0.0.tgz</a> (sha512-Umig6Gxs8m20RihiXY6QkePd6mp4FxkA1Dg+f/Kd6uw0gEMfKRjDeQOyFkLibexbJJGHpE3lrN/Q0R9SMrUMbQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-merge-longhand@<a href="https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.0.1.tgz" rel="nofollow">https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.0.1.tgz</a> (sha512-H1RO8le5deFGumQzuhJjuL0bIXPRysa+w7xtk5KrHe38oiaSS9ksPXDo24+IOS3SETPhip0J5+1uCOW+ALs3Yw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for path-type@<a href="https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz</a> (sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-colormin@<a href="https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.0.0.tgz</a> (sha512-Yt84+5V6CgS/AhK7d7MA58vG8dSZ7+ytlRtWLaQhag3HXOncTfmYpuUOX4cDoXjvLfw1sHRCHMiBjYhc35CymQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for import-fresh@<a href="https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz" rel="nofollow">https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz</a> (sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cssnano-utils@<a href="https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-2.0.0.tgz</a> (sha512-xvxmTszdrvSyTACdPe8VU5J6p4sm3egpgw54dILvNqt5eBUv6TFjACLhSxtRuEsxYrgy8uDy269YjScO5aKbGA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @types/parse-json@<a href="https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz</a> (sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-resolvable@<a href="https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz</a> (sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for cssnano-preset-default@<a href="https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.0.1.tgz" rel="nofollow">https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.0.1.tgz</a> (sha512-cfmfThYODGqhpQKDq9H0MTAqkMvZ3dGbOUTBKw0xWZiIycMqHid22LsJXJl4r1qX4qzDeKxcSyQ/Xb5Mu3Z//Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-value-parser@<a href="https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz</a> (sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-modules-local-by-default@<a href="https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz</a> (sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-modules-values@<a href="https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz</a> (sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for parse-json@<a href="https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz" rel="nofollow">https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz</a> (sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-modules-scope@<a href="https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz</a> (sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for css-declaration-sorter@<a href="https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.0.0.tgz" rel="nofollow">https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.0.0.tgz</a> (sha512-S0TE4E0ha5+tBHdLWPc5n+S8E4dFBS5xScPvgHkLNZwWvX4ISoFGhGeerLC9uS1cKA/sC+K2wHq6qEbcagT/fg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for icss-utils@<a href="https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz" rel="nofollow">https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz</a> (sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for camelcase@<a href="https://registry.npmjs.org/camelcase/-/camelcase-6.2.0.tgz" rel="nofollow">https://registry.npmjs.org/camelcase/-/camelcase-6.2.0.tgz</a> (sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for source-map-resolve@<a href="https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.6.0.tgz" rel="nofollow">https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.6.0.tgz</a> (sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for postcss-modules-extract-imports@<a href="https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz</a> (sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for parse5-htmlparser2-tree-adapter@<a href="https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz" rel="nofollow">https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz</a> (sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for inherits@<a href="https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" rel="nofollow">https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz</a> (sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for pretty-bytes@<a href="https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz" rel="nofollow">https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz</a> (sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for p-limit@<a href="https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz</a> (sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for globby@<a href="https://registry.npmjs.org/globby/-/globby-11.0.3.tgz" rel="nofollow">https://registry.npmjs.org/globby/-/globby-11.0.3.tgz</a> (sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for fill-range@<a href="https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" rel="nofollow">https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz</a> (sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for safe-buffer@<a href="https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" rel="nofollow">https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz</a> (sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for readdirp@<a href="https://registry.npmjs.org/readdirp/-/readdirp-3.5.0.tgz" rel="nofollow">https://registry.npmjs.org/readdirp/-/readdirp-3.5.0.tgz</a> (sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-glob@<a href="https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz" rel="nofollow">https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz</a> (sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for normalize-path@<a href="https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz</a> (sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-binary-path@<a href="https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz</a> (sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for anymatch@<a href="https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz" rel="nofollow">https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz</a> (sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for color-convert@<a href="https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz" rel="nofollow">https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz</a> (sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for glob-parent@<a href="https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" rel="nofollow">https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz</a> (sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for escape-string-regexp@<a href="https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" rel="nofollow">https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz</a> (sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz</a> (sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for unique-filename@<a href="https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz" rel="nofollow">https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz</a> (sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ansi-styles@<a href="https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" rel="nofollow">https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz</a> (sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for mkdirp@<a href="https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz</a> (sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ssri@<a href="https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz" rel="nofollow">https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz</a> (sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for p-map@<a href="https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz</a> (sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for minipass-pipeline@<a href="https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz" rel="nofollow">https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz</a> (sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for minipass-collect@<a href="https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz" rel="nofollow">https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz</a> (sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for promise-inflight@<a href="https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz" rel="nofollow">https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz</a> (sha1-mEcocL8igTL8vdhoEputEsPAKeM=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for minipass-flush@<a href="https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz" rel="nofollow">https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz</a> (sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for minipass@<a href="https://registry.npmjs.org/minipass/-/minipass-3.1.3.tgz" rel="nofollow">https://registry.npmjs.org/minipass/-/minipass-3.1.3.tgz</a> (sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for infer-owner@<a href="https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz" rel="nofollow">https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz</a> (sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for lru-cache@<a href="https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" rel="nofollow">https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz</a> (sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @npmcli/move-file@<a href="https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz" rel="nofollow">https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz</a> (sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for fs-minipass@<a href="https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz</a> (sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for chownr@<a href="https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz</a> (sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for escalade@<a href="https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz" rel="nofollow">https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz</a> (sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for colorette@<a href="https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz" rel="nofollow">https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz</a> (sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for node-releases@<a href="https://registry.npmjs.org/node-releases/-/node-releases-1.1.72.tgz" rel="nofollow">https://registry.npmjs.org/node-releases/-/node-releases-1.1.72.tgz</a> (sha512-LLUo+PpH3dU6XizX3iVoubUNheF/owjXCZZ5yACDxNnPtgFuludV1ZL3ayK1kVep42Rmm0+R9/Y60NQbZ2bifw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for electron-to-chromium@<a href="https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.730.tgz" rel="nofollow">https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.730.tgz</a> (sha512-1Tr3h09wXhmqXnvDyrRe6MFgTeU0ZXy3+rMJWTrOHh/HNesWwBBrKnMxRJWZ86dzs8qQdw2c7ZE1/qeGHygImA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for json-schema-traverse@<a href="https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz</a> (sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for make-dir@<a href="https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz" rel="nofollow">https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz</a> (sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for fast-deep-equal@<a href="https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" rel="nofollow">https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz</a> (sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for json-schema-traverse@<a href="https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz" rel="nofollow">https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz</a> (sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for require-from-string@<a href="https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz" rel="nofollow">https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz</a> (sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for to-fast-properties@<a href="https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz</a> (sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for merge-source-map@<a href="https://registry.npmjs.org/merge-source-map/-/merge-source-map-1.1.0.tgz" rel="nofollow">https://registry.npmjs.org/merge-source-map/-/merge-source-map-1.1.0.tgz</a> (sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-hoist-variables@<a href="https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.13.16.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.13.16.tgz</a> (sha512-1eMtTrXtrwscjcAeO4BVK+vvkxaLJSPFz1w1KLawz6HLNi9bPFGBNwwDyVfiu1Tv/vRRFYfoGaKhmAQPGPn5Wg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for esutils@<a href="https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" rel="nofollow">https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz</a> (sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-explode-assignable-expression@<a href="https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.13.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.13.0.tgz</a> (sha512-qS0peLTDP8kOisG1blKbaoBg/o9OSa1qoumMjTK5pM+KDTtpxpsiubnCGP34vK8BXGcb2M9eigwgvoJryrzwWA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for istanbul-lib-instrument@<a href="https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz" rel="nofollow">https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz</a> (sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-builder-binary-assignment-operator-visitor@<a href="https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.12.13.tgz</a> (sha512-CZOv9tGphhDRlVjVkAgm8Nhklm9RzSmWpX2my+t7Ua/KT616pEzXsQCjinzvkRvHWJ9itO4f296efroX23XCMA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for babel-plugin-dynamic-import-node@<a href="https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz" rel="nofollow">https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz</a> (sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for globals@<a href="https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" rel="nofollow">https://registry.npmjs.org/globals/-/globals-11.12.0.tgz</a> (sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for regexpu-core@<a href="https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.7.1.tgz" rel="nofollow">https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.7.1.tgz</a> (sha512-ywH2VUraA44DZQuRKzARmw6S66mr48pQVva4LBeRhcOltJ6hExvWly5ZjFLYo67xbIxb6W1q4bAGtgfEl20zfQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-create-regexp-features-plugin@<a href="https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.3.tgz</a> (sha512-JIB2+XJrb7v3zceV2XzDhGIB902CmKGSpSl4q2C6agU9SNLG/2V1RtFRGPG1Ajh9STj3+q6zJMOC+N/pp2P9DA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-create-class-features-plugin@<a href="https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.3.tgz</a> (sha512-BnEfi5+6J2Lte9LeiL6TxLWdIlEv9Woacc1qXzXBgbikcOzMRM2Oya5XGg/f/ngotv1ej2A/b+3iJH8wbS1+lQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-skip-transparent-expression-wrappers@<a href="https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz</a> (sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-unicode-regex@<a href="https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.12.13.tgz</a> (sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-unicode-escapes@<a href="https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.12.13.tgz</a> (sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-typeof-symbol@<a href="https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.13.tgz</a> (sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-sticky-regex@<a href="https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.13.tgz</a> (sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-template-literals@<a href="https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.13.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.13.0.tgz</a> (sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-spread@<a href="https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.13.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.13.0.tgz</a> (sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-reserved-words@<a href="https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.13.tgz</a> (sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-regenerator@<a href="https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz</a> (sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-shorthand-properties@<a href="https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.12.13.tgz</a> (sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-property-literals@<a href="https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.12.13.tgz</a> (sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-object-super@<a href="https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.12.13.tgz</a> (sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-parameters@<a href="https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.2.tgz</a> (sha512-NxoVmA3APNCC1JdMXkdYXuQS+EMdqy0vIwyDHeKHiJKRxmp1qGSdb0JLEIoPRhkx6H/8Qi3RJ3uqOCYw8giy9A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-new-target@<a href="https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.12.13.tgz</a> (sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-modules-systemjs@<a href="https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.13.8.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.13.8.tgz</a> (sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-modules-amd@<a href="https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.2.tgz</a> (sha512-hPC6XBswt8P3G2D1tSV2HzdKvkqOpmbyoy+g73JG0qlF/qx2y3KaMmXb1fLrpmWGLZYA0ojCvaHdzFWjlmV+Pw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-modules-umd@<a href="https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.14.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.14.0.tgz</a> (sha512-nPZdnWtXXeY7I87UZr9VlsWme3Y0cfFFE41Wbxz4bbaexAjNMInXPFUpRRUJ8NoMm0Cw+zxbqjdPmLhcjfazMw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-named-capturing-groups-regex@<a href="https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.12.13.tgz</a> (sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-member-expression-literals@<a href="https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.12.13.tgz</a> (sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-modules-commonjs@<a href="https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.0.tgz</a> (sha512-EX4QePlsTaRZQmw9BsoPeyh5OCtRGIhwfLquhxGp5e32w+dyL8htOcDwamlitmNFK6xBZYlygjdye9dbd9rUlQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-literals@<a href="https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.12.13.tgz</a> (sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-for-of@<a href="https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.13.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.13.0.tgz</a> (sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-exponentiation-operator@<a href="https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.12.13.tgz</a> (sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-function-name@<a href="https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.12.13.tgz</a> (sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-duplicate-keys@<a href="https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.12.13.tgz</a> (sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-destructuring@<a href="https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.13.17.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.13.17.tgz</a> (sha512-UAUqiLv+uRLO+xuBKKMEpC+t7YRNVRqBsWWq1yKXbBZBje/t3IXCiSinZhjn/DC3qzBfICeYd2EFGEbHsh5RLA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-dotall-regex@<a href="https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.13.tgz</a> (sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-classes@<a href="https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.2.tgz</a> (sha512-7oafAVcucHquA/VZCsXv/gmuiHeYd64UJyyTYU+MPfNu0KeNlxw06IeENBO8bJjXVbolu+j1MM5aKQtH1OMCNg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-computed-properties@<a href="https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.13.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.13.0.tgz</a> (sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-block-scoping@<a href="https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.2.tgz</a> (sha512-neZZcP19NugZZqNwMTH+KoBjx5WyvESPSIOQb4JHpfd+zPfqcH65RMu5xJju5+6q/Y2VzYrleQTr+b6METyyxg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-block-scoped-functions@<a href="https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.12.13.tgz</a> (sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-syntax-private-property-in-object@<a href="https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.0.tgz</a> (sha512-bda3xF8wGl5/5btF794utNOL0Jw+9jE5C1sLZcoK7c4uonE/y3iQiyG+KbkF3WBV/paX58VCpjhxLPkdj5Fe4w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-transform-arrow-functions@<a href="https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.13.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.13.0.tgz</a> (sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-syntax-optional-catch-binding@<a href="https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz</a> (sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-syntax-object-rest-spread@<a href="https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz</a> (sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-syntax-logical-assignment-operators@<a href="https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz</a> (sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-syntax-nullish-coalescing-operator@<a href="https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz</a> (sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-syntax-numeric-separator@<a href="https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz</a> (sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-syntax-json-strings@<a href="https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz</a> (sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-syntax-export-namespace-from@<a href="https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz</a> (sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-syntax-class-static-block@<a href="https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.12.13.tgz</a> (sha512-ZmKQ0ZXR0nYpHZIIuj9zE7oIqCx2hw9TKi+lIo73NNrMPAZGHfS92/VRV0ZmPj6H2ffBgyFHXvJ5NYsNeEaP2A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-syntax-optional-chaining@<a href="https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz</a> (sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-syntax-top-level-await@<a href="https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.13.tgz</a> (sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-proposal-unicode-property-regex@<a href="https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.12.13.tgz</a> (sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-syntax-async-generators@<a href="https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz</a> (sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-proposal-optional-chaining@<a href="https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.2.tgz</a> (sha512-qQByMRPwMZJainfig10BoaDldx/+VDtNcrA7qdNaEOAj6VXud+gfrkA8j4CRAU5HjnWREXqIpSpH30qZX1xivA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-syntax-dynamic-import@<a href="https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz</a> (sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-proposal-private-methods@<a href="https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.13.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.13.0.tgz</a> (sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-proposal-numeric-separator@<a href="https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.14.2.tgz</a> (sha512-DcTQY9syxu9BpU3Uo94fjCB3LN9/hgPS8oUL7KrSW3bA2ePrKZZPJcc5y0hoJAM9dft3pGfErtEUvxXQcfLxUg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-proposal-private-property-in-object@<a href="https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.14.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.14.0.tgz</a> (sha512-59ANdmEwwRUkLjB7CRtwJxxwtjESw+X2IePItA+RGQh+oy5RmpCh/EvVVvh5XQc3yxsm5gtv0+i9oBZhaDNVTg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-proposal-optional-catch-binding@<a href="https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.2.tgz</a> (sha512-XtkJsmJtBaUbOxZsNk0Fvrv8eiqgneug0A6aqLFZ4TSkar2L5dSXWcnUKHgmjJt49pyB/6ZHvkr3dPgl9MOWRQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-proposal-object-rest-spread@<a href="https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.2.tgz</a> (sha512-hBIQFxwZi8GIp934+nj5uV31mqclC1aYDhctDu5khTi9PCCUOczyy0b34W0oE9U/eJXiqQaKyVsmjeagOaSlbw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-proposal-logical-assignment-operators@<a href="https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.14.2.tgz</a> (sha512-1JAZtUrqYyGsS7IDmFeaem+/LJqujfLZ2weLR9ugB0ufUPjzf8cguyVT1g5im7f7RXxuLq1xUxEzvm68uYRtGg==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-proposal-nullish-coalescing-operator@<a href="https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.2.tgz</a> (sha512-ebR0zU9OvI2N4qiAC38KIAK75KItpIPTpAtd2r4OZmMFeKbKJpUFLYP2EuDut82+BmYi8sz42B+TfTptJ9iG5Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-proposal-json-strings@<a href="https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.2.tgz</a> (sha512-w2DtsfXBBJddJacXMBhElGEYqCZQqN99Se1qeYn8DVLB33owlrlLftIbMzn5nz1OITfDVknXF433tBrLEAOEjA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-proposal-export-namespace-from@<a href="https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.14.2.tgz</a> (sha512-sRxW3z3Zp3pFfLAgVEvzTFutTXax837oOatUIvSG9o5gRj9mKwm3br1Se5f4QalTQs9x4AzlA/HrCWbQIHASUQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-syntax-class-properties@<a href="https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz</a> (sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-proposal-dynamic-import@<a href="https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.14.2.tgz</a> (sha512-oxVQZIWFh91vuNEMKltqNsKLFWkOIyJc95k2Gv9lWVyDfPUQGSSlbDEgWuJUU1afGE9WwlzpucMZ3yDRHIItkA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-proposal-class-static-block@<a href="https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.14.3.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.14.3.tgz</a> (sha512-HEjzp5q+lWSjAgJtSluFDrGGosmwTgKwCXdDQZvhKsRlwv3YdkUEqxNrrjesJd+B9E9zvr1PVPVBvhYZ9msjvQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-proposal-class-properties@<a href="https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz</a> (sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@<a href="https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz" rel="nofollow">https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz</a> (sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-function-name@<a href="https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.2.tgz</a> (sha512-NYZlkZRydxw+YT56IlhIcS8PAhb+FEUiOzuhFTfqDyPmzAhRge6ua0dQYT/Uh0t/EDHq05/i+e5M2d4XvjgarQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-get-function-arity@<a href="https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz</a> (sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-wrap-function@<a href="https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.13.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.13.0.tgz</a> (sha512-1UX9F7K3BS42fI6qd2A4BjKzgGjToscyZTdp1DjknHLCIvpgne6918io+aL5LXFcER/8QWiwpoY902pVEqgTXA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-annotate-as-pure@<a href="https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz</a> (sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-plugin-utils@<a href="https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz</a> (sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-remap-async-to-generator@<a href="https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.13.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.13.0.tgz</a> (sha512-pUQpFBE9JvC9lrQbpX0TmeNIy5s7GnZjna2lhhcHC7DzgBs6fWn722Y5cfwgrtrqc7NAJwMvOa0mKhq6XaE4jg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for chalk@<a href="https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" rel="nofollow">https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz</a> (sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for js-tokens@<a href="https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz</a> (sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==) seems to be corrupted. Refreshing cache.npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-member-expression-to-functions@<a href="https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz</a> (sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-optimise-call-expression@<a href="https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz</a> (sha512-BdWQhoVJkp6nVjB7nkFWcn43dkprYauqtk++Py2eaf/GRDFm5BxRqEIZCiHlZUGAVmtwKcsVL1dC68WmzeFmiA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-module-imports@<a href="https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz</a> (sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-validator-identifier@<a href="https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz</a> (sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/highlight@<a href="https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.0.tgz</a> (sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-validator-option@<a href="https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz</a> (sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/compat-data@<a href="https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.0.tgz" rel="nofollow">https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.0.tgz</a> (sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-split-export-declaration@<a href="https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz</a> (sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for babel-plugin-polyfill-regenerator@<a href="https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz" rel="nofollow">https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz</a> (sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-simple-access@<a href="https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz</a> (sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for gensync@<a href="https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" rel="nofollow">https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz</a> (sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-module-transforms@<a href="https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.14.2.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.14.2.tgz</a> (sha512-OznJUda/soKXv0XhpvzGWDnml4Qnwp16GN+D/kZIdLsWoHj05kyu8Rm5kXmMef+rVJZ0+4pSGLkeixdqNUATDA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for minimist@<a href="https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz" rel="nofollow">https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz</a> (sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for json-schema-traverse@<a href="https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz</a> (sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for json-schema-traverse@<a href="https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz</a> (sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for json-schema-traverse@<a href="https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz</a> (sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for json-schema-traverse@<a href="https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz</a> (sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for has-flag@<a href="https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz</a> (sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for color-convert@<a href="https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz</a> (sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz</a> (sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for chalk@<a href="https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz" rel="nofollow">https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz</a> (sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for json-schema-traverse@<a href="https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz</a> (sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/helper-compilation-targets@<a href="https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz" rel="nofollow">https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz</a> (sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for @babel/code-frame@<a href="https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz" rel="nofollow">https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz</a> (sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz</a> (sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for has-flag@<a href="https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz</a> (sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz</a> (sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for color-convert@<a href="https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz</a> (sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for chalk@<a href="https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz" rel="nofollow">https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz</a> (sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for sourcemap-codec@<a href="https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz" rel="nofollow">https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz</a> (sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for json-schema-traverse@<a href="https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz</a> (sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for has-flag@<a href="https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz</a> (sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for color-convert@<a href="https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" rel="nofollow">https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz</a> (sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz</a> (sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for has-flag@<a href="https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz</a> (sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for json-schema-traverse@<a href="https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz</a> (sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for chalk@<a href="https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz" rel="nofollow">https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz</a> (sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for p-locate@<a href="https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz</a> (sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for path-exists@<a href="https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz" rel="nofollow">https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz</a> (sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for is-fullwidth-code-point@<a href="https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz" rel="nofollow">https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz</a> (sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for p-limit@<a href="https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" rel="nofollow">https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz</a> (sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for ansi-regex@<a href="https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz</a> (sha1-w7M6te42DYbg5ijwRorn7yfWVN8=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for to-regex-range@<a href="https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz" rel="nofollow">https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz</a> (sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for date-format@<a href="https://registry.npmjs.org/date-format/-/date-format-2.1.0.tgz" rel="nofollow">https://registry.npmjs.org/date-format/-/date-format-2.1.0.tgz</a> (sha512-bYQuGLeFxhkxNOF3rcMtiZxvCBAquGzZm6oWA1oZ0g2THUzivaRhv8uOhdr19LmoobSOLoIAxeUK2RdbM8IFTA==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for fill-range@<a href="https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz" rel="nofollow">https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz</a> (sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for supports-color@<a href="https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" rel="nofollow">https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz</a> (sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for strip-ansi@<a href="https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz" rel="nofollow">https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz</a> (sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for json-schema-traverse@<a href="https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz</a> (sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for isstream@<a href="https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz" rel="nofollow">https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz</a> (sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=) seems to be corrupted. Refreshing cache.<br> npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format<br> npm WARN tarball cached data for json-schema-traverse@<a href="https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" rel="nofollow">https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz</a> (sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==) seems to be corrupted. Refreshing cache.<br> npm WARN deprecated [email protected]: Please see <a href="https://github.com/lydell/urix#deprecated">https://github.com/lydell/urix#deprecated</a><br> npm ERR! cb() never called!</p>
0
<p dir="auto">The change in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="282143936" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/13567" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/13567/hovercard" href="https://github.com/flutter/flutter/pull/13567">#13567</a> (originally <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="272576871" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/12944" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/12944/hovercard" href="https://github.com/flutter/flutter/pull/12944">#12944</a>) dramatically increased the size of the gallery release builds.</p> <p dir="auto">cc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/szakarias/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/szakarias">@szakarias</a></p>
<p dir="auto">I'm not sure what was changed, but I suddenly couldn't run my app on Android devices. I've already tried <code class="notranslate">flutter clean</code>. Please see the console output below. Thanks!</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ flutter run Launching lib/main.dart on Nexus 5 in debug mode... Initializing gradle... 0.9s Resolving dependencies... 0.9s Running 'gradlew assembleDebug'... D8: Program type already present: com.example.perfdiagnosisdemo.MainActivity java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives: /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/dexBuilder/debug/13, /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/dexBuilder/debug/14, /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/externalLibsDexMerger/debug/0 at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1431) at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) at java.util.concurrent.ForkJoinTask.externalAwaitDone(ForkJoinTask.java:326) at java.util.concurrent.ForkJoinTask.doJoin(ForkJoinTask.java:391) at java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:719) at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:397) at com.android.build.gradle.internal.transforms.DexMergerTransform.transform(DexMergerTransform.java:221) at com.android.build.gradle.internal.pipeline.TransformTask$2.call(TransformTask.java:221) at com.android.build.gradle.internal.pipeline.TransformTask$2.call(TransformTask.java:217) at com.android.builder.profile.ThreadRecorder.record(ThreadRecorder.java:102) at com.android.build.gradle.internal.pipeline.TransformTask.transform(TransformTask.java:212) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:73) at org.gradle.api.internal.project.taskfactory.IncrementalTaskAction.doExecute(IncrementalTaskAction.java:46) at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:39) at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:26) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$1.run(ExecuteActionsTaskExecuter.java:121) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328) at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199) at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:110) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:92) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:70) at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51) at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:62) at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54) at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:60) at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:97) at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:87) at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:52) at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:52) at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54) at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43) at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34) at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker$1.run(DefaultTaskGraphExecuter.java:248) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328) at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199) at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110) at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:241) at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:230) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.processTask(DefaultTaskPlanExecutor.java:123) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.access$200(DefaultTaskPlanExecutor.java:79) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:104) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:98) at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.execute(DefaultTaskExecutionPlan.java:626) at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.executeWithTask(DefaultTaskExecutionPlan.java:581) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.run(DefaultTaskPlanExecutor.java:98) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63) at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55) at java.lang.Thread.run(Thread.java:745) Caused by: com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives: /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/dexBuilder/debug/13, /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/dexBuilder/debug/14, /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/externalLibsDexMerger/debug/0 at com.android.builder.dexing.D8DexArchiveMerger.getExceptionToRethrow(D8DexArchiveMerger.java:124) at com.android.builder.dexing.D8DexArchiveMerger.mergeDexArchives(D8DexArchiveMerger.java:109) at com.android.build.gradle.internal.transforms.DexMergerTransformCallable.call(DexMergerTransformCallable.java:101) at com.android.build.gradle.internal.transforms.DexMergerTransformCallable.call(DexMergerTransformCallable.java:36) at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1424) ... 57 more Caused by: com.android.tools.r8.CompilationFailedException: Compilation failed to complete at com.android.tools.r8.utils.ExceptionUtils.withCompilationHandler(ExceptionUtils.java:76) at com.android.tools.r8.utils.ExceptionUtils.withD8CompilationHandler(ExceptionUtils.java:45) at com.android.tools.r8.D8.run(D8.java:67) at com.android.builder.dexing.D8DexArchiveMerger.mergeDexArchives(D8DexArchiveMerger.java:107) ... 60 more Caused by: com.android.tools.r8.utils.AbortException at com.android.tools.r8.utils.Reporter.failIfPendingErrors(Reporter.java:77) at com.android.tools.r8.utils.Reporter.fatalError(Reporter.java:58) at com.android.tools.r8.utils.ExceptionUtils.withCompilationHandler(ExceptionUtils.java:67) ... 63 more FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:transformDexArchiveWithDexMergerForDebug'. &gt; com.android.build.api.transform.TransformException: java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives: /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/dexBuilder/debug/13, /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/dexBuilder/debug/14, /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/externalLibsDexMerger/debug/0 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 2s 3.3s Gradle build failed: 1"><pre class="notranslate"><code class="notranslate">$ flutter run Launching lib/main.dart on Nexus 5 in debug mode... Initializing gradle... 0.9s Resolving dependencies... 0.9s Running 'gradlew assembleDebug'... D8: Program type already present: com.example.perfdiagnosisdemo.MainActivity java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives: /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/dexBuilder/debug/13, /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/dexBuilder/debug/14, /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/externalLibsDexMerger/debug/0 at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1431) at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) at java.util.concurrent.ForkJoinTask.externalAwaitDone(ForkJoinTask.java:326) at java.util.concurrent.ForkJoinTask.doJoin(ForkJoinTask.java:391) at java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:719) at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:397) at com.android.build.gradle.internal.transforms.DexMergerTransform.transform(DexMergerTransform.java:221) at com.android.build.gradle.internal.pipeline.TransformTask$2.call(TransformTask.java:221) at com.android.build.gradle.internal.pipeline.TransformTask$2.call(TransformTask.java:217) at com.android.builder.profile.ThreadRecorder.record(ThreadRecorder.java:102) at com.android.build.gradle.internal.pipeline.TransformTask.transform(TransformTask.java:212) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:73) at org.gradle.api.internal.project.taskfactory.IncrementalTaskAction.doExecute(IncrementalTaskAction.java:46) at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:39) at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:26) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$1.run(ExecuteActionsTaskExecuter.java:121) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328) at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199) at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:110) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:92) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:70) at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51) at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:62) at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54) at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:60) at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:97) at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:87) at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:52) at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:52) at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54) at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43) at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34) at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker$1.run(DefaultTaskGraphExecuter.java:248) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328) at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199) at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110) at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:241) at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:230) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.processTask(DefaultTaskPlanExecutor.java:123) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.access$200(DefaultTaskPlanExecutor.java:79) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:104) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:98) at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.execute(DefaultTaskExecutionPlan.java:626) at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.executeWithTask(DefaultTaskExecutionPlan.java:581) at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.run(DefaultTaskPlanExecutor.java:98) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63) at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55) at java.lang.Thread.run(Thread.java:745) Caused by: com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives: /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/dexBuilder/debug/13, /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/dexBuilder/debug/14, /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/externalLibsDexMerger/debug/0 at com.android.builder.dexing.D8DexArchiveMerger.getExceptionToRethrow(D8DexArchiveMerger.java:124) at com.android.builder.dexing.D8DexArchiveMerger.mergeDexArchives(D8DexArchiveMerger.java:109) at com.android.build.gradle.internal.transforms.DexMergerTransformCallable.call(DexMergerTransformCallable.java:101) at com.android.build.gradle.internal.transforms.DexMergerTransformCallable.call(DexMergerTransformCallable.java:36) at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1424) ... 57 more Caused by: com.android.tools.r8.CompilationFailedException: Compilation failed to complete at com.android.tools.r8.utils.ExceptionUtils.withCompilationHandler(ExceptionUtils.java:76) at com.android.tools.r8.utils.ExceptionUtils.withD8CompilationHandler(ExceptionUtils.java:45) at com.android.tools.r8.D8.run(D8.java:67) at com.android.builder.dexing.D8DexArchiveMerger.mergeDexArchives(D8DexArchiveMerger.java:107) ... 60 more Caused by: com.android.tools.r8.utils.AbortException at com.android.tools.r8.utils.Reporter.failIfPendingErrors(Reporter.java:77) at com.android.tools.r8.utils.Reporter.fatalError(Reporter.java:58) at com.android.tools.r8.utils.ExceptionUtils.withCompilationHandler(ExceptionUtils.java:67) ... 63 more FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:transformDexArchiveWithDexMergerForDebug'. &gt; com.android.build.api.transform.TransformException: java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives: /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/dexBuilder/debug/13, /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/dexBuilder/debug/14, /Users/taodong/Code/flutter_projects/perf_diagnosis_demo/build/app/intermediates/transforms/externalLibsDexMerger/debug/0 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 2s 3.3s Gradle build failed: 1 </code></pre></div> <p dir="auto">== Version Info ==</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[✓] Flutter (Channel master, v0.5.9-pre.79, on Mac OS X 10.13.6 17G65, locale en-US) • Flutter version 0.5.9-pre.79 at /Users/taodong/flutter • Framework revision 3a4ae280e3 (61 minutes ago), 2018-08-17 15:02:39 -0700 • Engine revision 4ee648914f • Dart version 2.1.0-dev.0.0.flutter-be6309690f [✓] Android toolchain - develop for Android devices (Android SDK 27.0.3) • Android SDK at /Users/taodong/Library/Android/sdk • Android NDK location not configured (optional; useful for native profiling support) • Platform android-27, build-tools 27.0.3 • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01) • All Android licenses accepted. [✓] iOS toolchain - develop for iOS devices (Xcode 9.4) • Xcode at /Applications/Xcode.app/Contents/Developer • Xcode 9.4, Build version 9F1027a • ios-deploy 1.9.2 • CocoaPods version 1.5.3 [✓] Android Studio (version 3.1) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin version 27.1.1 • Dart plugin version 173.4700 • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01) [✓] IntelliJ IDEA Community Edition (version 2018.1.6) • IntelliJ at /Applications/IntelliJ IDEA CE.app • Flutter plugin version 26.0.2 • Dart plugin version 181.4892.1 [!] VS Code (version 1.25.1) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension not installed; install from https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter [✓] Connected devices (1 available) • Nexus 5 • 07e84ccb010aa11a • android-arm • Android 6.0.1 (API 23)"><pre class="notranslate"><code class="notranslate">[✓] Flutter (Channel master, v0.5.9-pre.79, on Mac OS X 10.13.6 17G65, locale en-US) • Flutter version 0.5.9-pre.79 at /Users/taodong/flutter • Framework revision 3a4ae280e3 (61 minutes ago), 2018-08-17 15:02:39 -0700 • Engine revision 4ee648914f • Dart version 2.1.0-dev.0.0.flutter-be6309690f [✓] Android toolchain - develop for Android devices (Android SDK 27.0.3) • Android SDK at /Users/taodong/Library/Android/sdk • Android NDK location not configured (optional; useful for native profiling support) • Platform android-27, build-tools 27.0.3 • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01) • All Android licenses accepted. [✓] iOS toolchain - develop for iOS devices (Xcode 9.4) • Xcode at /Applications/Xcode.app/Contents/Developer • Xcode 9.4, Build version 9F1027a • ios-deploy 1.9.2 • CocoaPods version 1.5.3 [✓] Android Studio (version 3.1) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin version 27.1.1 • Dart plugin version 173.4700 • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01) [✓] IntelliJ IDEA Community Edition (version 2018.1.6) • IntelliJ at /Applications/IntelliJ IDEA CE.app • Flutter plugin version 26.0.2 • Dart plugin version 181.4892.1 [!] VS Code (version 1.25.1) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension not installed; install from https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter [✓] Connected devices (1 available) • Nexus 5 • 07e84ccb010aa11a • android-arm • Android 6.0.1 (API 23) </code></pre></div>
0
<p dir="auto">Describe what you were doing when the bug occurred:<br> 1.<br> 2.<br> 3.</p> <hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevTools version: 4.10.0-11a2ae3a0d</p> <p dir="auto">Component stack: CommitFlamegraphAutoSizer@moz-extension://6d279fb6-5484-4bfe-af1b-7776429d75f6/build/main.js:34133:50<br> div<br> div<br> div<br> SettingsModalContextController@moz-extension://6d279fb6-5484-4bfe-af1b-7776429d75f6/build/main.js:28194:1<br> Profiler_Profiler@moz-extension://6d279fb6-5484-4bfe-af1b-7776429d75f6/build/main.js:35761:50<br> ErrorBoundary_ErrorBoundary@moz-extension://6d279fb6-5484-4bfe-af1b-7776429d75f6/build/main.js:29208:5<br> PortaledContent@moz-extension://6d279fb6-5484-4bfe-af1b-7776429d75f6/build/main.js:29325:27<br> div<br> div<br> ProfilerContextController@moz-extension://6d279fb6-5484-4bfe-af1b-7776429d75f6/build/main.js:32922:1<br> TreeContextController@moz-extension://6d279fb6-5484-4bfe-af1b-7776429d75f6/build/main.js:24310:1<br> SettingsContextController@moz-extension://6d279fb6-5484-4bfe-af1b-7776429d75f6/build/main.js:24799:1<br> ModalDialogContextController@moz-extension://6d279fb6-5484-4bfe-af1b-7776429d75f6/build/main.js:29392:1<br> DevTools_DevTools@moz-extension://6d279fb6-5484-4bfe-af1b-7776429d75f6/build/main.js:36195:1</p>
<p dir="auto">Describe what you were doing when the bug occurred:</p> <ol dir="auto"> <li>Go to profile tag</li> <li>Click to record</li> <li>After stop recording, click on any commits.</li> </ol> <hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevTools version: 4.9.0-75726fadfd</p> <p dir="auto">Component stack: CommitFlamegraphAutoSizer@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:33986:50<br> div<br> div<br> div<br> SettingsModalContextController@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:28047:1<br> Profiler_Profiler@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:35614:50<br> ErrorBoundary_ErrorBoundary@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:29061:5<br> PortaledContent@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:29178:27<br> div<br> div<br> ProfilerContextController@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:32775:1<br> TreeContextController@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:24163:1<br> SettingsContextController@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:24652:1<br> ModalDialogContextController@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:29245:1<br> DevTools_DevTools@moz-extension://7ef91e4d-0a91-434a-b6fa-c2646d78406c/build/main.js:36048:1</p>
1
<p dir="auto">Dear development team,</p> <p dir="auto">I'm using Glide to display product images in my app, e.g. on product detail page:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Glide.with( context ) .load( url ) .thumbnail( Glide.with( context ) .load( placeholderResId ) .apply( new RequestOptions() .centerCrop() ) ) .into( productImageView );"><pre class="notranslate"><code class="notranslate">Glide.with( context ) .load( url ) .thumbnail( Glide.with( context ) .load( placeholderResId ) .apply( new RequestOptions() .centerCrop() ) ) .into( productImageView ); </code></pre></div> <p dir="auto">The caching mechanism of this library is really great to reduce the used bandwidth of the user, but now I have some problem where I need your help:</p> <blockquote> <p dir="auto">Given product detail page is displayed along with a product image.<br> When user deletes product image<br> and reopens product detail page<br> Then product image should not be visible anymore (placeholder should be shown).</p> </blockquote> <p dir="auto"><strong>Problem:</strong><br> Currently the product image will be loaded from the cache and is displayed to the user which is not expected.</p> <p dir="auto">I would like to have the feature to delete a single image in the cache. But I found out, this is not possible.<br> I found this <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="96775800" data-permission-text="Title is private" data-url="https://github.com/bumptech/glide/issues/552" data-hovercard-type="issue" data-hovercard-url="/bumptech/glide/issues/552/hovercard" href="https://github.com/bumptech/glide/issues/552">#552</a> and decided to go with the 1st solution, although it has some disadvantages for the user (deletion of product images is very rare).</p> <p dir="auto">Calling <code class="notranslate">Glide.get( getApplicationContext() ).clearDiskCache();</code> is not sufficient, because the image could still be in the memory. So I have to call <code class="notranslate">Glide.get( getApplicationContext() ).clearMemory();</code> as well. But when I want to open the product detail page again, I get the following error message:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="java.lang.IllegalStateException: cache is closed at com.bumptech.glide.disklrucache.DiskLruCache.checkNotClosed(DiskLruCache.java:620) at com.bumptech.glide.disklrucache.DiskLruCache.get(DiskLruCache.java:409) at com.bumptech.glide.load.engine.cache.DiskLruCacheWrapper.get(DiskLruCacheWrapper.java:75) at com.bumptech.glide.load.engine.ResourceCacheGenerator.startNext(ResourceCacheGenerator.java:62) at com.bumptech.glide.load.engine.DecodeJob.runGenerators(DecodeJob.java:298) at com.bumptech.glide.load.engine.DecodeJob.runWrapped(DecodeJob.java:265) at com.bumptech.glide.load.engine.DecodeJob.run(DecodeJob.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at java.lang.Thread.run(Thread.java:764) at com.bumptech.glide.load.engine.executor.GlideExecutor$DefaultThreadFactory$1.run(GlideExecutor.java:413)"><pre class="notranslate"><code class="notranslate">java.lang.IllegalStateException: cache is closed at com.bumptech.glide.disklrucache.DiskLruCache.checkNotClosed(DiskLruCache.java:620) at com.bumptech.glide.disklrucache.DiskLruCache.get(DiskLruCache.java:409) at com.bumptech.glide.load.engine.cache.DiskLruCacheWrapper.get(DiskLruCacheWrapper.java:75) at com.bumptech.glide.load.engine.ResourceCacheGenerator.startNext(ResourceCacheGenerator.java:62) at com.bumptech.glide.load.engine.DecodeJob.runGenerators(DecodeJob.java:298) at com.bumptech.glide.load.engine.DecodeJob.runWrapped(DecodeJob.java:265) at com.bumptech.glide.load.engine.DecodeJob.run(DecodeJob.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at java.lang.Thread.run(Thread.java:764) at com.bumptech.glide.load.engine.executor.GlideExecutor$DefaultThreadFactory$1.run(GlideExecutor.java:413) </code></pre></div> <p dir="auto">What do I need to do to "reinitialize" Glide? Or do you have another approach to the problem?<br> Thanks<br> Ben</p> <p dir="auto"><strong>Glide Version</strong>: 4.3.1</p> <p dir="auto"><strong>Integration libraries</strong>: OkHttp3</p> <p dir="auto"><strong>Device/Android Version</strong>: Nexus 5X</p> <p dir="auto"><strong>Issue details / Repro steps / Use case background</strong>:</p> <p dir="auto"><strong>Glide load line / <code class="notranslate">GlideModule</code> (if any) / list Adapter code (if any)</strong>:</p> <div class="highlight highlight-source-java notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="Glide.with..."><pre class="notranslate"><span class="pl-smi">Glide</span>.<span class="pl-smi">with</span>...</pre></div> <p dir="auto"><strong>Layout XML</strong>:</p> <div class="highlight highlight-text-xml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;FrameLayout xmlns:android=&quot;..."><pre class="notranslate">&lt;<span class="pl-ent">FrameLayout</span> <span class="pl-e">xmlns</span><span class="pl-e">:</span><span class="pl-e">android</span>=<span class="pl-s"><span class="pl-pds">"</span>...</span></pre></div> <p dir="auto"><strong>Stack trace / LogCat</strong>:</p> <div class="highlight highlight-source-ruby notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="paste stack trace and/or log here"><pre class="notranslate"><span class="pl-en">paste</span> <span class="pl-en">stack</span> <span class="pl-en">trace</span> <span class="pl-k">and</span>/<span class="pl-en">or</span> <span class="pl-en">log</span> <span class="pl-en">here</span></pre></div>
<p dir="auto"><strong>Glide Version</strong>:4.2.0 and before</p> <p dir="auto"><strong>Integration libraries</strong>:OkHttp3</p> <p dir="auto"><strong>Device/Android Version</strong>:All</p> <p dir="auto"><strong>Issue details / Repro steps / Use case background</strong>:<br> 1.Clear App Cache from system setting<br> 2.Then call GlideApp.get(context).clearDiskCache() , that will cause a exception<br> log:<br> <code class="notranslate">W/DiskLruCacheWrapper: Unable to clear disk cache java.io.IOException: not a readable directory: /data/data/com.paisheng.example.pslib/cache/image_manager_disk_cache at com.bumptech.glide.disklrucache.Util.deleteContents(Util.java:55) at com.bumptech.glide.disklrucache.DiskLruCache.delete(DiskLruCache.java:660) at com.bumptech.glide.load.engine.cache.DiskLruCacheWrapper.clear(DiskLruCacheWrapper.java:143) at com.bumptech.glide.load.engine.Engine.clearDiskCache(Engine.java:326) at com.bumptech.glide.Glide.clearDiskCache(Glide.java:498)</code><br> 3.Then call GlideApp.with(context).load(url).into(iv) , that will cause a exception<br> log:<br> <code class="notranslate">E/GlideExecutor: Request threw uncaught throwable java.lang.IllegalStateException: cache is closed at com.bumptech.glide.disklrucache.DiskLruCache.checkNotClosed(DiskLruCache.java:620) at com.bumptech.glide.disklrucache.DiskLruCache.get(DiskLruCache.java:409) at com.bumptech.glide.load.engine.cache.DiskLruCacheWrapper.get(DiskLruCacheWrapper.java:75) at com.bumptech.glide.load.engine.ResourceCacheGenerator.startNext(ResourceCacheGenerator.java:62) at com.bumptech.glide.load.engine.DecodeJob.runGenerators(DecodeJob.java:293) at com.bumptech.glide.load.engine.DecodeJob.runWrapped(DecodeJob.java:260) at com.bumptech.glide.load.engine.DecodeJob.run(DecodeJob.java:230) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) at java.lang.Thread.run(Thread.java:841) at com.bumptech.glide.load.engine.executor.GlideExecutor$DefaultThreadFactory$1.run(GlideExecutor.java:386)</code></p>
1
<p dir="auto">It seems that the <a href="https://github.com/numpy/numpy/blob/master/doc/release/1.9.0-notes.rst#the-diagonal-and-diag-functions-return-readonly-views">promised</a> change of <code class="notranslate">diag</code>/<code class="notranslate">diagonal</code> to return a writeable view was forgotten in 1.10 and 1.11.</p> <p dir="auto">Is the fix as easy as changing the flag on creation?</p>
<p dir="auto">The ndarray.diagonal method currently returns a view, but it is not writeable. It is documented to return a writeable view in 1.10.</p>
1
<p dir="auto">Hi,</p> <p dir="auto">I must say I'm new to typescript, but I try to use it with React and Redux.</p> <p dir="auto">I met the next case, here I'm trying to use the decorator <code class="notranslate">@connect</code> together with my component:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@autobind @connect((store) =&gt; { return { states: store.states }; }) export default class Index extends React.Component&lt;any, any&gt; { componentWillMount() { this.props.dispatch(loadStates()) } render() { return ( &lt;section className=&quot;container&quot;&gt; &lt;h1&gt;Webpack React&lt;/h1&gt; &lt;div className=&quot;panel panel-default&quot;&gt; hello &lt;/div&gt; &lt;/section&gt; ) } }"><pre class="notranslate">@<span class="pl-s1">autobind</span> @<span class="pl-en">connect</span><span class="pl-kos">(</span><span class="pl-kos">(</span><span class="pl-s1">store</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-kos">{</span> <span class="pl-c1">states</span>: <span class="pl-s1">store</span><span class="pl-kos">.</span><span class="pl-c1">states</span> <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">export</span> <span class="pl-k">default</span> <span class="pl-k">class</span> <span class="pl-v">Index</span> <span class="pl-k">extends</span> <span class="pl-v">React</span><span class="pl-kos">.</span><span class="pl-c1">Component</span><span class="pl-c1">&lt;</span><span class="pl-s1">any</span><span class="pl-kos">,</span> <span class="pl-s1">any</span><span class="pl-c1">&gt;</span> <span class="pl-kos">{</span> <span class="pl-en">componentWillMount</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">props</span><span class="pl-kos">.</span><span class="pl-en">dispatch</span><span class="pl-kos">(</span><span class="pl-en">loadStates</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-en">render</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-kos">(</span> <span class="pl-c1">&lt;</span><span class="pl-ent">section</span> <span class="pl-c1">className</span><span class="pl-c1">=</span><span class="pl-s">"container"</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-ent">h1</span><span class="pl-c1">&gt;</span>Webpack React<span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">h1</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">className</span><span class="pl-c1">=</span><span class="pl-s">"panel panel-default"</span><span class="pl-c1">&gt;</span> hello <span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">div</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">section</span><span class="pl-c1">&gt;</span> <span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">During the compilation the error appears:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ERROR in ./app/pages/Index.tsx (8,1): error TS1238: Unable to resolve signature of class decorator when called as an expression. Type 'ComponentClass&lt;{}&gt;' is not assignable to type 'typeof Index'. Type 'Component&lt;{}, ComponentState&gt;' is not assignable to type 'Index'. Property 'componentWillMount' is missing in type 'Component&lt;{}, ComponentState&gt;'."><pre class="notranslate"><code class="notranslate">ERROR in ./app/pages/Index.tsx (8,1): error TS1238: Unable to resolve signature of class decorator when called as an expression. Type 'ComponentClass&lt;{}&gt;' is not assignable to type 'typeof Index'. Type 'Component&lt;{}, ComponentState&gt;' is not assignable to type 'Index'. Property 'componentWillMount' is missing in type 'Component&lt;{}, ComponentState&gt;'. </code></pre></div> <p dir="auto">In case I will remove the <code class="notranslate">componentWillMount</code> method from the component - there is no error.</p> <p dir="auto">After that, I've tried to apply the <code class="notranslate">connect</code> as a function call, like this:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@autobind class Index extends React.Component&lt;any, any&gt; { componentWillMount() { this.props.dispatch(loadStates()) } render() { return ( &lt;section className=&quot;container&quot;&gt; &lt;h1&gt;Webpack React&lt;/h1&gt; &lt;div className=&quot;panel panel-default&quot;&gt; hello &lt;/div&gt; &lt;/section&gt; ) } } export default connect((store) =&gt; { return { states: store.states }; })(Index);"><pre class="notranslate">@<span class="pl-s1">autobind</span> <span class="pl-k">class</span> <span class="pl-v">Index</span> <span class="pl-k">extends</span> <span class="pl-v">React</span><span class="pl-kos">.</span><span class="pl-c1">Component</span><span class="pl-c1">&lt;</span><span class="pl-s1">any</span><span class="pl-kos">,</span> <span class="pl-s1">any</span><span class="pl-c1">&gt;</span> <span class="pl-kos">{</span> <span class="pl-en">componentWillMount</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">props</span><span class="pl-kos">.</span><span class="pl-en">dispatch</span><span class="pl-kos">(</span><span class="pl-en">loadStates</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-en">render</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-kos">(</span> <span class="pl-c1">&lt;</span><span class="pl-ent">section</span> <span class="pl-c1">className</span><span class="pl-c1">=</span><span class="pl-s">"container"</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-ent">h1</span><span class="pl-c1">&gt;</span>Webpack React<span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">h1</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-ent">div</span> <span class="pl-c1">className</span><span class="pl-c1">=</span><span class="pl-s">"panel panel-default"</span><span class="pl-c1">&gt;</span> hello <span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">div</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">section</span><span class="pl-c1">&gt;</span> <span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-s1">export</span> <span class="pl-k">default</span> <span class="pl-s1">connect</span><span class="pl-kos">(</span><span class="pl-kos">(</span><span class="pl-s1">store</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-kos">{</span> <span class="pl-c1">states</span>: <span class="pl-s1">store</span><span class="pl-kos">.</span><span class="pl-c1">states</span> <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">(</span><span class="pl-v">Index</span><span class="pl-kos">)</span><span class="pl-kos">;</span></pre></div> <p dir="auto">This works fine, no errors during the compilation.</p> <p dir="auto">I really want to use decorators as long as I can. Unfortunately the produced error doesn't ring a bell to me :) I would be glad in case somebody can point me to the right direction.</p> <p dir="auto">pinging <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/tkqubo/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tkqubo">@tkqubo</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jgillich/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jgillich">@jgillich</a> as I saw you helped in the similar topic:<br> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="110811976" data-permission-text="Title is private" data-url="https://github.com/DefinitelyTyped/DefinitelyTyped/issues/6237" data-hovercard-type="issue" data-hovercard-url="/DefinitelyTyped/DefinitelyTyped/issues/6237/hovercard" href="https://github.com/DefinitelyTyped/DefinitelyTyped/issues/6237">#6237</a></p> <p dir="auto">Let me know if I can provide more information.</p> <p dir="auto">Regards,</p>
<p dir="auto">One of the best 2d physics engines available: <a href="https://github.com/josephg/Chipmunk-js">https://github.com/josephg/Chipmunk-js</a></p> <p dir="auto">Despite a low user base it has great potential and seems to be more up-to-date than the popular Box2dWeb.</p> <p dir="auto">TypeScript definitions would be highly appreciated :)</p>
0
<p dir="auto"><strong>Migrated issue, originally created by Aidan Kane (<a href="https://github.com/aidankane">@aidankane</a>)</strong></p> <p dir="auto">I'm seeing slightly surprising behaviour around loading options when an entity is already in the session identity_map. I've attached a self-contained test case so you can more easily see what I mean.</p> <p dir="auto">Depending on how you query for an entity (get() vs .filter().one()) you get different loading behaviour if the entity is already in the identity_map.</p> <p dir="auto">In the simplest case:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="x = session.query(A).get(1) # the loading options are ignored here x = session.query(A).options(...loading_options...).get(1) # while they're honoured here x = session.query(A).options(...loading_options...).filter(A.id==1).one() "><pre class="notranslate"><code class="notranslate">x = session.query(A).get(1) # the loading options are ignored here x = session.query(A).options(...loading_options...).get(1) # while they're honoured here x = session.query(A).options(...loading_options...).filter(A.id==1).one() </code></pre></div> <p dir="auto">To run my test case:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import loading_behaviour_bug loading_behaviour_bug.setup() # subquery loading works loading_behaviour_bug.test_expected1() # subquery loading works loading_behaviour_bug.test_expected2() # subquery loading doesn't work loading_behaviour_bug.test_unexpected() "><pre class="notranslate"><code class="notranslate">import loading_behaviour_bug loading_behaviour_bug.setup() # subquery loading works loading_behaviour_bug.test_expected1() # subquery loading works loading_behaviour_bug.test_expected2() # subquery loading doesn't work loading_behaviour_bug.test_unexpected() </code></pre></div> <p dir="auto">I suspect this might be expected behaviour but I couldn't find anything about it in the docs.</p> <p dir="auto">Whenever you call get() it's coming from the identity_map, and it may have different children than those in the db (because another bit of code has made a change / dirtied the object) - though I would have thought that would be ok because it's in the same transaction.</p> <p dir="auto">My issue is that depending on what code has run up to this point I can't use .get() because I can't trust the eager loading to run (my current workaround is to use the filter().one() pattern in critical bits of code). It might that I just need a little more management around the scope of the unit-or-work but you can see how easy it would be to get this wrong (especially in a web application where the recommendation is to tie the unit-of-work to the entire request).</p> <p dir="auto">Then again, I may have just completely missed something because it seems implausible to me that I could find anything resembling a bug in SQLA :)</p> <hr> <p dir="auto">Attachments: <a href="../wiki/imported_issue_attachments/3187/loading_behaviour_bug.py">loading_behaviour_bug.py</a></p>
<p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p> <p dir="auto">this patch begins to provide this behavior. However a lazyloader from an expired object emits a second unnecessary load (or an unnecessary join, depending on how you look at it), and polymorphic loading breaks entirely, probably due to an incompatibility with the partial joined inheritance loader.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="diff -r cfdc41c75ce2e2228d71733212bbaca0fe17ce35 lib/sqlalchemy/orm/state.py --- a/lib/sqlalchemy/orm/state.py Mon Apr 05 13:16:29 2010 -0400 +++ b/lib/sqlalchemy/orm/state.py Mon Apr 05 15:43:40 2010 -0400 @@ -262,9 +262,10 @@ if kw.get('passive') is attributes.PASSIVE_NO_FETCH: return attributes.PASSIVE_NO_RESULT - toload = self.expired_attributes.\ - intersection(self.unmodified) - + toload = self.expired_attributes.intersection(self.unmodified).union( + self.unloaded.intersection(self.expire_on_missing) + ) + self.manager.deferred_scalar_loader(self, toload) # if the loader failed, or this @@ -277,6 +278,10 @@ return ATTR_WAS_SET @property + def expire_on_missing(self): + return set(key for key in self.manager if self.manager[key](key).impl.expire_missing) + + @property def unmodified(self): &quot;&quot;&quot;Return the set of keys which have no uncommitted changes&quot;&quot;&quot; diff -r cfdc41c75ce2e2228d71733212bbaca0fe17ce35 test/orm/test_expire.py --- a/test/orm/test_expire.py Mon Apr 05 13:16:29 2010 -0400 +++ b/test/orm/test_expire.py Mon Apr 05 15:43:40 2010 -0400 @@ -425,17 +425,7 @@ assert len(u.addresses) == 2 @testing.resolve_artifact_names - def test_joinedload_props_dontload(self): - # relationships currently have to load separately from scalar instances. - # the use case is: expire &quot;addresses&quot;. then access it. lazy load - # fires off to load &quot;addresses&quot;, but needs foreign key or primary key - # attributes in order to lazy load; hits those attributes, such as - # below it hits &quot;u.id&quot;. &quot;u.id&quot; triggers full unexpire operation, - # joinedloads addresses since lazy='joined'. this is all wihtin lazy load - # which fires unconditionally; so an unnecessary joinedload (or - # lazyload) was issued. would prefer not to complicate lazyloading to - # &quot;figure out&quot; that the operation should be aborted right now. - + def test_joinedload_props_load(self): mapper(User, users, properties={ 'addresses':relationship(Address, backref='user', lazy='joined'), }) @@ -444,11 +434,30 @@ u = sess.query(User).get(8) sess.expire(u) u.id - assert 'addresses' not in u.__dict__ + assert 'addresses' in u.__dict__ u.addresses assert 'addresses' in u.__dict__ @testing.resolve_artifact_names + def test_joinedload_props_load_two(self): + mapper(User, users, properties={ + 'addresses':relationship(Address, backref='user', lazy='joined'), + }) + mapper(Address, addresses) + sess = create_session() + u = sess.query(User).get(8) + sess.expire(u) + + # current bug: u.addresses unexpires attributes, + # eagerlaods u.addresses. lazyloader for u.addresses + # then runs anyway. + def go(): + u.addresses + assert 'addresses' in u.__dict__ + assert 'id' in u.__dict__ + self.assert_sql_count(testing.db, go, 1) + + @testing.resolve_artifact_names def test_expire_synonym(self): mapper(User, users, properties={ 'uname': sa.orm.synonym('name')"><pre class="notranslate"><code class="notranslate">diff -r cfdc41c75ce2e2228d71733212bbaca0fe17ce35 lib/sqlalchemy/orm/state.py --- a/lib/sqlalchemy/orm/state.py Mon Apr 05 13:16:29 2010 -0400 +++ b/lib/sqlalchemy/orm/state.py Mon Apr 05 15:43:40 2010 -0400 @@ -262,9 +262,10 @@ if kw.get('passive') is attributes.PASSIVE_NO_FETCH: return attributes.PASSIVE_NO_RESULT - toload = self.expired_attributes.\ - intersection(self.unmodified) - + toload = self.expired_attributes.intersection(self.unmodified).union( + self.unloaded.intersection(self.expire_on_missing) + ) + self.manager.deferred_scalar_loader(self, toload) # if the loader failed, or this @@ -277,6 +278,10 @@ return ATTR_WAS_SET @property + def expire_on_missing(self): + return set(key for key in self.manager if self.manager[key](key).impl.expire_missing) + + @property def unmodified(self): """Return the set of keys which have no uncommitted changes""" diff -r cfdc41c75ce2e2228d71733212bbaca0fe17ce35 test/orm/test_expire.py --- a/test/orm/test_expire.py Mon Apr 05 13:16:29 2010 -0400 +++ b/test/orm/test_expire.py Mon Apr 05 15:43:40 2010 -0400 @@ -425,17 +425,7 @@ assert len(u.addresses) == 2 @testing.resolve_artifact_names - def test_joinedload_props_dontload(self): - # relationships currently have to load separately from scalar instances. - # the use case is: expire "addresses". then access it. lazy load - # fires off to load "addresses", but needs foreign key or primary key - # attributes in order to lazy load; hits those attributes, such as - # below it hits "u.id". "u.id" triggers full unexpire operation, - # joinedloads addresses since lazy='joined'. this is all wihtin lazy load - # which fires unconditionally; so an unnecessary joinedload (or - # lazyload) was issued. would prefer not to complicate lazyloading to - # "figure out" that the operation should be aborted right now. - + def test_joinedload_props_load(self): mapper(User, users, properties={ 'addresses':relationship(Address, backref='user', lazy='joined'), }) @@ -444,11 +434,30 @@ u = sess.query(User).get(8) sess.expire(u) u.id - assert 'addresses' not in u.__dict__ + assert 'addresses' in u.__dict__ u.addresses assert 'addresses' in u.__dict__ @testing.resolve_artifact_names + def test_joinedload_props_load_two(self): + mapper(User, users, properties={ + 'addresses':relationship(Address, backref='user', lazy='joined'), + }) + mapper(Address, addresses) + sess = create_session() + u = sess.query(User).get(8) + sess.expire(u) + + # current bug: u.addresses unexpires attributes, + # eagerlaods u.addresses. lazyloader for u.addresses + # then runs anyway. + def go(): + u.addresses + assert 'addresses' in u.__dict__ + assert 'id' in u.__dict__ + self.assert_sql_count(testing.db, go, 1) + + @testing.resolve_artifact_names def test_expire_synonym(self): mapper(User, users, properties={ 'uname': sa.orm.synonym('name') </code></pre></div>
1
<p dir="auto">should raise when <code class="notranslate">orient='columns'</code> and index is non_unique<br> <code class="notranslate">orient='index'</code> and column is non_unique?</p> <p dir="auto">I'm trying out to_json and read_json on a data frame with 800k rows. However, after calling to_json on the file, read_json gets back only 2k rows. This happens if I call them in series or if I give to_json a filename and call the filename with read_json. Judging by the size of the file, all the data is being written (the json is roughly the size of the pickled data frame object). Any idea what's going on?</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/05ab6f60a358e356db26f4bdd360f2180bff4b70374e05edebc0eb0e657338f8/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f3631313132322f3835363336322f30663864303066382d663533622d313165322d386166392d3236353838366637666330332e706e67"><img src="https://camo.githubusercontent.com/05ab6f60a358e356db26f4bdd360f2180bff4b70374e05edebc0eb0e657338f8/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f3631313132322f3835363336322f30663864303066382d663533622d313165322d386166392d3236353838366637666330332e706e67" alt="image" data-canonical-src="https://f.cloud.github.com/assets/611122/856362/0f8d00f8-f53b-11e2-8af9-265886f7fc03.png" style="max-width: 100%;"></a></p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/2761597/25880143/a872d5e8-3503-11e7-90f0-2244a52845d4.png"><img width="939" alt="screen shot 2017-05-09 at 10 03 25 pm" src="https://cloud.githubusercontent.com/assets/2761597/25880143/a872d5e8-3503-11e7-90f0-2244a52845d4.png" style="max-width: 100%;"></a></p> <p dir="auto">In the above, I have a region that I'm querying for with a partially overlapping interval. The query succeeds when the interval is partially overlapping until it doesn't, throwing the key error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="KeyError Traceback (most recent call last) /Users/alex/Documents/GarNet/venv/lib/python3.6/site-packages/pandas/core/indexing.py in _has_valid_type(self, key, axis) 1433 if not ax.contains(key): -&gt; 1434 error() 1435 except TypeError as e: /Users/alex/Documents/GarNet/venv/lib/python3.6/site-packages/pandas/core/indexing.py in error() 1428 raise KeyError(&quot;the label [%s] is not in the [%s]&quot; % -&gt; 1429 (key, self.obj._get_axis_name(axis))) 1430 KeyError: 'the label [(5409951, 5409965]] is not in the [index]'"><pre class="notranslate"><code class="notranslate">KeyError Traceback (most recent call last) /Users/alex/Documents/GarNet/venv/lib/python3.6/site-packages/pandas/core/indexing.py in _has_valid_type(self, key, axis) 1433 if not ax.contains(key): -&gt; 1434 error() 1435 except TypeError as e: /Users/alex/Documents/GarNet/venv/lib/python3.6/site-packages/pandas/core/indexing.py in error() 1428 raise KeyError("the label [%s] is not in the [%s]" % -&gt; 1429 (key, self.obj._get_axis_name(axis))) 1430 KeyError: 'the label [(5409951, 5409965]] is not in the [index]' </code></pre></div> <p dir="auto">I think this is particularly confusing because there doesn't seem to be any prominent difference between the <code class="notranslate">loc</code>s that succeed and the <code class="notranslate">loc</code> that fails as far as I can tell. I know <a href="https://github.com/pandas-dev/pandas/pull/15309#issuecomment-287936736" data-hovercard-type="pull_request" data-hovercard-url="/pandas-dev/pandas/pull/15309/hovercard">we had discussed <code class="notranslate">loc</code>'s behavior in this context</a> but I'm not sure we came to a conclusion.</p> <p dir="auto">By the way, my larger question is about how to find intersections between two <code class="notranslate">IntervalIndex</code>. It seems like the <a href="https://github.com/pandas-dev/pandas/pull/15309#issuecomment-284081223" data-hovercard-type="pull_request" data-hovercard-url="/pandas-dev/pandas/pull/15309/hovercard"><code class="notranslate">find_intersections</code></a> function didn't make it into this release <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jreback/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jreback">@jreback</a> ? Let me know! =]</p>
0
<p dir="auto">the "well" class is as close as I can find to a generic rounded corner container. However, that seems somewhat specialized to me. How do you feel about a more simplistic rounded corner box without the inner box shadow?</p>
<p dir="auto">Would you consider adding a component that is not a well, thumbnail, or modal, but something in between? Especially with Modal dropping the .hide class in v3 I see a great need. For example, take a look here on GitHub at the ReadMe box. It has similarities to a modal in that it has a heading and sits "above" the page a bit. Another example is the "example" boxes here in the v2 docs.</p> <p dir="auto">Of course, thumbnail is inappropriate, and well loses importance to some degree. The generic term "widget" is the best name I can come up with, but there's probably a better term without quite the stigma.</p> <p dir="auto">I'd be more than happy to add a pull request if that helps.</p> <p dir="auto">Thanks for all the hard work!</p>
1
<p dir="auto"><em>From @voxking on March 14, 2016 23:12</em></p> <ul dir="auto"> <li>VSCode Version: 0.10.10</li> <li>OS Version: Windows 10</li> </ul> <p dir="auto">Typescript says things are duplicate when i move a file around.<br> My guess is that the location of the file is not updated in the typescript service properly because when i restart VSCode it fixes itself but still its annoying to have to restart the editor.</p> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>get a large typescript code base like react.d.ts or something similar</li> <li>move it</li> <li>watch it happen</li> </ol> <p dir="auto"><em>Copied from original issue: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="140822363" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/4211" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/4211/hovercard" href="https://github.com/microsoft/vscode/issues/4211">microsoft/vscode#4211</a></em></p>
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">If the version number were in the sources, i could answer this. bower says it's 1.8.x</p> <p dir="auto"><strong>Code</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// this is compiled JS code from some random bit of ts... var __metadata = (this &amp;&amp; this.__metadata) || function (k, v) { if (typeof Reflect === &quot;object&quot; &amp;&amp; typeof Reflect.metadata === &quot;function&quot;) return Reflect.metadata(k, v); };"><pre class="notranslate"><span class="pl-c">// this is compiled JS code from some random bit of ts...</span> <span class="pl-k">var</span> <span class="pl-s1">__metadata</span> <span class="pl-c1">=</span> <span class="pl-kos">(</span><span class="pl-smi">this</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">__metadata</span><span class="pl-kos">)</span> <span class="pl-c1">||</span> <span class="pl-k">function</span> <span class="pl-kos">(</span><span class="pl-s1">k</span><span class="pl-kos">,</span> <span class="pl-s1">v</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-smi">Reflect</span> <span class="pl-c1">===</span> <span class="pl-s">"object"</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-k">typeof</span> <span class="pl-smi">Reflect</span><span class="pl-kos">.</span><span class="pl-c1">metadata</span> <span class="pl-c1">===</span> <span class="pl-s">"function"</span><span class="pl-kos">)</span> <span class="pl-k">return</span> <span class="pl-smi">Reflect</span><span class="pl-kos">.</span><span class="pl-en">metadata</span><span class="pl-kos">(</span><span class="pl-s1">k</span><span class="pl-kos">,</span> <span class="pl-s1">v</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">;</span></pre></div> <p dir="auto"><strong>Expected behavior:</strong></p> <p dir="auto">typeof ... === "object" is insufficient for such checks because of this JS quirk:</p> <p dir="auto">(typeof null === "object")</p> <p dir="auto"><strong>Actual behavior:</strong></p> <p dir="auto">Such uses should include a null/falsy check:</p> <p dir="auto">if(Reflect &amp;&amp; typeof Reflect==="object" &amp;&amp; ...)</p> <p dir="auto">Update: as Daniel points out, the typeof check needs to come first:</p> <p dir="auto">if(typeof Reflect==="object" &amp;&amp; Reflect &amp;&amp; ...)</p> <p dir="auto">because typeof special-cases the handling of undefined symbols (as opposed to those when the undefined value).</p>
0
<p dir="auto">ES version: 1.4.4.<br> One of our clients is running ES in a virtual server (OVH VPS).<br> From what I understand, ElasticSearch stopped working after one hour with the following error.<br> This error was repeated a couple of times at the end of the log file, then the whole VM crashed.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[2015-04-13 06:02:13,567][WARN ][netty.channel.socket.nio.AbstractNioSelector] Unexpected exception in the selector loop. java.lang.LinkageError: loader constraint violation: when resolving method &quot;java.nio.channels.Selector.wakeup()Ljava/nio/channels/Selector;&quot; the class loader (instance of sun/misc/Launcher$AppClassLoader) of the current class, org/elasticsearch/common/netty/channel/socket/nio/AbstractNioSelector, and the class loader (instance of &lt;bootloader&gt;) for the method's defining class, java/nio/channels/Selector, have different Class objects for the type java/nio/channels/Selector used in the signature at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:290) at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89) at org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) at org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) at org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) [2015-04-13 06:02:13,568][WARN ][netty.channel.socket.nio.AbstractNioSelector] Unexpected exception in the selector loop. java.lang.LinkageError: loader constraint violation: when resolving method &quot;java.nio.channels.Selector.wakeup()Ljava/nio/channels/Selector;&quot; the class loader (instance of sun/misc/Launcher$AppClassLoader) of the current class, org/elasticsearch/common/netty/channel/socket/nio/AbstractNioSelector, and the class loader (instance of &lt;bootloader&gt;) for the method's defining class, java/nio/channels/Selector, have different Class objects for the type java/nio/channels/Selector used in the signature at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:290) at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89) at org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) at org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) at org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) [2015-04-13 06:02:13,609][WARN ][netty.util.HashedWheelTimer] An exception was thrown by TimerTask. java.lang.LinkageError: loader constraint violation: when resolving method &quot;java.nio.channels.Selector.wakeup()Ljava/nio/channels/Selector;&quot; the class loader (instance of sun/misc/Launcher$AppClassLoader) of the current class, org/elasticsearch/common/netty/channel/socket/nio/NioClientBoss$1, and the class loader (instance of &lt;bootloader&gt;) for the method's defining class, java/nio/channels/Selector, have different Class objects for the type java/nio/channels/Selector used in the signature at org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss$1.run(NioClientBoss.java:54) at org.elasticsearch.common.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:556) at org.elasticsearch.common.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:632) at org.elasticsearch.common.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:369) at org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) at java.lang.Thread.run(Thread.java:745) [2015-04-13 06:02:23,566][WARN ][transport.netty ] [Linkurious Index] exception caught on transport layer [[id: 0x5f0a5b48]], closing connection java.lang.LinkageError: loader constraint violation: when resolving method &quot;java.nio.channels.Selector.wakeup()Ljava/nio/channels/Selector;&quot; the class loader (instance of sun/misc/Launcher$AppClassLoader) of the current class, org/elasticsearch/common/netty/channel/socket/nio/AbstractNioSelector, and the class loader (instance of &lt;bootloader&gt;) for the method's defining class, java/nio/channels/Selector, have different Class objects for the type java/nio/channels/Selector used in the signature at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.registerTask(AbstractNioSelector.java:115) at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.register(AbstractNioSelector.java:105) at org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.register(NioClientBoss.java:42) at org.elasticsearch.common.netty.channel.socket.nio.NioClientSocketPipelineSink.connect(NioClientSocketPipelineSink.java:121) at org.elasticsearch.common.netty.channel.socket.nio.NioClientSocketPipelineSink.eventSunk(NioClientSocketPipelineSink.java:70) at org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendDownstream(DefaultChannelPipeline.java:574) at org.elasticsearch.common.netty.channel.Channels.connect(Channels.java:634) at org.elasticsearch.common.netty.channel.AbstractChannel.connect(AbstractChannel.java:207) at org.elasticsearch.common.netty.bootstrap.ClientBootstrap.connect(ClientBootstrap.java:229) at org.elasticsearch.common.netty.bootstrap.ClientBootstrap.connect(ClientBootstrap.java:182) at org.elasticsearch.transport.netty.NettyTransport.connectToChannels(NettyTransport.java:788) at org.elasticsearch.transport.netty.NettyTransport.connectToNode(NettyTransport.java:741) at org.elasticsearch.transport.netty.NettyTransport.connectToNode(NettyTransport.java:714) at org.elasticsearch.transport.TransportService.connectToNode(TransportService.java:150) at org.elasticsearch.cluster.service.InternalClusterService$ReconnectToNodes.run(InternalClusterService.java:544) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)"><pre class="notranslate"><code class="notranslate">[2015-04-13 06:02:13,567][WARN ][netty.channel.socket.nio.AbstractNioSelector] Unexpected exception in the selector loop. java.lang.LinkageError: loader constraint violation: when resolving method "java.nio.channels.Selector.wakeup()Ljava/nio/channels/Selector;" the class loader (instance of sun/misc/Launcher$AppClassLoader) of the current class, org/elasticsearch/common/netty/channel/socket/nio/AbstractNioSelector, and the class loader (instance of &lt;bootloader&gt;) for the method's defining class, java/nio/channels/Selector, have different Class objects for the type java/nio/channels/Selector used in the signature at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:290) at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89) at org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) at org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) at org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) [2015-04-13 06:02:13,568][WARN ][netty.channel.socket.nio.AbstractNioSelector] Unexpected exception in the selector loop. java.lang.LinkageError: loader constraint violation: when resolving method "java.nio.channels.Selector.wakeup()Ljava/nio/channels/Selector;" the class loader (instance of sun/misc/Launcher$AppClassLoader) of the current class, org/elasticsearch/common/netty/channel/socket/nio/AbstractNioSelector, and the class loader (instance of &lt;bootloader&gt;) for the method's defining class, java/nio/channels/Selector, have different Class objects for the type java/nio/channels/Selector used in the signature at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:290) at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89) at org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) at org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) at org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) [2015-04-13 06:02:13,609][WARN ][netty.util.HashedWheelTimer] An exception was thrown by TimerTask. java.lang.LinkageError: loader constraint violation: when resolving method "java.nio.channels.Selector.wakeup()Ljava/nio/channels/Selector;" the class loader (instance of sun/misc/Launcher$AppClassLoader) of the current class, org/elasticsearch/common/netty/channel/socket/nio/NioClientBoss$1, and the class loader (instance of &lt;bootloader&gt;) for the method's defining class, java/nio/channels/Selector, have different Class objects for the type java/nio/channels/Selector used in the signature at org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss$1.run(NioClientBoss.java:54) at org.elasticsearch.common.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:556) at org.elasticsearch.common.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:632) at org.elasticsearch.common.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:369) at org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) at java.lang.Thread.run(Thread.java:745) [2015-04-13 06:02:23,566][WARN ][transport.netty ] [Linkurious Index] exception caught on transport layer [[id: 0x5f0a5b48]], closing connection java.lang.LinkageError: loader constraint violation: when resolving method "java.nio.channels.Selector.wakeup()Ljava/nio/channels/Selector;" the class loader (instance of sun/misc/Launcher$AppClassLoader) of the current class, org/elasticsearch/common/netty/channel/socket/nio/AbstractNioSelector, and the class loader (instance of &lt;bootloader&gt;) for the method's defining class, java/nio/channels/Selector, have different Class objects for the type java/nio/channels/Selector used in the signature at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.registerTask(AbstractNioSelector.java:115) at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.register(AbstractNioSelector.java:105) at org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.register(NioClientBoss.java:42) at org.elasticsearch.common.netty.channel.socket.nio.NioClientSocketPipelineSink.connect(NioClientSocketPipelineSink.java:121) at org.elasticsearch.common.netty.channel.socket.nio.NioClientSocketPipelineSink.eventSunk(NioClientSocketPipelineSink.java:70) at org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendDownstream(DefaultChannelPipeline.java:574) at org.elasticsearch.common.netty.channel.Channels.connect(Channels.java:634) at org.elasticsearch.common.netty.channel.AbstractChannel.connect(AbstractChannel.java:207) at org.elasticsearch.common.netty.bootstrap.ClientBootstrap.connect(ClientBootstrap.java:229) at org.elasticsearch.common.netty.bootstrap.ClientBootstrap.connect(ClientBootstrap.java:182) at org.elasticsearch.transport.netty.NettyTransport.connectToChannels(NettyTransport.java:788) at org.elasticsearch.transport.netty.NettyTransport.connectToNode(NettyTransport.java:741) at org.elasticsearch.transport.netty.NettyTransport.connectToNode(NettyTransport.java:714) at org.elasticsearch.transport.TransportService.connectToNode(TransportService.java:150) at org.elasticsearch.cluster.service.InternalClusterService$ReconnectToNodes.run(InternalClusterService.java:544) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) </code></pre></div>
<p dir="auto">When I create multiple documents which have the same output value in the completion field, a suggest completion request only retrieves one object.<br> I guess it is a feature, however, once we may set different payloads to those documents, it would make sense to retrieve multiple suggestions with the same output.</p> <p dir="auto">My environment settings:<br> ElasticSearch version number: <code class="notranslate">1.0.0.Beta1</code><br> Lucene version: <code class="notranslate">4.5.1</code></p> <p dir="auto">In the following example, I create an index with two documents. Each document has a different value in the payload, but the same output and input.<br> Performing a suggestion completion request, only one document is retrieved.</p> <p dir="auto">Scripts:</p> <h2 dir="auto">Create and populate index</h2> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="curl -XDELETE 'localhost:9200/notebookindex' curl -XPUT localhost:9200/notebookindex curl -XPUT localhost:9200/notebookindex/friend/_mapping -d '{ &quot;friend&quot; : { &quot;properties&quot; : { &quot;name&quot; : { &quot;type&quot; : &quot;string&quot; }, &quot;suggestField&quot; : { &quot;type&quot; : &quot;completion&quot;, &quot;payloads&quot; : true } } } }' curl -XPUT 'localhost:9200/notebookindex/friend/1' -d ' { &quot;name&quot;: &quot;james smith&quot;, &quot;suggestField&quot;: { &quot;input&quot;: [&quot;james&quot;, &quot;smith&quot;, &quot;james smith&quot;], &quot;output&quot;: &quot;james smith&quot;, &quot;payload&quot;: {&quot;id&quot;: &quot;1&quot;, &quot;phone&quot;: &quot;555-55555&quot;} } }' curl -XPUT 'localhost:9200/notebookindex/friend/2' -d '{ &quot;name&quot;: &quot;james smith&quot;, &quot;suggestField&quot;: { &quot;input&quot;: [&quot;james&quot;, &quot;smith&quot;, &quot;james smith&quot;], &quot;output&quot;: &quot;james smith&quot;, &quot;payload&quot;: {&quot;id&quot;: &quot;2&quot;, &quot;phone&quot;: &quot;444-44444&quot;} } }'"><pre class="notranslate">curl -XDELETE <span class="pl-s"><span class="pl-pds">'</span>localhost:9200/notebookindex<span class="pl-pds">'</span></span> curl -XPUT localhost:9200/notebookindex curl -XPUT localhost:9200/notebookindex/friend/_mapping -d <span class="pl-s"><span class="pl-pds">'</span>{</span> <span class="pl-s"> "friend" : {</span> <span class="pl-s"> "properties" : {</span> <span class="pl-s"> "name" : { "type" : "string" },</span> <span class="pl-s"> "suggestField" : { "type" : "completion", "payloads" : true }</span> <span class="pl-s"> }</span> <span class="pl-s"> }</span> <span class="pl-s">}<span class="pl-pds">'</span></span> curl -XPUT <span class="pl-s"><span class="pl-pds">'</span>localhost:9200/notebookindex/friend/1<span class="pl-pds">'</span></span> -d <span class="pl-s"><span class="pl-pds">'</span> {</span> <span class="pl-s"> "name": "james smith",</span> <span class="pl-s"> "suggestField": {</span> <span class="pl-s"> "input": ["james", "smith", "james smith"],</span> <span class="pl-s"> "output": "james smith",</span> <span class="pl-s"> "payload": {"id": "1", "phone": "555-55555"}</span> <span class="pl-s"> }</span> <span class="pl-s">}<span class="pl-pds">'</span></span> curl -XPUT <span class="pl-s"><span class="pl-pds">'</span>localhost:9200/notebookindex/friend/2<span class="pl-pds">'</span></span> -d <span class="pl-s"><span class="pl-pds">'</span>{</span> <span class="pl-s"> "name": "james smith",</span> <span class="pl-s"> "suggestField": {</span> <span class="pl-s"> "input": ["james", "smith", "james smith"],</span> <span class="pl-s"> "output": "james smith",</span> <span class="pl-s"> "payload": {"id": "2", "phone": "444-44444"}</span> <span class="pl-s"> }</span> <span class="pl-s">}<span class="pl-pds">'</span></span></pre></div> <h2 dir="auto">Search 1: look for friends starting with <code class="notranslate">j</code></h2> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="curl -XPOST 'localhost:9200/notebookindex/_suggest?pretty' -d '{ &quot;my-friends-suggest&quot;: { &quot;text&quot;: &quot;j&quot;, &quot;completion&quot;: { &quot;field&quot;: &quot;suggestField&quot; } } }'"><pre class="notranslate">curl -XPOST <span class="pl-s"><span class="pl-pds">'</span>localhost:9200/notebookindex/_suggest?pretty<span class="pl-pds">'</span></span> -d <span class="pl-s"><span class="pl-pds">'</span>{</span> <span class="pl-s"> "my-friends-suggest": {</span> <span class="pl-s"> "text": "j",</span> <span class="pl-s"> "completion": {</span> <span class="pl-s"> "field": "suggestField"</span> <span class="pl-s"> }</span> <span class="pl-s"> }</span> <span class="pl-s">}<span class="pl-pds">'</span></span></pre></div> <p dir="auto">Only one <code class="notranslate">James</code> is found, even though there are two documents matching the suggestion.</p> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;_shards&quot; : { &quot;total&quot; : 5, &quot;successful&quot; : 5, &quot;failed&quot; : 0 }, &quot;my-friends-suggest&quot; : [ { &quot;text&quot; : &quot;j&quot;, &quot;offset&quot; : 0, &quot;length&quot; : 1, &quot;options&quot; : [ { &quot;text&quot; : &quot;james smith&quot;, &quot;score&quot; : 1.0, &quot;payload&quot; : {&quot;id&quot;:&quot;2&quot;,&quot;phone&quot;:&quot;444-44444&quot;} } ] } ] }"><pre class="notranslate">{ <span class="pl-ent">"_shards"</span> : { <span class="pl-ent">"total"</span> : <span class="pl-c1">5</span>, <span class="pl-ent">"successful"</span> : <span class="pl-c1">5</span>, <span class="pl-ent">"failed"</span> : <span class="pl-c1">0</span> }, <span class="pl-ent">"my-friends-suggest"</span> : [ { <span class="pl-ent">"text"</span> : <span class="pl-s"><span class="pl-pds">"</span>j<span class="pl-pds">"</span></span>, <span class="pl-ent">"offset"</span> : <span class="pl-c1">0</span>, <span class="pl-ent">"length"</span> : <span class="pl-c1">1</span>, <span class="pl-ent">"options"</span> : [ { <span class="pl-ent">"text"</span> : <span class="pl-s"><span class="pl-pds">"</span>james smith<span class="pl-pds">"</span></span>, <span class="pl-ent">"score"</span> : <span class="pl-c1">1.0</span>, <span class="pl-ent">"payload"</span> : {<span class="pl-ent">"id"</span>:<span class="pl-s"><span class="pl-pds">"</span>2<span class="pl-pds">"</span></span>,<span class="pl-ent">"phone"</span>:<span class="pl-s"><span class="pl-pds">"</span>444-44444<span class="pl-pds">"</span></span>} } ] } ] }</pre></div> <h2 dir="auto">Removal and Search 2: remove the <code class="notranslate">James</code> (<code class="notranslate">id 2</code>) previously found and look for friends starting with <code class="notranslate">j</code></h2> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="curl -XDELETE 'localhost:9200/notebookindex/friend/2' curl -XPOST 'localhost:9200/notebookindex/_suggest?pretty' -d '{ &quot;my-friends-suggest&quot;: { &quot;text&quot;: &quot;j&quot;, &quot;completion&quot;: { &quot;field&quot;: &quot;suggestField&quot; } } }'"><pre class="notranslate">curl -XDELETE <span class="pl-s"><span class="pl-pds">'</span>localhost:9200/notebookindex/friend/2<span class="pl-pds">'</span></span> curl -XPOST <span class="pl-s"><span class="pl-pds">'</span>localhost:9200/notebookindex/_suggest?pretty<span class="pl-pds">'</span></span> -d <span class="pl-s"><span class="pl-pds">'</span>{</span> <span class="pl-s"> "my-friends-suggest": {</span> <span class="pl-s"> "text": "j",</span> <span class="pl-s"> "completion": {</span> <span class="pl-s"> "field": "suggestField"</span> <span class="pl-s"> }</span> <span class="pl-s"> }</span> <span class="pl-s">}<span class="pl-pds">'</span></span></pre></div> <p dir="auto">The other <code class="notranslate">James</code> is found.</p> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;_shards&quot; : { &quot;total&quot; : 5, &quot;successful&quot; : 5, &quot;failed&quot; : 0 }, &quot;my-friends-suggest&quot; : [ { &quot;text&quot; : &quot;j&quot;, &quot;offset&quot; : 0, &quot;length&quot; : 1, &quot;options&quot; : [ { &quot;text&quot; : &quot;james smith&quot;, &quot;score&quot; : 1.0, &quot;payload&quot; : {&quot;id&quot;:&quot;1&quot;,&quot;phone&quot;:&quot;555-55555&quot;} } ] } ] }"><pre class="notranslate">{ <span class="pl-ent">"_shards"</span> : { <span class="pl-ent">"total"</span> : <span class="pl-c1">5</span>, <span class="pl-ent">"successful"</span> : <span class="pl-c1">5</span>, <span class="pl-ent">"failed"</span> : <span class="pl-c1">0</span> }, <span class="pl-ent">"my-friends-suggest"</span> : [ { <span class="pl-ent">"text"</span> : <span class="pl-s"><span class="pl-pds">"</span>j<span class="pl-pds">"</span></span>, <span class="pl-ent">"offset"</span> : <span class="pl-c1">0</span>, <span class="pl-ent">"length"</span> : <span class="pl-c1">1</span>, <span class="pl-ent">"options"</span> : [ { <span class="pl-ent">"text"</span> : <span class="pl-s"><span class="pl-pds">"</span>james smith<span class="pl-pds">"</span></span>, <span class="pl-ent">"score"</span> : <span class="pl-c1">1.0</span>, <span class="pl-ent">"payload"</span> : {<span class="pl-ent">"id"</span>:<span class="pl-s"><span class="pl-pds">"</span>1<span class="pl-pds">"</span></span>,<span class="pl-ent">"phone"</span>:<span class="pl-s"><span class="pl-pds">"</span>555-55555<span class="pl-pds">"</span></span>} } ] } ] }</pre></div>
0
<p dir="auto">Hello ,</p> <p dir="auto">I've got a problem ... my files in PHP are not coloring ... it always happens that involves files in PHP ... any solution? My Atom is in Patch 0.201.0</p> <p dir="auto">Thank you !!</p> <p dir="auto">Waiting for answers !</p>
<p dir="auto">I <del>am</del> was using Elementary OS and version 0.107.0, and when I write PHP and this happens:<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/6370419/3374663/022c136c-fbc1-11e3-8108-f2331315bf33.png"><img src="https://cloud.githubusercontent.com/assets/6370419/3374663/022c136c-fbc1-11e3-8108-f2331315bf33.png" alt="screenshot from 2014-06-24 18 59 36" style="max-width: 100%;"></a></p> <p dir="auto">The surrounding HTML code is highlighted, but PHP isn't.</p> <p dir="auto">It's even worse when you have a string in the PHP code, because the whole following text (even after <code class="notranslate">?&gt;</code>) is seen as html value and has the same color.</p> <p dir="auto">I believe this package should be responsible for this: <a href="https://atom.io/packages/language-php" rel="nofollow">https://atom.io/packages/language-php</a> , please tell me if this is the wrong place, but i'm not sure if it is a general atom issue.</p> <p dir="auto">Please note that javascript and CSS are highlighted when written inside of the HTML.</p>
1
<p dir="auto">When some libraries get ahold of a Promise, they don't always add an <code class="notranslate">onFulfilled</code> handler, and they don't always add an <code class="notranslate">onRejected</code> handler using <code class="notranslate">.catch()</code>. Sometimes it looks like this:</p> <p dir="auto"><code class="notranslate">.then(undefined, onError)</code></p> <p dir="auto">which is perfectly valid. I just experienced this error because GraphQL.js does this, for example: <a href="https://github.com/graphql/graphql-js/blob/85bfd13b5c63b4896d7643f8cd37a4f918fc5261/src/execution/execute.js#L369">https://github.com/graphql/graphql-js/blob/85bfd13b5c63b4896d7643f8cd37a4f918fc5261/src/execution/execute.js#L369</a></p> <p dir="auto">But, <code class="notranslate">SameLoopPromise</code> always assumes that <code class="notranslate">onFulfilled</code> (<code class="notranslate">onResult</code> in its case) will be a function and tries to call it: <a href="https://github.com/zeit/next.js/blob/e13bb3f62f2c26d86cfe7bc41c0dc68456964707/lib/dynamic.js#L196">https://github.com/zeit/next.js/blob/e13bb3f62f2c26d86cfe7bc41c0dc68456964707/lib/dynamic.js#L196</a></p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected Behavior</h2> <p dir="auto">If no <code class="notranslate">onFulfilled</code> handler is passed, don't try calling it.</p> <h2 dir="auto">Current Behavior</h2> <p dir="auto"><code class="notranslate">TypeError: onResult is not a function</code></p> <h2 dir="auto">Steps to Reproduce (for bugs)</h2> <p dir="auto">Return an <code class="notranslate">import()</code> result that another library attaches a handler to like <code class="notranslate">.then(undefined, onError)</code>. In my case: write a GraphQL resolver that returns the result of <code class="notranslate">import()</code>.</p> <h2 dir="auto">Context</h2> <h2 dir="auto">Your Environment</h2> <table role="table"> <thead> <tr> <th>Tech</th> <th>Version</th> </tr> </thead> <tbody> <tr> <td>next</td> <td>3.2.1</td> </tr> <tr> <td>node</td> <td>8.2.1</td> </tr> </tbody> </table>
<p dir="auto">example of styled-jsx-postcss broken after commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/vercel/next.js/commit/559c25253ea4a50fbc04ef37f466d9e9b616512a/hovercard" href="https://github.com/vercel/next.js/commit/559c25253ea4a50fbc04ef37f466d9e9b616512a"><tt>559c252</tt></a></p> <ul dir="auto"> <li>[x ] I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected Behavior</h2> <p dir="auto">The custom babel-present.js in example can modify the <code class="notranslate">next/babel</code></p> <h2 dir="auto">Current Behavior</h2> <p dir="auto">after commit, <code class="notranslate">next/babel</code> became a function and cannot be modified</p> <h2 dir="auto">Steps to Reproduce (for bugs)</h2> <ol dir="auto"> <li>Use example in here next.js/examples/with-styled-jsx-postcss/</li> <li>run dev</li> </ol> <h2 dir="auto">Context</h2> <p dir="auto">We use styled-jsx-postcss, but since we want to update to the latest of next, it got broken</p> <h2 dir="auto">Your Environment</h2> <table role="table"> <thead> <tr> <th>Tech</th> <th>Version</th> </tr> </thead> <tbody> <tr> <td>next</td> <td>4.0.1</td> </tr> <tr> <td>node</td> <td>v6.11.3</td> </tr> </tbody> </table>
0
<ul dir="auto"> <li>[ x] I have searched the <a href="https://github.com/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected Behavior</h2> <p dir="auto">A page's <code class="notranslate">getInitialProps</code> should only be called once per page load.</p> <h2 dir="auto">Current Behavior</h2> <p dir="auto">Sometimes <code class="notranslate">getInitialProps</code> is called multiple times in one page load.</p> <h2 dir="auto">Steps to Reproduce (for bugs)</h2> <p dir="auto">Minimal example app (almost identical to the next example app "custom-server-express"): <a href="https://github.com/approots/next-express-issue">https://github.com/approots/next-express-issue</a></p> <p dir="auto">To reproduce:</p> <ol dir="auto"> <li>Run <code class="notranslate">npm run dev</code> and check the terminal console for multiple outputs of the console.log statement in the <code class="notranslate">getInitialProps</code> function of <code class="notranslate">pages/index.js</code> ("getInitialProps index").</li> <li>Or click the link to "post 2", refresh the page, then load the index page again (localhost:3000/), and check the terminal and see multiple console.logs of "getInitialProps index". This also happens in production.</li> </ol> <h2 dir="auto">Context</h2> <p dir="auto">This means that API calls are being duplicated.</p> <h2 dir="auto">Your Environment</h2> <table role="table"> <thead> <tr> <th>Tech</th> <th>Version</th> </tr> </thead> <tbody> <tr> <td>next</td> <td>^5.1.0</td> </tr> <tr> <td>node</td> <td>8.9.4</td> </tr> <tr> <td>OS</td> <td>Windows</td> </tr> <tr> <td>browser</td> <td>Chrome</td> </tr> <tr> <td>express</td> <td>^4.16.3</td> </tr> </tbody> </table>
<h1 dir="auto">Bug report</h1> <p dir="auto">[ event ] build page: /<br> [ wait ] compiling ...<br> [ event ] build page: /about<br> [ ready ] compiled successfully - ready on <a href="http://localhost:3000" rel="nofollow">http://localhost:3000</a><br> [ event ] disposing inactive page(s): /next/dist/pages/_error<br> [ event ] build page: /next/dist/pages/_error<br> [ wait ] compiling ...<br> [ ready ] compiled successfully - ready on <a href="http://localhost:3000" rel="nofollow">http://localhost:3000</a><br> [ event ] disposing inactive page(s): /next/dist/pages/_error<br> [ event ] build page: /next/dist/pages/_error<br> [ wait ] compiling ...<br> [ ready ] compiled successfully - ready on <a href="http://localhost:3000" rel="nofollow">http://localhost:3000</a><br> [ event ] disposing inactive page(s): /next/dist/pages/_error</p> <p dir="auto">It appears my pages are constantly being compiled. I'm unsure of what's causing this. Furthermore when i push to production my routes fail to work within my Navbar.</p> <p dir="auto">Steps to reproduce the behavior, please provide code snippets or a repository:<br> visit this repository and npm run dev in order to see what's happening<br> <a href="https://github.com/Rterrell25/Rterrell_Personal_Site">https://github.com/Rterrell25/Rterrell_Personal_Site</a></p>
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/apache/dubbo/blob/master/FAQ.md">FAQ</a> of this repository and believe that this is not a duplicate.</li> </ul> <h3 dir="auto">Environment</h3> <ul dir="auto"> <li>Dubbo version: 2.7.1</li> <li>Operating System version: ANY</li> <li>Java version: ANY</li> </ul> <h3 dir="auto">Steps to reproduce this issue</h3> <p dir="auto">Duboo 2.7.x changes package to org.apache.dubbo.<br> So when collecting monitor data through <code class="notranslate">MonitorService</code> interface instances under <code class="notranslate">2.7</code> use new interface subscription while old ones still use old one. Dubbo 2.7 keep some interfaces ensuring backward compatibility including <code class="notranslate">Service</code>/<code class="notranslate">Reference</code>/etc. . But <code class="notranslate">MonitorService</code> is not included.</p> <p dir="auto">Is that an issue?</p> <p dir="auto">I copy the old interface into my receiver project to collect data from old dubbo clients.</p> <h3 dir="auto">Expected Result</h3> <p dir="auto">Old MonitorService should be kept.</p> <p dir="auto">And there is another error log i don't know whether it's a bug.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ERROR o.a.d.r.t.CodecSupport [NettyServerWorker-3-8] [DUBBO] Serialization extension org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization has duplicate id to Serialization extension org.apache.dubbo.serialize.hessian.Hessian2Serialization, ignore this Serialization extension"><pre class="notranslate"><code class="notranslate">ERROR o.a.d.r.t.CodecSupport [NettyServerWorker-3-8] [DUBBO] Serialization extension org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization has duplicate id to Serialization extension org.apache.dubbo.serialize.hessian.Hessian2Serialization, ignore this Serialization extension </code></pre></div>
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have checked the <a href="https://github.com/apache/dubbo/blob/master/FAQ.md">FAQ</a> of this repository and believe that this is not a duplicate.</li> </ul> <h3 dir="auto">Environment</h3> <ul dir="auto"> <li>Dubbo version: 2.7.4.1</li> <li>Operating System version: Linux 5.3.0-28-generic <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="28703261" data-permission-text="Title is private" data-url="https://github.com/apache/dubbo/issues/30" data-hovercard-type="issue" data-hovercard-url="/apache/dubbo/issues/30/hovercard" href="https://github.com/apache/dubbo/issues/30">#30</a>~18.04.1-Ubuntu</li> <li>Java version: openjdk version "1.8.0_242"</li> </ul> <h3 dir="auto">Steps to reproduce this issue</h3> <p dir="auto">jcache 集成caffeine 报Cache KEY不允许 ":" 符号的异常</p> <p dir="auto">2020-02-28 09:45:01.934 WARN 21380 --- [apr-8081-exec-1] c.g.b.c.j.c.TypesafeConfigurator : Failed to load cache configuration</p> <p dir="auto">com.typesafe.config.ConfigException$BadPath: path parameter: Invalid path 'caffeine.jcache.10.220.66.123:20880.com.hztaozi.lamar.core.service.rpc.OpeningCityRpcService:1.0.0.findById': Token not allowed in path expression: ':' (you can double-quote this token if you really want it here)<br> at com.typesafe.config.impl.PathParser.parsePathExpression(PathParser.java:155) ~[config-1.3.4.jar:1.3.4]<br> at com.typesafe.config.impl.PathParser.parsePathExpression(PathParser.java:74) ~[config-1.3.4.jar:1.3.4]<br> at com.typesafe.config.impl.PathParser.parsePath(PathParser.java:61) ~[config-1.3.4.jar:1.3.4]<br> at com.typesafe.config.impl.Path.newPath(Path.java:230) ~[config-1.3.4.jar:1.3.4]<br> at com.typesafe.config.impl.SimpleConfig.hasPathPeek(SimpleConfig.java:87) ~[config-1.3.4.jar:1.3.4]<br> at com.typesafe.config.impl.SimpleConfig.hasPath(SimpleConfig.java:99) ~[config-1.3.4.jar:1.3.4]<br> at com.github.benmanes.caffeine.jcache.configuration.TypesafeConfigurator.from(TypesafeConfigurator.java:96) ~[jcache-2.8.0.jar:na]<br> at com.github.benmanes.caffeine.jcache.CacheFactory.tryToCreateFromExternalSettings(CacheFactory.java:77) [jcache-2.8.0.jar:na]<br> at com.github.benmanes.caffeine.jcache.CacheManagerImpl.lambda$getCache$1(CacheManagerImpl.java:139) [jcache-2.8.0.jar:na]<br> at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1660) ~[na:1.8.0_242]<br> at com.github.benmanes.caffeine.jcache.CacheManagerImpl.getCache(CacheManagerImpl.java:138) [jcache-2.8.0.jar:na]<br> at com.github.benmanes.caffeine.jcache.CacheManagerImpl.getCache(CacheManagerImpl.java:44) [jcache-2.8.0.jar:na]<br> at org.apache.dubbo.cache.support.jcache.JCache.(JCache.java:56) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.cache.support.jcache.JCacheFactory.createCache(JCacheFactory.java:45) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.cache.support.AbstractCacheFactory.getCache(AbstractCacheFactory.java:59) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.cache.CacheFactory$Adaptive.getCache(CacheFactory$Adaptive.java) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.cache.filter.CacheFilter.invoke(CacheFilter.java:95) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:82) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:92) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:82) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:54) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:82) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:60) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:82) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper$CallbackRegistrationInvoker.invoke(ProtocolFilterWrapper.java:157) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:78) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:56) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:82) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:248) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:78) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:55) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at org.apache.dubbo.common.bytecode.proxy0.findById(proxy0.java) ~[dubbo-2.7.4.1.jar:2.7.4.1]<br> at com.hztaozi.lamar.webapp.controller.api.CityController.lbsmanual(CityController.java:63) ~[classes/:na]<br> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242]<br> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242]<br> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242]<br> at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242]<br> at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) ~[spring-web-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) ~[spring-web-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:888) ~[spring-webmvc-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) ~[spring-webmvc-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) ~[spring-webmvc-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) ~[spring-webmvc-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) ~[spring-webmvc-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.30.jar:9.0.30]<br> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at com.hztaozi.lamar.webapp.filter.RequestLogFilter.doFilter(RequestLogFilter.java:48) ~[classes/:na]<br> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108) ~[spring-boot-actuator-2.2.4.RELEASE.jar:2.2.4.RELEASE]<br> at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.3.RELEASE.jar:5.2.3.RELEASE]<br> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at org.apache.tomcat.util.net.AprEndpoint$SocketWithOptionsProcessor.run(AprEndpoint.java:1968) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_242]<br> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_242]<br> at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.30.jar:9.0.30]<br> at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_242]</p>
0
<h3 dir="auto">Bug report</h3> <p dir="auto">It seems matplotlib's 3d plot components is not rendering things right. The lines are disappearing at the top of surface plot.</p> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto"><strong>Code for reproduction</strong></p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from mpl_toolkits.mplot3d import Axes3D kk = 3 sigma = 0.8 t = np.linspace(-kk, kk, 128) x, y = np.meshgrid(t, t) f = (1-(x**2+y**2)/2/sigma**2)*np.exp(-(x**2+y**2)/2/sigma**2)/sigma**4 fig = plt.figure() ax = fig.add_subplot(111, projection='3d') ax.plot_surface(x,y, f, rcount=20, ccount=20)"><pre class="notranslate"><span class="pl-k">from</span> <span class="pl-s1">mpl_toolkits</span>.<span class="pl-s1">mplot3d</span> <span class="pl-k">import</span> <span class="pl-v">Axes3D</span> <span class="pl-s1">kk</span> <span class="pl-c1">=</span> <span class="pl-c1">3</span> <span class="pl-s1">sigma</span> <span class="pl-c1">=</span> <span class="pl-c1">0.8</span> <span class="pl-s1">t</span> <span class="pl-c1">=</span> <span class="pl-s1">np</span>.<span class="pl-en">linspace</span>(<span class="pl-c1">-</span><span class="pl-s1">kk</span>, <span class="pl-s1">kk</span>, <span class="pl-c1">128</span>) <span class="pl-s1">x</span>, <span class="pl-s1">y</span> <span class="pl-c1">=</span> <span class="pl-s1">np</span>.<span class="pl-en">meshgrid</span>(<span class="pl-s1">t</span>, <span class="pl-s1">t</span>) <span class="pl-s1">f</span> <span class="pl-c1">=</span> (<span class="pl-c1">1</span><span class="pl-c1">-</span>(<span class="pl-s1">x</span><span class="pl-c1">**</span><span class="pl-c1">2</span><span class="pl-c1">+</span><span class="pl-s1">y</span><span class="pl-c1">**</span><span class="pl-c1">2</span>)<span class="pl-c1">/</span><span class="pl-c1">2</span><span class="pl-c1">/</span><span class="pl-s1">sigma</span><span class="pl-c1">**</span><span class="pl-c1">2</span>)<span class="pl-c1">*</span><span class="pl-s1">np</span>.<span class="pl-en">exp</span>(<span class="pl-c1">-</span>(<span class="pl-s1">x</span><span class="pl-c1">**</span><span class="pl-c1">2</span><span class="pl-c1">+</span><span class="pl-s1">y</span><span class="pl-c1">**</span><span class="pl-c1">2</span>)<span class="pl-c1">/</span><span class="pl-c1">2</span><span class="pl-c1">/</span><span class="pl-s1">sigma</span><span class="pl-c1">**</span><span class="pl-c1">2</span>)<span class="pl-c1">/</span><span class="pl-s1">sigma</span><span class="pl-c1">**</span><span class="pl-c1">4</span> <span class="pl-s1">fig</span> <span class="pl-c1">=</span> <span class="pl-s1">plt</span>.<span class="pl-en">figure</span>() <span class="pl-s1">ax</span> <span class="pl-c1">=</span> <span class="pl-s1">fig</span>.<span class="pl-en">add_subplot</span>(<span class="pl-c1">111</span>, <span class="pl-s1">projection</span><span class="pl-c1">=</span><span class="pl-s">'3d'</span>) <span class="pl-s1">ax</span>.<span class="pl-en">plot_surface</span>(<span class="pl-s1">x</span>,<span class="pl-s1">y</span>, <span class="pl-s1">f</span>, <span class="pl-s1">rcount</span><span class="pl-c1">=</span><span class="pl-c1">20</span>, <span class="pl-s1">ccount</span><span class="pl-c1">=</span><span class="pl-c1">20</span>)</pre></div> <p dir="auto"><strong>Actual outcome</strong></p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/15790176/60379952-4ddeb880-9a6f-11e9-994c-490b594f3855.png"><img src="https://user-images.githubusercontent.com/15790176/60379952-4ddeb880-9a6f-11e9-994c-490b594f3855.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto"><strong>Matplotlib version</strong></p> <ul dir="auto"> <li>Operating system: Windows10</li> <li>Matplotlib version: 3.1.0</li> <li>Matplotlib backend (<code class="notranslate">print(matplotlib.get_backend())</code>): Qt5Agg</li> <li>Python version: 3.7</li> <li>Jupyter version (if applicable):</li> <li>Other libraries: numpy</li> </ul>
<p dir="auto">This is the underlying problem raised in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="6572843" data-permission-text="Title is private" data-url="https://github.com/matplotlib/matplotlib/issues/1178" data-hovercard-type="pull_request" data-hovercard-url="/matplotlib/matplotlib/pull/1178/hovercard" href="https://github.com/matplotlib/matplotlib/pull/1178">#1178</a>.<br> It is illustrated by the test below; note that boundary anomalies are visible in all forms--agg on the screen, and pdf and svg displayed with a viewer--but in different places depending on the viewer and the size of the figure as rendered.<br> Note that the colorbar is rendered using pcolormesh, which has its own renderer with agg but otherwise is handled by draw_path_collection.</p> <pre class="notranslate">import numpy as np import matplotlib.pyplot as plt z = np.arange(150) z.shape = (10,15) fig, axs = plt.subplots(2,2) ax = axs[0,0] cs0 = ax.contourf(z, 20) cbar0 = fig.colorbar(cs0, ax=ax) ax = axs[0,1] cs1 = ax.contourf(z, 20, alpha=0.3) cbar1 = fig.colorbar(cs1, ax=ax) ax = axs[1,0] im2 = ax.imshow(z, interpolation='nearest') cbar2 = fig.colorbar(im2, ax=ax) ax = axs[1,1] im3 = ax.imshow(z, interpolation='nearest', alpha=0.3) cbar3 = fig.colorbar(im3, ax=ax) plt.savefig("test1.pdf") plt.savefig("test1.svg") plt.show() </pre>
1
<p dir="auto">Adding <code class="notranslate">search_after</code> option to the search api will allow better deep pagination support for search request that don't use the scroll api.</p> <p dir="auto">The <code class="notranslate">search_after</code> option should be used to hold the last seen sort value for each search request being executed with the same query (just like updating the <code class="notranslate">from</code> option). Although in this case we don't keep open a consistent view of all the shards, like we do with scroll search, it is a good alternative for deep pagination for normal search requests that use <code class="notranslate">from</code> option. (actually the only one that doesn't cause jvm heap issues without maintaining open search contexts during subsequent scroll requests)</p>
<p dir="auto">The settings are as follows:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" &quot;products_v2&quot;: { &quot;settings&quot;: { &quot;index&quot;: { &quot;creation_date&quot;: &quot;1475684313640&quot;, &quot;analysis&quot;: { &quot;filter&quot;: { &quot;english_keywords&quot;: { &quot;ignore_case&quot;: &quot;true&quot;, &quot;type&quot;: &quot;keyword_marker&quot;, &quot;keywords_path&quot;: &quot;analysis/exclude_stem.txt&quot; }, &quot;synonym_expand&quot;: { &quot;type&quot;: &quot;synonym&quot;, &quot;synonyms_path&quot;: &quot;analysis/synonyms.txt&quot; }, &quot;english_stemmer&quot;: { &quot;type&quot;: &quot;stemmer&quot;, &quot;language&quot;: &quot;english&quot; }, &quot;english_stop&quot;: { &quot;type&quot;: &quot;stop&quot;, &quot;stopwords&quot;: &quot;_english_&quot; }, &quot;english_possessive_stemmer&quot;: { &quot;type&quot;: &quot;stemmer&quot;, &quot;language&quot;: &quot;possessive_english&quot; }, &quot;char_filter&quot;: { &quot;stem_mapping&quot;: { &quot;type&quot;: &quot;mapping&quot;, &quot;mappings_path&quot;: &quot;analysis/char_mappings.txt&quot; } }, &quot;analyzer&quot;: { &quot;synonyms_expand&quot;: { &quot;filter&quot;: [ &quot;synonym_expand&quot;, &quot;english_possessive_stemmer&quot;, &quot;lowercase&quot;, &quot;english_stop&quot;, &quot;english_keywords&quot;, &quot;english_stemmer&quot; ], &quot;type&quot;: &quot;custom&quot;, &quot;tokenizer&quot;: &quot;standard&quot; } } } }"><pre class="notranslate"><code class="notranslate"> "products_v2": { "settings": { "index": { "creation_date": "1475684313640", "analysis": { "filter": { "english_keywords": { "ignore_case": "true", "type": "keyword_marker", "keywords_path": "analysis/exclude_stem.txt" }, "synonym_expand": { "type": "synonym", "synonyms_path": "analysis/synonyms.txt" }, "english_stemmer": { "type": "stemmer", "language": "english" }, "english_stop": { "type": "stop", "stopwords": "_english_" }, "english_possessive_stemmer": { "type": "stemmer", "language": "possessive_english" }, "char_filter": { "stem_mapping": { "type": "mapping", "mappings_path": "analysis/char_mappings.txt" } }, "analyzer": { "synonyms_expand": { "filter": [ "synonym_expand", "english_possessive_stemmer", "lowercase", "english_stop", "english_keywords", "english_stemmer" ], "type": "custom", "tokenizer": "standard" } } } } </code></pre></div> <p dir="auto">The expected result after expansion for synonym is the following:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="GET /products_v2/_analyze?analyzer=english&amp;text=&quot;jell-o&quot; { &quot;tokens&quot;: [ { &quot;token&quot;: &quot;jell&quot;, &quot;start_offset&quot;: 1, &quot;end_offset&quot;: 5, &quot;type&quot;: &quot;&lt;ALPHANUM&gt;&quot;, &quot;position&quot;: 0 }, { &quot;token&quot;: &quot;o&quot;, &quot;start_offset&quot;: 6, &quot;end_offset&quot;: 7, &quot;type&quot;: &quot;&lt;ALPHANUM&gt;&quot;, &quot;position&quot;: 1 } ] }"><pre class="notranslate"><code class="notranslate">GET /products_v2/_analyze?analyzer=english&amp;text="jell-o" { "tokens": [ { "token": "jell", "start_offset": 1, "end_offset": 5, "type": "&lt;ALPHANUM&gt;", "position": 0 }, { "token": "o", "start_offset": 6, "end_offset": 7, "type": "&lt;ALPHANUM&gt;", "position": 1 } ] } </code></pre></div> <p dir="auto">The synonym I put in is jello=&gt;jell-o</p> <p dir="auto">The result that I get after using the synonym analyzer</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="GET /products_v2/_analyze?analyzer=synonyms_expand&amp;text=&quot;jello&quot; { &quot;tokens&quot;: [ { &quot;token&quot;: &quot;jell-o&quot;, &quot;start_offset&quot;: 1, &quot;end_offset&quot;: 6, &quot;type&quot;: &quot;SYNONYM&quot;, &quot;position&quot;: 0 } ] }"><pre class="notranslate"><code class="notranslate">GET /products_v2/_analyze?analyzer=synonyms_expand&amp;text="jello" { "tokens": [ { "token": "jell-o", "start_offset": 1, "end_offset": 6, "type": "SYNONYM", "position": 0 } ] } </code></pre></div> <p dir="auto">This doesn't seem right. I use the english chain after synonyms expanded.<br> The result should be the same as the one that I get when running:<br> GET /products_v2/_analyze?analyzer=english&amp;text="jell-o"</p> <p dir="auto">The reason for this is because the standard analyzer gets applied first and only then do we apply the synonym analyzer</p> <p dir="auto">What happens:<br> jello, the standard analyzer gets applied. There is no taken chain<br> Then the word gets expanded to the synonym analzyer: jell-o<br> At this point there is no tokenization that happens to jell-o. The word doesn't change.</p> <p dir="auto">When jell-o gets indexed - it gets indexed using the english analyzer so "jell o". Therefore it doesn't change. Is there anyway we can add a standard tokenizer to the chain of analysis after the synonym expansion happens?</p>
0
<p dir="auto">Spun off from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="157049204" data-permission-text="Title is private" data-url="https://github.com/facebook/react/issues/6895" data-hovercard-type="issue" data-hovercard-url="/facebook/react/issues/6895/hovercard" href="https://github.com/facebook/react/issues/6895">#6895</a>, which was <a href="https://github.com/facebook/react/issues/6895#issuecomment-281405036" data-hovercard-type="issue" data-hovercard-url="/facebook/react/issues/6895/hovercard">closed with a request for reproducible test-cases to be filed as separate issues</a>. The <a href="https://github.com/facebook/react/issues/6895#issuecomment-262750248" data-hovercard-type="issue" data-hovercard-url="/facebook/react/issues/6895/hovercard">test-case I'd filed there</a> (which failed on v15.4.1) is still failing on 15.4.2:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ node --version v6.9.4 $ npm --version 3.10.10 $ git clone git://github.com/wking/performUpdateIfNecessary-bug.git bug $ cd bug $ npm install $ npm install [email protected] /tmp/bug ├─┬ [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] … $ npm test …a… … console.error node_modules/fbjs/lib/warning.js:36 Warning: performUpdateIfNecessary: Unexpected batch number (current 2, pending 1) FAIL src/Bug.test.js ● does not duplicate requests for loaded nodes duplicate call for 7 at Bug.&lt;anonymous&gt; (src/Bug.js:16:17) at ReactCompositeComponentWrapper._processPendingState (node_modules/react-dom/lib/ReactCompositeComponent.js:675:66) at ReactCompositeComponentWrapper.updateComponent (node_modules/react-dom/lib/ReactCompositeComponent.js:618:26) at ReactCompositeComponentWrapper.performUpdateIfNecessary (node_modules/react-dom/lib/ReactCompositeComponent.js:561:12) at Object.performUpdateIfNecessary (node_modules/react-dom/lib/ReactReconciler.js:157:22) at runBatchedUpdates (node_modules/react-dom/lib/ReactUpdates.js:150:21) at ReactReconcileTransaction.perform (node_modules/react-dom/lib/Transaction.js:140:20) at ReactUpdatesFlushTransaction.perform (node_modules/react-dom/lib/Transaction.js:140:20) at ReactUpdatesFlushTransaction.perform (node_modules/react-dom/lib/ReactUpdates.js:89:32) at Object.flushBatchedUpdates (node_modules/react-dom/lib/ReactUpdates.js:172:19) at ReactDefaultBatchingStrategyTransaction.closeAll (node_modules/react-dom/lib/Transaction.js:206:25) at ReactDefaultBatchingStrategyTransaction.perform (node_modules/react-dom/lib/Transaction.js:153:16) at Object.batchedUpdates (node_modules/react-dom/lib/ReactDefaultBatchingStrategy.js:62:26) at Object.batchedUpdates (node_modules/react-dom/lib/ReactUpdates.js:97:27) at Object._renderNewRootComponent (node_modules/react-dom/lib/ReactMount.js:320:18) at Object._renderSubtreeIntoContainer (node_modules/react-dom/lib/ReactMount.js:401:32) at Object.render (node_modules/react-dom/lib/ReactMount.js:422:23) at Object.&lt;anonymous&gt;.it (src/Bug.test.js:7:48) ✕ does not duplicate requests for loaded nodes (3ms) …"><pre class="notranslate"><code class="notranslate">$ node --version v6.9.4 $ npm --version 3.10.10 $ git clone git://github.com/wking/performUpdateIfNecessary-bug.git bug $ cd bug $ npm install $ npm install [email protected] /tmp/bug ├─┬ [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] … $ npm test …a… … console.error node_modules/fbjs/lib/warning.js:36 Warning: performUpdateIfNecessary: Unexpected batch number (current 2, pending 1) FAIL src/Bug.test.js ● does not duplicate requests for loaded nodes duplicate call for 7 at Bug.&lt;anonymous&gt; (src/Bug.js:16:17) at ReactCompositeComponentWrapper._processPendingState (node_modules/react-dom/lib/ReactCompositeComponent.js:675:66) at ReactCompositeComponentWrapper.updateComponent (node_modules/react-dom/lib/ReactCompositeComponent.js:618:26) at ReactCompositeComponentWrapper.performUpdateIfNecessary (node_modules/react-dom/lib/ReactCompositeComponent.js:561:12) at Object.performUpdateIfNecessary (node_modules/react-dom/lib/ReactReconciler.js:157:22) at runBatchedUpdates (node_modules/react-dom/lib/ReactUpdates.js:150:21) at ReactReconcileTransaction.perform (node_modules/react-dom/lib/Transaction.js:140:20) at ReactUpdatesFlushTransaction.perform (node_modules/react-dom/lib/Transaction.js:140:20) at ReactUpdatesFlushTransaction.perform (node_modules/react-dom/lib/ReactUpdates.js:89:32) at Object.flushBatchedUpdates (node_modules/react-dom/lib/ReactUpdates.js:172:19) at ReactDefaultBatchingStrategyTransaction.closeAll (node_modules/react-dom/lib/Transaction.js:206:25) at ReactDefaultBatchingStrategyTransaction.perform (node_modules/react-dom/lib/Transaction.js:153:16) at Object.batchedUpdates (node_modules/react-dom/lib/ReactDefaultBatchingStrategy.js:62:26) at Object.batchedUpdates (node_modules/react-dom/lib/ReactUpdates.js:97:27) at Object._renderNewRootComponent (node_modules/react-dom/lib/ReactMount.js:320:18) at Object._renderSubtreeIntoContainer (node_modules/react-dom/lib/ReactMount.js:401:32) at Object.render (node_modules/react-dom/lib/ReactMount.js:422:23) at Object.&lt;anonymous&gt;.it (src/Bug.test.js:7:48) ✕ does not duplicate requests for loaded nodes (3ms) … </code></pre></div> <p dir="auto">There are no <a href="https://github.com/facebook/react/issues/7617#issuecomment-247710003" data-hovercard-type="issue" data-hovercard-url="/facebook/react/issues/7617/hovercard">local <code class="notranslate">catch</code> calls</a> in my code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ git grep catch …no hits…"><pre class="notranslate"><code class="notranslate">$ git grep catch …no hits… </code></pre></div> <p dir="auto">And really, there's not much code in the example at all :p. There may be bugs and catches deeper in the stack, but the only direct dependencies are <code class="notranslate">react-scripts</code>, <code class="notranslate">react</code>, and <code class="notranslate">react-dom</code>, so it seems like an issue in a Facebook-maintained repository (or possibly one of their dependencies, in which case a Facebook-maintained dependency may need to be bumped).</p>
<p dir="auto">I would like to propose a feature to be implemented in react based on this library <a href="https://github.com/myckhel/react-use-component">https://github.com/myckhel/react-use-component</a></p> <p dir="auto">The <code class="notranslate">react-use-component</code> was created to limit the use of memoised callback hooks and to create <code class="notranslate">Object Oriented</code> functional <code class="notranslate">Components</code>.</p> <p dir="auto">I would like the react team to look into the concept of this <code class="notranslate">API</code> and consider its benefits to the amazing <code class="notranslate">React</code> framework.</p> <p dir="auto">Thanks for your review.</p>
0
<pre class="notranslate">misc/cgo/test fails after this change <a href="https://golang.org/cl/7304104/" rel="nofollow">https://golang.org/cl/7304104/</a> test crashes sometimes. Perhaps, this will help you: (gdb) disas Dump of assembler code for function runtime.usleep: 0x00416680 &lt;+0&gt;: mov %fs:0x14,%ecx =&gt; 0x00416687 &lt;+7&gt;: mov (%ecx),%ecx 0x00416689 &lt;+9&gt;: cmp (%ecx),%esp 0x0041668b &lt;+11&gt;: ja 0x416699 &lt;runtime.usleep+25&gt; 0x0041668d &lt;+13&gt;: xor %edx,%edx 0x0041668f &lt;+15&gt;: mov $0x4,%eax 0x00416694 &lt;+20&gt;: call 0x41c470 &lt;runtime.morestack&gt; 0x00416699 &lt;+25&gt;: sub $0xc,%esp 0x0041669c &lt;+28&gt;: mov 0x10(%esp),%ecx 0x004166a0 &lt;+32&gt;: mov $0x10624dd3,%eax 0x004166a5 &lt;+37&gt;: mul %ecx 0x004166a7 &lt;+39&gt;: shr $0x6,%edx 0x004166aa &lt;+42&gt;: mov %edx,%ecx 0x004166ac &lt;+44&gt;: cmp $0x0,%edx 0x004166af &lt;+47&gt;: jne 0x4166b6 &lt;runtime.usleep+54&gt; 0x004166b1 &lt;+49&gt;: mov $0x1,%ecx 0x004166b6 &lt;+54&gt;: mov 0x58a0c4,%eax 0x004166bc &lt;+60&gt;: mov %eax,(%esp) 0x004166bf &lt;+63&gt;: mov $0x1,%eax 0x004166c4 &lt;+68&gt;: mov %eax,0x4(%esp) 0x004166c8 &lt;+72&gt;: mov %ecx,0x8(%esp) 0x004166cc &lt;+76&gt;: call 0x416ad0 &lt;runtime.stdcall&gt; 0x004166d1 &lt;+81&gt;: add $0xc,%esp 0x004166d4 &lt;+84&gt;: ret End of assembler dump. (gdb) info r eax 0x1 1 ecx 0x0 0 edx 0x0 0 ebx 0x0 0 esp 0x3182fecc 0x3182fecc ebp 0x3182ff30 0x3182ff30 esi 0xa 10 edi 0x0 0 eip 0x416687 0x416687 &lt;runtime.usleep+7&gt; eflags 0x10246 [ PF ZF IF RF ] cs 0x1b 27 ss 0x23 35 ds 0x23 35 es 0x23 35 fs 0x3b 59 gs 0x0 0 (gdb) bt #0 0x00416687 in runtime.usleep (us=void) at C:/go/root/src/pkg/runtime/thread_windows.c:146 #1 0x004121bd in lockextra (nilokay=void) at C:/go/root/src/pkg/runtime/proc.c:1044 #2 0x00411fbc in runtime.needm (x=void) at C:/go/root/src/pkg/runtime/proc.c:915 #3 0x0041c70c in runtime.cgocallback (fn=void, frame=void, framesize=void) at C:/go/root/src/pkg/runtime/asm_386.s:495 #4 0x0042c780 in _cgoexp_e9125f37873d_Add (a=void, n=void) at C:/DOCUME~1/brainman/LOCALS~1/Temp/go-build908326399/_/C_/go/root/misc/cgo/test/_test/_cgo_defun.c:321 #5 0x00480836 in ?? () #6 0x0042ccdb in ?? () #7 0x0042d65c in ?? () #8 0x77c3a3b0 in msvcrt!_endthreadex () from C:\WINDOWS\system32\msvcrt.dll #9 0x7c80b729 in KERNEL32!GetModuleFileNameA () from C:\WINDOWS\system32\kernel32.dll #10 0x00000000 in ?? () (gdb)</pre>
<pre class="notranslate">What steps will reproduce the problem? 1. When moving code from file A to file B, I copy file A's imports as well. 2. Run gofmt, which sorts the imports. 3. Compile the code, which detects unused imports, which I can remove. 4. I still need to remove duplicate unnamed imports manually. What is the expected output? What do you see instead? gofmt could safely remove the duplicate unnamed imports. Please use labels and text to provide additional information.</pre>
0
<p dir="auto">The class <a href="https://docs.flutter.io/flutter/widgets/AnimatedBuilder-class.html" rel="nofollow"><code class="notranslate">AnimatedBuilder</code></a> should have its name replaced. As it is not related to animation in reality.</p> <p dir="auto">For example, the following is possible :</p> <div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="final valueNotifier = ValueNotifier(0); AnimatedBuilder( animation: valueNotifier, builder: (context, _) { return Text(valueNotifier.value.toString()); }, )"><pre class="notranslate"><span class="pl-k">final</span> valueNotifier <span class="pl-k">=</span> <span class="pl-c1">ValueNotifier</span>(<span class="pl-c1">0</span>); <span class="pl-c1">AnimatedBuilder</span>( animation<span class="pl-k">:</span> valueNotifier, builder<span class="pl-k">:</span> (context, _) { <span class="pl-k">return</span> <span class="pl-c1">Text</span>(valueNotifier.value.<span class="pl-en">toString</span>()); }, )</pre></div> <p dir="auto">Same goes for <code class="notranslate">ScrollController</code>, ...</p> <p dir="auto">I suggest to rename it to <code class="notranslate">ListenableBuilder</code> as it makes more sense.</p>
<p dir="auto">hi, i have met the problem when i run the lib/main.dart, the below is crash log</p> <p dir="auto">Flutter crash report; please file at <a href="https://github.com/flutter/flutter/issues">https://github.com/flutter/flutter/issues</a>.</p> <h2 dir="auto">command</h2> <p dir="auto">flutter run</p> <h2 dir="auto">exception</h2> <p dir="auto">FormatException: FormatException: Bad UTF-8 encoding 0xc3 (at offset 126)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="#0 _Utf8Decoder.convert (dart:convert/utf.dart:484:15) #1 _Utf8ConversionSink.addSlice (dart:convert/string_conversion.dart:345:14) #2 _Utf8ConversionSink.add (dart:convert/string_conversion.dart:341:5) #3 _ConverterStreamEventSink.add (dart:convert/chunked_conversion.dart:86:18) #4 _SinkTransformerStreamSubscription._handleData (dart:async/stream_transformers.dart:120:24) #5 _rootRunUnary (dart:async/zone.dart:1132:38) #6 _CustomZone.runUnary (dart:async/zone.dart:1029:19) #7 _CustomZone.runUnaryGuarded (dart:async/zone.dart:931:7) #8 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:336:11) #9 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:263:7) #10 _SyncStreamController._sendData (dart:async/stream_controller.dart:763:19) #11 _StreamController._add (dart:async/stream_controller.dart:639:7) #12 _StreamController.add (dart:async/stream_controller.dart:585:5) #13 _Socket._onData (dart:io/runtime/binsocket_patch.dart:1721:41) #14 _rootRunUnary (dart:async/zone.dart:1136:13) #15 _CustomZone.runUnary (dart:async/zone.dart:1029:19) #16 _CustomZone.runUnaryGuarded (dart:async/zone.dart:931:7) #17 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:336:11) #18 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:263:7) #19 _SyncStreamController._sendData (dart:async/stream_controller.dart:763:19) #20 _StreamController._add (dart:async/stream_controller.dart:639:7) #21 _StreamController.add (dart:async/stream_controller.dart:585:5) #22 new _RawSocket.&lt;anonymous closure&gt; (dart:io/runtime/binsocket_patch.dart:1283:33) #23 _NativeSocket.issueReadEvent.issue (dart:io/runtime/binsocket_patch.dart:826:14) #24 _microtaskLoop (dart:async/schedule_microtask.dart:41:21) #25 _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5) #26 _runPendingImmediateCallback (dart:isolate/runtime/libisolate_patch.dart:115:13) #27 _RawReceivePortImpl._handleMessage (dart:isolate/runtime/libisolate_patch.dart:172:5)"><pre class="notranslate"><code class="notranslate">#0 _Utf8Decoder.convert (dart:convert/utf.dart:484:15) #1 _Utf8ConversionSink.addSlice (dart:convert/string_conversion.dart:345:14) #2 _Utf8ConversionSink.add (dart:convert/string_conversion.dart:341:5) #3 _ConverterStreamEventSink.add (dart:convert/chunked_conversion.dart:86:18) #4 _SinkTransformerStreamSubscription._handleData (dart:async/stream_transformers.dart:120:24) #5 _rootRunUnary (dart:async/zone.dart:1132:38) #6 _CustomZone.runUnary (dart:async/zone.dart:1029:19) #7 _CustomZone.runUnaryGuarded (dart:async/zone.dart:931:7) #8 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:336:11) #9 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:263:7) #10 _SyncStreamController._sendData (dart:async/stream_controller.dart:763:19) #11 _StreamController._add (dart:async/stream_controller.dart:639:7) #12 _StreamController.add (dart:async/stream_controller.dart:585:5) #13 _Socket._onData (dart:io/runtime/binsocket_patch.dart:1721:41) #14 _rootRunUnary (dart:async/zone.dart:1136:13) #15 _CustomZone.runUnary (dart:async/zone.dart:1029:19) #16 _CustomZone.runUnaryGuarded (dart:async/zone.dart:931:7) #17 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:336:11) #18 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:263:7) #19 _SyncStreamController._sendData (dart:async/stream_controller.dart:763:19) #20 _StreamController._add (dart:async/stream_controller.dart:639:7) #21 _StreamController.add (dart:async/stream_controller.dart:585:5) #22 new _RawSocket.&lt;anonymous closure&gt; (dart:io/runtime/binsocket_patch.dart:1283:33) #23 _NativeSocket.issueReadEvent.issue (dart:io/runtime/binsocket_patch.dart:826:14) #24 _microtaskLoop (dart:async/schedule_microtask.dart:41:21) #25 _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5) #26 _runPendingImmediateCallback (dart:isolate/runtime/libisolate_patch.dart:115:13) #27 _RawReceivePortImpl._handleMessage (dart:isolate/runtime/libisolate_patch.dart:172:5) </code></pre></div> <h2 dir="auto">flutter doctor</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="�[32m[✓]�[39m Flutter (Channel stable, v1.0.0, on Microsoft Windows [Version 10.0.17134.471], locale zh-CN) �[32m•�[39m Flutter version 1.0.0 at C:\flutter �[32m•�[39m Framework revision 5391447fae (2 weeks ago), 2018-11-29 19:41:26 -0800 �[32m•�[39m Engine revision 7375a0f414 �[32m•�[39m Dart version 2.1.0 (build 2.1.0-dev.9.4 f9ebf21297) �[32m[✓]�[39m Android toolchain - develop for Android devices (Android SDK 28.0.3) �[32m•�[39m Android SDK at D:\AndroidSdk �[32m•�[39m Android NDK location not configured (optional; useful for native profiling support) �[32m•�[39m Platform android-28, build-tools 28.0.3 �[32m•�[39m Java binary at: D:\DevelopSoftware\Android Studio\jre\bin\java �[32m•�[39m Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1136-b06) �[32m•�[39m All Android licenses accepted. �[32m[✓]�[39m Android Studio (version 3.2) �[32m•�[39m Android Studio at D:\DevelopSoftware\Android Studio �[32m•�[39m Flutter plugin version 31.2.1 �[32m•�[39m Dart plugin version 181.5656 �[32m•�[39m Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1136-b06) �[32m[✓]�[39m IntelliJ IDEA Ultimate Edition (version 2018.3) �[32m•�[39m IntelliJ at C:\Program Files\JetBrains\IntelliJ IDEA 2018.3 �[32m•�[39m Flutter plugin version 31.2.4 �[32m•�[39m Dart plugin version 183.4733 �[32m[✓]�[39m Connected device (1 available) �[32m•�[39m BKL AL20 • P7C0218109001735 • android-arm64 • Android 8.0.0 (API 26) �[32m•�[39m No issues found!"><pre class="notranslate"><code class="notranslate">�[32m[✓]�[39m Flutter (Channel stable, v1.0.0, on Microsoft Windows [Version 10.0.17134.471], locale zh-CN) �[32m•�[39m Flutter version 1.0.0 at C:\flutter �[32m•�[39m Framework revision 5391447fae (2 weeks ago), 2018-11-29 19:41:26 -0800 �[32m•�[39m Engine revision 7375a0f414 �[32m•�[39m Dart version 2.1.0 (build 2.1.0-dev.9.4 f9ebf21297) �[32m[✓]�[39m Android toolchain - develop for Android devices (Android SDK 28.0.3) �[32m•�[39m Android SDK at D:\AndroidSdk �[32m•�[39m Android NDK location not configured (optional; useful for native profiling support) �[32m•�[39m Platform android-28, build-tools 28.0.3 �[32m•�[39m Java binary at: D:\DevelopSoftware\Android Studio\jre\bin\java �[32m•�[39m Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1136-b06) �[32m•�[39m All Android licenses accepted. �[32m[✓]�[39m Android Studio (version 3.2) �[32m•�[39m Android Studio at D:\DevelopSoftware\Android Studio �[32m•�[39m Flutter plugin version 31.2.1 �[32m•�[39m Dart plugin version 181.5656 �[32m•�[39m Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1136-b06) �[32m[✓]�[39m IntelliJ IDEA Ultimate Edition (version 2018.3) �[32m•�[39m IntelliJ at C:\Program Files\JetBrains\IntelliJ IDEA 2018.3 �[32m•�[39m Flutter plugin version 31.2.4 �[32m•�[39m Dart plugin version 183.4733 �[32m[✓]�[39m Connected device (1 available) �[32m•�[39m BKL AL20 • P7C0218109001735 • android-arm64 • Android 8.0.0 (API 26) �[32m•�[39m No issues found! </code></pre></div>
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">import_role</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.2.0"><pre class="notranslate"><code class="notranslate">ansible 2.4.2.0 </code></pre></div> <h5 dir="auto">CONFIGURATION</h5> <h5 dir="auto">OS / ENVIRONMENT</h5> <p dir="auto">python version = 2.7.14 (default, Jan 17 2018, 14:28:32) [GCC 7.2.1 20170915 (Red Hat 7.2.1-2)]</p> <h5 dir="auto">SUMMARY</h5> <p dir="auto">Using import_role inside handler task fails while other tasks work fine.</p> <h5 dir="auto">STEPS TO REPRODUCE</h5> <p dir="auto">test.yml</p> <div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="- hosts: wasservers tasks: - name: Tester Role import_role: name=tester"><pre class="notranslate">- <span class="pl-ent">hosts</span>: <span class="pl-s">wasservers</span> <span class="pl-ent">tasks</span>: - <span class="pl-ent">name</span>: <span class="pl-s">Tester Role</span> <span class="pl-ent">import_role</span>: <span class="pl-s">name=tester</span></pre></div> <p dir="auto">roles/tester/tasks/main.yml</p> <div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="--- - name: Testing Handler command: pwd notify: - TEST_HANDLER_1 - TEST_HANDLER_2 "><pre class="notranslate">--- - <span class="pl-ent">name</span>: <span class="pl-s">Testing Handler</span> <span class="pl-ent">command</span>: <span class="pl-s">pwd</span> <span class="pl-ent">notify</span>: - <span class="pl-s">TEST_HANDLER_1</span> - <span class="pl-s">TEST_HANDLER_2</span> </pre></div> <p dir="auto">roles/tester/handlers/main.yml</p> <div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="--- - name: TEST_HANDLER_1 debug: msg=&quot;TEST_HANDLER_1 Called&quot; - name: TEST_HANDLER_2 import_role: name=test_role"><pre class="notranslate">--- - <span class="pl-ent">name</span>: <span class="pl-s">TEST_HANDLER_1</span> <span class="pl-ent">debug</span>: <span class="pl-s">msg="TEST_HANDLER_1 Called"</span> - <span class="pl-ent">name</span>: <span class="pl-s">TEST_HANDLER_2</span> <span class="pl-ent">import_role</span>: <span class="pl-s">name=test_role</span></pre></div> <p dir="auto">roles/test_role/tasks/main.yml</p> <div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="--- - name: Inside Test Handler Role debug: msg=&quot;Called through TEST_HANDLER_2 &quot;"><pre class="notranslate">--- - <span class="pl-ent">name</span>: <span class="pl-s">Inside Test Handler Role</span> <span class="pl-ent">debug</span>: <span class="pl-s">msg="Called through TEST_HANDLER_2 "</span></pre></div> <h5 dir="auto">EXPECTED RESULTS</h5> <p dir="auto">RUNNING HANDLER [tester : TEST_HANDLER_1] *************************************************************************************************************************************************************************<br> ok: [192.168.124.85] =&gt; {<br> "msg": "TEST_HANDLER_1 Called"<br> }</p> <p dir="auto">RUNNING HANDLER [tester : TEST_HANDLER_2] *************************************************************************************************************************************************************************<br> TASK [test_role : Inside Test Handler Role] ***********************************************************************************************************************************************************************<br> ok: [192.168.124.85] =&gt; {<br> "msg": "Called through TEST_HANDLER_2 "<br> }</p> <h5 dir="auto">ACTUAL RESULTS</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="PLAYBOOK: test.yml ************************************************************************************************************************************************************************************************ 1 plays in test.yml PLAY [wasservers] ************************************************************************************************************************************************************************************************* ERROR! Unexpected Exception, this is probably a bug: 'Task' object has no attribute 'listen' the full traceback was: Traceback (most recent call last): File &quot;/usr/bin/ansible-playbook&quot;, line 106, in &lt;module&gt; exit_code = cli.run() File &quot;/usr/lib/python2.7/site-packages/ansible/cli/playbook.py&quot;, line 130, in run results = pbex.run() File &quot;/usr/lib/python2.7/site-packages/ansible/executor/playbook_executor.py&quot;, line 154, in run result = self._tqm.run(play=play) File &quot;/usr/lib/python2.7/site-packages/ansible/executor/task_queue_manager.py&quot;, line 253, in run self._initialize_notified_handlers(new_play) File &quot;/usr/lib/python2.7/site-packages/ansible/executor/task_queue_manager.py&quot;, line 142, in _initialize_notified_handlers self.update_handler_list(handler_list) File &quot;/usr/lib/python2.7/site-packages/ansible/executor/task_queue_manager.py&quot;, line 149, in update_handler_list if handler.listen: AttributeError: 'Task' object has no attribute 'listen' "><pre class="notranslate"><code class="notranslate">PLAYBOOK: test.yml ************************************************************************************************************************************************************************************************ 1 plays in test.yml PLAY [wasservers] ************************************************************************************************************************************************************************************************* ERROR! Unexpected Exception, this is probably a bug: 'Task' object has no attribute 'listen' the full traceback was: Traceback (most recent call last): File "/usr/bin/ansible-playbook", line 106, in &lt;module&gt; exit_code = cli.run() File "/usr/lib/python2.7/site-packages/ansible/cli/playbook.py", line 130, in run results = pbex.run() File "/usr/lib/python2.7/site-packages/ansible/executor/playbook_executor.py", line 154, in run result = self._tqm.run(play=play) File "/usr/lib/python2.7/site-packages/ansible/executor/task_queue_manager.py", line 253, in run self._initialize_notified_handlers(new_play) File "/usr/lib/python2.7/site-packages/ansible/executor/task_queue_manager.py", line 142, in _initialize_notified_handlers self.update_handler_list(handler_list) File "/usr/lib/python2.7/site-packages/ansible/executor/task_queue_manager.py", line 149, in update_handler_list if handler.listen: AttributeError: 'Task' object has no attribute 'listen' </code></pre></div>
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">ansible-inventory</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="2.4.1.0-2.4.3.0"><pre class="notranslate"><code class="notranslate">2.4.1.0-2.4.3.0 </code></pre></div> <h5 dir="auto">CONFIGURATION</h5> <h5 dir="auto">OS / ENVIRONMENT</h5> <p dir="auto">redhat linux</p> <h5 dir="auto">SUMMARY</h5> <p dir="auto">ansible-inventory script cannot output inventory when it have yaml files with embedded ecnrypted variables</p> <h5 dir="auto">STEPS TO REPRODUCE</h5> <p dir="auto">setup simple inventory with yaml file containing embedded encrypted value<br> run ansible-inventory --list</p> <p dir="auto"><a href="https://gist.github.com/kudrevatykh/39875c9939d7248cd91f7bd1155a22ae">https://gist.github.com/kudrevatykh/39875c9939d7248cd91f7bd1155a22ae</a></p> <h5 dir="auto">EXPECTED RESULTS</h5> <p dir="auto">correct json that can be used as inventory</p> <h5 dir="auto">ACTUAL RESULTS</h5> <p dir="auto">exception when output is json and not valid output when yaml (with values &amp;id001, *id001 instead of real value)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ERROR! Unexpected Exception, this is probably a bug: u'111' is not JSON serializable the full traceback was: Traceback (most recent call last): File &quot;/home/kudrale/ansible-2.4.1.0/bin/ansible-inventory&quot;, line 106, in &lt;module&gt; exit_code = cli.run() File &quot;/home/kudrale/ansible-2.4.1.0/lib/ansible/cli/inventory.py&quot;, line 157, in run results = self.dump(results) File &quot;/home/kudrale/ansible-2.4.1.0/lib/ansible/cli/inventory.py&quot;, line 174, in dump results = json.dumps(stuff, sort_keys=True, indent=4) File &quot;/usr/lib64/python2.7/json/__init__.py&quot;, line 250, in dumps sort_keys=sort_keys, **kw).encode(obj) File &quot;/usr/lib64/python2.7/json/encoder.py&quot;, line 209, in encode chunks = list(chunks) File &quot;/usr/lib64/python2.7/json/encoder.py&quot;, line 434, in _iterencode for chunk in _iterencode_dict(o, _current_indent_level): File &quot;/usr/lib64/python2.7/json/encoder.py&quot;, line 408, in _iterencode_dict for chunk in chunks: File &quot;/usr/lib64/python2.7/json/encoder.py&quot;, line 408, in _iterencode_dict for chunk in chunks: File &quot;/usr/lib64/python2.7/json/encoder.py&quot;, line 408, in _iterencode_dict for chunk in chunks: File &quot;/usr/lib64/python2.7/json/encoder.py&quot;, line 408, in _iterencode_dict for chunk in chunks: File &quot;/usr/lib64/python2.7/json/encoder.py&quot;, line 442, in _iterencode o = _default(o) File &quot;/usr/lib64/python2.7/json/encoder.py&quot;, line 184, in default raise TypeError(repr(o) + &quot; is not JSON serializable&quot;) TypeError: u'111' is not JSON serializable "><pre class="notranslate"><code class="notranslate">ERROR! Unexpected Exception, this is probably a bug: u'111' is not JSON serializable the full traceback was: Traceback (most recent call last): File "/home/kudrale/ansible-2.4.1.0/bin/ansible-inventory", line 106, in &lt;module&gt; exit_code = cli.run() File "/home/kudrale/ansible-2.4.1.0/lib/ansible/cli/inventory.py", line 157, in run results = self.dump(results) File "/home/kudrale/ansible-2.4.1.0/lib/ansible/cli/inventory.py", line 174, in dump results = json.dumps(stuff, sort_keys=True, indent=4) File "/usr/lib64/python2.7/json/__init__.py", line 250, in dumps sort_keys=sort_keys, **kw).encode(obj) File "/usr/lib64/python2.7/json/encoder.py", line 209, in encode chunks = list(chunks) File "/usr/lib64/python2.7/json/encoder.py", line 434, in _iterencode for chunk in _iterencode_dict(o, _current_indent_level): File "/usr/lib64/python2.7/json/encoder.py", line 408, in _iterencode_dict for chunk in chunks: File "/usr/lib64/python2.7/json/encoder.py", line 408, in _iterencode_dict for chunk in chunks: File "/usr/lib64/python2.7/json/encoder.py", line 408, in _iterencode_dict for chunk in chunks: File "/usr/lib64/python2.7/json/encoder.py", line 408, in _iterencode_dict for chunk in chunks: File "/usr/lib64/python2.7/json/encoder.py", line 442, in _iterencode o = _default(o) File "/usr/lib64/python2.7/json/encoder.py", line 184, in default raise TypeError(repr(o) + " is not JSON serializable") TypeError: u'111' is not JSON serializable </code></pre></div>
0
<p dir="auto">Maybe I am overlooking something, but <code class="notranslate">useMount</code> and <code class="notranslate">useUpdate</code> seem to be useful.</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// Ignore didMount. Behave like didUpdate. This should be part of React imho. const didMountRef = useRef(false); useEffect(() =&gt; { if (!didMountRef.current) { didMountRef.current = true; return; } saveDraftWebThrottled(document); }, [document, saveDraftWebThrottled]);"><pre class="notranslate"><span class="pl-c">// Ignore didMount. Behave like didUpdate. This should be part of React imho.</span> <span class="pl-k">const</span> <span class="pl-s1">didMountRef</span> <span class="pl-c1">=</span> <span class="pl-en">useRef</span><span class="pl-kos">(</span><span class="pl-c1">false</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-en">useEffect</span><span class="pl-kos">(</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-c1">!</span><span class="pl-s1">didMountRef</span><span class="pl-kos">.</span><span class="pl-c1">current</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">didMountRef</span><span class="pl-kos">.</span><span class="pl-c1">current</span> <span class="pl-c1">=</span> <span class="pl-c1">true</span><span class="pl-kos">;</span> <span class="pl-k">return</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-en">saveDraftWebThrottled</span><span class="pl-kos">(</span><span class="pl-smi">document</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">[</span><span class="pl-smi">document</span><span class="pl-kos">,</span> <span class="pl-s1">saveDraftWebThrottled</span><span class="pl-kos">]</span><span class="pl-kos">)</span><span class="pl-kos">;</span></pre></div>
<p dir="auto"><a href="https://github.com/facebook/react/blob/v17.0.2/packages/react/package.json#L7">version</a><br> React version:</p> <p dir="auto">why react version in tag v17.0.2 is 17.0.0, Which commit is the source code of version 17.0.2 react</p> <h2 dir="auto">Steps To Reproduce</h2> <ol dir="auto"> <li></li> <li></li> </ol> <p dir="auto">Link to code example:</p> <h2 dir="auto">The current behavior</h2> <h2 dir="auto">The expected behavior</h2>
0
<p dir="auto">Hi all,<br> Maybe this is not the right place to ask for hints but is the place that I know ;)</p> <p dir="auto">In order to improve the efficiency of a python script, I am trying to convert a script based on a lot of "for loop" operations on a points cloud thanks to Numpy to speed up the process.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/60317740/74780354-b77e3200-529f-11ea-922d-dcec62d36955.JPG"><img src="https://user-images.githubusercontent.com/60317740/74780354-b77e3200-529f-11ea-922d-dcec62d36955.JPG" alt="PointCloud2" style="max-width: 100%;"></a></p> <p dir="auto">In a nutshell, I have a 3d model represented as a set of 3d points (x,y,z coordinates) contained in a np.array (dimension : (188706, 3))</p> <div class="highlight highlight-text-md notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="[[168.998 167.681 0.] &lt;-- point 1 [169.72 167.695 0.] &lt;-- point 2 [170.44 167.629 0.] &lt;-- point 3 ... [148.986 163.271 25.8] &lt;-- point 188704 [148.594 163.634 25.8] &lt;-- point 188705 [148.547 163.667 25.8]] &lt;-- point 188706"><pre class="notranslate"><span class="pl-s">[[</span>168.998 167.681 0.<span class="pl-s">]</span> &lt;-- point 1 <span class="pl-s">[</span>169.72 167.695 0.<span class="pl-s">]</span> &lt;-- point 2 <span class="pl-s">[</span>170.44 167.629 0.<span class="pl-s">]</span> &lt;-- point 3 ... <span class="pl-s">[</span>148.986 163.271 25.8<span class="pl-s">]</span> &lt;-- point 188704 <span class="pl-s">[</span>148.594 163.634 25.8<span class="pl-s">]</span> &lt;-- point 188705 <span class="pl-s">[</span>148.547 163.667 25.8<span class="pl-s">]]</span> &lt;-- point 188706</pre></div> <p dir="auto">Each pair of [[row <em>x</em>-1][row <em>x</em>]] represents a segment in 3D</p> <div class="highlight highlight-text-md notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="[[168.998 167.681 0.] [169.72 167.695 0.] &lt;-- SEGMENT 1 (points 1 &amp; 2) [169.72 167.695 0.] [170.44 167.629 0.] &lt;-- SEGMENT 2 (points 2 &amp; 3) [170.44 167.629 0.] [171.149 167.483 0.] &lt;-- SEGMENT 3 (points 3 &amp; 4) ... [149.328 162.853 25.8] [148.986 163.271 25.8] &lt;-- SEGMENT 94351 (points 188703 &amp; 188704) [148.986 163.271 25.8] [148.594 163.634 25.8] &lt;-- SEGMENT 94352 (points 18874 &amp; 188705) [148.594 163.634 25.8] [148.547 163.667 25.8]] &lt;-- SEGMENT 94353 (points 188705 &amp; 188706)"><pre class="notranslate"><span class="pl-s">[[</span>168.998 167.681 0.<span class="pl-s">]</span> <span class="pl-s">[</span>169.72 167.695 0.<span class="pl-s">]</span> &lt;-- SEGMENT 1 (points 1 &amp; 2) <span class="pl-s">[</span>169.72 167.695 0.<span class="pl-s">]</span> <span class="pl-s">[</span>170.44 167.629 0.<span class="pl-s">]</span> &lt;-- SEGMENT 2 (points 2 &amp; 3) <span class="pl-s">[</span>170.44 167.629 0.<span class="pl-s">]</span> <span class="pl-s">[</span>171.149 167.483 0.<span class="pl-s">]</span> &lt;-- SEGMENT 3 (points 3 &amp; 4) ... <span class="pl-s">[</span>149.328 162.853 25.8<span class="pl-s">]</span> <span class="pl-s">[</span>148.986 163.271 25.8<span class="pl-s">]</span> &lt;-- SEGMENT 94351 (points 188703 &amp; 188704) <span class="pl-s">[</span>148.986 163.271 25.8<span class="pl-s">]</span> <span class="pl-s">[</span>148.594 163.634 25.8<span class="pl-s">]</span> &lt;-- SEGMENT 94352 (points 18874 &amp; 188705) <span class="pl-s">[</span>148.594 163.634 25.8<span class="pl-s">]</span> <span class="pl-s">[</span>148.547 163.667 25.8<span class="pl-s">]]</span> &lt;-- SEGMENT 94353 (points 188705 &amp; 188706)</pre></div> <p dir="auto">My goal is to measure the euclidean distance between each ordered points//pair of rows(= the length of each segments) so that I can detect where I need to add more points to represent a bit more the surface of my 3d model. In other words, if the segment length is above a threshold value (=0.5mm), I will have to discretize this particular segment with more points and to add those additional points in my points cloud.</p> <p dir="auto">I've found a way to measure the euclidean distance recurcively between each rows thanks to this code:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="EuclidianDistance = np.linalg.norm(PtCloud[:-1] - PtCloud[1:],axis=1) "><pre class="notranslate"><span class="pl-v">EuclidianDistance</span> <span class="pl-c1">=</span> <span class="pl-s1">np</span>.<span class="pl-s1">linalg</span>.<span class="pl-en">norm</span>(<span class="pl-v">PtCloud</span>[:<span class="pl-c1">-</span><span class="pl-c1">1</span>] <span class="pl-c1">-</span> <span class="pl-v">PtCloud</span>[<span class="pl-c1">1</span>:],<span class="pl-s1">axis</span><span class="pl-c1">=</span><span class="pl-c1">1</span>) </pre></div> <p dir="auto">Which gives this result:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="[0.72213572 0.72301867 0.72387637 ... 0.54008148 0.5342593 0.05742822]"><pre class="notranslate">[<span class="pl-c1">0.72213572</span> <span class="pl-c1">0.72301867</span> <span class="pl-c1">0.72387637</span> ... <span class="pl-c1">0.54008148</span> <span class="pl-c1">0.5342593</span> <span class="pl-c1">0.05742822</span>]</pre></div> <p dir="auto">And I found as well how to descretize a segment according to its vertices (extremities):</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="def AddEquidistantPoints(p1, p2, parts): return np.stack((np.linspace(p1[0], p2[0], parts + 1), np.linspace(p1[1], p2[1], parts + 1)), axis=-1) if EuclidianDistance &gt; 0.5mm: dist = AddEquidistantPoints(currentRow, previousRow, 10) #10 --&gt; nb subdivisions "><pre class="notranslate"><span class="pl-k">def</span> <span class="pl-v">AddEquidistantPoints</span>(<span class="pl-s1">p1</span>, <span class="pl-s1">p2</span>, <span class="pl-s1">parts</span>): <span class="pl-k">return</span> <span class="pl-s1">np</span>.<span class="pl-en">stack</span>((<span class="pl-s1">np</span>.<span class="pl-en">linspace</span>(<span class="pl-s1">p1</span>[<span class="pl-c1">0</span>], <span class="pl-s1">p2</span>[<span class="pl-c1">0</span>], <span class="pl-s1">parts</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span>), <span class="pl-s1">np</span>.<span class="pl-en">linspace</span>(<span class="pl-s1">p1</span>[<span class="pl-c1">1</span>], <span class="pl-s1">p2</span>[<span class="pl-c1">1</span>], <span class="pl-s1">parts</span> <span class="pl-c1">+</span> <span class="pl-c1">1</span>)), <span class="pl-s1">axis</span><span class="pl-c1">=</span><span class="pl-c1">-</span><span class="pl-c1">1</span>) <span class="pl-k">if</span> <span class="pl-v">EuclidianDistance</span> <span class="pl-c1">&gt;</span> <span class="pl-c1">0.5</span><span class="pl-s1">mm</span>: <span class="pl-s1">dist</span> <span class="pl-c1">=</span> <span class="pl-v">AddEquidistantPoints</span>(<span class="pl-s1">currentRow</span>, <span class="pl-s1">previousRow</span>, <span class="pl-c1">10</span>) <span class="pl-c">#10 --&gt; nb subdivisions</span></pre></div> <p dir="auto">But my first issue is those euclidean distances have only to be computed on points where z coordinates are equals. Have I to split my array when z coordinate are not equals ?<br> With :</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="PtCloud = np.split(PtCloud, np.where(np.diff(PtCloud[:,2])!=0)[0]+1)"><pre class="notranslate"><span class="pl-v">PtCloud</span> <span class="pl-c1">=</span> <span class="pl-s1">np</span>.<span class="pl-en">split</span>(<span class="pl-v">PtCloud</span>, <span class="pl-s1">np</span>.<span class="pl-en">where</span>(<span class="pl-s1">np</span>.<span class="pl-en">diff</span>(<span class="pl-v">PtCloud</span>[:,<span class="pl-c1">2</span>])<span class="pl-c1">!=</span><span class="pl-c1">0</span>)[<span class="pl-c1">0</span>]<span class="pl-c1">+</span><span class="pl-c1">1</span>)</pre></div> <p dir="auto">Which gives me a list of arrays so I suppose I will have unfortunately to use a for loop...</p> <p dir="auto">Here is the proper behavior represented with Excel:<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/60317740/74780334-ab927000-529f-11ea-9f3c-021187a205a1.JPG"><img src="https://user-images.githubusercontent.com/60317740/74780334-ab927000-529f-11ea-9f3c-021187a205a1.JPG" alt="exemple" style="max-width: 100%;"></a></p> <p dir="auto">And my second problem is related to the recurcive check and discretization step since I don't know how to implement it with this particular case. I wonder if there is a way to do it without any for loops.</p> <p dir="auto">So I would be very delighted if anyone could help me solve this challenge as I am currently "stuck".<br> It starts to be very challenging for me.</p> <p dir="auto">Thanks in advance,<br> Hervé</p>
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/2171" rel="nofollow">http://projects.scipy.org/numpy/ticket/2171</a> on 2012-06-19 by trac user edcjones, assigned to unknown.</em></p> <p dir="auto">I use up-to-date Debian testing (wheezy) linux, amd64 architecture. I have installed packages python3.2, version 3.2.3~rc2-1 and python3-numpy, version 1:1.6.2-1.</p> <p dir="auto">I got the same answers with packages python2.7, version 2.7.3~rc2-2.1, and python-numpy, version 1:1.6.2-1.</p> <p dir="auto">Create a numpy.float128 scalar whose value is 2**64 - 1, and call it "x". int(x) is incorrect.</p>
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ismaelvc@toybox ~/D/julia (master)&gt; julia _ _ _ _(_)_ | A fresh approach to technical computing (_) | (_) (_) | Documentation: http://docs.julialang.org _ _ _| |_ __ _ | Type &quot;help()&quot; to list help topics | | | | | | |/ _` | | | | |_| | | | (_| | | Version 0.3.0-prerelease+1817 (2014-03-03 02:50 UTC) _/ |\__'_|_|_|\__'_| | Commit f189271* (0 days old master) |__/ | i686-pc-linux-gnu julia&gt; ;ls Welcome to fish, the friendly interactive shell Type help for instructions on how to use fish ismaelvc@toybox ~/D/julia (master)&gt; echo $status 0"><pre class="notranslate"><code class="notranslate">ismaelvc@toybox ~/D/julia (master)&gt; julia _ _ _ _(_)_ | A fresh approach to technical computing (_) | (_) (_) | Documentation: http://docs.julialang.org _ _ _| |_ __ _ | Type "help()" to list help topics | | | | | | |/ _` | | | | |_| | | | (_| | | Version 0.3.0-prerelease+1817 (2014-03-03 02:50 UTC) _/ |\__'_|_|_|\__'_| | Commit f189271* (0 days old master) |__/ | i686-pc-linux-gnu julia&gt; ;ls Welcome to fish, the friendly interactive shell Type help for instructions on how to use fish ismaelvc@toybox ~/D/julia (master)&gt; echo $status 0 </code></pre></div>
<p dir="auto">With fish as my default shell, I get the below error. Presumably that is because in Fish, (x) is like $x in bash and not a grouping operator.</p> <p dir="auto">julia&gt; ;ls<br> fish: Illegal command name '(ls)'<br> Standard input: (ls) &amp;&amp; true<br> ^<br> ERROR: failed process: Process(<code class="notranslate">/usr/local/bin/fish -i -c '(ls) &amp;&amp; true'</code>, ProcessExited(127)) [127]<br> in pipeline_error at process.jl:476<br> in run at process.jl:453<br> in repl_cmd at client.jl:62</p>
1
<h5 dir="auto">Issue Type:</h5> <p dir="auto">Bug report</p> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">ansible 1.4.3</p> <h5 dir="auto">Environment:</h5> <p dir="auto">RHEL 6.5 from RHEL 6.5; bug appears to be generic though.</p> <h5 dir="auto">Summary:</h5> <p dir="auto">The hack at <a href="https://github.com/ansible/ansible/blob/devel/lib/ansible/runner/__init__.py#L586">https://github.com/ansible/ansible/blob/devel/lib/ansible/runner/__init__.py#L586</a> appears to break filter usage (name={{item | basename }}).</p> <h5 dir="auto">Steps To Reproduce:</h5> <p dir="auto">This code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" - name: install RPMs yum: name=/root/{{ item }} notify: restart recursor with_items: - '{{ recursor_rpm_url | basename }}' - '{{ pdnsmgrd_rpm_url | basename }}'"><pre class="notranslate"><code class="notranslate"> - name: install RPMs yum: name=/root/{{ item }} notify: restart recursor with_items: - '{{ recursor_rpm_url | basename }}' - '{{ pdnsmgrd_rpm_url | basename }}' </code></pre></div> <p dir="auto">Should behave identically to:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" - name: install RPMs yum: name=/root/{{ item | basename }} notify: restart recursor with_items: - '{{ recursor_rpm_url }}' - '{{ pdnsmgrd_rpm_url }}'"><pre class="notranslate"><code class="notranslate"> - name: install RPMs yum: name=/root/{{ item | basename }} notify: restart recursor with_items: - '{{ recursor_rpm_url }}' - '{{ pdnsmgrd_rpm_url }}' </code></pre></div> <p dir="auto">However, the second version feeds the full URLs (that I have in those vars) to yum.</p> <p dir="auto">In both cases /root/ is dropped as well, but the first version accepts this because ansible is running from /root anyway.</p> <h5 dir="auto">Expected Results:</h5> <p dir="auto">Both versions do the same, honoring /root and | basename.</p> <h5 dir="auto">Actual Results:</h5> <p dir="auto">One version works, mostly by accident. The other does not work at all.</p>
<p dir="auto">This is regarding the discussion at <a href="https://groups.google.com/forum/#!topic/ansible-project/89nAO_ncAs0" rel="nofollow">https://groups.google.com/forum/#!topic/ansible-project/89nAO_ncAs0</a></p> <p dir="auto">The idea is to be able to add a prefix to apt and yum so that the following would work:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="- name: PHP | MAIN | Install php packages apt: &gt; pkg=php5-{{ item }} state=latest with_items: - cli - intl - mcrypt - curl sudo: yes"><pre class="notranslate"><code class="notranslate">- name: PHP | MAIN | Install php packages apt: &gt; pkg=php5-{{ item }} state=latest with_items: - cli - intl - mcrypt - curl sudo: yes </code></pre></div> <p dir="auto">A suggestion from James Tanner:</p> <blockquote> <p dir="auto">One possible solution is to add a pkg_prefix option to the apt and yum modules.</p> </blockquote>
1
<p dir="auto"><a href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/g3doc/get_started/os_setup.md">https://github.com/tensorflow/tensorflow/blob/master/tensorflow/g3doc/get_started/os_setup.md</a></p> <p dir="auto">The above link is broken. Loading leads to a 404 error.</p>
<p dir="auto"><strong>System information</strong></p> <ul dir="auto"> <li>Have I written custom code (as opposed to using a stock example script provided in TensorFlow):Yes</li> <li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04):Win 10</li> <li>TensorFlow installed from (source or binary):binary</li> <li>TensorFlow version (use command below):2.0.0-alpha0</li> <li>Python version:3.6</li> </ul> <p dir="auto"><strong>Describe the current behavior</strong><br> The session return an ndarray [[value_estimate]] instead of value_estimate.</p> <p dir="auto"><strong>Describe the expected behavior</strong><br> The session should return a scalar float. Just value_estimate. It should not be in an ndarray.<br> Workaround: get the actual scalar float in the ndarray if it is not a float<br> <a href="https://github.com/SetoKaiba/ml-agents/blob/tf2/ml-agents/mlagents/trainers/ppo/policy.py#L199-L200">https://github.com/SetoKaiba/ml-agents/blob/tf2/ml-agents/mlagents/trainers/ppo/policy.py#L199-L200</a></p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="if not isinstance(value_estimate, float): value_estimate = value_estimate[0][0]"><pre class="notranslate"><span class="pl-k">if</span> <span class="pl-c1">not</span> <span class="pl-en">isinstance</span>(<span class="pl-s1">value_estimate</span>, <span class="pl-s1">float</span>): <span class="pl-s1">value_estimate</span> <span class="pl-c1">=</span> <span class="pl-s1">value_estimate</span>[<span class="pl-c1">0</span>][<span class="pl-c1">0</span>]</pre></div> <p dir="auto"><strong>Code to reproduce the issue</strong><br> <a href="https://github.com/SetoKaiba/ml-agents/blob/tf2/ml-agents/mlagents/trainers/ppo/policy.py#L199-L200">https://github.com/SetoKaiba/ml-agents/blob/tf2/ml-agents/mlagents/trainers/ppo/policy.py#L199-L200</a><br> The problem can be reproduced without the two lines workaround.</p> <p dir="auto"><strong>Other info / logs</strong><br> The value_estimate is calculated by the session and model.value. Code is lines below.<br> <a href="https://github.com/SetoKaiba/ml-agents/blob/tf2/ml-agents/mlagents/trainers/ppo/policy.py#L198">https://github.com/SetoKaiba/ml-agents/blob/tf2/ml-agents/mlagents/trainers/ppo/policy.py#L198</a></p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="value_estimate = self.sess.run(self.model.value, feed_dict)"><pre class="notranslate"><span class="pl-s1">value_estimate</span> <span class="pl-c1">=</span> <span class="pl-s1">self</span>.<span class="pl-s1">sess</span>.<span class="pl-en">run</span>(<span class="pl-s1">self</span>.<span class="pl-s1">model</span>.<span class="pl-s1">value</span>, <span class="pl-s1">feed_dict</span>)</pre></div> <p dir="auto">self.model.value is defined like this. The previous layer is dense layer with one units.<br> And the tf.identity should just return a scalar float.<br> The code is running correctly in TF 1.x.<br> But it's working incorrectly in TF 2.0.<br> <a href="https://github.com/SetoKaiba/ml-agents/blob/tf2/ml-agents/mlagents/trainers/models.py#L298-L299">https://github.com/SetoKaiba/ml-agents/blob/tf2/ml-agents/mlagents/trainers/models.py#L298-L299</a></p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" value = tf.layers.dense(hidden_value, 1, activation=None) self.value = tf.identity(value, name=&quot;value_estimate&quot;)"><pre class="notranslate"> <span class="pl-s1">value</span> <span class="pl-c1">=</span> <span class="pl-s1">tf</span>.<span class="pl-s1">layers</span>.<span class="pl-en">dense</span>(<span class="pl-s1">hidden_value</span>, <span class="pl-c1">1</span>, <span class="pl-s1">activation</span><span class="pl-c1">=</span><span class="pl-c1">None</span>) <span class="pl-s1">self</span>.<span class="pl-s1">value</span> <span class="pl-c1">=</span> <span class="pl-s1">tf</span>.<span class="pl-en">identity</span>(<span class="pl-s1">value</span>, <span class="pl-s1">name</span><span class="pl-c1">=</span><span class="pl-s">"value_estimate"</span>)</pre></div>
0
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [run &quot;ver&quot; at a command prompt] Microsoft Windows [Version 10.0.19041.329] PowerToys version: 0.19.0 PowerToy module for which you are reporting the bug (if applicable): FancyZones"><pre class="notranslate"><code class="notranslate">Windows build number: [run "ver" at a command prompt] Microsoft Windows [Version 10.0.19041.329] PowerToys version: 0.19.0 PowerToy module for which you are reporting the bug (if applicable): FancyZones </code></pre></div> <h1 dir="auto">Steps to reproduce</h1> <p dir="auto">Ensure that "Hold Shift key to activate zones while dragging" is unticked<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/1144011/86746183-c721cb80-c032-11ea-9683-c0b69f4f3858.png"><img src="https://user-images.githubusercontent.com/1144011/86746183-c721cb80-c032-11ea-9683-c0b69f4f3858.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto">. Previous version 0.18.2 allowed the shift key to disable zones when in this mode</p> <h1 dir="auto">Expected behavior</h1> <p dir="auto">Drag a window and it will show the zone guides. Depress the shift key and the zone guides should stop, and the window won't re-size to a zone.</p> <h1 dir="auto">Actual behavior</h1> <p dir="auto">Drag a window - the zones will activate even when the shift key is held down. The window must now be placed in a zone</p> <h1 dir="auto">Screenshots</h1>
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Version 10.0.20150.1000] PowerToys version: 19.0 PowerToy module for which you are reporting the bug (if applicable): FancyZones"><pre class="notranslate"><code class="notranslate">Windows build number: Version 10.0.20150.1000] PowerToys version: 19.0 PowerToy module for which you are reporting the bug (if applicable): FancyZones </code></pre></div> <h1 dir="auto">Steps to reproduce</h1> <ol dir="auto"> <li> <p dir="auto">"Override Windows Snap hotkeys" active</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/1366654/86233853-542dd600-bb96-11ea-95a6-6c43654ae8e9.png"><img src="https://user-images.githubusercontent.com/1366654/86233853-542dd600-bb96-11ea-95a6-6c43654ae8e9.png" alt="grafik" style="max-width: 100%;"></a></p> </li> <li> <p dir="auto">"Hold key to activate second zone set while dragging" is not active</p> </li> <li> <p dir="auto">Drag a Window, hold <kbd>Shift</kbd></p> </li> </ol> <h1 dir="auto">Expected behavior</h1> <p dir="auto">Normal Window dragging is active (as it was with PowerToys 18.2)</p> <h1 dir="auto">Actual behavior</h1> <p dir="auto">Zone snipping is active</p> <p dir="auto">Somehow refs <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="642387919" data-permission-text="Title is private" data-url="https://github.com/microsoft/PowerToys/issues/4401" data-hovercard-type="issue" data-hovercard-url="/microsoft/PowerToys/issues/4401/hovercard" href="https://github.com/microsoft/PowerToys/issues/4401">#4401</a></p>
1
<p dir="auto">The RandomState_ctor function in numpy.random.<strong>init</strong> makes an call to construct a new RandomState object without an explicit seed. The unseeded call results in an access to /dev/urandom which is wildly expensive. Given that the purpose of this function to add in pickling, so that the internal state will be updated to reflect the state of the pickled RandomState, this expensive access actually don't do anything. Because the state of the newly created RandomState is irrelevant (it'll be updated by pickling), its safe to use the fast cached seed value of 0. An example of updating the function is below as well as a nosetest backed unit test that verifies behavior. In order to incorporate into master branch the code in <strong>init</strong>.py in random simply needs to have seed=0 added to it.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="def __Fast_RandomState_ctor(): &quot;&quot;&quot;Patch the __RandomState_ctor initialization routine for performance numpy.random.__init__.__RandomState_ctor calls RandomState() directly, which interacts with the filesystem and kernel via /dev/urandom, causing a major performance bottleneck running many short parallel jobs. This function overrides that code and uses the seed=0 version to avoid the bad system call interaction. As far as I can tell this is totally kosher, as this routine appears to be used for pickling only, and produces a random state object that will be initialized in some other way later. &quot;&quot;&quot; return RandomState(seed=0) numpy.random.__RandomState_ctor = __Fast_RandomState_ctor"><pre class="notranslate"><code class="notranslate">def __Fast_RandomState_ctor(): """Patch the __RandomState_ctor initialization routine for performance numpy.random.__init__.__RandomState_ctor calls RandomState() directly, which interacts with the filesystem and kernel via /dev/urandom, causing a major performance bottleneck running many short parallel jobs. This function overrides that code and uses the seed=0 version to avoid the bad system call interaction. As far as I can tell this is totally kosher, as this routine appears to be used for pickling only, and produces a random state object that will be initialized in some other way later. """ return RandomState(seed=0) numpy.random.__RandomState_ctor = __Fast_RandomState_ctor </code></pre></div> <p dir="auto">Unit test to verify behavior works:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="def test_copy_random_state(): &quot;&quot;&quot;Test that we can deep copy a random state properly Checks that our constructor optimization is safe &quot;&quot;&quot; def state_eq(ran1, ran2): &quot;&quot;&quot;Need to know too much about structure of RandomState.get_state()&quot;&quot;&quot; name1, state1 = ran1.get_state()[0:2] name2, state2 = ran2.get_state()[0:2] nose.tools.eq_(name1, name2) nose.tools.ok_((state1 == state2).all()) def checkme(seed): &quot;&quot;&quot;Ensure that RandomState created with seed can be duplicated properly&quot;&quot;&quot; if seed == 'no_arg': state = np.random.RandomState() else: state = np.random.RandomState(seed=seed) dup1 = copy.deepcopy(state) # dup1 is the same as state state_eq(state, dup1) state_rands = (state.rand(), state.rand(), state.rand()) dup1_rand1 = dup1.rand() # dup1 is two behind state dup2 = copy.deepcopy(dup1) # dup2 is == dup1, and two behind state state_eq(dup1, dup2) dup1_rands = (dup1_rand1, dup1.rand(), dup1.rand()) dup2_rands = (dup1_rand1, dup2.rand(), dup2.rand()) nose.tools.eq_(state_rands, dup1_rands, 'Original and immediate duplicate produce random numbers') nose.tools.eq_(state_rands, dup2_rands, 'Dup2 should be dup1 + 1 rand') # ensure that we're really not synchronized state.rand() for _ in range(100): nose.tools.assert_not_equal(state.rand(), dup1.rand()) nose.tools.assert_not_equal(state.rand(), dup2.rand()) nose.tools.eq_(np.random.__RandomState_ctor, __Fast_RandomState_ctor) yield checkme, 0 yield checkme, None yield checkme, 'no_arg' yield checkme, [1, 2, 3]"><pre class="notranslate"><code class="notranslate">def test_copy_random_state(): """Test that we can deep copy a random state properly Checks that our constructor optimization is safe """ def state_eq(ran1, ran2): """Need to know too much about structure of RandomState.get_state()""" name1, state1 = ran1.get_state()[0:2] name2, state2 = ran2.get_state()[0:2] nose.tools.eq_(name1, name2) nose.tools.ok_((state1 == state2).all()) def checkme(seed): """Ensure that RandomState created with seed can be duplicated properly""" if seed == 'no_arg': state = np.random.RandomState() else: state = np.random.RandomState(seed=seed) dup1 = copy.deepcopy(state) # dup1 is the same as state state_eq(state, dup1) state_rands = (state.rand(), state.rand(), state.rand()) dup1_rand1 = dup1.rand() # dup1 is two behind state dup2 = copy.deepcopy(dup1) # dup2 is == dup1, and two behind state state_eq(dup1, dup2) dup1_rands = (dup1_rand1, dup1.rand(), dup1.rand()) dup2_rands = (dup1_rand1, dup2.rand(), dup2.rand()) nose.tools.eq_(state_rands, dup1_rands, 'Original and immediate duplicate produce random numbers') nose.tools.eq_(state_rands, dup2_rands, 'Dup2 should be dup1 + 1 rand') # ensure that we're really not synchronized state.rand() for _ in range(100): nose.tools.assert_not_equal(state.rand(), dup1.rand()) nose.tools.assert_not_equal(state.rand(), dup2.rand()) nose.tools.eq_(np.random.__RandomState_ctor, __Fast_RandomState_ctor) yield checkme, 0 yield checkme, None yield checkme, 'no_arg' yield checkme, [1, 2, 3] </code></pre></div>
<p dir="auto">I see the following warning when building the 1.22.0 docs:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="preparing documents... WARNING: unsupported theme option 'collapse_navigation' given"><pre class="notranslate"><code class="notranslate">preparing documents... WARNING: unsupported theme option 'collapse_navigation' given </code></pre></div> <p dir="auto">Is there a theme version that needs to be pinned?</p>
0
<p dir="auto">A subset of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="21049138" data-permission-text="Title is private" data-url="https://github.com/rust-lang/rust/issues/9875" data-hovercard-type="issue" data-hovercard-url="/rust-lang/rust/issues/9875/hovercard" href="https://github.com/rust-lang/rust/issues/9875">#9875</a>, redesign the static home page, <a href="http://www.rust-lang.org" rel="nofollow">http://www.rust-lang.org</a>.</p> <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/thehydroimpulse/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/thehydroimpulse">@thehydroimpulse</a> has been working on <a href="https://github.com/TheHydroImpulse/rust-website">https://github.com/TheHydroImpulse/rust-website</a> and @adridu59 on <a href="http://adridu59.github.io/rust-www/" rel="nofollow">http://adridu59.github.io/rust-www/</a></p> <p dir="auto">Nominating.</p>
<p dir="auto">This includes rust-lang.org, the tutorials, guides, manuals and API docs.</p> <p dir="auto">I think most of us value the spare style on our home page, so we want to preserve that general aesthetic, though not that specific design. We need something attractive and consistent across all of our pages, that can be adapted to additional content as our needs grow. Some existing examples that we like are <a href="http://www.sinatrarb.com/" rel="nofollow">sinatra</a>, <a href="http://nodejs.org/" rel="nofollow">node</a>, <a href="http://brew.sh/" rel="nofollow">homebrew</a>.</p> <p dir="auto">Remember that Rust is a community project, and for engineers; the purpose of our web presence isn't to sell to managers; let's just present the facts cleanly.</p> <p dir="auto">This task probably also includes reevaluating what content is on the front page of rust-lang.org and rewriting it.</p> <p dir="auto">The web page should probably, like the above examples, tell you very simply how to install Rust, and point you at the docs and other resources, and not much else. Maybe a very brief elevator pitch.</p>
1
<p dir="auto">Would it make sense to define <code class="notranslate">Base.iterate(::Nothing) = nothing</code> ?</p> <p dir="auto">HTTP.jl has a generic interface that accepts anything iterable.<br> A user has reported <code class="notranslate">method matching iterate(::Nothing)</code> when they passed <code class="notranslate">nothing</code>.</p> <p dir="auto">It seems that <code class="notranslate">eltype</code> is already defined.</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia&gt; eltype(nothing) Any"><pre class="notranslate">julia<span class="pl-k">&gt;</span> <span class="pl-c1">eltype</span>(<span class="pl-c1">nothing</span>) Any</pre></div> <p dir="auto">But, <code class="notranslate">HasEltype</code>, <code class="notranslate">HasShape</code> and <code class="notranslate">HasLength</code> are not.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt; setdiff!([1, 2, nothing], nothing) ERROR: MethodError: no method matching start(::Nothing) Closest candidates are: start(::Core.SimpleVector) at essentials.jl:533 start(::Base.MethodList) at reflection.jl:684 start(::ExponentialBackOff) at error.jl:170 ... Stacktrace: [1] mapfoldl(::Function, ::Function, ::Set{Union{Nothing, Int64}}, ::Nothing) at ./reduce.jl:59 [2] foldl at ./reduce.jl:90 [inlined] [3] setdiff! at ./abstractset.jl:149 [inlined] [4] _shrink! at ./array.jl:2338 [inlined] [5] setdiff!(::Array{Union{Nothing, Int64},1}, ::Nothing) at ./array.jl:2343 [6] top-level scope"><pre class="notranslate"><code class="notranslate">julia&gt; setdiff!([1, 2, nothing], nothing) ERROR: MethodError: no method matching start(::Nothing) Closest candidates are: start(::Core.SimpleVector) at essentials.jl:533 start(::Base.MethodList) at reflection.jl:684 start(::ExponentialBackOff) at error.jl:170 ... Stacktrace: [1] mapfoldl(::Function, ::Function, ::Set{Union{Nothing, Int64}}, ::Nothing) at ./reduce.jl:59 [2] foldl at ./reduce.jl:90 [inlined] [3] setdiff! at ./abstractset.jl:149 [inlined] [4] _shrink! at ./array.jl:2338 [inlined] [5] setdiff!(::Array{Union{Nothing, Int64},1}, ::Nothing) at ./array.jl:2343 [6] top-level scope </code></pre></div> <p dir="auto">Needs an implementation of:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="start(::Nothing)"><pre class="notranslate"><code class="notranslate">start(::Nothing) </code></pre></div> <p dir="auto">and a test.</p>
1
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> This has already been asked to the <a href="https://groups.google.com/forum/#!forum/celery-users" rel="nofollow">discussion group</a> first.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the relevant section in the<br> <a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contribution guide</a><br> on reporting bugs.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?q=is%3Aissue+label%3A%22Issue+Type%3A+Bug+Report%22+-label%3A%22Category%3A+Documentation%22">issues list</a><br> for similar or identical bug reports.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/pulls?q=is%3Apr+label%3A%22PR+Type%3A+Bugfix%22+-label%3A%22Category%3A+Documentation%22">pull requests list</a><br> for existing proposed fixes.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/commits/master">commit log</a><br> to find out if the bug was already fixed in the master branch.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included all related issues and possible duplicate issues<br> in this issue (If there are none, check this box anyway).</li> </ul> <h2 dir="auto">Mandatory Debugging Information</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included the output of <code class="notranslate">celery -A proj report</code> in the issue.<br> (if you are not able to do this, then at least specify the Celery<br> version affected).</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have included the contents of <code class="notranslate">pip freeze</code> in the issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have included all the versions of all the external dependencies required<br> to reproduce this bug.</li> </ul> <h2 dir="auto">Optional Debugging Information</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one Python version<br> and/or implementation.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one message broker and/or<br> result backend.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one version of the message<br> broker and/or result backend.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one operating system.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one workers pool.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue with autoscaling, retries,<br> ETA/Countdown &amp; rate limits disabled.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue after downgrading<br> and/or upgrading Celery and its dependencies.</li> </ul> <h2 dir="auto">Related Issues and Possible Duplicates</h2> <h4 dir="auto">Related Issues</h4> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="826311180" data-permission-text="Title is private" data-url="https://github.com/celery/celery/issues/6672" data-hovercard-type="issue" data-hovercard-url="/celery/celery/issues/6672/hovercard" href="https://github.com/celery/celery/issues/6672">#6672</a></li> </ul> <h4 dir="auto">Possible Duplicates</h4> <ul dir="auto"> <li>None</li> </ul> <h2 dir="auto">Environment &amp; Settings</h2> <p dir="auto"><strong>Celery version</strong>: 5.1.2</p> <details> <summary><b><code class="notranslate">celery report</code> Output:</b></summary> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="software -&gt; celery:5.1.2 (sun-harmonics) kombu:5.1.0 py:3.6.8 billiard:3.6.4.0 py-amqp:5.0.6 platform -&gt; system:Darwin arch:64bit kernel version:20.5.0 imp:CPython loader -&gt; celery.loaders.app.AppLoader settings -&gt; transport:amqp results:django-db accept_content: ['pickle'] result_serializer: 'pickle' task_serializer: 'pickle'"><pre class="notranslate"><code class="notranslate">software -&gt; celery:5.1.2 (sun-harmonics) kombu:5.1.0 py:3.6.8 billiard:3.6.4.0 py-amqp:5.0.6 platform -&gt; system:Darwin arch:64bit kernel version:20.5.0 imp:CPython loader -&gt; celery.loaders.app.AppLoader settings -&gt; transport:amqp results:django-db accept_content: ['pickle'] result_serializer: 'pickle' task_serializer: 'pickle' </code></pre></div> <p dir="auto"></p> </details> <h1 dir="auto">Steps to Reproduce</h1> <h2 dir="auto">Required Dependencies</h2> <ul dir="auto"> <li><strong>Minimal Python Version</strong>: N/A or Unknown</li> <li><strong>Minimal Celery Version</strong>: N/A or Unknown</li> <li><strong>Minimal Kombu Version</strong>: N/A or Unknown</li> <li><strong>Minimal Broker Version</strong>: N/A or Unknown</li> <li><strong>Minimal Result Backend Version</strong>: N/A or Unknown</li> <li><strong>Minimal OS and/or Kernel Version</strong>: N/A or Unknown</li> <li><strong>Minimal Broker Client Version</strong>: N/A or Unknown</li> <li><strong>Minimal Result Backend Client Version</strong>: N/A or Unknown</li> </ul> <h3 dir="auto">Python Packages</h3> <details> <summary><b><code class="notranslate">pip freeze</code> Output:</b></summary> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=""><pre class="notranslate"><code class="notranslate"></code></pre></div> <p dir="auto"></p> </details> <h3 dir="auto">Other Dependencies</h3> <details> <p dir="auto"> N/A </p> </details> <h2 dir="auto">Minimally Reproducible Test Case</h2> <details> Prerequirements are to have the Django project and setup described in official celery docs. <p dir="auto"> </p><div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@app.task def sleep_task(user_object): import time time.sleep(100000) # in Django shell sleep_task.delay(User.objects.first())"><pre class="notranslate"><span class="pl-en">@<span class="pl-s1">app</span>.<span class="pl-s1">task</span></span> <span class="pl-k">def</span> <span class="pl-en">sleep_task</span>(<span class="pl-s1">user_object</span>): <span class="pl-k">import</span> <span class="pl-s1">time</span> <span class="pl-s1">time</span>.<span class="pl-en">sleep</span>(<span class="pl-c1">100000</span>) <span class="pl-c"># in Django shell</span> <span class="pl-s1">sleep_task</span>.<span class="pl-en">delay</span>(<span class="pl-v">User</span>.<span class="pl-s1">objects</span>.<span class="pl-en">first</span>())</pre></div> <p dir="auto"></p> </details> <h1 dir="auto">Expected Behavior</h1> <p dir="auto">We should have standard inspect active output with deserialized Django object like in 4.x.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="-&gt; celery@xyz: OK * {'id': '81f641db-8ba9-45c8-8d1e-e8cd52c50de1', 'name': 'proj.tasks.sleep_task', 'args': (&lt;User: XYZ&gt;,), 'kwargs': {}, 'type': 'proj.tasks.sleep_task'', 'hostname': 'celery@xyz', 'time_start': 1633008451.4256349, 'acknowledged': True, 'delivery_info': {'exchange': '', 'routing_key': 'celery', 'priority': 0, 'redelivered': False}, 'worker_pid': 36039} 1 node online."><pre class="notranslate"><code class="notranslate">-&gt; celery@xyz: OK * {'id': '81f641db-8ba9-45c8-8d1e-e8cd52c50de1', 'name': 'proj.tasks.sleep_task', 'args': (&lt;User: XYZ&gt;,), 'kwargs': {}, 'type': 'proj.tasks.sleep_task'', 'hostname': 'celery@xyz', 'time_start': 1633008451.4256349, 'acknowledged': True, 'delivery_info': {'exchange': '', 'routing_key': 'celery', 'priority': 0, 'redelivered': False}, 'worker_pid': 36039} 1 node online. </code></pre></div> <h1 dir="auto">Actual Behavior</h1> <p dir="auto">Instead of receiving the active task data, <code class="notranslate">celery -A proj inspect active</code> raises DecodeError</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Traceback (most recent call last): File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py&quot;, line 42, in _reraise_errors yield File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py&quot;, line 255, in loads return decode(data) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py&quot;, line 327, in unpickle return pickle_loads(str_to_bytes(s)) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py&quot;, line 51, in pickle_loads return load(BytesIO(s)) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/django/db/models/base.py&quot;, line 1828, in model_unpickle model = apps.get_model(*model_id) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/django/apps/registry.py&quot;, line 198, in get_model self.check_models_ready() File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/django/apps/registry.py&quot;, line 140, in check_models_ready raise AppRegistryNotReady(&quot;Models aren't loaded yet.&quot;) django.core.exceptions.AppRegistryNotReady: Models aren't loaded yet. During handling of the above exception, another exception occurred: Traceback (most recent call last): File &quot;/Users/xyz/.virtualenvs/proj/bin/celery&quot;, line 8, in &lt;module&gt; sys.exit(main()) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/celery/__main__.py&quot;, line 15, in main sys.exit(_main()) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/celery/bin/celery.py&quot;, line 213, in main return celery(auto_envvar_prefix=&quot;CELERY&quot;) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/click/core.py&quot;, line 829, in __call__ return self.main(*args, **kwargs) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/click/core.py&quot;, line 782, in main rv = self.invoke(ctx) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/click/core.py&quot;, line 1259, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/click/core.py&quot;, line 1066, in invoke return ctx.invoke(self.callback, **ctx.params) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/click/core.py&quot;, line 610, in invoke return callback(*args, **kwargs) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/click/decorators.py&quot;, line 21, in new_func return f(get_current_context(), *args, **kwargs) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/celery/bin/base.py&quot;, line 133, in caller return f(ctx, *args, **kwargs) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/celery/bin/control.py&quot;, line 137, in inspect **arguments) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/celery/app/control.py&quot;, line 114, in _request pattern=self.pattern, matcher=self.matcher, File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/celery/app/control.py&quot;, line 743, in broadcast limit, callback, channel=channel, File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/pidbox.py&quot;, line 350, in _broadcast channel=chan) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/pidbox.py&quot;, line 389, in _collect self.connection.drain_events(timeout=timeout) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/connection.py&quot;, line 318, in drain_events return self.transport.drain_events(self.connection, **kwargs) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/transport/pyamqp.py&quot;, line 135, in drain_events return connection.drain_events(**kwargs) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/amqp/connection.py&quot;, line 523, in drain_events while not self.blocking_read(timeout): File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/amqp/connection.py&quot;, line 529, in blocking_read return self.on_inbound_frame(frame) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/amqp/method_framing.py&quot;, line 77, in on_frame callback(channel, msg.frame_method, msg.frame_args, msg) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/amqp/connection.py&quot;, line 536, in on_inbound_method method_sig, payload, content, File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/amqp/abstract_channel.py&quot;, line 143, in dispatch_method listener(*args) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/amqp/channel.py&quot;, line 1613, in _on_basic_deliver fun(msg) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/messaging.py&quot;, line 620, in _receive_callback decoded = None if on_m else message.decode() File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/message.py&quot;, line 190, in decode self._decoded_cache = self._decode() File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/message.py&quot;, line 195, in _decode self.content_encoding, accept=self.accept) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py&quot;, line 255, in loads return decode(data) File &quot;/Users/xyz/.pyenv/versions/3.6.8/lib/python3.6/contextlib.py&quot;, line 99, in __exit__ self.gen.throw(type, value, traceback) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py&quot;, line 46, in _reraise_errors reraise(wrapper, wrapper(exc), sys.exc_info()[2]) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/exceptions.py&quot;, line 21, in reraise raise value.with_traceback(tb) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py&quot;, line 42, in _reraise_errors yield File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py&quot;, line 255, in loads return decode(data) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py&quot;, line 327, in unpickle return pickle_loads(str_to_bytes(s)) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py&quot;, line 51, in pickle_loads return load(BytesIO(s)) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/django/db/models/base.py&quot;, line 1828, in model_unpickle model = apps.get_model(*model_id) File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/django/apps/registry.py&quot;, line 198, in get_model self.check_models_ready() File &quot;/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/django/apps/registry.py&quot;, line 140, in check_models_ready raise AppRegistryNotReady(&quot;Models aren't loaded yet.&quot;) kombu.exceptions.DecodeError: Models aren't loaded yet."><pre class="notranslate"><code class="notranslate">Traceback (most recent call last): File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py", line 42, in _reraise_errors yield File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py", line 255, in loads return decode(data) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py", line 327, in unpickle return pickle_loads(str_to_bytes(s)) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py", line 51, in pickle_loads return load(BytesIO(s)) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/django/db/models/base.py", line 1828, in model_unpickle model = apps.get_model(*model_id) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/django/apps/registry.py", line 198, in get_model self.check_models_ready() File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/django/apps/registry.py", line 140, in check_models_ready raise AppRegistryNotReady("Models aren't loaded yet.") django.core.exceptions.AppRegistryNotReady: Models aren't loaded yet. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/xyz/.virtualenvs/proj/bin/celery", line 8, in &lt;module&gt; sys.exit(main()) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/celery/__main__.py", line 15, in main sys.exit(_main()) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/celery/bin/celery.py", line 213, in main return celery(auto_envvar_prefix="CELERY") File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/click/core.py", line 782, in main rv = self.invoke(ctx) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/click/core.py", line 1259, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/click/core.py", line 1066, in invoke return ctx.invoke(self.callback, **ctx.params) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/click/core.py", line 610, in invoke return callback(*args, **kwargs) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/click/decorators.py", line 21, in new_func return f(get_current_context(), *args, **kwargs) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/celery/bin/base.py", line 133, in caller return f(ctx, *args, **kwargs) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/celery/bin/control.py", line 137, in inspect **arguments) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/celery/app/control.py", line 114, in _request pattern=self.pattern, matcher=self.matcher, File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/celery/app/control.py", line 743, in broadcast limit, callback, channel=channel, File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/pidbox.py", line 350, in _broadcast channel=chan) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/pidbox.py", line 389, in _collect self.connection.drain_events(timeout=timeout) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/connection.py", line 318, in drain_events return self.transport.drain_events(self.connection, **kwargs) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/transport/pyamqp.py", line 135, in drain_events return connection.drain_events(**kwargs) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/amqp/connection.py", line 523, in drain_events while not self.blocking_read(timeout): File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/amqp/connection.py", line 529, in blocking_read return self.on_inbound_frame(frame) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/amqp/method_framing.py", line 77, in on_frame callback(channel, msg.frame_method, msg.frame_args, msg) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/amqp/connection.py", line 536, in on_inbound_method method_sig, payload, content, File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/amqp/abstract_channel.py", line 143, in dispatch_method listener(*args) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/amqp/channel.py", line 1613, in _on_basic_deliver fun(msg) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/messaging.py", line 620, in _receive_callback decoded = None if on_m else message.decode() File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/message.py", line 190, in decode self._decoded_cache = self._decode() File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/message.py", line 195, in _decode self.content_encoding, accept=self.accept) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py", line 255, in loads return decode(data) File "/Users/xyz/.pyenv/versions/3.6.8/lib/python3.6/contextlib.py", line 99, in __exit__ self.gen.throw(type, value, traceback) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py", line 46, in _reraise_errors reraise(wrapper, wrapper(exc), sys.exc_info()[2]) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/exceptions.py", line 21, in reraise raise value.with_traceback(tb) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py", line 42, in _reraise_errors yield File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py", line 255, in loads return decode(data) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py", line 327, in unpickle return pickle_loads(str_to_bytes(s)) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/kombu/serialization.py", line 51, in pickle_loads return load(BytesIO(s)) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/django/db/models/base.py", line 1828, in model_unpickle model = apps.get_model(*model_id) File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/django/apps/registry.py", line 198, in get_model self.check_models_ready() File "/Users/xyz/.virtualenvs/proj/lib/python3.6/site-packages/django/apps/registry.py", line 140, in check_models_ready raise AppRegistryNotReady("Models aren't loaded yet.") kombu.exceptions.DecodeError: Models aren't loaded yet. </code></pre></div>
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> This has already been asked to the <a href="https://groups.google.com/forum/#!forum/celery-users" rel="nofollow">discussion group</a> first.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the relevant section in the<br> <a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contribution guide</a><br> on reporting bugs.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?q=is%3Aissue+label%3A%22Issue+Type%3A+Bug+Report%22+-label%3A%22Category%3A+Documentation%22">issues list</a><br> for similar or identical bug reports.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/pulls?q=is%3Apr+label%3A%22PR+Type%3A+Bugfix%22+-label%3A%22Category%3A+Documentation%22">pull requests list</a><br> for existing proposed fixes.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/commits/master">commit log</a><br> to find out if the bug was already fixed in the master branch.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included all related issues and possible duplicate issues<br> in this issue (If there are none, check this box anyway).</li> </ul> <h2 dir="auto">Mandatory Debugging Information</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included the output of <code class="notranslate">celery -A proj report</code> in the issue.<br> (if you are not able to do this, then at least specify the Celery<br> version affected).</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included the contents of <code class="notranslate">pip freeze</code> in the issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included all the versions of all the external dependencies required<br> to reproduce this bug.</li> </ul> <h2 dir="auto">Optional Debugging Information</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one Python version<br> and/or implementation.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one message broker and/or<br> result backend.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one version of the message<br> broker and/or result backend.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one operating system.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one workers pool.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue with autoscaling, retries,<br> ETA/Countdown &amp; rate limits disabled.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue after downgrading<br> and/or upgrading Celery and its dependencies.</li> </ul> <h2 dir="auto">Related Issues and Possible Duplicates</h2> <h4 dir="auto">Related Issues</h4> <ul dir="auto"> <li>None</li> </ul> <h4 dir="auto">Possible Duplicates</h4> <ul dir="auto"> <li>None</li> </ul> <h2 dir="auto">Environment &amp; Settings</h2> <p dir="auto"><strong>Celery version</strong>:</p> <details> <summary><b><code class="notranslate">celery report</code> Output:</b></summary> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="software -&gt; celery:4.2.1 (windowlicker) kombu:4.6.7 py:3.6.5 billiard:3.5.0.5 sqs:N/A platform -&gt; system:Darwin arch:64bit imp:CPython loader -&gt; celery.loaders.app.AppLoader settings -&gt; transport:sqs results:disabled BROKER_TRANSPORT_OPTIONS: { 'polling_interval': 1, 'queue_name_prefix': 'celery_dev-', 'region': 'eu-west-1', 'sqs-creation-attributes': {'KmsMasterKeyId': '********'}, 'visibility_timeout': 3600, 'wait_time_seconds': 10} BROKER_URL: 'sqs://localhost//' CELERYBEAT_SCHEDULE: {***} CELERYD_LOG_FORMAT: ('%(asctime)s %(name)s ' '%(process)d-0@local ' '[%(levelname)s] %(pathname)s:%(lineno)d ' '%(funcName)s(): %(module)s: %(message)s') CELERY_ACKS_LATE: True CELERY_ENABLE_REMOTE_CONTROL: False CELERY_ENABLE_UTC: True CELERY_SEND_EVENTS: False CELERY_TIMEZONE: 'Asia/Kolkata' DEBUG: True DEFAULT_VISIBILITY_TIMEOUT: 3600 REGION_NAME: 'eu-west-1' USE_API_AUTH: '********' crontab: &lt;class 'celery.schedules.crontab'&gt; env: 'dev' gethostname: &lt;built-in function gethostname&gt; CELERY_INCLUDE: ['tasks.generic_tasks']"><pre class="notranslate"><code class="notranslate">software -&gt; celery:4.2.1 (windowlicker) kombu:4.6.7 py:3.6.5 billiard:3.5.0.5 sqs:N/A platform -&gt; system:Darwin arch:64bit imp:CPython loader -&gt; celery.loaders.app.AppLoader settings -&gt; transport:sqs results:disabled BROKER_TRANSPORT_OPTIONS: { 'polling_interval': 1, 'queue_name_prefix': 'celery_dev-', 'region': 'eu-west-1', 'sqs-creation-attributes': {'KmsMasterKeyId': '********'}, 'visibility_timeout': 3600, 'wait_time_seconds': 10} BROKER_URL: 'sqs://localhost//' CELERYBEAT_SCHEDULE: {***} CELERYD_LOG_FORMAT: ('%(asctime)s %(name)s ' '%(process)d-0@local ' '[%(levelname)s] %(pathname)s:%(lineno)d ' '%(funcName)s(): %(module)s: %(message)s') CELERY_ACKS_LATE: True CELERY_ENABLE_REMOTE_CONTROL: False CELERY_ENABLE_UTC: True CELERY_SEND_EVENTS: False CELERY_TIMEZONE: 'Asia/Kolkata' DEBUG: True DEFAULT_VISIBILITY_TIMEOUT: 3600 REGION_NAME: 'eu-west-1' USE_API_AUTH: '********' crontab: &lt;class 'celery.schedules.crontab'&gt; env: 'dev' gethostname: &lt;built-in function gethostname&gt; CELERY_INCLUDE: ['tasks.generic_tasks'] </code></pre></div> <p dir="auto"></p> </details> <h1 dir="auto">Steps to Reproduce</h1> <h2 dir="auto">Required Dependencies</h2> <ul dir="auto"> <li><strong>Minimal Python Version</strong>: Python 3.6.5</li> <li><strong>Minimal Celery Version</strong>: 4.2.1</li> <li><strong>Minimal Kombu Version</strong>: 4.6.7</li> <li><strong>Minimal Broker Version</strong>: N/A or Unknown</li> <li><strong>Minimal Result Backend Version</strong>: N/A or Unknown</li> <li><strong>Minimal OS and/or Kernel Version</strong>: N/A or Unknown</li> <li><strong>Minimal Broker Client Version</strong>: N/A or Unknown</li> <li><strong>Minimal Result Backend Client Version</strong>: N/A or Unknown</li> </ul> <h3 dir="auto">Python Packages</h3> <details> <summary><b><code class="notranslate">pip freeze</code> Output:</b></summary> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="amqp==2.5.2 aws-requests-auth==0.4.2 awscli==1.16.53 billiard==3.5.0.5 boto3==1.9.161 botocore==1.12.182 celery==4.2.1 certifi==2019.11.28 chardet==3.0.4 circus==0.15.0 click==6.7 colorama==0.3.9 docutils==0.14 elasticsearch==6.2.0 elasticsearch-curator==5.8.0 flasgger==0.9.2 Flask==1.0.2 gunicorn==19.9.0 idna==2.7 importlib-metadata==1.3.0 itsdangerous==1.1.0 Jinja2==2.10 jmespath==0.9.3 jsonpickle==1.0 jsonschema==2.6.0 kombu==4.6.7 MarkupSafe==1.0 mistune==0.8.4 more-itertools==8.0.2 mysqlclient==1.3.13 psutil==5.4.8 pyasn1==0.4.4 pycurl==7.43.0.1 python-dateutil==2.7.5 pytz==2018.7 PyYAML==3.13 pyzmq==16.0.4 redis==2.10.6 requests==2.19.1 requests-aws4auth==0.9 rsa==3.4.2 s3transfer==0.2.1 six==1.11.0 SQLAlchemy==1.2.14 tornado==4.5.3 urllib3==1.22 vine==1.3.0 voluptuous==0.11.7 Werkzeug==0.14.1 zipp==0.6.0"><pre class="notranslate"><code class="notranslate">amqp==2.5.2 aws-requests-auth==0.4.2 awscli==1.16.53 billiard==3.5.0.5 boto3==1.9.161 botocore==1.12.182 celery==4.2.1 certifi==2019.11.28 chardet==3.0.4 circus==0.15.0 click==6.7 colorama==0.3.9 docutils==0.14 elasticsearch==6.2.0 elasticsearch-curator==5.8.0 flasgger==0.9.2 Flask==1.0.2 gunicorn==19.9.0 idna==2.7 importlib-metadata==1.3.0 itsdangerous==1.1.0 Jinja2==2.10 jmespath==0.9.3 jsonpickle==1.0 jsonschema==2.6.0 kombu==4.6.7 MarkupSafe==1.0 mistune==0.8.4 more-itertools==8.0.2 mysqlclient==1.3.13 psutil==5.4.8 pyasn1==0.4.4 pycurl==7.43.0.1 python-dateutil==2.7.5 pytz==2018.7 PyYAML==3.13 pyzmq==16.0.4 redis==2.10.6 requests==2.19.1 requests-aws4auth==0.9 rsa==3.4.2 s3transfer==0.2.1 six==1.11.0 SQLAlchemy==1.2.14 tornado==4.5.3 urllib3==1.22 vine==1.3.0 voluptuous==0.11.7 Werkzeug==0.14.1 zipp==0.6.0 </code></pre></div> <p dir="auto"></p> </details> <h3 dir="auto">Other Dependencies</h3> <details> <p dir="auto"> N/A </p> </details> <h2 dir="auto">Minimally Reproducible Test Case</h2> <details> <p dir="auto"> Obtained this issue once in production </p> </details> <h1 dir="auto">Expected Behavior</h1> <p dir="auto">Task should be processed by other available consumers</p> <h1 dir="auto">Actual Behavior</h1> <h2 dir="auto">Context</h2> <ul dir="auto"> <li>We have 3 machines in prod for celery workers and have a one-by-one deployment strategy. Hence, at any time, we have 2 workers available to pick up tasks</li> <li>As mentioned above, the visibility timeout is kept 1 hr</li> <li>We have one task which is triggered by 2 crons. One cron @ 5th, 35th and 50th minute of every hour. Another @ 20th minute. (The difference is in parameters passed to the task)</li> </ul> <h2 dir="auto">Issue</h2> <ul dir="auto"> <li>Around 9:20 PM, we had a deployment for the celery worker machines. The beat machine was deployed later.</li> <li>A task, T1, was scheduled successfully. Verified by the "Sending due task" logs from beat machine</li> <li>Ideally within a few seconds, the task is picked up by the worker machines, but no logs are found. I checked the logs of "Received task"</li> <li>Around 10:20 PM, beat schedules another task (T2). Verified by the "Sending due task" logs from beat machine</li> <li>This time, we see the "Received task" logs twice.</li> <li>Verified that they are not the same task "instance" by comparing the task ids. This also rules out the possibility that SQS gave double delivery (at least once effort)</li> </ul> <h2 dir="auto">Hypothesis</h2> <p dir="auto">The task, T1, was received by the master process in one machine. This triggered the visibility timer at SQS. The task was not yet passed to the worker threads. During sigterm, the task was not restored to SQS and thus, after the visibility timeout = 1 hr, the task got picked up and executed</p> <h2 dir="auto">Callouts</h2> <ul dir="auto"> <li>This issue has occurred once as per our knowledge (I discovered this while root causing another issue). Thus, unsure if this is happening already multiple times but not getting caught.</li> <li>Unable to reproduce this on local / beta machines</li> </ul> <h2 dir="auto">Expectation from the community</h2> <ol dir="auto"> <li>Does the hypothesis imply the issue?</li> <li>Any ideas on how to reproduce such a condition successfully?</li> <li>What logs would be better to switch on at celery side so that we can catch this issue next time it happens. (We can't possibly move to debug level because the sheer volume is too high)</li> </ol>
0
<p dir="auto">I'm using scipy's Fisk distribution. The <a href="https://github.com/scipy/scipy/blob/v1.6.3/scipy/stats/_continuous_distns.py">documentation</a> says the pdf is:</p> <p dir="auto"><code class="notranslate">f(x, c) = c x^{-c-1} (1 + x^{-c})^{-2}</code>,</p> <p dir="auto">but it should be:</p> <p dir="auto"><code class="notranslate">f(x, c) = c x^{c-1} (1 + x^{c})^{-2}</code>.</p> <p dir="auto">I think the same applies to the documentation of the Burr distribution. I'm not sure if this is worthy of an issue, just wanted to mention it because it could potentially confuse users.</p>
<p dir="auto">In <code class="notranslate">_continuous_distns.py</code> [1] the method <code class="notranslate">burr_gen._pdf()</code> specifies the PDF of the Burr distribution, which is also used by the Fisk distribution (<code class="notranslate">fisk_gen._pdf()</code>).</p> <p dir="auto">The current PDF is <code class="notranslate">c*d*(x**(-c-1.0))*((1+x**(-c*1.0))**(-d-1.0))</code>, however, the sign of the first <code class="notranslate">c</code> is wrong.</p> <p dir="auto">The PDF should be: <code class="notranslate">c*d*(x**(c-1.0))*((1+x**(-c*1.0))**(-d-1.0))</code>.</p> <p dir="auto">This can be verified in Equation 53 of the paper referenced in the class documentation [2].</p> <p dir="auto">[1] scipy/scipy/stats/_continuous_distns.py<br> [2] Burr, I. W. "Cumulative frequency functions", Annals of Mathematical Statistics, 13(2), pp 215-232 (1942).</p>
1
<p dir="auto">I am seeing frequent deadlocks when running tasks simplified to the below. (I purged out all the logging and a few database interactions to keep things clear.) Calling the task that calls everything else usually runs &lt;15 tasks before locking, and restarting the workers a few times eventually clears up whatever the problem is (with the remaining tasks running to completion). I realize that the issue is most likely with my code, but would appreciate any advice; I do not see much coverage of class based tasks and wonder if something is wrong there, and do not see any errors or exceptions in my logs. Also, this might be a duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="14166681" data-permission-text="Title is private" data-url="https://github.com/celery/celery/issues/1352" data-hovercard-type="issue" data-hovercard-url="/celery/celery/issues/1352/hovercard" href="https://github.com/celery/celery/issues/1352">#1352</a>; I am willing to move to Celery 3.1.7 to test, but it will take a bit due to required project restructuring.</p> <p dir="auto">Celery worker start:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="python app/manage.py celeryd -E --loglevel=INFO -Q db_upload,default,api_call,management,rr -c 1"><pre class="notranslate"><code class="notranslate">python app/manage.py celeryd -E --loglevel=INFO -Q db_upload,default,api_call,management,rr -c 1 </code></pre></div> <p dir="auto">Versioning:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" celery==3.0.19 celery-with-redis==3.0 django-celery==3.0.17 kombu==2.5.10 billiard==2.7.3.28"><pre class="notranslate"><code class="notranslate"> celery==3.0.19 celery-with-redis==3.0 django-celery==3.0.17 kombu==2.5.10 billiard==2.7.3.28 </code></pre></div> <p dir="auto">Celery config:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import djcelery djcelery.setup_loader() BROKER_URL = getenv('CLOUDAMQP_URL') CELERY_RESULT_BACKEND = getenv('REDISTOGO_URL') BROKER_POOL_LIMIT = int(getenv('BROKER_POOL_LIMIT', 1)) #1 BROKER_CONNECTION_TIMEOUT = int(getenv('BROKER_CONNECTION_TIMEOUT')) #6 CELERYD_CONCURRENCY = int(getenv('CELERYD_CONCURRENCY')) #1 CELERY_TASK_RESULT_EXPIRES = int(getenv('RESULT_EXPIRY_RATE')) 600 CELERY_IGNORE_RESULT = getenv('CELERY_IGNORE_RESULT') == 'True' #False CELERYD_TASK_TIME_LIMIT = int(getenv('CELERYD_TASK_TIME_LIMIT')) #600 CELERY_REDIS_MAX_CONNECTIONS = int(getenv('CELERY_REDIS_MAX_CONNECTIONS')) #40 CELERY_IMPORTS = (&quot;app.management.tasks.api_calls&quot;,) BROKER_CONNECTION_RETRY = True CELERY_STORE_ERRORS_EVEN_IF_IGNORED = True CELERY_ACKS_LATE = True CELERYD_TASK_SOFT_TIME_LIMIT = 59 CELERY_SEND_TASK_ERROR_EMAILS = True"><pre class="notranslate"><code class="notranslate">import djcelery djcelery.setup_loader() BROKER_URL = getenv('CLOUDAMQP_URL') CELERY_RESULT_BACKEND = getenv('REDISTOGO_URL') BROKER_POOL_LIMIT = int(getenv('BROKER_POOL_LIMIT', 1)) #1 BROKER_CONNECTION_TIMEOUT = int(getenv('BROKER_CONNECTION_TIMEOUT')) #6 CELERYD_CONCURRENCY = int(getenv('CELERYD_CONCURRENCY')) #1 CELERY_TASK_RESULT_EXPIRES = int(getenv('RESULT_EXPIRY_RATE')) 600 CELERY_IGNORE_RESULT = getenv('CELERY_IGNORE_RESULT') == 'True' #False CELERYD_TASK_TIME_LIMIT = int(getenv('CELERYD_TASK_TIME_LIMIT')) #600 CELERY_REDIS_MAX_CONNECTIONS = int(getenv('CELERY_REDIS_MAX_CONNECTIONS')) #40 CELERY_IMPORTS = ("app.management.tasks.api_calls",) BROKER_CONNECTION_RETRY = True CELERY_STORE_ERRORS_EVEN_IF_IGNORED = True CELERY_ACKS_LATE = True CELERYD_TASK_SOFT_TIME_LIMIT = 59 CELERY_SEND_TASK_ERROR_EMAILS = True </code></pre></div> <p dir="auto">Tasks:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="class BaseTask(Task): abstract=True def __call__(self, *args, **kwargs): #logger.info(&quot;Starting to run&quot;) self.api_context = kwargs['api_context'] del kwargs['api_context'] return super(BaseTask, self).__call__(*args, **kwargs) class ApiFollower(Task): abstract=True def __call__(self, *args, **kwargs): self.result = args[0].get('result',{}) self.api_context = args[0].get('api_context',{}) return super(ApiFollower, self).__call__(*args, **kwargs) class RefreshRecords(BaseTask): def run(self): check_list = get_users() for counter, user in enumerate(check_list, start = 1): context = ApiContext() context.account_id=user.id if self.api_context.records_requested is None: context.records_requested = 20 else: context.records_requested = self.api_context.records_requested if self.api_context.records_desired is None: context.records_desired = 20 else: context.records_desired = self.api_context.records_desired context.deepcopy=True context.start_scrape_time=now() context.last_scrape_time=user.last_scrape_time ac = ApiCall() rr = RetrieveRecords() chain(vac.s(mode='&lt;mode&gt;',api_context=context),rr.s()).delay() tasks.register(RefreshRecords) class ApiCall(BaseTask): def run(self, mode, **kwargs): self.api_context.key = API_KEY modeDict = {&lt;name: url several times&gt;} try: url = modeDict[mode] except KeyError: logger.info(&quot;Keyerrors!&quot;) URL = url + '?' + urlencode(self.api_context.toUrlDict(mode)) # Exception handling for the URL opening. try: pageaccess = urllib2.urlopen(URL, timeout=5) except urllib2.HTTPError, err: if err.code in [104, 111, 401, 403, 404, 500, 503]: self.retry(mode=mode) else: self.retry(mode=mode) except (BadStatusLine, urllib2.URLError, ssl.SSLError, socket.timeout) as err: self.retry(mode=mode) data = json.loads(pageaccess.read()) data['api_context'] = self.api_context return data tasks.register(ApiCall) class RetrieveRecords(ApiFollower): &quot;&quot;&quot;This is tricky. The API lets you take slices of data, but you only know the indices to use in the call from the previously taken slices. Further, to get actual information for the records in a slice, you need another API call. Here we see if the previous call worked, spawn the detail calls as needed, and either hit the API again or finish up, depending on whether we wanted any more records.&quot;&quot;&quot; def run(self, urldata): try: if self.result['status'] == 1: self.spawnDetailCalls() if self.moreResultsLeft(): self.rebound() #Successful closeout else: logger.info(&quot;Cleaning up&quot;) self.cleanup() return True else: logger.error(&quot;Unhandled status: &quot;+str(self.result['status'])) return True except Exception, err: logger.error(&quot;ERROR!:{0}&quot;.format(err)) return False def rebound(self): self.api_context.start_at_record_id = self.result['information'][-1]['id'] ac = ApiCall() rr = RetrieveRecords() pass_context = deepcopy(self.api_context) chain(ac.s(mode='&lt;mode&gt;',api_context=pass_context), rr.s()).delay() def cleanup(self): &lt;do stuff&gt; def spawnDetailCalls(self): for result in self.result['information']: ac = ApiCall() ud = UploadData() self.api_context.record_id=result['record_id'] self.api_context.processed+=1 pass_context = deepcopy(self.api_context) chain(ac.s(mode='&lt;mode&gt;',api_context=pass_context), ud.s()).delay() def moreResultsLeft(self): if self.result['results_remaining'] == 0: return False elif self.api_context.processed &gt;= self.api_context.records_desired: return False else: if self.api_context.deepcopy is False: return self.api_context.last_scrape_time &lt; self.result['information'][-1]['start_time'] else: return True tasks.register(RetrieveRecords)"><pre class="notranslate"><code class="notranslate">class BaseTask(Task): abstract=True def __call__(self, *args, **kwargs): #logger.info("Starting to run") self.api_context = kwargs['api_context'] del kwargs['api_context'] return super(BaseTask, self).__call__(*args, **kwargs) class ApiFollower(Task): abstract=True def __call__(self, *args, **kwargs): self.result = args[0].get('result',{}) self.api_context = args[0].get('api_context',{}) return super(ApiFollower, self).__call__(*args, **kwargs) class RefreshRecords(BaseTask): def run(self): check_list = get_users() for counter, user in enumerate(check_list, start = 1): context = ApiContext() context.account_id=user.id if self.api_context.records_requested is None: context.records_requested = 20 else: context.records_requested = self.api_context.records_requested if self.api_context.records_desired is None: context.records_desired = 20 else: context.records_desired = self.api_context.records_desired context.deepcopy=True context.start_scrape_time=now() context.last_scrape_time=user.last_scrape_time ac = ApiCall() rr = RetrieveRecords() chain(vac.s(mode='&lt;mode&gt;',api_context=context),rr.s()).delay() tasks.register(RefreshRecords) class ApiCall(BaseTask): def run(self, mode, **kwargs): self.api_context.key = API_KEY modeDict = {&lt;name: url several times&gt;} try: url = modeDict[mode] except KeyError: logger.info("Keyerrors!") URL = url + '?' + urlencode(self.api_context.toUrlDict(mode)) # Exception handling for the URL opening. try: pageaccess = urllib2.urlopen(URL, timeout=5) except urllib2.HTTPError, err: if err.code in [104, 111, 401, 403, 404, 500, 503]: self.retry(mode=mode) else: self.retry(mode=mode) except (BadStatusLine, urllib2.URLError, ssl.SSLError, socket.timeout) as err: self.retry(mode=mode) data = json.loads(pageaccess.read()) data['api_context'] = self.api_context return data tasks.register(ApiCall) class RetrieveRecords(ApiFollower): """This is tricky. The API lets you take slices of data, but you only know the indices to use in the call from the previously taken slices. Further, to get actual information for the records in a slice, you need another API call. Here we see if the previous call worked, spawn the detail calls as needed, and either hit the API again or finish up, depending on whether we wanted any more records.""" def run(self, urldata): try: if self.result['status'] == 1: self.spawnDetailCalls() if self.moreResultsLeft(): self.rebound() #Successful closeout else: logger.info("Cleaning up") self.cleanup() return True else: logger.error("Unhandled status: "+str(self.result['status'])) return True except Exception, err: logger.error("ERROR!:{0}".format(err)) return False def rebound(self): self.api_context.start_at_record_id = self.result['information'][-1]['id'] ac = ApiCall() rr = RetrieveRecords() pass_context = deepcopy(self.api_context) chain(ac.s(mode='&lt;mode&gt;',api_context=pass_context), rr.s()).delay() def cleanup(self): &lt;do stuff&gt; def spawnDetailCalls(self): for result in self.result['information']: ac = ApiCall() ud = UploadData() self.api_context.record_id=result['record_id'] self.api_context.processed+=1 pass_context = deepcopy(self.api_context) chain(ac.s(mode='&lt;mode&gt;',api_context=pass_context), ud.s()).delay() def moreResultsLeft(self): if self.result['results_remaining'] == 0: return False elif self.api_context.processed &gt;= self.api_context.records_desired: return False else: if self.api_context.deepcopy is False: return self.api_context.last_scrape_time &lt; self.result['information'][-1]['start_time'] else: return True tasks.register(RetrieveRecords) </code></pre></div>
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> This has already been asked to the <a href="https://groups.google.com/forum/#!forum/celery-users" rel="nofollow">discussion group</a> first.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have read the relevant section in the<br> <a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contribution guide</a><br> on reporting bugs.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?q=is%3Aissue+label%3A%22Issue+Type%3A+Bug+Report%22+-label%3A%22Category%3A+Documentation%22">issues list</a><br> for similar or identical bug reports.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/pulls?q=is%3Apr+label%3A%22PR+Type%3A+Bugfix%22+-label%3A%22Category%3A+Documentation%22">pull requests list</a><br> for existing proposed fixes.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/commits/master">commit log</a><br> to find out if the bug was already fixed in the master branch.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included all related issues and possible duplicate issues<br> in this issue (If there are none, check this box anyway).</li> </ul> <h2 dir="auto">Mandatory Debugging Information</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have included the output of <code class="notranslate">celery -A proj report</code> in the issue.<br> (if you are not able to do this, then at least specify the Celery<br> version affected).</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included the contents of <code class="notranslate">pip freeze</code> in the issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included all the versions of all the external dependencies required<br> to reproduce this bug.</li> </ul> <h2 dir="auto">Optional Debugging Information</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have tried reproducing the issue on more than one Python version<br> and/or implementation.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one message broker and/or<br> result backend.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one version of the message<br> broker and/or result backend.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one operating system.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one workers pool.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue with autoscaling, retries,<br> ETA/Countdown &amp; rate limits disabled.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have tried reproducing the issue after downgrading<br> and/or upgrading Celery and its dependencies.</li> </ul> <h2 dir="auto">Related Issues and Possible Duplicates</h2> <h4 dir="auto">Related Issues</h4> <ul dir="auto"> <li>None</li> </ul> <h4 dir="auto">Possible Duplicates</h4> <ul dir="auto"> <li>None</li> </ul> <h2 dir="auto">Environment &amp; Settings</h2> <p dir="auto"><strong>Celery version</strong>:<br> 5.1.0 (sun-harmonics)</p> <details> <summary><b><code class="notranslate">celery report</code> Output:</b></summary> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=""><pre class="notranslate"><code class="notranslate"></code></pre></div> <p dir="auto"></p> </details> <h1 dir="auto">Steps to Reproduce</h1> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [1]: from celery.utils.functional import regen In [2]: from collections import deque In [3]: l = regen(deque([1])) In [4]: l Out[4]: [1] In [5]: l Out[5]: [1, 1] In [6]: l Out[6]: [1, 1, 1]"><pre class="notranslate"><span class="pl-v">In</span> [<span class="pl-c1">1</span>]: <span class="pl-s1">from</span> <span class="pl-s1">celery</span>.<span class="pl-s1">utils</span>.<span class="pl-s1">functional</span> <span class="pl-s1">import</span> <span class="pl-s1">regen</span> <span class="pl-v">In</span> [<span class="pl-c1">2</span>]: <span class="pl-s1">from</span> <span class="pl-s1">collections</span> <span class="pl-k">import</span> <span class="pl-s1">deque</span> <span class="pl-v">In</span> [<span class="pl-c1">3</span>]: <span class="pl-s1">l</span> <span class="pl-c1">=</span> <span class="pl-en">regen</span>(<span class="pl-en">deque</span>([<span class="pl-c1">1</span>])) <span class="pl-v">In</span> [<span class="pl-c1">4</span>]: <span class="pl-s1">l</span> <span class="pl-v">Out</span>[<span class="pl-c1">4</span>]: [<span class="pl-c1">1</span>] <span class="pl-v">In</span> [<span class="pl-c1">5</span>]: <span class="pl-s1">l</span> <span class="pl-v">Out</span>[<span class="pl-c1">5</span>]: [<span class="pl-c1">1</span>, <span class="pl-c1">1</span>] <span class="pl-v">In</span> [<span class="pl-c1">6</span>]: <span class="pl-s1">l</span> <span class="pl-v">Out</span>[<span class="pl-c1">6</span>]: [<span class="pl-c1">1</span>, <span class="pl-c1">1</span>, <span class="pl-c1">1</span>]</pre></div> <p dir="auto">When using <code class="notranslate">.map()</code> with non-list, non-tuple sequence passed all the items are processed 3 times:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@shared_task def print_task(i): print(i) # Print out 42 three times, can also use Django Queryset or any other Sequence print_task.map(deque([42])).delay()"><pre class="notranslate"><span class="pl-en">@<span class="pl-s1">shared_task</span></span> <span class="pl-k">def</span> <span class="pl-en">print_task</span>(<span class="pl-s1">i</span>): <span class="pl-en">print</span>(<span class="pl-s1">i</span>) <span class="pl-c"># Print out 42 three times, can also use Django Queryset or any other Sequence</span> <span class="pl-s1">print_task</span>.<span class="pl-en">map</span>(<span class="pl-en">deque</span>([<span class="pl-c1">42</span>])).<span class="pl-en">delay</span>()</pre></div> <h2 dir="auto">Required Dependencies</h2> <p dir="auto">No dependencies</p> <ul dir="auto"> <li><strong>Minimal Python Version</strong>: checked 3.8.2 and 3.9.0+</li> <li><strong>Minimal Celery Version</strong>: checked 4.4.2, 4.4.7 and 5.10</li> <li><strong>Minimal Kombu Version</strong>: N/A or Unknown</li> <li><strong>Minimal Broker Version</strong>: N/A or Unknown</li> <li><strong>Minimal Result Backend Version</strong>: N/A or Unknown</li> <li><strong>Minimal OS and/or Kernel Version</strong>: N/A or Unknown</li> <li><strong>Minimal Broker Client Version</strong>: N/A or Unknown</li> <li><strong>Minimal Result Backend Client Version</strong>: N/A or Unknown</li> </ul> <h3 dir="auto">Python Packages</h3> <details> <summary><b><code class="notranslate">pip freeze</code> Output:</b></summary> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="amqp==5.0.6 backcall==0.2.0 billiard==3.6.4.0 -e [email protected]:celery/celery.git@025bad6e93087414b3ddc288060c367d1937774b#egg=celery click==7.1.2 click-didyoumean==0.0.3 click-plugins==1.1.1 click-repl==0.1.6 decorator==5.0.9 ipython==7.23.1 ipython-genutils==0.2.0 jedi==0.18.0 kombu==5.1.0 matplotlib-inline==0.1.2 parso==0.8.2 pexpect==4.8.0 pickleshare==0.7.5 prompt-toolkit==3.0.18 ptyprocess==0.7.0 Pygments==2.9.0 pytz==2021.1 six==1.16.0 traitlets==5.0.5 vine==5.0.0 wcwidth==0.2.5"><pre class="notranslate"><code class="notranslate">amqp==5.0.6 backcall==0.2.0 billiard==3.6.4.0 -e [email protected]:celery/celery.git@025bad6e93087414b3ddc288060c367d1937774b#egg=celery click==7.1.2 click-didyoumean==0.0.3 click-plugins==1.1.1 click-repl==0.1.6 decorator==5.0.9 ipython==7.23.1 ipython-genutils==0.2.0 jedi==0.18.0 kombu==5.1.0 matplotlib-inline==0.1.2 parso==0.8.2 pexpect==4.8.0 pickleshare==0.7.5 prompt-toolkit==3.0.18 ptyprocess==0.7.0 Pygments==2.9.0 pytz==2021.1 six==1.16.0 traitlets==5.0.5 vine==5.0.0 wcwidth==0.2.5 </code></pre></div> <p dir="auto"></p> </details> <h3 dir="auto">Other Dependencies</h3> <details> <p dir="auto"> N/A </p> </details> <h2 dir="auto">Minimally Reproducible Test Case</h2> <details> <p dir="auto"> </p><div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [1]: from celery.utils.functional import regen In [2]: from collections import deque In [3]: l = regen(deque([1])) In [4]: l Out[4]: [1] In [5]: l Out[5]: [1, 1] In [6]: l Out[6]: [1, 1, 1]"><pre class="notranslate"><span class="pl-v">In</span> [<span class="pl-c1">1</span>]: <span class="pl-s1">from</span> <span class="pl-s1">celery</span>.<span class="pl-s1">utils</span>.<span class="pl-s1">functional</span> <span class="pl-s1">import</span> <span class="pl-s1">regen</span> <span class="pl-v">In</span> [<span class="pl-c1">2</span>]: <span class="pl-s1">from</span> <span class="pl-s1">collections</span> <span class="pl-k">import</span> <span class="pl-s1">deque</span> <span class="pl-v">In</span> [<span class="pl-c1">3</span>]: <span class="pl-s1">l</span> <span class="pl-c1">=</span> <span class="pl-en">regen</span>(<span class="pl-en">deque</span>([<span class="pl-c1">1</span>])) <span class="pl-v">In</span> [<span class="pl-c1">4</span>]: <span class="pl-s1">l</span> <span class="pl-v">Out</span>[<span class="pl-c1">4</span>]: [<span class="pl-c1">1</span>] <span class="pl-v">In</span> [<span class="pl-c1">5</span>]: <span class="pl-s1">l</span> <span class="pl-v">Out</span>[<span class="pl-c1">5</span>]: [<span class="pl-c1">1</span>, <span class="pl-c1">1</span>] <span class="pl-v">In</span> [<span class="pl-c1">6</span>]: <span class="pl-s1">l</span> <span class="pl-v">Out</span>[<span class="pl-c1">6</span>]: [<span class="pl-c1">1</span>, <span class="pl-c1">1</span>, <span class="pl-c1">1</span>]</pre></div> <p dir="auto"></p> </details> <h1 dir="auto">Expected Behavior</h1> <p dir="auto">Expected for <code class="notranslate">regen()</code> to not duplicate entires and for <code class="notranslate">.map()</code> to run each item once.</p> <h1 dir="auto">Actual Behavior</h1> <p dir="auto">See above.</p>
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1755" rel="nofollow">http://projects.scipy.org/scipy/ticket/1755</a> on 2012-10-26 by trac user jose, assigned to unknown.</em></p> <p dir="auto">I've isolated the problem to a single case. Here is the code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import numpy as np from scipy import interpolate P = np.array([[-0.32617197, -0.2920095 , -0.46557174, -0.81794844, -1.29219631,-1.81947447, -2.32841281, -2.75178671, -3.03194729, -3.12576901,-3.00960991, -2.6846482 , -2.18283861, -1.57343334, -0.96880183,-0.52132021],[ 0.26979365, 0.21207852, -0.04285966, -0.44843864, -0.93769524,-1.43878605, -1.88334371, -2.21217161, -2.37976096, -2.35832431,-2.14170154, -1.74925879, -1.22957792, -0.66299164, -0.15978676,0.15787639],[ 0.88005791, 0.75688371, 0.45630493, 0.03749351, -0.42869796,-0.87313496, -1.2350965 , -1.46659168, -1.53565157, -1.42914945,-1.15533001, -0.74592665, -0.25731003, 0.230784, 0.62261907,0.83078598],[ 1.43941451, 1.27684403, 0.96136466, 0.55966746, 0.14141966,-0.23103704, -0.50731149, -0.65168608, -0.64504881, -0.48640796,-0.19400188, 0.19429156, 0.62197232, 1.017876 , 1.30628307,1.4313914 ],[ 1.88963563, 1.71157922, 1.40653829, 1.04395233, 0.68826473,0.39234334, 0.19511948, 0.12049842, 0.17675042, 0.35620331,0.63536282, 0.97584839, 1.32687424, 1.6305647 , 1.83245472,1.90239222],[ 2.18411701, 2.01162102, 1.73714652, 1.42853859, 1.14195763,0.91932419, 0.78821399, 0.76227809, 0.84176998, 1.01419604,1.25532094, 1.53093814, 1.80003031, 2.02024623, 2.15707825,2.19902306],[ 2.29104308, 2.1421795 , 1.91361664, 1.66775429, 1.4503379 ,1.29192654, 1.20984338, 1.20983398, 1.28741951, 1.4291507 ,1.61406933, 1.8157611 , 2.00546122, 2.15673162, 2.25214955,2.29158209],[ 2.19592259, 2.08585339, 1.91410389, 1.73433293, 1.58065059,1.47280881, 1.41982043, 1.4224534 , 1.47500701, 1.56675335,1.68339946, 1.80889599, 1.9278646 , 2.02875986, 2.10734416,2.16766927],[ 1.90364107, 1.84456778, 1.73613883, 1.62063181, 1.52025046,1.44542853, 1.39954856, 1.38175761, 1.38870078, 1.41571194,1.45783921, 1.51095031, 1.57299489, 1.64516681, 1.73180054,1.83422428],[ 1.44006075, 1.44084294, 1.39747465, 1.33903092, 1.27658655,1.2136941 , 1.1514551 , 1.09105368, 1.03495315, 0.98741407,0.95470048, 0.94511938, 0.96877897, 1.03648204, 1.15598539,1.31935859],[ 0.85310219, 0.91835379, 0.93613205, 0.9215548 , 0.8765544 ,0.80122736, 0.69834088, 0.57492521, 0.44245456, 0.31632919,0.21496974, 0.15854801, 0.16705806, 0.25687478, 0.43359029,0.67392233],[ 0.21307688, 0.34155231, 0.40945286, 0.41859933, 0.36519017,0.25030719, 0.08279525, -0.1207412 , -0.33717397, -0.53865813,-0.69481594, -0.77541611, -0.75400979, -0.61357493, -0.35663432,-0.02737189],[-0.38828494, -0.20618069, -0.10828106, -0.10352304, -0.1963743 ,-0.37937371, -0.63300958, -0.92785655, -1.22745851, -1.49150626,-1.67930326, -1.75379581, -1.686765 , -1.46634547, -1.10937656,-0.68572898],[-0.84138209, -0.62697398, -0.53053551, -0.56670839, -0.73371373,-1.01170006, -1.36634378, -1.75332884, -2.12281348, -2.42382663,-2.60882774, -2.63885557, -2.48994855, -2.16200449, -1.69237297,-1.18012379],[-1.02796263, -0.81797582, -0.76730311, -0.88757639, -1.16219484,-1.55335615, -2.0095011 , -2.47170348, -2.87925404, -3.17486091,-3.30992002, -3.2503765 , -2.98386161, -2.52913175, -1.94957254,-1.37448646],[-0.8453655 , -0.69344726, -0.74272994, -0.98708156, -1.38715991,-1.88505859, -2.41377971, -2.90431974, -3.29154662, -3.51958352,-3.54724604, -3.35404368, -2.94730867, -2.3711353 , -1.71790821,-1.14235009]]) xnew = np.array([[ 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. ,0. , 0. , 0. , 0. , 0. ],[ 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2,0.2, 0.2, 0.2, 0.2, 0.2],[ 0.4, 0.4, 0.4, 0.4, 0.4, 0.4, 0.4, 0.4, 0.4, 0.4, 0.4,0.4, 0.4, 0.4, 0.4, 0.4],[ 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6,0.6, 0.6, 0.6, 0.6, 0.6],[ 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8,0.8, 0.8, 0.8, 0.8, 0.8],[ 1. , 1. , 1. , 1. , 1. , 1. , 1. , 1. , 1. , 1. , 1. ,1. , 1. , 1. , 1. , 1. ],[ 1.2, 1.2, 1.2, 1.2, 1.2, 1.2, 1.2, 1.2, 1.2, 1.2, 1.2,1.2, 1.2, 1.2, 1.2, 1.2],[ 1.4, 1.4, 1.4, 1.4, 1.4, 1.4, 1.4, 1.4, 1.4, 1.4, 1.4,1.4, 1.4, 1.4, 1.4, 1.4],[ 1.6, 1.6, 1.6, 1.6, 1.6, 1.6, 1.6, 1.6, 1.6, 1.6, 1.6,1.6, 1.6, 1.6, 1.6, 1.6],[ 1.8, 1.8, 1.8, 1.8, 1.8, 1.8, 1.8, 1.8, 1.8, 1.8, 1.8,1.8, 1.8, 1.8, 1.8, 1.8],[ 2. , 2. , 2. , 2. , 2. , 2. , 2. , 2. , 2. , 2. , 2. ,2. , 2. , 2. , 2. , 2. ],[ 2.2, 2.2, 2.2, 2.2, 2.2, 2.2, 2.2, 2.2, 2.2, 2.2, 2.2,2.2, 2.2, 2.2, 2.2, 2.2],[ 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4,2.4, 2.4, 2.4, 2.4, 2.4],[ 2.6, 2.6, 2.6, 2.6, 2.6, 2.6, 2.6, 2.6, 2.6, 2.6, 2.6,2.6, 2.6, 2.6, 2.6, 2.6],[ 2.8, 2.8, 2.8, 2.8, 2.8, 2.8, 2.8, 2.8, 2.8, 2.8, 2.8,2.8, 2.8, 2.8, 2.8, 2.8],[ 3. , 3. , 3. , 3. , 3. , 3. , 3. , 3. , 3. , 3. , 3. ,3. , 3. , 3. , 3. , 3. ]]) ynew = np.array([[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ]]) tckP=interpolate.bisplrep(xnew,ynew,P,s=0)"><pre class="notranslate"><code class="notranslate">import numpy as np from scipy import interpolate P = np.array([[-0.32617197, -0.2920095 , -0.46557174, -0.81794844, -1.29219631,-1.81947447, -2.32841281, -2.75178671, -3.03194729, -3.12576901,-3.00960991, -2.6846482 , -2.18283861, -1.57343334, -0.96880183,-0.52132021],[ 0.26979365, 0.21207852, -0.04285966, -0.44843864, -0.93769524,-1.43878605, -1.88334371, -2.21217161, -2.37976096, -2.35832431,-2.14170154, -1.74925879, -1.22957792, -0.66299164, -0.15978676,0.15787639],[ 0.88005791, 0.75688371, 0.45630493, 0.03749351, -0.42869796,-0.87313496, -1.2350965 , -1.46659168, -1.53565157, -1.42914945,-1.15533001, -0.74592665, -0.25731003, 0.230784, 0.62261907,0.83078598],[ 1.43941451, 1.27684403, 0.96136466, 0.55966746, 0.14141966,-0.23103704, -0.50731149, -0.65168608, -0.64504881, -0.48640796,-0.19400188, 0.19429156, 0.62197232, 1.017876 , 1.30628307,1.4313914 ],[ 1.88963563, 1.71157922, 1.40653829, 1.04395233, 0.68826473,0.39234334, 0.19511948, 0.12049842, 0.17675042, 0.35620331,0.63536282, 0.97584839, 1.32687424, 1.6305647 , 1.83245472,1.90239222],[ 2.18411701, 2.01162102, 1.73714652, 1.42853859, 1.14195763,0.91932419, 0.78821399, 0.76227809, 0.84176998, 1.01419604,1.25532094, 1.53093814, 1.80003031, 2.02024623, 2.15707825,2.19902306],[ 2.29104308, 2.1421795 , 1.91361664, 1.66775429, 1.4503379 ,1.29192654, 1.20984338, 1.20983398, 1.28741951, 1.4291507 ,1.61406933, 1.8157611 , 2.00546122, 2.15673162, 2.25214955,2.29158209],[ 2.19592259, 2.08585339, 1.91410389, 1.73433293, 1.58065059,1.47280881, 1.41982043, 1.4224534 , 1.47500701, 1.56675335,1.68339946, 1.80889599, 1.9278646 , 2.02875986, 2.10734416,2.16766927],[ 1.90364107, 1.84456778, 1.73613883, 1.62063181, 1.52025046,1.44542853, 1.39954856, 1.38175761, 1.38870078, 1.41571194,1.45783921, 1.51095031, 1.57299489, 1.64516681, 1.73180054,1.83422428],[ 1.44006075, 1.44084294, 1.39747465, 1.33903092, 1.27658655,1.2136941 , 1.1514551 , 1.09105368, 1.03495315, 0.98741407,0.95470048, 0.94511938, 0.96877897, 1.03648204, 1.15598539,1.31935859],[ 0.85310219, 0.91835379, 0.93613205, 0.9215548 , 0.8765544 ,0.80122736, 0.69834088, 0.57492521, 0.44245456, 0.31632919,0.21496974, 0.15854801, 0.16705806, 0.25687478, 0.43359029,0.67392233],[ 0.21307688, 0.34155231, 0.40945286, 0.41859933, 0.36519017,0.25030719, 0.08279525, -0.1207412 , -0.33717397, -0.53865813,-0.69481594, -0.77541611, -0.75400979, -0.61357493, -0.35663432,-0.02737189],[-0.38828494, -0.20618069, -0.10828106, -0.10352304, -0.1963743 ,-0.37937371, -0.63300958, -0.92785655, -1.22745851, -1.49150626,-1.67930326, -1.75379581, -1.686765 , -1.46634547, -1.10937656,-0.68572898],[-0.84138209, -0.62697398, -0.53053551, -0.56670839, -0.73371373,-1.01170006, -1.36634378, -1.75332884, -2.12281348, -2.42382663,-2.60882774, -2.63885557, -2.48994855, -2.16200449, -1.69237297,-1.18012379],[-1.02796263, -0.81797582, -0.76730311, -0.88757639, -1.16219484,-1.55335615, -2.0095011 , -2.47170348, -2.87925404, -3.17486091,-3.30992002, -3.2503765 , -2.98386161, -2.52913175, -1.94957254,-1.37448646],[-0.8453655 , -0.69344726, -0.74272994, -0.98708156, -1.38715991,-1.88505859, -2.41377971, -2.90431974, -3.29154662, -3.51958352,-3.54724604, -3.35404368, -2.94730867, -2.3711353 , -1.71790821,-1.14235009]]) xnew = np.array([[ 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. ,0. , 0. , 0. , 0. , 0. ],[ 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2,0.2, 0.2, 0.2, 0.2, 0.2],[ 0.4, 0.4, 0.4, 0.4, 0.4, 0.4, 0.4, 0.4, 0.4, 0.4, 0.4,0.4, 0.4, 0.4, 0.4, 0.4],[ 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6, 0.6,0.6, 0.6, 0.6, 0.6, 0.6],[ 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8,0.8, 0.8, 0.8, 0.8, 0.8],[ 1. , 1. , 1. , 1. , 1. , 1. , 1. , 1. , 1. , 1. , 1. ,1. , 1. , 1. , 1. , 1. ],[ 1.2, 1.2, 1.2, 1.2, 1.2, 1.2, 1.2, 1.2, 1.2, 1.2, 1.2,1.2, 1.2, 1.2, 1.2, 1.2],[ 1.4, 1.4, 1.4, 1.4, 1.4, 1.4, 1.4, 1.4, 1.4, 1.4, 1.4,1.4, 1.4, 1.4, 1.4, 1.4],[ 1.6, 1.6, 1.6, 1.6, 1.6, 1.6, 1.6, 1.6, 1.6, 1.6, 1.6,1.6, 1.6, 1.6, 1.6, 1.6],[ 1.8, 1.8, 1.8, 1.8, 1.8, 1.8, 1.8, 1.8, 1.8, 1.8, 1.8,1.8, 1.8, 1.8, 1.8, 1.8],[ 2. , 2. , 2. , 2. , 2. , 2. , 2. , 2. , 2. , 2. , 2. ,2. , 2. , 2. , 2. , 2. ],[ 2.2, 2.2, 2.2, 2.2, 2.2, 2.2, 2.2, 2.2, 2.2, 2.2, 2.2,2.2, 2.2, 2.2, 2.2, 2.2],[ 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4,2.4, 2.4, 2.4, 2.4, 2.4],[ 2.6, 2.6, 2.6, 2.6, 2.6, 2.6, 2.6, 2.6, 2.6, 2.6, 2.6,2.6, 2.6, 2.6, 2.6, 2.6],[ 2.8, 2.8, 2.8, 2.8, 2.8, 2.8, 2.8, 2.8, 2.8, 2.8, 2.8,2.8, 2.8, 2.8, 2.8, 2.8],[ 3. , 3. , 3. , 3. , 3. , 3. , 3. , 3. , 3. , 3. , 3. ,3. , 3. , 3. , 3. , 3. ]]) ynew = np.array([[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ],[ 0. , 0.2, 0.4, 0.6, 0.8, 1. , 1.2, 1.4, 1.6, 1.8, 2. ,2.2, 2.4, 2.6, 2.8, 3. ]]) tckP=interpolate.bisplrep(xnew,ynew,P,s=0) </code></pre></div> <p dir="auto">If I run this code, get a segmentation fault</p>
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/783" rel="nofollow">http://projects.scipy.org/scipy/ticket/783</a> on 2008-11-06 by trac user mauger, assigned to unknown.</em></p> <p dir="auto">interpolate.bisplrep is causing a segfault when kx=3, ky=3, s=0 for reasonably smooth data. I've attached a data file, and I've pasted a test case and the backtrace from gdb.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import scipy,numpy from scipy import io, interpolate data = np.loadtxt('tmp.dat') print &quot;scipy version:&quot;,scipy.__version__ print &quot;numpy version:&quot;,numpy.__version__ print &quot;Test 1 - smoothing spline&quot; model = interpolate.bisplrep(data[:,0],data[:,1],data[:,2],kx=3,ky=3) print &quot;Test 2 - kx=3, ky=1 interpolating spline&quot; model = interpolate.bisplrep(data[:,0],data[:,1],data[:,2],kx=3,ky=1,s=0) print &quot;Test 3 - kx=3, ky=3 interpolating spline&quot; model = interpolate.bisplrep(data[:,0],data[:,1],data[:,2],kx=3,ky=3,s=0)"><pre class="notranslate"><code class="notranslate">import scipy,numpy from scipy import io, interpolate data = np.loadtxt('tmp.dat') print "scipy version:",scipy.__version__ print "numpy version:",numpy.__version__ print "Test 1 - smoothing spline" model = interpolate.bisplrep(data[:,0],data[:,1],data[:,2],kx=3,ky=3) print "Test 2 - kx=3, ky=1 interpolating spline" model = interpolate.bisplrep(data[:,0],data[:,1],data[:,2],kx=3,ky=1,s=0) print "Test 3 - kx=3, ky=3 interpolating spline" model = interpolate.bisplrep(data[:,0],data[:,1],data[:,2],kx=3,ky=3,s=0) </code></pre></div> <p dir="auto">PROGRAM OUTPUT (w/ gdb backtrace)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="scipy version: 0.6.0 numpy version: 1.2.0 Test 1 - smoothing spline Test 2 - kx=3, ky=1 interpolating spline Test 3 - kx=3, ky=3 interpolating spline Program received signal SIGSEGV, Segmentation fault. 0x00007f0116aee5a2 in fprank_ () from /usr/lib64/python2.5/site-packages/scipy/interpolate/_fitpack.so (gdb) bt #0 0x00007f0116aee5a2 in fprank_ () from /usr/lib64/python2.5/site-packages/scipy/interpolate/_fitpack.so #1 0x00007f0116ad2c5d in fpsurf_ () from /usr/lib64/python2.5/site-packages/scipy/interpolate/_fitpack.so #2 0x00007f0116acafc7 in surfit_ () from /usr/lib64/python2.5/site-packages/scipy/interpolate/_fitpack.so #3 0x00007f0116ac7900 in splev_ () from /usr/lib64/python2.5/site-packages/scipy/interpolate/_fitpack.so #4 0x00000033338bde7d in PyEval_EvalFrameEx () from /usr/lib64/libpython2.5.so.1.0 #5 0x00000033338bfa7d in PyEval_EvalCodeEx () from /usr/lib64/libpython2.5.so.1.0 #6 0x00000033338be45c in PyEval_EvalFrameEx () from /usr/lib64/libpython2.5.so.1.0 #7 0x00000033338bfa7d in PyEval_EvalCodeEx () from /usr/lib64/libpython2.5.so.1.0 #8 0x00000033338bfcc2 in PyEval_EvalCode () from /usr/lib64/libpython2.5.so.1.0 #9 0x00000033338db861 in ?? () from /usr/lib64/libpython2.5.so.1.0 #10 0x00000033338db936 in PyRun_FileExFlags () from /usr/lib64/libpython2.5.so.1.0 #11 0x00000033338dcf1d in PyRun_SimpleFileExFlags () from /usr/lib64/libpython2.5.so.1.0 #12 0x00000033338e6bf1 in Py_Main () from /usr/lib64/libpython2.5.so.1.0 #13 0x0000003319c1e32a in __libc_start_main () from /lib64/libc.so.6 #14 0x0000000000400649 in _start ()"><pre class="notranslate"><code class="notranslate">scipy version: 0.6.0 numpy version: 1.2.0 Test 1 - smoothing spline Test 2 - kx=3, ky=1 interpolating spline Test 3 - kx=3, ky=3 interpolating spline Program received signal SIGSEGV, Segmentation fault. 0x00007f0116aee5a2 in fprank_ () from /usr/lib64/python2.5/site-packages/scipy/interpolate/_fitpack.so (gdb) bt #0 0x00007f0116aee5a2 in fprank_ () from /usr/lib64/python2.5/site-packages/scipy/interpolate/_fitpack.so #1 0x00007f0116ad2c5d in fpsurf_ () from /usr/lib64/python2.5/site-packages/scipy/interpolate/_fitpack.so #2 0x00007f0116acafc7 in surfit_ () from /usr/lib64/python2.5/site-packages/scipy/interpolate/_fitpack.so #3 0x00007f0116ac7900 in splev_ () from /usr/lib64/python2.5/site-packages/scipy/interpolate/_fitpack.so #4 0x00000033338bde7d in PyEval_EvalFrameEx () from /usr/lib64/libpython2.5.so.1.0 #5 0x00000033338bfa7d in PyEval_EvalCodeEx () from /usr/lib64/libpython2.5.so.1.0 #6 0x00000033338be45c in PyEval_EvalFrameEx () from /usr/lib64/libpython2.5.so.1.0 #7 0x00000033338bfa7d in PyEval_EvalCodeEx () from /usr/lib64/libpython2.5.so.1.0 #8 0x00000033338bfcc2 in PyEval_EvalCode () from /usr/lib64/libpython2.5.so.1.0 #9 0x00000033338db861 in ?? () from /usr/lib64/libpython2.5.so.1.0 #10 0x00000033338db936 in PyRun_FileExFlags () from /usr/lib64/libpython2.5.so.1.0 #11 0x00000033338dcf1d in PyRun_SimpleFileExFlags () from /usr/lib64/libpython2.5.so.1.0 #12 0x00000033338e6bf1 in Py_Main () from /usr/lib64/libpython2.5.so.1.0 #13 0x0000003319c1e32a in __libc_start_main () from /lib64/libc.so.6 #14 0x0000000000400649 in _start () </code></pre></div>
1
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1354" rel="nofollow">http://projects.scipy.org/scipy/ticket/1354</a> on 2011-01-12 by trac user bubla, assigned to unknown.</em></p> <p dir="auto">Hello, as stated in the summary, something needs to be done with the Scipy FFT implementation.</p> <p dir="auto">Consider this example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import scipy as sp import scipy.fftpack import numpy as np import numpy.fft # Now watch the system's resource usage a = sp.rand(300,300,300) sp.fftpack.fftn(a) # Still lots of memory occupied np.fft.fftn(a) # Almost no additional memory occupied"><pre class="notranslate"><code class="notranslate">import scipy as sp import scipy.fftpack import numpy as np import numpy.fft # Now watch the system's resource usage a = sp.rand(300,300,300) sp.fftpack.fftn(a) # Still lots of memory occupied np.fft.fftn(a) # Almost no additional memory occupied </code></pre></div> <p dir="auto">The point is that scipy uses much more resources and frees little, numpy is much better here.</p>
<h2 dir="auto">Problem</h2> <p dir="auto"><code class="notranslate">_linprog.py</code> solves linear programming problems, originally via the simplex method. An implementation of the interior-point method was later added via <code class="notranslate">_linprog_ip.py</code> using the original <code class="notranslate">_linprog.py</code> as the top-level interface. The simplex and interior-point implementations duplicate similar behaviour and arguments especially to:</p> <ul dir="auto"> <li>Clean user input.</li> <li>Convert problem to standard equality form.</li> <li>Call-back functions (not (yet) implemented in IP)</li> </ul> <p dir="auto">Further <code class="notranslate">_linprog_ip.py</code> implements the <code class="notranslate">_presolve(...)</code> and <code class="notranslate">_postprocess(...)</code>, which may also improve the simplex method.</p> <h2 dir="auto">Proposed changes</h2> <p dir="auto">I'm proposing to refactor <code class="notranslate">_linprog.py</code> and <code class="notranslate">_linprog_ip.py</code> into three new files <code class="notranslate">_linprog.py</code>, <code class="notranslate">_linprog_ip.py</code> and <code class="notranslate">_linprog_simplex.py</code></p> <p dir="auto"><code class="notranslate">_linprog.py</code> to be the top level linear programming interface and handle behaviour common to all linear programming methods:</p> <ul dir="auto"> <li>Validating and cleaning input.</li> <li>Conversion to standard form.</li> <li>Call-back functions.</li> <li>Pre-solving and post-processing.</li> </ul> <p dir="auto"><code class="notranslate">_linprog_ip.py</code> and <code class="notranslate">_linprog_simplex.py</code> to implement the specific methods.</p> <h2 dir="auto">Benefits</h2> <ul dir="auto"> <li>Remove code implementing similar behaviour.</li> <li>Avoid calling more complex solvers if problem is trivially solved.</li> <li>Supply problem in standard equality form to all solvers.</li> <li>Reduce the complexity of <code class="notranslate">_linprog_simplex(...)</code> by reusing <code class="notranslate">_clean_inputs(...)</code> and <code class="notranslate">_get_Abc(...)</code> from the interior point method.</li> <li>Improve simplex method implementation by pre-solving and post-processing.</li> </ul> <p dir="auto">Would this be worth refactoring or are there any other suggestions? <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/rgommers/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rgommers">@rgommers</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mdhaber/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mdhaber">@mdhaber</a></p>
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">apt module</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="12:40 $ ansible --version ansible 2.3.2.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides python version = 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609]"><pre class="notranslate"><code class="notranslate">12:40 $ ansible --version ansible 2.3.2.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides python version = 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609] </code></pre></div> <h5 dir="auto">OS / ENVIRONMENT</h5> <p dir="auto"><code class="notranslate">(Ubuntu) Linux knowhere 4.4.0-93-generic #116-Ubuntu SMP Fri Aug 11 21:17:51 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux</code></p> <h5 dir="auto">SUMMARY</h5> <p dir="auto">Running apt task with --allow_unauthenticated and the task fails saying that allow_unauthenticated needs to be accepted.</p> <h5 dir="auto">STEPS TO REPRODUCE</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="- name: Install required packages apt: name: '{{ item }}' state: latest allow_unauthenticated: yes with_items: - 'python-setproctitle' - 'logentries'"><pre class="notranslate"><code class="notranslate">- name: Install required packages apt: name: '{{ item }}' state: latest allow_unauthenticated: yes with_items: - 'python-setproctitle' - 'logentries' </code></pre></div> <h5 dir="auto">EXPECTED RESULTS</h5> <p dir="auto">I expect the packages to be installed.</p> <h5 dir="auto">ACTUAL RESULTS</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fatal: [php1-test.test2.infra]: FAILED! =&gt; { &quot;cache_update_time&quot;: 1505236342, &quot;cache_updated&quot;: false, &quot;changed&quot;: false, &quot;failed&quot;: true, &quot;invocation&quot;: { &quot;module_args&quot;: { &quot;allow_unauthenticated&quot;: false, &quot;autoremove&quot;: null, &quot;cache_valid_time&quot;: 0, &quot;deb&quot;: null, &quot;default_release&quot;: null, &quot;dpkg_options&quot;: &quot;force-confdef,force-confold&quot;, &quot;force&quot;: false, &quot;install_recommends&quot;: null, &quot;name&quot;: &quot;logentries-daemon&quot;, &quot;only_upgrade&quot;: false, &quot;package&quot;: [ &quot;logentries-daemon&quot; ], &quot;purge&quot;: false, &quot;state&quot;: &quot;latest&quot;, &quot;update_cache&quot;: null, &quot;upgrade&quot;: null } }, &quot;msg&quot;: &quot;'/usr/bin/apt-get -y -o \&quot;Dpkg::Options::=--force-confdef\&quot; -o \&quot;Dpkg::Options::=--force-confold\&quot; install 'logentries-daemon'' failed: E: There were unauthenticated packages and -y was used without --allow-unauthenticated\n&quot;, &quot;rc&quot;: 100, &quot;stderr&quot;: &quot;E: There were unauthenticated packages and -y was used without --allow-unauthenticated\n&quot;, &quot;stderr_lines&quot;: [ &quot;E: There were unauthenticated packages and -y was used without --allow-unauthenticated&quot; ], &quot;stdout&quot;: &quot;Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following NEW packages will be installed:\n logentries-daemon\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 2970 B of archives.\nAfter this operation, 42.0 kB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n logentries-daemon\n&quot;, &quot;stdout_lines&quot;: [ &quot;Reading package lists...&quot;, &quot;Building dependency tree...&quot;, &quot;Reading state information...&quot;, &quot;The following NEW packages will be installed:&quot;, &quot; logentries-daemon&quot;, &quot;0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.&quot;, &quot;Need to get 2970 B of archives.&quot;, &quot;After this operation, 42.0 kB of additional disk space will be used.&quot;, &quot;WARNING: The following packages cannot be authenticated!&quot;, &quot; logentries-daemon&quot; ] }"><pre class="notranslate"><code class="notranslate">fatal: [php1-test.test2.infra]: FAILED! =&gt; { "cache_update_time": 1505236342, "cache_updated": false, "changed": false, "failed": true, "invocation": { "module_args": { "allow_unauthenticated": false, "autoremove": null, "cache_valid_time": 0, "deb": null, "default_release": null, "dpkg_options": "force-confdef,force-confold", "force": false, "install_recommends": null, "name": "logentries-daemon", "only_upgrade": false, "package": [ "logentries-daemon" ], "purge": false, "state": "latest", "update_cache": null, "upgrade": null } }, "msg": "'/usr/bin/apt-get -y -o \"Dpkg::Options::=--force-confdef\" -o \"Dpkg::Options::=--force-confold\" install 'logentries-daemon'' failed: E: There were unauthenticated packages and -y was used without --allow-unauthenticated\n", "rc": 100, "stderr": "E: There were unauthenticated packages and -y was used without --allow-unauthenticated\n", "stderr_lines": [ "E: There were unauthenticated packages and -y was used without --allow-unauthenticated" ], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following NEW packages will be installed:\n logentries-daemon\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 2970 B of archives.\nAfter this operation, 42.0 kB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n logentries-daemon\n", "stdout_lines": [ "Reading package lists...", "Building dependency tree...", "Reading state information...", "The following NEW packages will be installed:", " logentries-daemon", "0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.", "Need to get 2970 B of archives.", "After this operation, 42.0 kB of additional disk space will be used.", "WARNING: The following packages cannot be authenticated!", " logentries-daemon" ] } </code></pre></div>
<p dir="auto">Closing as duplicate of 8736</p>
0
<p dir="auto"><strong>Elasticsearch version</strong>:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="# elasticsearch --version Version: 2.3.4, Build: e455fd0/2016-06-30T11:24:31Z, JVM: 1.8.0_91"><pre class="notranslate"><code class="notranslate"># elasticsearch --version Version: 2.3.4, Build: e455fd0/2016-06-30T11:24:31Z, JVM: 1.8.0_91 </code></pre></div> <p dir="auto"><strong>JVM version</strong>:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="# java -version openjdk version &quot;1.8.0_91&quot; OpenJDK Runtime Environment (build 1.8.0_91-8u91-b14-1~bpo8+1-b14) OpenJDK 64-Bit Server VM (build 25.91-b14, mixed mode)"><pre class="notranslate"><code class="notranslate"># java -version openjdk version "1.8.0_91" OpenJDK Runtime Environment (build 1.8.0_91-8u91-b14-1~bpo8+1-b14) OpenJDK 64-Bit Server VM (build 25.91-b14, mixed mode) </code></pre></div> <p dir="auto"><strong>OS version</strong>: Debian Jessie, elasticsearch is running in the container from the official docker image.</p> <p dir="auto"><strong>Description of the problem including expected versus actual behavior</strong>:</p> <p dir="auto"><strong>Steps to reproduce</strong>:</p> <ol dir="auto"> <li>Index ~1 billion documents (I used 1 241 584 977 for 12h) in ~1kb doc average.</li> <li>Run topN query for low cardinality field with zero matches -&gt; get instant response. Good!</li> <li>Run topN query for high cardinality field with zero matches -&gt; get slow response. Bad!</li> </ol> <p dir="auto">The index in question has 50 shards and all fields are <code class="notranslate">doc_values</code>.</p> <p dir="auto">Query for low cardinality field:</p> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;size&quot;: 0, &quot;query&quot;: { &quot;filtered&quot;: { &quot;filter&quot;: { &quot;bool&quot;: { &quot;must&quot;: [ { &quot;query&quot;: { &quot;query_string&quot;: { &quot;query&quot;: &quot;zoneName:foo.bar&quot; } } }, { &quot;range&quot;: { &quot;@timestamp&quot;: { &quot;gte&quot;: &quot;2016-08-03T00:00:00Z&quot;, &quot;lte&quot;: &quot;2016-08-03T12:00:00Z&quot; } } } ] } } } }, &quot;aggs&quot;: { &quot;topn&quot;: { &quot;terms&quot;: { &quot;field&quot;: &quot;status&quot;, &quot;size&quot;: 10, &quot;order&quot;: { &quot;_count&quot;: &quot;desc&quot; } } } } }"><pre class="notranslate">{ <span class="pl-ent">"size"</span>: <span class="pl-c1">0</span>, <span class="pl-ent">"query"</span>: { <span class="pl-ent">"filtered"</span>: { <span class="pl-ent">"filter"</span>: { <span class="pl-ent">"bool"</span>: { <span class="pl-ent">"must"</span>: [ { <span class="pl-ent">"query"</span>: { <span class="pl-ent">"query_string"</span>: { <span class="pl-ent">"query"</span>: <span class="pl-s"><span class="pl-pds">"</span>zoneName:foo.bar<span class="pl-pds">"</span></span> } } }, { <span class="pl-ent">"range"</span>: { <span class="pl-ent">"@timestamp"</span>: { <span class="pl-ent">"gte"</span>: <span class="pl-s"><span class="pl-pds">"</span>2016-08-03T00:00:00Z<span class="pl-pds">"</span></span>, <span class="pl-ent">"lte"</span>: <span class="pl-s"><span class="pl-pds">"</span>2016-08-03T12:00:00Z<span class="pl-pds">"</span></span> } } } ] } } } }, <span class="pl-ent">"aggs"</span>: { <span class="pl-ent">"topn"</span>: { <span class="pl-ent">"terms"</span>: { <span class="pl-ent">"field"</span>: <span class="pl-s"><span class="pl-pds">"</span>status<span class="pl-pds">"</span></span>, <span class="pl-ent">"size"</span>: <span class="pl-c1">10</span>, <span class="pl-ent">"order"</span>: { <span class="pl-ent">"_count"</span>: <span class="pl-s"><span class="pl-pds">"</span>desc<span class="pl-pds">"</span></span> } } } } }</pre></div> <p dir="auto">Response:</p> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;took&quot;: 148, &quot;timed_out&quot;: false, &quot;_shards&quot;: { &quot;total&quot;: 50, &quot;successful&quot;: 50, &quot;failed&quot;: 0 }, &quot;hits&quot;: { &quot;total&quot;: 0, &quot;max_score&quot;: 0, &quot;hits&quot;: [] }, &quot;aggregations&quot;: { &quot;topn&quot;: { &quot;doc_count_error_upper_bound&quot;: 0, &quot;sum_other_doc_count&quot;: 0, &quot;buckets&quot;: [] } } }"><pre class="notranslate">{ <span class="pl-ent">"took"</span>: <span class="pl-c1">148</span>, <span class="pl-ent">"timed_out"</span>: <span class="pl-c1">false</span>, <span class="pl-ent">"_shards"</span>: { <span class="pl-ent">"total"</span>: <span class="pl-c1">50</span>, <span class="pl-ent">"successful"</span>: <span class="pl-c1">50</span>, <span class="pl-ent">"failed"</span>: <span class="pl-c1">0</span> }, <span class="pl-ent">"hits"</span>: { <span class="pl-ent">"total"</span>: <span class="pl-c1">0</span>, <span class="pl-ent">"max_score"</span>: <span class="pl-c1">0</span>, <span class="pl-ent">"hits"</span>: [] }, <span class="pl-ent">"aggregations"</span>: { <span class="pl-ent">"topn"</span>: { <span class="pl-ent">"doc_count_error_upper_bound"</span>: <span class="pl-c1">0</span>, <span class="pl-ent">"sum_other_doc_count"</span>: <span class="pl-c1">0</span>, <span class="pl-ent">"buckets"</span>: [] } } }</pre></div> <p dir="auto">Query for high cardinality field:</p> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;size&quot;: 0, &quot;query&quot;: { &quot;filtered&quot;: { &quot;filter&quot;: { &quot;bool&quot;: { &quot;must&quot;: [ { &quot;query&quot;: { &quot;query_string&quot;: { &quot;query&quot;: &quot;zoneName:foo.bar&quot; } } }, { &quot;range&quot;: { &quot;@timestamp&quot;: { &quot;gte&quot;: &quot;2016-08-03T00:00:00Z&quot;, &quot;lte&quot;: &quot;2016-08-03T12:00:00Z&quot; } } } ] } } } }, &quot;aggs&quot;: { &quot;topn&quot;: { &quot;terms&quot;: { &quot;field&quot;: &quot;request&quot;, &quot;size&quot;: 10, &quot;order&quot;: { &quot;_count&quot;: &quot;desc&quot; } } } } }"><pre class="notranslate">{ <span class="pl-ent">"size"</span>: <span class="pl-c1">0</span>, <span class="pl-ent">"query"</span>: { <span class="pl-ent">"filtered"</span>: { <span class="pl-ent">"filter"</span>: { <span class="pl-ent">"bool"</span>: { <span class="pl-ent">"must"</span>: [ { <span class="pl-ent">"query"</span>: { <span class="pl-ent">"query_string"</span>: { <span class="pl-ent">"query"</span>: <span class="pl-s"><span class="pl-pds">"</span>zoneName:foo.bar<span class="pl-pds">"</span></span> } } }, { <span class="pl-ent">"range"</span>: { <span class="pl-ent">"@timestamp"</span>: { <span class="pl-ent">"gte"</span>: <span class="pl-s"><span class="pl-pds">"</span>2016-08-03T00:00:00Z<span class="pl-pds">"</span></span>, <span class="pl-ent">"lte"</span>: <span class="pl-s"><span class="pl-pds">"</span>2016-08-03T12:00:00Z<span class="pl-pds">"</span></span> } } } ] } } } }, <span class="pl-ent">"aggs"</span>: { <span class="pl-ent">"topn"</span>: { <span class="pl-ent">"terms"</span>: { <span class="pl-ent">"field"</span>: <span class="pl-s"><span class="pl-pds">"</span>request<span class="pl-pds">"</span></span>, <span class="pl-ent">"size"</span>: <span class="pl-c1">10</span>, <span class="pl-ent">"order"</span>: { <span class="pl-ent">"_count"</span>: <span class="pl-s"><span class="pl-pds">"</span>desc<span class="pl-pds">"</span></span> } } } } }</pre></div> <p dir="auto">Response:</p> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;took&quot;: 10634, &quot;timed_out&quot;: false, &quot;_shards&quot;: { &quot;total&quot;: 50, &quot;successful&quot;: 50, &quot;failed&quot;: 0 }, &quot;hits&quot;: { &quot;total&quot;: 0, &quot;max_score&quot;: 0, &quot;hits&quot;: [] }, &quot;aggregations&quot;: { &quot;topn&quot;: { &quot;doc_count_error_upper_bound&quot;: 0, &quot;sum_other_doc_count&quot;: 0, &quot;buckets&quot;: [] } } }"><pre class="notranslate">{ <span class="pl-ent">"took"</span>: <span class="pl-c1">10634</span>, <span class="pl-ent">"timed_out"</span>: <span class="pl-c1">false</span>, <span class="pl-ent">"_shards"</span>: { <span class="pl-ent">"total"</span>: <span class="pl-c1">50</span>, <span class="pl-ent">"successful"</span>: <span class="pl-c1">50</span>, <span class="pl-ent">"failed"</span>: <span class="pl-c1">0</span> }, <span class="pl-ent">"hits"</span>: { <span class="pl-ent">"total"</span>: <span class="pl-c1">0</span>, <span class="pl-ent">"max_score"</span>: <span class="pl-c1">0</span>, <span class="pl-ent">"hits"</span>: [] }, <span class="pl-ent">"aggregations"</span>: { <span class="pl-ent">"topn"</span>: { <span class="pl-ent">"doc_count_error_upper_bound"</span>: <span class="pl-c1">0</span>, <span class="pl-ent">"sum_other_doc_count"</span>: <span class="pl-c1">0</span>, <span class="pl-ent">"buckets"</span>: [] } } }</pre></div> <p dir="auto">Field cardinality for the same timespan:</p> <ul dir="auto"> <li><code class="notranslate">request</code>: 168154206</li> <li><code class="notranslate">status</code>: 127</li> </ul> <p dir="auto">Problem is: these 10 seconds came out of nowhere. I don't have any matching documents, there's nothing to do. I'm afraid that I have to pay the price for every request trying to do aggregation for index-wise high cardinality field, even though query-wise the field is not that diverse.</p>
<p dir="auto">With <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="194577362" data-permission-text="Title is private" data-url="https://github.com/elastic/elasticsearch/issues/22073" data-hovercard-type="pull_request" data-hovercard-url="/elastic/elasticsearch/pull/22073/hovercard" href="https://github.com/elastic/elasticsearch/pull/22073">#22073</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="196054923" data-permission-text="Title is private" data-url="https://github.com/elastic/elasticsearch/issues/22225" data-hovercard-type="pull_request" data-hovercard-url="/elastic/elasticsearch/pull/22225/hovercard" href="https://github.com/elastic/elasticsearch/pull/22225">#22225</a> we enabled strict duplicate checks for XContent. Although our benchmarks only showed a negligible performance drop of 1 - 2% (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="167803334" data-permission-text="Title is private" data-url="https://github.com/elastic/elasticsearch/issues/19614" data-hovercard-type="issue" data-hovercard-url="/elastic/elasticsearch/issues/19614/hovercard" href="https://github.com/elastic/elasticsearch/issues/19614">#19614</a>), Elasticsearch 6.0 still allows to disable the strict duplicate checks with an undocumented flag. Hence, we also needed to keep the existing hand-coded duplicate checks around in case Elasticsearch is started with disabled XContent parser duplicate checks.</p> <p dir="auto">In Elasticsearch 7.0, we should remove the undocumented fallback to disable strict duplicate checks and also remove our hand-coded duplicate checks.</p>
0
<h3 dir="auto">Version</h3> <p dir="auto">Vue: 2.6.10<br> TS: 3.3.4000 and 3.4.5</p> <h3 dir="auto">Reproduction link</h3> <p dir="auto"><a href="https://github.com/octref/vue-prop-type-error">https://github.com/octref/vue-prop-type-error</a></p> <h3 dir="auto">Steps to reproduce</h3> <ul dir="auto"> <li><code class="notranslate">git clone https://github.com/octref/vue-prop-type-error &amp;&amp; cd vue-prop-type-error</code></li> <li><code class="notranslate">yarn</code></li> <li><code class="notranslate">yarn compile</code></li> </ul> <h3 dir="auto">What is expected?</h3> <p dir="auto">No error reported from this file</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import Vue from 'vue' const foo = Vue.extend({ props: { a: Array, s: String, b: Boolean }, created() { console.log(this.a) console.log(this.s) console.log(this.b) } })"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-smi">Vue</span> <span class="pl-k">from</span> <span class="pl-s">'vue'</span> <span class="pl-k">const</span> <span class="pl-s1">foo</span> <span class="pl-c1">=</span> <span class="pl-smi">Vue</span><span class="pl-kos">.</span><span class="pl-en">extend</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">props</span>: <span class="pl-kos">{</span> <span class="pl-c1">a</span>: <span class="pl-smi">Array</span><span class="pl-kos">,</span> <span class="pl-c1">s</span>: <span class="pl-smi">String</span><span class="pl-kos">,</span> <span class="pl-c1">b</span>: <span class="pl-smi">Boolean</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-en">created</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">a</span><span class="pl-kos">)</span> <span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">s</span><span class="pl-kos">)</span> <span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">b</span><span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span><span class="pl-kos">)</span></pre></div> <h3 dir="auto">What is actually happening?</h3> <p dir="auto"><code class="notranslate">a</code>, <code class="notranslate">s</code>, <code class="notranslate">b</code> are not bound to this instance</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="index.ts:10:22 - error TS2339: Property 'a' does not exist on type 'ComponentOptions&lt;Vue, DefaultDat a&lt;Vue&gt;, DefaultMethods&lt;Vue&gt;, DefaultComputed, PropsDefinition&lt;Record&lt;string, any&gt;&gt;, Record&lt;string, a ny&gt;&gt;'. 10 console.log(this.a) ~ index.ts:11:22 - error TS2339: Property 's' does not exist on type 'ComponentOptions&lt;Vue, DefaultDat a&lt;Vue&gt;, DefaultMethods&lt;Vue&gt;, DefaultComputed, PropsDefinition&lt;Record&lt;string, any&gt;&gt;, Record&lt;string, a ny&gt;&gt;'. 11 console.log(this.s) ~ index.ts:12:22 - error TS2339: Property 'b' does not exist on type 'ComponentOptions&lt;Vue, DefaultDat a&lt;Vue&gt;, DefaultMethods&lt;Vue&gt;, DefaultComputed, PropsDefinition&lt;Record&lt;string, any&gt;&gt;, Record&lt;string, any&gt;&gt;'. 12 console.log(this.b) ~ Found 3 errors."><pre class="notranslate"><code class="notranslate">index.ts:10:22 - error TS2339: Property 'a' does not exist on type 'ComponentOptions&lt;Vue, DefaultDat a&lt;Vue&gt;, DefaultMethods&lt;Vue&gt;, DefaultComputed, PropsDefinition&lt;Record&lt;string, any&gt;&gt;, Record&lt;string, a ny&gt;&gt;'. 10 console.log(this.a) ~ index.ts:11:22 - error TS2339: Property 's' does not exist on type 'ComponentOptions&lt;Vue, DefaultDat a&lt;Vue&gt;, DefaultMethods&lt;Vue&gt;, DefaultComputed, PropsDefinition&lt;Record&lt;string, any&gt;&gt;, Record&lt;string, a ny&gt;&gt;'. 11 console.log(this.s) ~ index.ts:12:22 - error TS2339: Property 'b' does not exist on type 'ComponentOptions&lt;Vue, DefaultDat a&lt;Vue&gt;, DefaultMethods&lt;Vue&gt;, DefaultComputed, PropsDefinition&lt;Record&lt;string, any&gt;&gt;, Record&lt;string, any&gt;&gt;'. 12 console.log(this.b) ~ Found 3 errors. </code></pre></div>
<h3 dir="auto">Version</h3> <p dir="auto">2.6.10</p> <h3 dir="auto">Reproduction link</h3> <p dir="auto"><a href="https://github.com/Patcher56/ts3.4.x-vuejs-issue">https://github.com/Patcher56/ts3.4.x-vuejs-issue</a></p> <h3 dir="auto">Steps to reproduce</h3> <ol dir="auto"> <li>create a new vue typescript project (without class syntax) <code class="notranslate">vue create test-ts</code></li> <li>open <code class="notranslate">src/components/HelloWorld.vue</code></li> <li>add a data variable and try to access it in a computed property</li> </ol> <h3 dir="auto">What is expected?</h3> <p dir="auto">No errors (as the data is defined)</p> <h3 dir="auto">What is actually happening?</h3> <p dir="auto">Typescript error 2339 telling me<br> <code class="notranslate">Property 'test' does not exist on type 'CombinedVueInstance&lt;Vue, {}, {}, {}, Readonly&lt;{ msg: string; }&gt;&gt;'.</code></p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/2443710/56112638-f5ae1500-5f5b-11e9-82c5-bc2cd4f52831.png"><img src="https://user-images.githubusercontent.com/2443710/56112638-f5ae1500-5f5b-11e9-82c5-bc2cd4f52831.png" alt="image" style="max-width: 100%;"></a></p> <hr> <p dir="auto">I think this has something to do with the changed type inference in Typescript 3.4.x.</p> <p dir="auto"><strong>Important</strong>: Change vetur settings to use workspace dependencies to show errors directly in vscode, else you will only get the error when using <code class="notranslate">yarn serve</code>.</p>
1
<p dir="auto">Hello! any plans to make dockerize deno? If this is not done, I like to help.</p> <p dir="auto">Nathan Aw (Singapore)</p>
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/hayd/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/hayd">@hayd</a> started a while <a href="https://github.com/hayd/deno-docker">https://github.com/hayd/deno-docker</a></p> <p dir="auto">This can be ported to be integrated as the Official Deno docker image. So 3 steps are needed:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Integrate generation of docker image in the CI</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Test the generated docker image</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Publish image on the docker hub / github hub on release</li> </ul> <p dir="auto">Also do we plan to release on docker hub only or we push it to github registry also? It's just a matter of URL in the command in the CI but <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ry/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ry">@ry</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/piscisaureus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/piscisaureus">@piscisaureus</a> have to create / set credentials in the project.</p>
1
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">imshow is not displaying data accurately. Non existent values displayed in images, white spots as shown below. This issue was also occurring in 3.2.1.</p> <p dir="auto"><strong>Code for reproduction</strong></p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy as np import matplotlib.pyplot as plt from matplotlib.colors import from_levels_and_colors rnd = np.random.default_rng(32) data = rnd.choice((0, 1), (200, 200), p=(.25, .75)) cmap, norm = from_levels_and_colors([0, .5, 1], ['red', 'blue']) plt.imshow(data, cmap = cmap) plt.colorbar() plt.show()"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-s1">numpy</span> <span class="pl-k">as</span> <span class="pl-s1">np</span> <span class="pl-k">import</span> <span class="pl-s1">matplotlib</span>.<span class="pl-s1">pyplot</span> <span class="pl-k">as</span> <span class="pl-s1">plt</span> <span class="pl-k">from</span> <span class="pl-s1">matplotlib</span>.<span class="pl-s1">colors</span> <span class="pl-k">import</span> <span class="pl-s1">from_levels_and_colors</span> <span class="pl-s1">rnd</span> <span class="pl-c1">=</span> <span class="pl-s1">np</span>.<span class="pl-s1">random</span>.<span class="pl-en">default_rng</span>(<span class="pl-c1">32</span>) <span class="pl-s1">data</span> <span class="pl-c1">=</span> <span class="pl-s1">rnd</span>.<span class="pl-en">choice</span>((<span class="pl-c1">0</span>, <span class="pl-c1">1</span>), (<span class="pl-c1">200</span>, <span class="pl-c1">200</span>), <span class="pl-s1">p</span><span class="pl-c1">=</span>(<span class="pl-c1">.25</span>, <span class="pl-c1">.75</span>)) <span class="pl-s1">cmap</span>, <span class="pl-s1">norm</span> <span class="pl-c1">=</span> <span class="pl-en">from_levels_and_colors</span>([<span class="pl-c1">0</span>, <span class="pl-c1">.5</span>, <span class="pl-c1">1</span>], [<span class="pl-s">'red'</span>, <span class="pl-s">'blue'</span>]) <span class="pl-s1">plt</span>.<span class="pl-en">imshow</span>(<span class="pl-s1">data</span>, <span class="pl-s1">cmap</span> <span class="pl-c1">=</span> <span class="pl-s1">cmap</span>) <span class="pl-s1">plt</span>.<span class="pl-en">colorbar</span>() <span class="pl-s1">plt</span>.<span class="pl-en">show</span>()</pre></div> <p dir="auto"><strong>Actual outcome</strong></p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/64583949/85404321-b2373980-b556-11ea-83ff-07af69ff04a9.png"><img src="https://user-images.githubusercontent.com/64583949/85404321-b2373980-b556-11ea-83ff-07af69ff04a9.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto"><strong>Expected outcome</strong></p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/64583949/85404727-4c977d00-b557-11ea-9483-46cc2c4716a9.png"><img src="https://user-images.githubusercontent.com/64583949/85404727-4c977d00-b557-11ea-9483-46cc2c4716a9.png" alt="test1" style="max-width: 100%;"></a></p> <p dir="auto">As displayed with matplotlib 3.1.3.</p> <p dir="auto"><strong>Matplotlib version</strong></p> <ul dir="auto"> <li>Operating system: Windows 10</li> <li>Matplotlib version: 3.2.1 and 3.2.2</li> <li>Matplotlib backend: module://ipykernel.pylab.backend_inline</li> <li>Python version: 3.7.7 (default, Apr 15 2020, 05:09:04) [MSC v.1916 64 bit (AMD64)]</li> <li>Jupyter version (if applicable): jupyter core: 4.6.3, jupyter-notebook: 6.0.3, jupyter client: 6.1.3, jupyter lab: 2.1.1</li> <li>Other libraries: numpy 1.18.1</li> </ul> <p dir="auto">Pip install 3.2.1 and 3.2.2.</p>
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto"><code class="notranslate">imshow()</code> plots different results between versions 3.1.2 and 3.2.2 for masked numpy arrays. The latest version is missing pixels that were plotted in the older version.</p> <p dir="auto"><strong>Code for reproduction</strong></p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy as np import matplotlib.pyplot as plt arr = np.ma.masked_values( np.load('test.npz')['arr_0'], -9999 ) np.ma.masked_where(arr &lt;= 0, arr, copy=False); plt.figure() plt.imshow(arr);"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-s1">numpy</span> <span class="pl-k">as</span> <span class="pl-s1">np</span> <span class="pl-k">import</span> <span class="pl-s1">matplotlib</span>.<span class="pl-s1">pyplot</span> <span class="pl-k">as</span> <span class="pl-s1">plt</span> <span class="pl-s1">arr</span> <span class="pl-c1">=</span> <span class="pl-s1">np</span>.<span class="pl-s1">ma</span>.<span class="pl-en">masked_values</span>( <span class="pl-s1">np</span>.<span class="pl-en">load</span>(<span class="pl-s">'test.npz'</span>)[<span class="pl-s">'arr_0'</span>], <span class="pl-c1">-</span><span class="pl-c1">9999</span> ) <span class="pl-s1">np</span>.<span class="pl-s1">ma</span>.<span class="pl-en">masked_where</span>(<span class="pl-s1">arr</span> <span class="pl-c1">&lt;=</span> <span class="pl-c1">0</span>, <span class="pl-s1">arr</span>, <span class="pl-s1">copy</span><span class="pl-c1">=</span><span class="pl-c1">False</span>); <span class="pl-s1">plt</span>.<span class="pl-en">figure</span>() <span class="pl-s1">plt</span>.<span class="pl-en">imshow</span>(<span class="pl-s1">arr</span>);</pre></div> <p dir="auto"><strong>Actual outcome</strong></p> <ul dir="auto"> <li> <p dir="auto">Expected and correct result with 3.1.2<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/178649/85324214-a54b1500-b486-11ea-8971-af055ecc2dca.png"><img src="https://user-images.githubusercontent.com/178649/85324214-a54b1500-b486-11ea-8971-af055ecc2dca.png" alt="Unknown-1" style="max-width: 100%;"></a></p> </li> <li> <p dir="auto">Results using 3.2.2<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/178649/85324221-a9773280-b486-11ea-98f3-2f1e78bb0430.png"><img src="https://user-images.githubusercontent.com/178649/85324221-a9773280-b486-11ea-98f3-2f1e78bb0430.png" alt="Unknown" style="max-width: 100%;"></a></p> </li> </ul> <p dir="auto"><strong>TestFile</strong><br> <a href="https://drive.google.com/file/d/1upNDEqmw7P6Ij8h9Xy0ACBt3t_471DCO/view" rel="nofollow">test.pyz</a></p> <p dir="auto">Both versions were installed via conda. Numpy is 1.18.5</p>
1
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>Selected text</li> <li>Right clicked it</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 1.0.0<br> <strong>System</strong>: Microsoft Windows 8.1<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Error: Cannot find module './context-menu'<br> at Function.Module._resolveFilename (module.js:328:15)<br> at Function.Module._load (module.js:270:25)<br> at Module.require (module.js:357:17)<br> at require (module.js:376:17)<br> at BrowserWindow. (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\app.asar\src\browser\atom-window.js:149:27)<br> at emitOne (events.js:77:13)<br> at BrowserWindow.emit (events.js:166:7)<br> at callFunction (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:116:18)<br> at EventEmitter. (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:208:14)<br> at emitMany (events.js:108:13)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="At C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\app.asar\src\browser\atom-window.js:149:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\app.asar\src\window-event-handler.js:150:33) at HTMLDocument.handler (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46)"><pre class="notranslate"><code class="notranslate">At C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\app.asar\src\browser\atom-window.js:149:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\app.asar\src\window-event-handler.js:150:33) at HTMLDocument.handler (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\Programmerare\AppData\Local\atom\app-1.0.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) </code></pre></div> <h3 dir="auto">Commands</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" -1:58 core:save (atom-text-editor.editor.is-focused) -1:12.2.0 core:copy (atom-text-editor.editor.is-focused) 2x -1:08.3.0 editor:newline (atom-text-editor.editor.is-focused) -1:07.9.0 core:paste (atom-text-editor.editor.is-focused) -1:07.3.0 core:save (atom-text-editor.editor.is-focused) -0:37.3.0 editor:newline (atom-text-editor.editor.is-focused) -0:36.4.0 snippets:next-tab-stop (atom-text-editor.editor.is-focused) -0:36.4.0 snippets:expand (atom-text-editor.editor.is-focused) -0:36.4.0 editor:indent (atom-text-editor.editor.is-focused) 2x -0:31.7.0 core:backspace (atom-text-editor.editor.is-focused.autocomplete-active) -0:26 core:cut (atom-text-editor.editor.is-focused) -0:24.9.0 core:paste (atom-text-editor.editor.is-focused) -0:22.8.0 core:save (atom-text-editor.editor.is-focused) -0:19.2.0 core:move-right (atom-text-editor.editor.is-focused) -0:16.6.0 core:save (atom-text-editor.editor.is-focused.autocomplete-active) 2x -0:00.8.0 core:backspace (atom-text-editor.editor.is-focused)"><pre class="notranslate"><code class="notranslate"> -1:58 core:save (atom-text-editor.editor.is-focused) -1:12.2.0 core:copy (atom-text-editor.editor.is-focused) 2x -1:08.3.0 editor:newline (atom-text-editor.editor.is-focused) -1:07.9.0 core:paste (atom-text-editor.editor.is-focused) -1:07.3.0 core:save (atom-text-editor.editor.is-focused) -0:37.3.0 editor:newline (atom-text-editor.editor.is-focused) -0:36.4.0 snippets:next-tab-stop (atom-text-editor.editor.is-focused) -0:36.4.0 snippets:expand (atom-text-editor.editor.is-focused) -0:36.4.0 editor:indent (atom-text-editor.editor.is-focused) 2x -0:31.7.0 core:backspace (atom-text-editor.editor.is-focused.autocomplete-active) -0:26 core:cut (atom-text-editor.editor.is-focused) -0:24.9.0 core:paste (atom-text-editor.editor.is-focused) -0:22.8.0 core:save (atom-text-editor.editor.is-focused) -0:19.2.0 core:move-right (atom-text-editor.editor.is-focused) -0:16.6.0 core:save (atom-text-editor.editor.is-focused.autocomplete-active) 2x -0:00.8.0 core:backspace (atom-text-editor.editor.is-focused) </code></pre></div> <h3 dir="auto">Config</h3> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;core&quot;: { &quot;fileEncoding&quot;: &quot;iso88591&quot;, &quot;themes&quot;: [ &quot;seti-ui&quot;, &quot;seti-syntax&quot; ], &quot;autoHideMenuBar&quot;: true }, &quot;editor&quot;: { &quot;invisibles&quot;: {} } }"><pre class="notranslate">{ <span class="pl-ent">"core"</span>: { <span class="pl-ent">"fileEncoding"</span>: <span class="pl-s"><span class="pl-pds">"</span>iso88591<span class="pl-pds">"</span></span>, <span class="pl-ent">"themes"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>seti-ui<span class="pl-pds">"</span></span>, <span class="pl-s"><span class="pl-pds">"</span>seti-syntax<span class="pl-pds">"</span></span> ], <span class="pl-ent">"autoHideMenuBar"</span>: <span class="pl-c1">true</span> }, <span class="pl-ent">"editor"</span>: { <span class="pl-ent">"invisibles"</span>: {} } }</pre></div> <h3 dir="auto">Installed Packages</h3> <div class="highlight highlight-source-coffee notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# User seti-syntax, v0.4.0 seti-ui, v0.7.1 # Dev No dev packages"><pre class="notranslate"><span class="pl-c"><span class="pl-c">#</span> User</span> seti<span class="pl-k">-</span>syntax, v0.<span class="pl-ii">4</span>.<span class="pl-ii">0</span> seti<span class="pl-k">-</span>ui, v0.<span class="pl-ii">7</span>.<span class="pl-ii">1</span> <span class="pl-c"><span class="pl-c">#</span> Dev</span> <span class="pl-en">No</span> <span class="pl-en">dev</span> packages</pre></div>
<p dir="auto">I right-clicked on a folder in the tree view</p> <p dir="auto"><strong>Atom Version</strong>: 0.194.0<br> <strong>System</strong>: Windows 7 Entreprise<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Error: Cannot find module './context-menu'<br> at Function.Module._resolveFilename (module.js:328:15)<br> at Function.Module._load (module.js:270:25)<br> at Module.require (module.js:357:17)<br> at require (module.js:376:17)<br> at BrowserWindow. (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27)<br> at emitOne (events.js:77:13)<br> at BrowserWindow.emit (events.js:166:7)<br> at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18)<br> at EventEmitter. (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14)<br> at emitMany (events.js:108:13)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="At C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\window-event-handler.js:149:33) at HTMLDocument.handler (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) "><pre class="notranslate"><code class="notranslate">At C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\window-event-handler.js:149:33) at HTMLDocument.handler (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) </code></pre></div> <h3 dir="auto">Commands</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" -4:55.5.0 editor:checkout-head-revision (atom-text-editor.editor.is-focused) 2x -3:41.6.0 window:focus-pane-on-right (atom-text-editor.editor) -3:17.5.0 application:add-project-folder (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel) -2:47.4.0 editor:newline (atom-text-editor.editor.is-focused) -2:38.2.0 core:cut (atom-text-editor.editor) -2:36.5.0 core:paste (atom-text-editor.editor.is-focused) -2:26.6.0 core:save (atom-text-editor.editor.is-focused) -2:20.6.0 core:move-down (atom-text-editor.editor) -2:20.4.0 autocomplete-plus:confirm (atom-text-editor.editor) -2:15.8.0 core:save (atom-text-editor.editor) -2:08.7.0 core:copy (atom-text-editor.editor.is-focused) -2:01.2.0 core:paste (atom-text-editor.editor.is-focused) -1:59.7.0 core:save (atom-text-editor.editor.is-focused) -1:52.2.0 core:paste (atom-text-editor.editor.is-focused) -1:51.6.0 core:save (atom-text-editor.editor.is-focused) -1:30.6.0 core:backspace (atom-text-editor.editor)"><pre class="notranslate"><code class="notranslate"> -4:55.5.0 editor:checkout-head-revision (atom-text-editor.editor.is-focused) 2x -3:41.6.0 window:focus-pane-on-right (atom-text-editor.editor) -3:17.5.0 application:add-project-folder (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel) -2:47.4.0 editor:newline (atom-text-editor.editor.is-focused) -2:38.2.0 core:cut (atom-text-editor.editor) -2:36.5.0 core:paste (atom-text-editor.editor.is-focused) -2:26.6.0 core:save (atom-text-editor.editor.is-focused) -2:20.6.0 core:move-down (atom-text-editor.editor) -2:20.4.0 autocomplete-plus:confirm (atom-text-editor.editor) -2:15.8.0 core:save (atom-text-editor.editor) -2:08.7.0 core:copy (atom-text-editor.editor.is-focused) -2:01.2.0 core:paste (atom-text-editor.editor.is-focused) -1:59.7.0 core:save (atom-text-editor.editor.is-focused) -1:52.2.0 core:paste (atom-text-editor.editor.is-focused) -1:51.6.0 core:save (atom-text-editor.editor.is-focused) -1:30.6.0 core:backspace (atom-text-editor.editor) </code></pre></div> <h3 dir="auto">Config</h3> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;core&quot;: { &quot;ignoredNames&quot;: [ &quot;node_modules&quot; ], &quot;themes&quot;: [ &quot;atom-dark-ui&quot;, &quot;seti-syntax&quot; ], &quot;disabledPackages&quot;: [ &quot;Tern&quot; ], &quot;projectHome&quot;: &quot;Y:\\app-tfoumax&quot; }, &quot;editor&quot;: { &quot;invisibles&quot;: {}, &quot;softWrap&quot;: true, &quot;showIndentGuide&quot;: true } }"><pre class="notranslate">{ <span class="pl-ent">"core"</span>: { <span class="pl-ent">"ignoredNames"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>node_modules<span class="pl-pds">"</span></span> ], <span class="pl-ent">"themes"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>atom-dark-ui<span class="pl-pds">"</span></span>, <span class="pl-s"><span class="pl-pds">"</span>seti-syntax<span class="pl-pds">"</span></span> ], <span class="pl-ent">"disabledPackages"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>Tern<span class="pl-pds">"</span></span> ], <span class="pl-ent">"projectHome"</span>: <span class="pl-s"><span class="pl-pds">"</span>Y:<span class="pl-cce">\\</span>app-tfoumax<span class="pl-pds">"</span></span> }, <span class="pl-ent">"editor"</span>: { <span class="pl-ent">"invisibles"</span>: {}, <span class="pl-ent">"softWrap"</span>: <span class="pl-c1">true</span>, <span class="pl-ent">"showIndentGuide"</span>: <span class="pl-c1">true</span> } }</pre></div> <h3 dir="auto">Installed Packages</h3> <div class="highlight highlight-source-coffee notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# User autocomplete-plus, v2.12.0 autocomplete-snippets, v1.2.0 javascript-snippets, v1.0.0 jshint, v1.3.5 language-ejs, v0.1.0 linter, v0.12.1 pretty-json, v0.3.3 save-session, v0.14.0 Search, v0.4.0 seti-syntax, v0.4.0 # Dev No dev packages"><pre class="notranslate"><span class="pl-c"><span class="pl-c">#</span> User</span> autocomplete<span class="pl-k">-</span>plus, v2.<span class="pl-ii">12</span>.<span class="pl-ii">0</span> autocomplete<span class="pl-k">-</span>snippets, v1.<span class="pl-ii">2</span>.<span class="pl-ii">0</span> javascript<span class="pl-k">-</span>snippets, v1.<span class="pl-ii">0</span>.<span class="pl-ii">0</span> jshint, v1.<span class="pl-ii">3</span>.<span class="pl-ii">5</span> language<span class="pl-k">-</span>ejs, v0.<span class="pl-ii">1</span>.<span class="pl-ii">0</span> linter, v0.<span class="pl-ii">12</span>.<span class="pl-ii">1</span> pretty<span class="pl-k">-</span>json, v0.<span class="pl-ii">3</span>.<span class="pl-ii">3</span> save<span class="pl-k">-</span>session, v0.<span class="pl-ii">14</span>.<span class="pl-ii">0</span> Search, v0.<span class="pl-ii">4</span>.<span class="pl-ii">0</span> seti<span class="pl-k">-</span>syntax, v0.<span class="pl-ii">4</span>.<span class="pl-ii">0</span> <span class="pl-c"><span class="pl-c">#</span> Dev</span> <span class="pl-en">No</span> <span class="pl-en">dev</span> packages</pre></div>
1
<p dir="auto">Since 2.1.0, Button dropdown menu items cannot be clicked/selected on iPhone (Unable to test on other touch devices to confirm). The dropdown menu closes as soon as you try to click an item from the dropdown.</p> <p dir="auto">This issue is repeatable on the Bootstrap Sample Page: <a href="http://twitter.github.com/bootstrap/components.html#buttonDropdowns">http://twitter.github.com/bootstrap/components.html#buttonDropdowns</a></p> <p dir="auto">To clarify, I also applied the 4497 fix to see if that helped, and no luck: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="6347204" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/4497" data-hovercard-type="issue" data-hovercard-url="/twbs/bootstrap/issues/4497/hovercard" href="https://github.com/twbs/bootstrap/issues/4497">#4497</a></p>
<p dir="auto">Right now, you need one of the Javascript plugins for the links to be disabled completely, otherwise if you just have a hash, it will take you to the top of the page. An easy way to fix this is to allow a <span> tag for disabled "links" with the same properties as anchors within .pagination so it doesn't break the layout.</span></p>
0
<p dir="auto">React version: latest</p> <h2 dir="auto">Steps To Reproduce</h2> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function App() { return &lt;h1 onClick={console.log}&gt;h1&lt;/h1&gt;; // console.log is replaced by &quot;disableLog&quot; so I can't log any event. return &lt;h1 onClick={x =&gt; console.log(x)}&gt;h1&lt;/h1&gt;; // have to do this }"><pre class="notranslate"><span class="pl-k">function</span> <span class="pl-v">App</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-c1">&lt;</span><span class="pl-ent">h1</span> <span class="pl-c1">onClick</span><span class="pl-c1">=</span><span class="pl-kos">{</span><span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-c1">log</span><span class="pl-kos">}</span><span class="pl-c1">&gt;</span>h1<span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">h1</span><span class="pl-c1">&gt;</span><span class="pl-kos">;</span> <span class="pl-c">// console.log is replaced by "disableLog" so I can't log any event.</span> <span class="pl-k">return</span> <span class="pl-c1">&lt;</span><span class="pl-ent">h1</span> <span class="pl-c1">onClick</span><span class="pl-c1">=</span><span class="pl-kos">{</span><span class="pl-s1">x</span> <span class="pl-c1">=&gt;</span> <span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-s1">x</span><span class="pl-kos">)</span><span class="pl-kos">}</span><span class="pl-c1">&gt;</span>h1<span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">h1</span><span class="pl-c1">&gt;</span><span class="pl-kos">;</span> <span class="pl-c">// have to do this</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">Previous discussion at <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="456518674" data-permission-text="Title is private" data-url="https://github.com/facebook/react/issues/15894" data-hovercard-type="pull_request" data-hovercard-url="/facebook/react/pull/15894/hovercard?comment_id=668542243&amp;comment_type=issue_comment" href="https://github.com/facebook/react/pull/15894#issuecomment-668542243">#15894 (comment)</a></p>
<h3 dir="auto">Which website or app were you using when the bug happened?</h3> <p dir="auto">Please provide a link to the URL of the website (if it is public), a CodeSandbox (<a href="https://codesandbox.io/s/new" rel="nofollow">https://codesandbox.io/s/new</a>) example that reproduces the bug, or a project on GitHub that we can checkout and run locally.</p> <h3 dir="auto">What were you doing on the website or app when the bug happened?</h3> <p dir="auto">If possible, please describe how to reproduce this bug on the website or app mentioned above:</p> <ol dir="auto"> <li> </li> <li> </li> <li> </li> </ol> <h3 dir="auto">Generated information</h3> <p dir="auto">DevTools version: 4.13.1-93782cfed2</p> <p dir="auto">Call stack:<br> at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:21499:43<br> at bridge_Bridge.emit (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:19607:22)<br> at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:19767:12<br> at listener (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:37788:39)</p> <p dir="auto">Component stack:<br> (none)</p> <p dir="auto">GitHub URL search query:<br> <a href="https://api.github.com/search/issues?q=Cannot%20remove%20node%20%20because%20no%20matching%20node%20was%20found%20in%20the%20Store.%20in%3Atitle%20is%3Aissue%20is%3Aopen%20is%3Apublic%20label%3A%22Component%3A%20Developer%20Tools%22%20repo%3Afacebook%2Freact">https://api.github.com/search/issues?q=Cannot%20remove%20node%20%20because%20no%20matching%20node%20was%20found%20in%20the%20Store.%20in%3Atitle%20is%3Aissue%20is%3Aopen%20is%3Apublic%20label%3A%22Component%3A%20Developer%20Tools%22%20repo%3Afacebook%2Freact</a></p>
0
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/949380/13030590/73fad894-d265-11e5-97bd-36f2db4481a9.gif"><img src="https://cloud.githubusercontent.com/assets/949380/13030590/73fad894-d265-11e5-97bd-36f2db4481a9.gif" alt="shift-tab" data-animated-image="" style="max-width: 100%;"></a></p> <p dir="auto">Please note the key pressed at the <code class="notranslate">bottom-left</code> corner of the animation.</p> <p dir="auto">Steps to reproduce:</p> <ul dir="auto"> <li>Highlight a block of code</li> <li>Press Shift + Tab</li> <li>Notice the state of the editor, most of the selected code is deleted</li> <li>Pressing CMD + Z does not bring back the deleted code.</li> </ul> <p dir="auto"><code class="notranslate">VSCode version: 0.10.8</code><br> <code class="notranslate">OS: OS X 10.10.5</code></p> <p dir="auto">Is it only me?</p>
<p dir="auto">I wanted to indent multiple lines at once but it failed. This is how it looks like when I select some lines and press <kbd>Tab</kbd>. Sometimes it works though, like when creating an untitled file in split screen.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1913805/12911690/8a6cd162-cf14-11e5-8bba-8ff1210c10f5.gif"><img src="https://cloud.githubusercontent.com/assets/1913805/12911690/8a6cd162-cf14-11e5-8bba-8ff1210c10f5.gif" alt="indent" data-animated-image="" style="max-width: 100%;"></a></p> <p dir="auto">Quite important bug <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/egamma/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/egamma">@egamma</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrieken/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrieken">@jrieken</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/bpasero/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/bpasero">@bpasero</a></p>
1
<h3 dir="auto">System information</h3> <ul dir="auto"> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>:<br> Ubuntu 16.04 (ppc64le)</li> <li><strong>TensorFlow installed from (source or binary)</strong>:<br> Installed from source (v1.0.1)</li> <li><strong>TensorFlow version (use command below)</strong>:<br> ('v1.0.1-0-ge895d5c-dirty', '1.0.1')</li> <li><strong>Bazel version (if compiling from source)</strong>:<br> 0.4.4-2017-05-26 (@80a07b5)</li> <li><strong>CUDA/cuDNN version</strong>:<br> CUDA = 8.0 and cuDNN = 5.1</li> <li><strong>GPU model and memory</strong>:<br> GPU 0: Tesla P100-SXM2-16GB<br> GPU 1: Tesla P100-SXM2-16GB</li> <li><strong>Exact command to reproduce</strong>:<br> bazel test --config=opt --config=cuda //tensorflow/core/kernels:sparse_matmul_op_test_gpu</li> </ul> <h3 dir="auto">Describe the problem</h3> <p dir="auto">This is regarding failure of test case <code class="notranslate">SparseMatmulOpTest.BroadcastPacketTest</code> in <code class="notranslate">tensorflow/core/kernels/sparse_matmul_op_test.cc</code> file.While executing this test case on ppc64le, it was observed that following line returns unexpected results:<br> <a href="https://github.com/tensorflow/tensorflow/blob/v1.0.1/tensorflow/core/kernels/sparse_matmul_op_test.cc#L255">https://github.com/tensorflow/tensorflow/blob/v1.0.1/tensorflow/core/kernels/sparse_matmul_op_test.cc#L255</a></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="internal::pstoreu(data2, internal::pbroadcast_first&lt;Packet&gt;( internal::ploadu&lt;Packet&gt;(data1))); "><pre class="notranslate"><code class="notranslate">internal::pstoreu(data2, internal::pbroadcast_first&lt;Packet&gt;( internal::ploadu&lt;Packet&gt;(data1))); </code></pre></div> <p dir="auto">Here we are getting expected result on <code class="notranslate">x86</code> for data2 array = <code class="notranslate">[0.170094 0.170094 0.170094 0.170094]</code>, however on <code class="notranslate">ppc64le</code> getting incorrect result i.e. <code class="notranslate">[ 0.170094 0.14922 -0.0823886 0.026985]</code></p> <p dir="auto">I have done some investigation around this - using <code class="notranslate">print/cout</code> statement I tried to understand the code flow on <code class="notranslate">ppc64le </code>as well as on <code class="notranslate">X86 </code>platform.<br> Here I found that for <code class="notranslate">internal::pbroadcast_first&lt;Packet&gt;</code> line ,on both the platform executed different functions, see below-<br> On x86 executed <code class="notranslate">EIGEN_STRONG_INLINE Packet4f pbroadcast_first&lt;Packet4f&gt;(const Packet4f&amp; a) </code> function(<a href="https://github.com/tensorflow/tensorflow/blob/v1.0.1/tensorflow/core/kernels/sparse_matmul_op.h#L197">https://github.com/tensorflow/tensorflow/blob/v1.0.1/tensorflow/core/kernels/sparse_matmul_op.h#L197</a>)<br> And on ppc64le executed some different function i.e. <code class="notranslate">EIGEN_DEVICE_FUNC inline Packet pbroadcast_first(const Packet&amp; a)</code> (<a href="https://github.com/tensorflow/tensorflow/blob/v1.0.1/tensorflow/core/kernels/sparse_matmul_op.h#L92">https://github.com/tensorflow/tensorflow/blob/v1.0.1/tensorflow/core/kernels/sparse_matmul_op.h#L92</a>)</p> <p dir="auto">That is why we are getting incorrect result on ppc64le for data2 array and test fails.<br> I have done some debugging on this but couldn't find the reason - why control is going to different functions on both the platform for <code class="notranslate">internal::pbroadcast_first&lt;Packet&gt;</code> ?</p> <p dir="auto">If could get any suggestions/pointers to why this is happening that would be great!<br> (I am new to tensorflow code but interested/would-like-to debug &amp; help)</p> <p dir="auto">Thanks!</p> <h3 dir="auto">Source code / logs</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ bazel test --config=opt --config=cuda //tensorflow/core/kernels:sparse_matmul_op_test_gpu exec ${PAGER:-/usr/bin/less} &quot;$0&quot; || exit 1 ----------------------------------------------------------------------------- I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcublas.so.8.0 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcudnn.so.5 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcufft.so.8.0 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcuda.so.1 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcurand.so.8.0 locally Running main() from test_main.cc [==========] Running 4 tests from 1 test case. [----------] Global test environment set-up. [----------] 4 tests from SparseMatmulOpTest [ RUN ] SparseMatmulOpTest.BroadcastPacketTest [0.170094 0.170094 0.170094 0.170094] != [ 0.170094 0.14922 -0.0823886 0.026985], differences: [ 0 -0.0208738 -0.252482 -0.143109] tensorflow/core/kernels/sparse_matmul_op_test.cc:257: Failure Value of: areApprox(ref, data2, PacketSize) Actual: false Expected: true [ FAILED ] SparseMatmulOpTest.BroadcastPacketTest (0 ms) [ RUN ] SparseMatmulOpTest.InterleavePacketTest [ OK ] SparseMatmulOpTest.InterleavePacketTest (0 ms) [ RUN ] SparseMatmulOpTest.Bfloat16ExpandTest [ OK ] SparseMatmulOpTest.Bfloat16ExpandTest (0 ms) [ RUN ] SparseMatmulOpTest.Bfloat16LoadTest [ OK ] SparseMatmulOpTest.Bfloat16LoadTest (0 ms) [----------] 4 tests from SparseMatmulOpTest (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test case ran. (0 ms total) [ PASSED ] 3 tests. [ FAILED ] 1 test, listed below: [ FAILED ] SparseMatmulOpTest.BroadcastPacketTest 1 FAILED TEST "><pre class="notranslate"><code class="notranslate">$ bazel test --config=opt --config=cuda //tensorflow/core/kernels:sparse_matmul_op_test_gpu exec ${PAGER:-/usr/bin/less} "$0" || exit 1 ----------------------------------------------------------------------------- I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcublas.so.8.0 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcudnn.so.5 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcufft.so.8.0 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcuda.so.1 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcurand.so.8.0 locally Running main() from test_main.cc [==========] Running 4 tests from 1 test case. [----------] Global test environment set-up. [----------] 4 tests from SparseMatmulOpTest [ RUN ] SparseMatmulOpTest.BroadcastPacketTest [0.170094 0.170094 0.170094 0.170094] != [ 0.170094 0.14922 -0.0823886 0.026985], differences: [ 0 -0.0208738 -0.252482 -0.143109] tensorflow/core/kernels/sparse_matmul_op_test.cc:257: Failure Value of: areApprox(ref, data2, PacketSize) Actual: false Expected: true [ FAILED ] SparseMatmulOpTest.BroadcastPacketTest (0 ms) [ RUN ] SparseMatmulOpTest.InterleavePacketTest [ OK ] SparseMatmulOpTest.InterleavePacketTest (0 ms) [ RUN ] SparseMatmulOpTest.Bfloat16ExpandTest [ OK ] SparseMatmulOpTest.Bfloat16ExpandTest (0 ms) [ RUN ] SparseMatmulOpTest.Bfloat16LoadTest [ OK ] SparseMatmulOpTest.Bfloat16LoadTest (0 ms) [----------] 4 tests from SparseMatmulOpTest (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test case ran. (0 ms total) [ PASSED ] 3 tests. [ FAILED ] 1 test, listed below: [ FAILED ] SparseMatmulOpTest.BroadcastPacketTest 1 FAILED TEST </code></pre></div>
<p dir="auto">###Environment info:<br> Operating System: Ubuntu 16.04 (ppc64le)</p> <p dir="auto">###Installed version of CUDA and cuDNN: cuda &amp; OpenCL disabled and all other features enabled</p> <p dir="auto">###Build and test INFO<br> Built TF (version 1.0.1) successfully on Ubuntu 16.04 and RHEL 7.3.<br> Now I am trying to run the bazel tests - 12 tests are failing out of 1044. Please find the attachment for log details.</p> <p dir="auto">Thanks!</p> <p dir="auto"><a href="https://github.com/tensorflow/tensorflow/files/892266/C-C.Test.Failure.analysis.for.TF.xlsx">C-C++Test Failure analysis for TF.xlsx</a></p>
1
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">Following <a href="https://flutter.io/getting-started/" rel="nofollow">getting-started</a>, created myapp with command <em>flutter create myapp</em> then hit flutter run. Probably same as issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="149961026" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/3448" data-hovercard-type="issue" data-hovercard-url="/flutter/flutter/issues/3448/hovercard" href="https://github.com/flutter/flutter/issues/3448">#3448</a>.</p> <h2 dir="auto">Flutter Doctor</h2> <p dir="auto">[✓] Flutter (on Mac OS, channel alpha)<br> • Flutter at /Users/kubo/Library/flutter<br> • Framework revision <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/flutter/flutter/commit/9a0a0d990308f15c3624f512aba7623739717862/hovercard" href="https://github.com/flutter/flutter/commit/9a0a0d990308f15c3624f512aba7623739717862"><tt>9a0a0d9</tt></a> (11 days ago), engine revision <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/flutter/flutter/commit/f8d80c4617ea659ad47ee8afac498227c72aa031/hovercard" href="https://github.com/flutter/flutter/commit/f8d80c4617ea659ad47ee8afac498227c72aa031"><tt>f8d80c4</tt></a></p> <p dir="auto">[✓] Android toolchain - develop for Android devices (Android SDK 24.0.1)<br> • Android SDK at /Users/kubo/Library/Android/sdk<br> • Platform android-24, build-tools 24.0.1<br> • Java(TM) SE Runtime Environment (build 1.8.0_101-b13)</p> <p dir="auto">[✓] iOS toolchain - develop for iOS devices (Xcode 7.3.1)<br> • XCode at /Applications/Xcode.app/Contents/Developer<br> • Xcode 7.3.1, Build version 7D1014</p> <p dir="auto">[✓] Atom - a lightweight development environment for Flutter<br> • flutter plugin version 0.2.4<br> • dartlang plugin version 0.6.37</p> <h2 dir="auto">Logs and Crash Reports</h2> <p dir="auto">31 ms • /Users/kubo/Library/Android/sdk/platform-tools/adb devices -l<br> 0 ms • Exit code 0 from: /Users/kubo/Library/Android/sdk/platform-tools/adb devices -l<br> 1 ms • List of devices attached<br> 7 ms • idevice_id -h<br> 4 ms • which idevice_id<br> 0 ms • Exit code 0 from: which idevice_id<br> 0 ms • /usr/local/bin/idevice_id<br> 6 ms • /usr/local/bin/idevice_id -l<br> 1 ms • Exit code 0 from: /usr/local/bin/idevice_id -l<br> 26 ms • xcode-select --print-path<br> 0 ms • Exit code 0 from: xcode-select --print-path<br> 0 ms • /Applications/Xcode.app/Contents/Developer<br> 108 ms • xcodebuild -version<br> 0 ms • Exit code 0 from: xcodebuild -version<br> 0 ms • Xcode 7.3.1<br> Build version 7D1014<br> 13 ms • xcrun clang<br> 128 ms • /usr/bin/xcrun simctl list --json devices<br> 625 ms • /usr/bin/defaults read /Users/kubo/Documents/FlutterProjects/myapp/ios/Runner/Info CFBundleIdentifier<br> 0 ms • Exit code 0 from: /usr/bin/defaults read /Users/kubo/Documents/FlutterProjects/myapp/ios/Runner/Info CFBundleIdentifier<br> 0 ms • com.yourcompany.myapp<br> 10 ms • Stopping app 'Runner.app' on iPhone 6 Plus.<br> 1 ms • Running lib/main.dart on iPhone 6 Plus...<br> 0 ms • Building Runner.app for D52CC780-6C85-4AE2-BAC4-865CFB6A541F.<br> 2 ms • tail -n 0 -F /Users/kubo/Library/Logs/CoreSimulator/D52CC780-6C85-4AE2-BAC4-865CFB6A541F/system.log<br> 56 ms • Building build/app.flx<br> 349 ms • tail -n 0 -F /private/var/log/system.log<br> 7 ms • which zip<br> 130 ms • Encoding zip file to build/app.flx<br> 271 ms • zip -q /Users/kubo/Documents/FlutterProjects/myapp/build/app.flx fonts/MaterialIcons-Regular.ttf fonts/Roboto-Regular.ttf fonts/Roboto-Italic.ttf fonts/Roboto-T…<br> 0 ms • Exit code 0 from: zip -q /Users/kubo/Documents/FlutterProjects/myapp/build/app.flx fonts/MaterialIcons-Regular.ttf fonts/Roboto-Regular.ttf fonts/Roboto-Italic.ttf fonts/Roboto-Thin.ttf fonts/Roboto-ThinItalic.ttf fonts/Roboto-Light.ttf fonts/Roboto-LightItalic.ttf fonts/Roboto-Medium.ttf fonts/Roboto-MediumItalic.ttf fonts/Roboto-Bold.ttf fonts/Roboto-BoldItalic.ttf fonts/Roboto-Black.ttf fonts/Roboto-BlackItalic.ttf fonts/RobotoCondensed-Regular.ttf fonts/RobotoCondensed-Italic.ttf fonts/RobotoCondensed-Light.ttf fonts/RobotoCondensed-LightItalic.ttf fonts/RobotoCondensed-Bold.ttf fonts/RobotoCondensed-BoldItalic.ttf AssetManifest.json FontManifest.json LICENSE<br> 0 ms • Built build/app.flx.<br> 221 ms • /usr/bin/xcrun simctl get_app_container booted com.yourcompany.myapp<br> 12 ms • /usr/bin/killall Runner<br> 12 ms • Using engine artifacts dir: /Users/kubo/Library/flutter/bin/cache/artifacts/engine/ios<br> 104 ms • xcodebuild -version<br> 0 ms • Exit code 0 from: xcodebuild -version<br> 1 ms • Xcode 7.3.1<br> Build version 7D1014<br> 2 ms • Trying to resolve native pub services.<br> 0 ms • Looking for YAML at 'flutter.yaml'<br> 0 ms • No services specified in the manifest<br> 0 ms • Found 0 service definition(s).<br> 0 ms • Copying service frameworks to '/Users/kubo/Documents/FlutterProjects/myapp/ios/Frameworks'.<br> 2 ms • Creating service definitions manifest at 'ios/ServiceDefinitions.json'<br> 12864 ms • /usr/bin/env xcrun xcodebuild clean build -configuration Release ONLY_ACTIVE_ARCH=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/kubo/Documents/FlutterProjects/myapp/ios/build -sdk iphonesimulator -arch x86_64<br> 4526 ms • [SYS LOG] Aug 23 10:11:56 Jans-iMac Mail[49844]: Stream 0x7f9ed8e42780 is sending an event before being opened<br> 3 ms • [DEVICE LOG] Aug 23 10:12:00 Jans-iMac routined[26558]: CoreLocation: Error occurred while trying to retrieve motion state update: CMErrorDomain Code:104<br> 67089 ms • routined: CoreLocation: Error occurred while trying to retrieve motion state update: CMErrorDomain Code:104<br> 103144 ms • [SYS LOG] Aug 23 10:13:07 Jans-iMac syslogd[47]: ASL Sender Statistics<br> 125156 ms • [SYS LOG] Aug 23 10:14:50 Jans-iMac WindowServer[157]: send_datagram_available_ping: pid 308 failed to act on a ping it dequeued before timing out.<br> 64603 ms • [SYS LOG] Aug 23 10:16:56 Jans-iMac Mail[49844]: Stream 0x7f9edb7a5d60 is sending an event before being opened<br> 0 ms • [DEVICE LOG] Aug 23 10:18:00 Jans-iMac routined[26558]: CoreLocation: Error occurred while trying to retrieve motion state update: CMErrorDomain Code:104<br> 0 ms • routined: CoreLocation: Error occurred while trying to retrieve motion state update: CMErrorDomain Code:104<br> 0 ms • [DEVICE LOG] Aug 23 10:18:00 Jans-iMac syslogd[26555]: ASL Sender Statistics<br> 235471 ms • syslogd: ASL Sender Statistics<br> 568 ms • [SYS LOG] Aug 23 10:21:56 Jans-iMac Mail[49844]: Stream 0x7f9edb6222e0 is sending an event before being opened<br> 72683 ms • [SYS LOG] Aug 23 10:21:56 Jans-iMac accountsd[338]: AIDA Notification plugin running</p> <blockquote> <p dir="auto">For more information about diagnosing and reporting Flutter bugs, please see <a href="https://flutter.io/bug-reports/" rel="nofollow">https://flutter.io/bug-reports/</a>.</p> </blockquote>
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">On the iOS simulator...</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="flutter create new-project cd new-project/ flutter run"><pre class="notranslate"><code class="notranslate">flutter create new-project cd new-project/ flutter run </code></pre></div> <p dir="auto">Wait 1 minute and nothing has occurred. The app icon is not present on the simulator.</p> <h2 dir="auto">Flutter Doctor</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[✓] Flutter (on Mac OS, channel master) • Flutter at /Users/drewwarren/flutter • Framework revision abeb5c7363 (10 minutes ago), engine revision fe509b0d96 [x] Android toolchain - develop for Android devices x Android Studio / Android SDK not found. Download from https://developer.android.com/sdk/ (or visit https://flutter.io/setup/#android-setup for detailed instructions). [✓] iOS toolchain - develop for iOS devices (Xcode 7.3.1) • XCode at /Applications/Xcode.app/Contents/Developer • Xcode 7.3.1, Build version 7D1014 [✓] Atom - a lightweight development environment for Flutter • flutter plugin version 0.2.4 • dartlang plugin version 0.6.34"><pre class="notranslate"><code class="notranslate">[✓] Flutter (on Mac OS, channel master) • Flutter at /Users/drewwarren/flutter • Framework revision abeb5c7363 (10 minutes ago), engine revision fe509b0d96 [x] Android toolchain - develop for Android devices x Android Studio / Android SDK not found. Download from https://developer.android.com/sdk/ (or visit https://flutter.io/setup/#android-setup for detailed instructions). [✓] iOS toolchain - develop for iOS devices (Xcode 7.3.1) • XCode at /Applications/Xcode.app/Contents/Developer • Xcode 7.3.1, Build version 7D1014 [✓] Atom - a lightweight development environment for Flutter • flutter plugin version 0.2.4 • dartlang plugin version 0.6.34 </code></pre></div> <h2 dir="auto">Logs and Crash Reports</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="new-project$ flutter run Running lib/main.dart on iPhone 5s..."><pre class="notranslate"><code class="notranslate">new-project$ flutter run Running lib/main.dart on iPhone 5s... </code></pre></div> <p dir="auto">No additional output after a minute</p>
1
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn foo(a: int, a: bool) { println(fmt!(&quot;%?&quot;, a)); } fn main() { foo(42, false); }"><pre class="notranslate"><span class="pl-k">fn</span> <span class="pl-en">foo</span><span class="pl-kos">(</span><span class="pl-s1">a</span><span class="pl-kos">:</span> <span class="pl-smi">int</span><span class="pl-kos">,</span> <span class="pl-s1">a</span><span class="pl-kos">:</span> <span class="pl-smi">bool</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">println</span><span class="pl-kos">(</span><span class="pl-en">fmt</span><span class="pl-en">!</span><span class="pl-kos">(</span><span class="pl-s">"%?"</span>, a<span class="pl-kos">)</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">fn</span> <span class="pl-en">main</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">foo</span><span class="pl-kos">(</span><span class="pl-c1">42</span><span class="pl-kos">,</span> <span class="pl-c1">false</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">I expect this to fail to compile on account of the duplicated argument name. Instead:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&lt;anon&gt;:1:7: 1:8 warning: unused variable: `a` [-W unused-variable (default)] &lt;anon&gt;:1 fn foo(a: int, a: bool) { ^"><pre class="notranslate"><code class="notranslate">&lt;anon&gt;:1:7: 1:8 warning: unused variable: `a` [-W unused-variable (default)] &lt;anon&gt;:1 fn foo(a: int, a: bool) { ^ </code></pre></div> <p dir="auto">And running it writes <code class="notranslate">false</code>. The first argument is wholly inaccessible.</p>
<p dir="auto">The librustc binary contains 657 string constants containing "bounds check". There is opportunity for reduction here.</p>
0