• Sebastian Melgin
  • NEWBIE
  • 10 Points
  • Member since 2015
  • Salesforce Developer
  • Ermes Consulting


  • Chatter
    Feed
  • 0
    Best Answers
  • 4
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 3
    Replies
Hi There !!! I've been trying to complete every item on this step in the module, but after I created the LWC and upload the project to the Scratch Org, I create the Bike Card Lightning App Page but I didn't find the new LWC I created (bikeCard). But if I go to Setup > Lightning Web Components I can see the bikeCard bundle ... but I can't access it (even in Salesforce Console)... what could be happens there ? Any Help ? Thanks in advance!
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 ... 
Error trying to check the challenge

Any help on that ?
Thanks.
Hi There !!! I've been trying to complete every item on this step in the module, but after I created the LWC and upload the project to the Scratch Org, I create the Bike Card Lightning App Page but I didn't find the new LWC I created (bikeCard). But if I go to Setup > Lightning Web Components I can see the bikeCard bundle ... but I can't access it (even in Salesforce Console)... what could be happens there ? Any Help ? Thanks in advance!
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 ... 
Error trying to check the challenge

Any help on that ?
Thanks.
Hi There !!! I've been trying to complete every item on this step in the module, but after I created the LWC and upload the project to the Scratch Org, I create the Bike Card Lightning App Page but I didn't find the new LWC I created (bikeCard). But if I go to Setup > Lightning Web Components I can see the bikeCard bundle ... but I can't access it (even in Salesforce Console)... what could be happens there ? Any Help ? Thanks in advance!
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 ... 
Error trying to check the challenge

Any help on that ?
Thanks.