Fix: Unable to execute Angular CLI commands in Visual Studio Code terminal

Опубликовано: 04 Ноябрь 2024
на канале: Quick code(all about logic)
124
3

In this video , I am going to fix that error :
Unable to execute Angular CLI commands in Visual Studio Code terminal
When you work with angular then need to start ng command in your visual studio terminal so that ng is necessary.
If you got that error then you fix it easily by using this video. First to open PowerShell in Admin Mode Then you type the command
set-executionpolicy remotesigned

#vscodengservernotwork
#reactjs
#webdevlopment
#cli