AudioPick icon indicating copy to clipboard operation
AudioPick copied to clipboard

R6034 error on load (Visual C++ Runtime)

Open brad-alexander opened this issue 6 years ago • 0 comments

I get the following error loading the extension, this happened in chrome beta (64bit) as well as chrome non-beta. I don't know what might be relevant so I've included a few things that might be.

image image image

console output:

polymer-micro-extracted.js:442 [Deprecation] document.registerElement is deprecated and will be removed in M73, around March 2019. Please use window.customElements.define instead. See https://www.chromestatus.com/features/4642138092470272 for more details.
(anonymous) @ polymer-micro-extracted.js:442
polymer-mini-extracted.js:2083 [Deprecation] Element.createShadowRoot is deprecated and will be removed in M73, around March 2019. Please use Element.attachShadow instead. See https://www.chromestatus.com/features/4507242028072960 for more details.```

brad-alexander avatar Oct 26 '18 19:10 brad-alexander