thomasloven / lovelace-template-entity-row

🔹 Display whatever you want in an entities card row.
MIT License
210 stars 16 forks source link

Errorlog: Der Spezifizierer "@rollup/plugin-node-resolve" #110

Closed ZIOOIZ8 closed 1 year ago

ZIOOIZ8 commented 1 year ago

I have this Error in Errorlog of Homeassistant and I can't resolve it, because I had no idea to do this:

Logger: frontend.js.latest.202304111 Source: components/system_log/init.py:257 First occurred: 21:16:00 (3 occurrences) Last logged: 21:25:35

http://192.168.150.35:8123/hacsfiles/lovelace-template-entity-row/rollup.config.js:1:24 TypeError: Der Spezifizierer "@rollup/plugin-node-resolve" war ein blanker Spezifizierer, wurde aber nicht zu etwas neu zugeordnet. Relative Modulspezifizierer müssen mit "./", "../" oder "/" beginnen.
http://192.168.150.35:8123/hacsfiles/kiosk-mode/kiosk-mode.js?hacstag=497319128178:1:5300 TypeError: i is null

grafik

thomasloven commented 1 year ago

Seems something went wrong with HACS. Try reinstalling template-entity-row.

ZIOOIZ8 commented 1 year ago

Thanks for the info. I had installed the card manually at the time, now I deleted it and reinstalled completely via HACS. I will continue to monitor it and get back to you if the error occurs again.