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 TH-cam Thanks!
I have installed nodejs but i'm getting angular to install it is giving like this in cmd prompt changed 266 packages in 15s 49 packages are looking for funding run `npm fund` for details
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 TH-cam Thanks!
sir in cmd this alert is coming 'ng' is not recognized as an internal or external command,
operable program or batch file.
Thank you it worked
Welcome!! ❤
Also watch Complete WordPress Tutorial Playlist ⏩ th-cam.com/video/qt2BQt7uPbs/w-d-xo.html
I have installed nodejs but i'm getting angular to install it is giving like this in cmd prompt
changed 266 packages in 15s
49 packages are looking for funding
run `npm fund` for details
Thank you ;^
It helped alot thank u sir
I tried same as above but I am getting error like 405 method not allowed.anyone help me to sort out this issue
From angular 18 we don't have app.module so where we import external module?
Create fresh project with this command
Cmd : ng new projectname --no-standalone
You will get it what you want
ng new projectname --no-standalone
You will get it what you want
Nice Video, I Follow Step by step on this video and succeed, I can't wait to the next tutorial
More to come!! 😊 ❤ Also, watch Complete ECommerce tutorial ⏩ th-cam.com/video/76E2QmjhRtQ/w-d-xo.html and WordPress Tutorial Playlist ⏩ th-cam.com/video/qt2BQt7uPbs/w-d-xo.html
thank you
You're welcome! 😊💜️
► Follow me on Instagram: instagram.com/geekyscript/
► Subscribe to Geeky Script Vlog Channel: www.youtube.com/@GeekyScriptVlogs/
► Subscribe to Geeky Syntax Channel: www.youtube.com/@geekysyntax/
how do we download the new angular 18 without cmd
Terminal vs code
It did not install routing modules
Yes.. what can I do
@@chithrav7363 angular 18 version doesnt have that so i guess you need to update specific version like 17 to get that
ng new projectname --no-standalone
You will get it what you want
Thanks
I can't found app.module.ts