function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sergeiwallacesergeiwallace 

Trailhead LWC Basics - ERROR running force:source:deploy: Deploy failed. - E_Bikes1 Not Available to Deploy for this Org

I am completing the Lightning Web Components -> Push and Deploy Lightning Web Component Files (https://trailhead.salesforce.com/content/learn/modules/lightning-web-components-basics/push-lightning-web-component-files) challenge and am getting the "ERROR running force:source:deploy: Deploy failed." error as many others on this and other forums have discussed when executing the following command:
sfdx force:source:deploy -p force-app/main/default -u ebikesDE
for step 9 in the Installing E-Bikes using a Developer Edition Org (https://github.com/trailheadapps/ebikes-lwc#installing-e-bikes-using-a-developer-edition-org).
I initially created the bikeCard folder and html/js/xml files manually but saw someone suggest to do it programmatically so I used the command
sfdx force:lightning:component:create -n bikeCard -d force-app/main/default/lwc --type lwc
However I am still getting the same error. When I go to the deployment status logs, I get this issue with deploying E_Bikes1 folder and files to my org.  
Is this some issue with mobile files not able to deploy to the dev hub org? I haven't seen any other discussion about this specific error log message.
AbhishekAbhishek (Salesforce Developers) 
Hi sergeiwallace,

For all the Trailhead issues please report it here,

https://trailhead.salesforce.com/en/help?support=home

So that our trailhead support engineers will look into it and get back to you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Regards,
Salesforce Support.