Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

HTMLDocument.registerElement is deprecated. #1028

Open
ArtoriasAbyssslayer opened this issue Mar 27, 2022 · 1 comment
Open

HTMLDocument.registerElement is deprecated. #1028

ArtoriasAbyssslayer opened this issue Mar 27, 2022 · 1 comment

Comments

@ArtoriasAbyssslayer
Copy link

Use customElements.define instead of document.registerElement see https://javascript.info/custom-elements

HTMLDocument.registerElement (file:///C:/Users/harry/AppData/Local/atom-nightly/app-1.62.0-nightly0/resources/app.asar/static/index.js:160:12)
Object.<anonymous> (C:\Users\harry\.atom\packages\platformio-ide-terminal\lib\status-icon.coffee:155:29)
Object.<anonymous> (C:\Users\harry\.atom\packages\platformio-ide-terminal\lib\status-icon.coffee:160:4)
Object.<anonymous> (C:\Users\harry\.atom\packages\platformio-ide-terminal\lib\status-icon.coffee:164:3)
Module._compile (<embedded>:11:149913)
Object..coffee (<embedded>:11:153507)
@UziTech
Copy link

UziTech commented Mar 28, 2022

This package is no longer maintained. Please uninstall platformio-ide-terminal and install x-terminal

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants