Lightning Web Components ( LWC ) Setup Tutorial | LWC Setup with Salesforce CLI

Поделиться
HTML-код
  • Опубликовано: 30 окт 2024

Комментарии • 58

  • @snehahanchate2529
    @snehahanchate2529 8 месяцев назад +7

    I have seen all the youtubers video for lwc, But the easy to understand and interesting video is only yours video. Very happy to learn lwc because of only yours video. Thank you so much 😊

    • @SalesforceHulk
      @SalesforceHulk  8 месяцев назад

      Thank you for your kind words! We're delighted to hear that our LWC videos are helping you learn and making the process enjoyable. Happy coding! 😊

  • @shreygulhane
    @shreygulhane Год назад +2

    Well explained!! Eagerly waiting for next video.🤩

  • @AnuradhaPatil-s8b
    @AnuradhaPatil-s8b Год назад

    Very well explained. I must say you guys are doing amazing job cant wait for all the videos on LWC. Please bring it soon

    • @SalesforceHulk
      @SalesforceHulk  Год назад

      Glad you enjoyed it !
      We will make more amazing videos on LWC, Stay Tuned !

  • @Kings238
    @Kings238 9 месяцев назад

    wow its clear buddy

  • @kraniumgaming4093
    @kraniumgaming4093 Год назад +1

    Let’s goo I’m faster than lwc 🌚😂😂

  • @chandupedarajugari7627
    @chandupedarajugari7627 9 дней назад

    While fetching the data from org it's throwing error : The Strong " " is not a valid JSON string ... What to do ?

  • @shravanking100
    @shravanking100 Год назад

    tq very much sir nicely explained

  • @SudipSen-c1r
    @SudipSen-c1r 4 месяца назад

    Thank you ❤

  • @SirleneBaratela
    @SirleneBaratela Год назад

    Parabéns ! muito bom !

  • @SumithaMenon-lc6wd
    @SumithaMenon-lc6wd Год назад +1

    I created a project in my org..if I need to create a new project in a different org ,how can I do ? Should I logout from my org in the first project ?

    • @SalesforceHulk
      @SalesforceHulk  Год назад +1

      You will need to follow the same process as mentioned in the video, and every org will get identified with alias.

  • @upasanamishra7931
    @upasanamishra7931 11 месяцев назад

    Does this playlist contain all the videos of LWC and is there any learning material for it?

    • @SalesforceHulk
      @SalesforceHulk  11 месяцев назад

      This playlist is designed to cover LWC from basics to advanced. We currently have some videos covering the basics, and we will continue to add more tutorial videos to it.

    • @upasanamishra7931
      @upasanamishra7931 11 месяцев назад

      Do you have any udemy course for LWC?@@SalesforceHulk

  • @salesforcerelated2400
    @salesforcerelated2400 Год назад +2

    I get an error when authorizing saying it failed to run, what am I missing? How does the org connect to it????? I get the error "SFDX: Authorize an Org failed to run"

    • @salesforcerelated2400
      @salesforcerelated2400 Год назад +2

      Replying to my own question; I just needed to update visual studio to the latest version.

    • @prateekshelekar9055
      @prateekshelekar9055 9 месяцев назад

      HOW DID YOU UPDATED IT ?
      @@salesforcerelated2400

    • @Karna-ku2jg
      @Karna-ku2jg 2 месяца назад

      I have also same problem can u explain how it is solve?

  • @SHUBHAMRATHORE-z5o
    @SHUBHAMRATHORE-z5o 10 месяцев назад

    Hello hulk i have one issue. the issue is i have already dowloaded a salesforce CLI but the issue is when i am checked a terminal on my mac did not show any kind of interface and when i will fix a path according to you did not work properly so give me suggestions

  • @SaquibN
    @SaquibN Год назад

    Nice explanation. Can you please go with a real time project in LWC

  • @prabhashdubey9054
    @prabhashdubey9054 10 месяцев назад

    I am getting Authentication successful.but unable to open browser.

  • @Karna-ku2jg
    @Karna-ku2jg 2 месяца назад

    After giving a name on Alias its showing an error like 'authorize an org is failed' please solve me the problem

  • @soumibanerjee4193
    @soumibanerjee4193 Год назад +1

    Am not getting the authorize an org option in the dropdown

    • @SalesforceHulk
      @SalesforceHulk  Год назад +1

      It generally happens when extensions are not loaded properly, so you can wait for 2-3 mins after starting the Vs code

  • @aarthic6169
    @aarthic6169 Год назад

    I cannot see the cloud image in the left the org browser In the video near 7:48 u mentioned.. What should I do?

    • @shreygulhane
      @shreygulhane Год назад

      Try Authorizing your Org again

    • @SalesforceHulk
      @SalesforceHulk  Год назад

      If icon is not visible than authorization with the org is not successful. So please try authorizing your org again.

  • @krishnarudraraju1742
    @krishnarudraraju1742 7 месяцев назад

    I am getting the following errors: "Command 'SFDX: Create Project' resulted in an error (command 'sfdx.project.generate' not found)" any help

    • @SalesforceHulk
      @SalesforceHulk  7 месяцев назад

      Set Environment variables properly.

  • @KanchanWasu
    @KanchanWasu 8 месяцев назад

    Can you tell me what is the exact version of java have to install for lwc

  • @taiyabalisaiyad2295
    @taiyabalisaiyad2295 8 месяцев назад

    sir lwc me Deploy this source to org succsessfully ho raha hai BUT salesforce me entry nahi ho pa rahi hai custom me lwc nahi hai custom hai

    • @SalesforceHulk
      @SalesforceHulk  8 месяцев назад +1

      Check in which org you are deploying the code, to check that run cmd: sf open org or click on cmd prompt: open default org.
      Also, your lwc component should be in force-app/.../lwc folder.

  • @Portraits.of.mylife
    @Portraits.of.mylife Год назад

    I followed the same process but it still says that the Salesforce CLI package is not installed even though it was installed.

    • @SalesforceHulk
      @SalesforceHulk  Год назад

      You can crosscheck that Salesforce CLI is installed or not by running a command on terminal or command prompt
      SFDX --version and if is still not showing anything then your path is not being set for Salesforce CLI

  • @rajendraphanikumar7706
    @rajendraphanikumar7706 3 месяца назад

    how to setup in windows platform

  • @AkshadaWaghmare-x7p
    @AkshadaWaghmare-x7p 2 дня назад

    Waiting for service cloud

    • @SalesforceHulk
      @SalesforceHulk  2 дня назад

      Thanks for the suggestion! I'm considering it for a future video.

  • @rajendrakumarvupputuri9458
    @rajendrakumarvupputuri9458 Год назад

    Yes mann

  • @sangadipagoswami3601
    @sangadipagoswami3601 3 месяца назад

    I am getting an error while creating a new standard project after creating I am not able to see the folder path in the explorer ? please help If some one has solution

    • @SalesforceHulk
      @SalesforceHulk  3 месяца назад

      Can you please email the screenshot of the error you are getting at SalesforceHulk@gmail.com

  • @akashshivhare1787
    @akashshivhare1787 Год назад

    when the full playlist completed

  • @user-zs8qv4hs2r
    @user-zs8qv4hs2r Год назад

    Its not working at the time of authorizing org.Its showing Org failed to run

    • @SalesforceHulk
      @SalesforceHulk  Год назад +1

      Can you please share the screenshot of the code and the error you are getting on salesforcehulk@gmail.com

    • @RAMANIVENKATASAI
      @RAMANIVENKATASAI Год назад

      Is it solved, what is the solution?

  • @vishaljangid6700
    @vishaljangid6700 8 месяцев назад

    Showing an Error when Setting this. Running java command C:\Program Files\Common Files\Oracle\Java\bin\java -XshowSettings:properties -version failed with error: spawn C:\Program Files\Common Files\Oracle\Java\bin\java ENOENT
    Can anyone Help

    • @SalesforceHulk
      @SalesforceHulk  8 месяцев назад

      Delete all existing JDKs' from your system then do install the JDK-16, set the path in environment variables.

  • @mlhjr61
    @mlhjr61 8 месяцев назад

    lose the annoying music

    • @SalesforceHulk
      @SalesforceHulk  8 месяцев назад

      Thank you for the feedback! We'll take your suggestion into consideration for future videos.

  • @SudipSen-c1r
    @SudipSen-c1r 4 месяца назад

    Thank you ❤