Can't get any HACS custom elements to work

I have also installed HACS with my HA installation.
I used it to install 4 x Lovelace front-end elements:

  • Simple Clock Card
  • card-mod
  • auto-entities
  • Multiple Entity Row

But not a single element is loaded.
I only get the error message:
“Custom element doesn’t exist”

However, I have registered all elements under “Dashboard resources”.
But no matter which path I enter, it doesn’t work.
So I’ve tried everything from “/www/community” to “/local”

Currently I have:

  • /hacsfiles/lovelace-auto-entities/lovelace-auto-entities.js
  • /local/community/lovelace-multiple-entity-row/lovelace-multiple-entity-row.js?v=4.5.0
  • /local/community/simple-clock-card/simple-clock-card.js
  • /local/lovelace-card-mod/lovelace-card-mod.js

I have checked via SSH and all elements are included natively:
/config/www/community/card-name/card-name.js

What am I doing wrong?

Not sure what you mean by this. If you have installed HACS, the correct path is entered in dashboard resources automatically, surely? Are you not using the UI?

I have installed HACS and i also used the UI to install the custom elements.
But HACS didn’t entered anything.
In fact, integrations from HACS are working.

Okay, i found the right url:
/hacsfiles/lovelace-card-name/card-name.js