I'm running through the Pushing Lightning Web Components Trailhead module and run into the following problem when trying to deploy the e-Bikes app to my Dev Hub:
(follows the 'sfdx force:source:deploy -p force-app -u <username>' command)
=== Deploy Errors
PROJECT PATH ERROR
──────────── ───────────────────────────────────────────────────────────────────────
N/A In field: tab - no CustomTab named Product_Explorer found
N/A In field: flexiPage - no FlexiPage named Product_Explorer found
N/A You must have My Domain deployed to use component c:pageTemplate_2_7_3.
N/A In field: tab - no CustomTab named Product_Explorer found
___
Anyone else encounter this when trying to complete this module?