• Rhonda Gutman 8
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
I'm working on this Trailhead:
Set Up Your Lightning Web Components Developer Tools >
Analyze Your Code and Deploy It to Your Org

In VS, I complete the cmd ilne sfdx force:source:push but I do not see hte component in my playground. Below is the output from VS.

S C:\Projects\trailhead> sfdx force:source:push
*** Deploying with SOAP ***
Job ID | 0Af1700001jLkOECA0
SOURCE PROGRESS | ████████████████████████████████████████ | 1/1 Components
STATE  FULL NAME                                     TYPE                      PROJECT PATH      
─────  ────────────────────────────────────────────  ────────────────────────  ──────────────────────────────────────────────────────────────────────────────
Add    myFirstWebComponent\myFirstWebComponent.html  LightningComponentBundle  force-app\main\defAdd    myFirstWebComponent\myFirstWebComponent.js    LightningComponentBundle  force-app\main\default\lwc\myFirstWebComponent\myFirstWebComponent.js
ault\lwc\myFirstWebComponent\myFirstWebComponent.js-meta.xml
PS C:\Projects\trailhead> sfdx force:org:open
Access org 00D17000000SWu6EAG as user test-xpkvrfr1uq3h@example.com with the following URL: https://customer-page-3582-dev-ed.cs22.my.salesforce.com/secur/frontdoor.jsp?sid=00D17000000SWu6!ARgAQI5Hyvpsmd1sq8D5ZbaDpYHmJ9cpmy.3iMalpjR7HBrjFTFTrFkz8V9pzzbcfzZsygwrfAOViHlElA406r3skoM.lRQK      
Waiting to resolve the Lightning Experience-enabled custom domain...... done
PS C:\Projects\trailhead> sfdx force:source:push
=== Pushed Source
No results found
PS C:\Projects\trailhead> sfdx force:source:push
=== Pushed Source
No results found

Thank you for your help!
I'm working on this Trailhead:
Set Up Your Lightning Web Components Developer Tools >
Analyze Your Code and Deploy It to Your Org

In VS, I complete the cmd ilne sfdx force:source:push but I do not see hte component in my playground. Below is the output from VS.

S C:\Projects\trailhead> sfdx force:source:push
*** Deploying with SOAP ***
Job ID | 0Af1700001jLkOECA0
SOURCE PROGRESS | ████████████████████████████████████████ | 1/1 Components
STATE  FULL NAME                                     TYPE                      PROJECT PATH      
─────  ────────────────────────────────────────────  ────────────────────────  ──────────────────────────────────────────────────────────────────────────────
Add    myFirstWebComponent\myFirstWebComponent.html  LightningComponentBundle  force-app\main\defAdd    myFirstWebComponent\myFirstWebComponent.js    LightningComponentBundle  force-app\main\default\lwc\myFirstWebComponent\myFirstWebComponent.js
ault\lwc\myFirstWebComponent\myFirstWebComponent.js-meta.xml
PS C:\Projects\trailhead> sfdx force:org:open
Access org 00D17000000SWu6EAG as user test-xpkvrfr1uq3h@example.com with the following URL: https://customer-page-3582-dev-ed.cs22.my.salesforce.com/secur/frontdoor.jsp?sid=00D17000000SWu6!ARgAQI5Hyvpsmd1sq8D5ZbaDpYHmJ9cpmy.3iMalpjR7HBrjFTFTrFkz8V9pzzbcfzZsygwrfAOViHlElA406r3skoM.lRQK      
Waiting to resolve the Lightning Experience-enabled custom domain...... done
PS C:\Projects\trailhead> sfdx force:source:push
=== Pushed Source
No results found
PS C:\Projects\trailhead> sfdx force:source:push
=== Pushed Source
No results found

Thank you for your help!