thomasloven/lovelace-slider-entity-row

The main 'lit-element' module entrypoint is deprecated

Closed this issue · 6 comments

Just in case you hadn't noticed:

slider-entity-row.js:1 The main 'lit-element' module entrypoint is deprecated. Please update your imports to use the 'lit' package: 'lit' and 'lit/decorators.ts' or import from 'lit-element/lit-element.ts'. See https://lit.dev/msg/deprecated-import-path for more information.

yep, just about to report this

slider-entity-row.js:1 The main 'lit-element' module entrypoint is deprecated. Please update your imports to use the 'lit' package: 'lit' and 'lit/decorators.ts' or import from 'lit-element/lit-element.ts'. See https://lit.dev/msg/deprecated-import-path for more information.

#239

merge req fixing #228

It would seem this issue was never addressed. The error still shows up:

image

(sorry it won't let me copy the text...)

EDIT: found a way to get to the log:

slider-entity-row.js?hacstag=1448997001721:1 The main 'lit-element' module entrypoint is deprecated. Please update your imports to use the 'lit' package: 'lit' and 'lit/decorators.ts' or import from 'lit-element/lit-element.ts'. See https://lit.dev/msg/deprecated-import-path for more information.
(anonymous) @ slider-entity-row.js?hacstag=1448997001721:1
slider-entity-row.js?hacstag=1448997001721:59 SLIDER-ENTITY-ROW 17.2.1 IS INSTALLED 
wimb0 commented

Same issue here. Seems like the pull request to fix this was closed without merging,

@thomasloven any thoughts on why that was closed ?

Fixed in 17.3