How to Setup and Run Angular App in Visual Studio Code 2024 | Download and Install angular VS Code

  Рет қаралды 12,057

United Top Tech

4 ай бұрын

How to setup and run your first angular app project in visual studio code is shown
#angular #angulartutorial #vscode

Пікірлер: 23
@shivamtiwari-bq3bq
@shivamtiwari-bq3bq 4 ай бұрын
i have successfully installed angular in my PC so thank you so much for making this video...
@unitedtoptech6288
@unitedtoptech6288 4 ай бұрын
You are most welcome!! thanks
@kaiku2711
@kaiku2711 2 ай бұрын
Thanks for this really helped!
@unitedtoptech6288
@unitedtoptech6288 2 ай бұрын
Glad to hear it!
@VenkatVenky-bn6nu
@VenkatVenky-bn6nu 2 ай бұрын
Thanks.. Appreciate your efforts ❤
@unitedtoptech6288
@unitedtoptech6288 2 ай бұрын
My pleasure 😊
@018_sayaksen7
@018_sayaksen7 50 минут бұрын
when I wrote the npm install ... command i get this -> npm warn cleanup Failed to remove some directories [ npm warn cleanup [ npm warn cleanup 'C:\\Users\\Sayak Sen\\AppData\\Roaming\ pm\ ode_modules\\@angular\\cli', npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\Sayak Sen\AppData\Roaming pm ode_modules\@angular\cli ode_modules\@sigstore\sign'] { npm warn cleanup errno: -4048, npm warn cleanup code: 'EPERM', npm warn cleanup syscall: 'rmdir', npm warn cleanup path: 'C:\\Users\\Sayak Sen\\AppData\\Roaming\ pm\ ode_modules\\@angular\\cli\ ode_modules\\@sigstore\\sign' npm warn cleanup } npm warn cleanup ], npm warn cleanup [ npm warn cleanup 'C:\\Users\\Sayak Sen\\AppData\\Roaming\ pm\ ode_modules\\@angular\\cli\ ode_modules\\@isaacs', npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\Sayak Sen\AppData\Roaming pm ode_modules\@angular\cli ode_modules\@isaacs\cliui ode_modules'] { npm warn cleanup errno: -4048, npm warn cleanup code: 'EPERM', npm warn cleanup syscall: 'rmdir', npm warn cleanup path: 'C:\\Users\\Sayak Sen\\AppData\\Roaming\ pm\ ode_modules\\@angular\\cli\ ode_modules\\@isaacs\\cliui\ ode_modules' npm warn cleanup } npm warn cleanup ], npm warn cleanup [ npm warn cleanup 'C:\\Users\\Sayak Sen\\AppData\\Roaming\ pm\ ode_modules\\@angular\\cli\ ode_modules', npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\Sayak Sen\AppData\Roaming pm ode_modules\@angular\cli ode_modules\@inquirer\core'] { npm warn cleanup errno: -4048, npm warn cleanup code: 'EPERM', npm warn cleanup syscall: 'rmdir', npm warn cleanup path: 'C:\\Users\\Sayak Sen\\AppData\\Roaming\ pm\ ode_modules\\@angular\\cli\ ode_modules\\@inquirer\\core' npm warn cleanup } npm warn cleanup ], npm warn cleanup [ npm warn cleanup 'C:\\Users\\Sayak Sen\\AppData\\Roaming\ pm\ ode_modules\\@angular\\cli\ ode_modules\\@schematics', npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\Sayak Sen\AppData\Roaming pm ode_modules\@angular\cli ode_modules\@schematics\angular\third_party'] { npm warn cleanup errno: -4048, npm warn cleanup code: 'EPERM', npm warn cleanup syscall: 'rmdir', npm warn cleanup path: 'C:\\Users\\Sayak Sen\\AppData\\Roaming\ pm\ ode_modules\\@angular\\cli\ ode_modules\\@schematics\\angular\\third_party' npm warn cleanup } npm warn cleanup ] npm warn cleanup ] npm error code EEXIST npm error path C:\Users\Sayak Sen\AppData\Roaming pm g npm error EEXIST: file already exists npm error File exists: C:\Users\Sayak Sen\AppData\Roaming pm g npm error Remove the existing file and try again, or run npm npm error with --force to overwrite files recklessly. npm error A complete log of this run can be found in: C:\Users\Sayak Sen\AppData\Local pm-cache\_logs\2024-08-02T14_06_45_229Z-debug-0.log and when i write ng v then is says C:\Users\Sayak Sen>ng v node:internal/modules/cjs/loader:1148 throw err; ^ Error: Cannot find module 'C:\Users\Sayak Sen\AppData\Roaming pm ode_modules\angular-cli\bin g' at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15) at Module._load (node:internal/modules/cjs/loader:986:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) at node:internal/main/run_main_module:28:49 { code: 'MODULE_NOT_FOUND', requireStack: [] } Node.js v20.16.0 CAN YOU HELP ME WITH WHAT TO DO?
@dineshindn4404
@dineshindn4404 Ай бұрын
Great...
@unitedtoptech6288
@unitedtoptech6288 Ай бұрын
cool
@diptipatel2747
@diptipatel2747 3 ай бұрын
Thank you
@unitedtoptech6288
@unitedtoptech6288 3 ай бұрын
You're welcome!!
@user-qz9pg7bv4x
@user-qz9pg7bv4x 2 ай бұрын
Thanks, sir)
@unitedtoptech6288
@unitedtoptech6288 2 ай бұрын
Most welcome!
@J.Vamshikrishna
@J.Vamshikrishna 17 күн бұрын
I am facing issue in ng new demo command line it showing the running script is disabled on this system?what should i do now
@unitedtoptech6288
@unitedtoptech6288 16 күн бұрын
can you paste the whole error?
@paragmulkalwar8110
@paragmulkalwar8110 3 ай бұрын
I am facing some issues while installing angular Error is "Unable to verify leaf Signature"
@unitedtoptech6288
@unitedtoptech6288 3 ай бұрын
After running which command do you get this?
@ashishsrivastava2417
@ashishsrivastava2417 2 ай бұрын
sir please tell me how i add new component and deploy them
@unitedtoptech6288
@unitedtoptech6288 2 ай бұрын
where to Deploy them?
@WendySigni
@WendySigni Күн бұрын
I followed everything sur But when i do the last step of (ng new hello-word) i have a message like (The term IS not recongnized as the name of a cmdlet, fonction or file opérable program) please for help sir
@unitedtoptech6288
@unitedtoptech6288 Күн бұрын
Pls search that error in google, you have solutions in stackoverflow with explanation
@bapivinnakota5907
@bapivinnakota5907 2 ай бұрын
Im getting ng is not recognised
@unitedtoptech6288
@unitedtoptech6288 2 ай бұрын
I have solved that issue in this video