Skip to main content
Hi Guys,

I'm trying to complete this challenge, but I don't understand the error I have.

I've created "myFirstComponent" with the following on their .cmp file:

<aura:component >

I am proficient in JavaScript

</aura:component>

After that I've created the "harnessApp" Lightning Application with this on it:

<aura:application >

<c:myFirstComponent />

</aura:application>

And the error is ... 

Any help on that ?

Thanks.
4 个回答
0/9000