How to Install Angular 17 on Windows 10/11 [ 2024 Update ] Demo Angular Project | Complete Guide

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

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

  • @GeekyScript
    @GeekyScript  11 месяцев назад +7

    Did this tutorial help you to install Angular?
    Comment Now!! And let me know your opinion...
    And Please SUBSCRIBE for more! Also, you can Support my work through RUclips Thanks!

    • @hishamalaa6001
      @hishamalaa6001 6 месяцев назад

      a question please i hope you have an answer for it.
      I have installed it successfully but there is a problem, after building the project any changes in the index.html file doesn't detected and I always need to rebuild it again to see the changes.

  • @soaresbatistabruno
    @soaresbatistabruno 10 месяцев назад +7

    the difference between this tutorial and the official one is that this one works.

  • @NikhilSharma-cu9ww
    @NikhilSharma-cu9ww 9 месяцев назад +2

    thanku so much bro im suffering from last two days to install angular/cli in my pc and it gives me errors finally i get it into my computer, thankyu so much

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

      Most Welcome! :)
      Also Subscribe to Geeky Syntax Channel: www.youtube.com/@geekysyntax/ and www.youtube.com/@GeekyScriptVlogs/

  • @itsManLikeChiko
    @itsManLikeChiko 7 месяцев назад +1

    Thank you very much for this Tutorial, it was straight forward and well explained.

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


      Also Subscribe to Geeky Syntax Channel: www.youtube.com/@geekysyntax/ and
      www.youtube.com/@GeekyScriptVlogs/

  • @touristguidebyanitha467
    @touristguidebyanitha467 11 месяцев назад +6

    why app.module.ts file is not present in this version
    sir!!

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

      Brother,do you find the reason

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

      its a new update of angular

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

      yes same issue with me can anyone gave me resone why it is not in this version

  • @durgeswarandurgeswaran5703
    @durgeswarandurgeswaran5703 10 месяцев назад +1

    Actually angular 17 works well with angular materials but in tw elements meet issues . I couldn't understand the flow of tw elements with angular 17.

  • @sonupambhanjadeo3010
    @sonupambhanjadeo3010 11 месяцев назад +2

    So I think in latest version they're not providing app.module and app.routingmodule.ts . Or they convert app.module.ts file in to app.component.ts
    And app.routing module.ts in to app.routes.ts

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

      I'm not sure but whenever m creating a angular project it only have app.component.ts and app.routes.ts
      .......
      Expect of app.module.ts or app.routingmodule.ts

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

      ​@@sonupambhanjadeo3010AP ko solution mila

  • @prathameshmane1885
    @prathameshmane1885 11 месяцев назад +3

    'ng' is not recognized as an internal or external command,
    operable program or batch file. Showing while creating a project any solution

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

      brother your vs code is not project folder first write cd cammand and project name like that if i make a project car so i first create it by "ng new car " if project is created then write cammand " cd car "then you write "ng serve "so your project is redy

  • @sathyaPriya-xc4oi
    @sathyaPriya-xc4oi 8 месяцев назад

    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.

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

    (If 'app-login' is an Angular component, then verify that it is included in the '@Component.imports' of this component.) Sir How to solve this problem in angular 17

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

    Hi please put the vedio how to use tailwind elements with angular 17 and make anyone project. Also

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

    Npm script is not present in my Vs code environment sir
    But your tutorial is great
    Can you help?

  • @realkakarotto
    @realkakarotto 11 месяцев назад +2

    Thanks!

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

      Welcome!

    • @vamshikrishna7945
      @vamshikrishna7945 11 месяцев назад +1

      ​@@GeekyScriptI have seen ur ardunio instalation software very nice explanation

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

      @@vamshikrishna7945 awesome.. All the best for future :)

  • @tharunismily2095
    @tharunismily2095 4 месяца назад

    Sir after installing angular,i check the version using 'ng - version ' ,but it said ng is not recognised, what i do sir

  • @snigdharoy1938
    @snigdharoy1938 11 месяцев назад +2

    Thanks 😊

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

    I followed your tutorials but didn't see npm script

  • @yagnasri-d9w
    @yagnasri-d9w 11 месяцев назад +2

    how to create a new component in these

  • @Sasikumar.vCSE118
    @Sasikumar.vCSE118 8 месяцев назад +1

    Npm scripts is not visible

  • @KiranBijarane-jl8cw
    @KiranBijarane-jl8cw 6 месяцев назад

    Thank you so much sir for this helpful video

    • @GeekyScript
      @GeekyScript  6 месяцев назад

      Most welcome 😊 ❤
      Also Subscribe to Geeky Syntax Channel: www.youtube.com/@geekysyntax/ and
      www.youtube.com/@GeekyScriptVlogs/

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

    Why ı cant create app.module.ts with cli? Thx for video

  • @prasaddhasade3128
    @prasaddhasade3128 8 месяцев назад +4

    npm script is not visible in vs

    • @4dvanced441
      @4dvanced441 4 месяца назад

      click on 'EXPLORER' and click on npm scripts, it worked for me

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

    Yes

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

    npm script is not visible how to fix it

  • @vijayarajan-bt5fk
    @vijayarajan-bt5fk 9 месяцев назад

    npm scripts not shown (10.18) in vs code what to do

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

      no issues.. but did it installed Angular?

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

      @@GeekyScript same issues bro and i have installed angular too

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

      @@aarthi1310 just beside explore u will see triple dots (...) Click on that, and enable npm scripts.

    • @aarthi1310
      @aarthi1310 7 месяцев назад +1

      @@GeekyScript Got it now...Thanks a lot😄

    • @GeekyScript
      @GeekyScript  7 месяцев назад +1

      @@aarthi1310 Most welcome 😊 😊 ❤
      Also Subscribe to Geeky Syntax Channel: www.youtube.com/@geekysyntax/ and
      www.youtube.com/@GeekyScriptVlogs/

  • @dissonanceparadiddle
    @dissonanceparadiddle 4 месяца назад +1

    great video

    • @GeekyScript
      @GeekyScript  4 месяца назад

      Glad you enjoyed it! ❤ Also, watch Complete ECommerce tutorial ⏩ ruclips.net/video/76E2QmjhRtQ/видео.html and WordPress Tutorial Playlist ⏩ ruclips.net/video/qt2BQt7uPbs/видео.html

  • @gokulrajk1308
    @gokulrajk1308 2 месяца назад

    For me nom script not showing in down

    • @GeekyScript
      @GeekyScript  2 месяца назад

      u need to enable it.. there will be triple dots at the top. In my video I have shown this..

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

    🙏🙏🙏🙏🙏😭

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

      All the best :)
      Also Subscribe to Geeky Syntax Channel: www.youtube.com/@geekysyntax/ and
      www.youtube.com/@GeekyScriptVlogs/

  • @SpiderWolf
    @SpiderWolf 11 месяцев назад +1

    what happened to app.module.ts file on this version?

    • @touristguidebyanitha467
      @touristguidebyanitha467 11 месяцев назад +1

      Yeah in updated version they've removed it..
      But at first i thought its due to some computer error in mine 😜😂

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

      Then where we need to import modules

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

      @@kailashyandrapu851 how ?

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

      @@touristguidebyanitha467 why ? can anyone gave me this solution

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

    Those who are not getting app.module.ts file, when setting up project, open command prompt, type "ng new MyFirstProject - -no -standalone"

  • @raghadaljohani6838
    @raghadaljohani6838 11 месяцев назад +2

    Thanks!