The issue is likely caused by a mismatch between the custom element name defined in your code and the one used in the index.html. The error states that zktest is not a valid custom element name, while your index.html uses zk-test.