Easy Angular Project Setup in Visual Studio Code [2024] | Complete Angular Setup Guide

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ธ.ค. 2024

ความคิดเห็น • 42

  • @UsmanShaik-l7o
    @UsmanShaik-l7o 2 หลายเดือนก่อน +2

    Excellent Work

  • @MAFIA_GAME1-x6o
    @MAFIA_GAME1-x6o 5 หลายเดือนก่อน +1

    The best video i have ever wacthed i subscribed you

  • @viditsrivastava55srivastav93
    @viditsrivastava55srivastav93 10 หลายเดือนก่อน +2

    After clicking on css in cmd it is asking
    Do you want to enable server side rendering (ssr) and static site generation (ssg/prerendering)?
    Should I click yes or no?

  • @balarammca
    @balarammca 7 หลายเดือนก่อน

    Good explanation I have launched my Angular home page 🎉🎉🎉

  • @NikomaGrob
    @NikomaGrob 11 หลายเดือนก่อน +2

    Please expand on using Angular, I'm trying to understand what I can do with it and how to start understanding it.

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  11 หลายเดือนก่อน

      Ok will try

    • @NikomaGrob
      @NikomaGrob 11 หลายเดือนก่อน

      Great, I would love to know how to include HTML as components, for example a modal, how to configure the app.component.ts and all the other files to be able to do the include. I've been trying this for a while but can't seem to figure it out, and it's probably one of the basic things to do in Angular so I feel like a noob :) haha @@CSCORNERSunitaRai

  • @aravindenagandula9420
    @aravindenagandula9420 8 หลายเดือนก่อน +1

    i am getting this kind of error "Error: No such command 'new'."
    what should i do

  • @kokandarshan4173
    @kokandarshan4173 9 หลายเดือนก่อน

    Best video for installation of Angular ❤❤

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  6 หลายเดือนก่อน

      Glad my video helped u!
      Most welcome 😊Please subscribe

  • @sathyaPriya-xc4oi
    @sathyaPriya-xc4oi 10 หลายเดือนก่อน

    Hiii
    An unhandled exception occurred: The service was stopped
    See "C:\Users\admin\AppData\Local\Temp
    g-12Vak0\angular-errors.log" for further details.
    Could you please explain how to solve this error.

  • @chandanak6313
    @chandanak6313 5 หลายเดือนก่อน +1

    The term ‘ ng ‘ is not recognised as the name of a cmdlet, function error ….. How to resolve this ??!?

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  5 หลายเดือนก่อน

      U need to give permission through PowerShell

  • @expertadvice3779
    @expertadvice3779 ปีที่แล้ว +1

    Thank you so much😊

  • @stewtech
    @stewtech 11 หลายเดือนก่อน +1

    Amazing 🎉

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  11 หลายเดือนก่อน +1

      Thanks ! Please subscribe👍

    • @stewtech
      @stewtech 11 หลายเดือนก่อน

      @@CSCORNERSunitaRai Already did many months ago.

  • @udaykalagarla6046
    @udaykalagarla6046 7 หลายเดือนก่อน

    This command is not available when running the cli outside a workspace

  • @umairjaved434
    @umairjaved434 ปีที่แล้ว +1

    when i install agular the 17th version is installed how can i insatll version 16

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  ปีที่แล้ว

      17th is latest now

    • @umairjaved434
      @umairjaved434 ปีที่แล้ว

      @@CSCORNERSunitaRai but I want 16

    • @SaiKumar-dt5te
      @SaiKumar-dt5te ปีที่แล้ว

      ​@@umairjaved434 y bro, routing option is not asking.????

    • @extraEfforts4U
      @extraEfforts4U 11 หลายเดือนก่อน

      Downgrade your angular version ​@@umairjaved434

  • @jayakumar2927
    @jayakumar2927 11 หลายเดือนก่อน +1

    How to upgrade current version

  • @AdityaRaj-pk7qh
    @AdityaRaj-pk7qh 8 หลายเดือนก่อน +1

    I am not getting "Would you like to add Angular routing?" Option

  • @NileshShinde4583
    @NileshShinde4583 10 หลายเดือนก่อน

    Thank you so much🙂

  • @Poojafavouritesongs
    @Poojafavouritesongs 9 หลายเดือนก่อน

    Mam there was a error showing that "running script is disabled on this system"
    What should I do????😢

    • @anandchowdary6980
      @anandchowdary6980 7 หลายเดือนก่อน

      Hello Pooja, enable execution policy via PowerShell by running as admin. Steps: Open PowerShell in admin mode and run "Get-ExecutionPolicy"(without quotes) if it says restricted, then run the command "Set-ExecutionPolicy RemoteSigned" (without quotes). After that, you can try running the script via the command prompt as admin.

  • @aliissa6905
    @aliissa6905 9 หลายเดือนก่อน +2

    why ng serve is not working?

  • @pshafeefaizan2734
    @pshafeefaizan2734 9 หลายเดือนก่อน +1

    ng serve is not working why?

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  9 หลายเดือนก่อน +1

      What error u R getting

    • @747747ify
      @747747ify 9 หลายเดือนก่อน

      ​@@pshafeefaizan2734 you have to find the command that enables use of CMD scripting with NPM should be a simple Google search .

    • @pshafeefaizan2734
      @pshafeefaizan2734 9 หลายเดือนก่อน

      Thank u so much it's working now