crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

While running on Angular with node js i was getting error while running command ng g c componentname?
Question Posted on 03 Jul 2021Home >> Android >> Android Interview Questions >> While running on Angular with node js i was getting error while running command ng g c componentname?

While running on Angular with node js i was getting error while running command ng g c componentname?
Usally we are getting some permission error while running below command in angualr project when we are adding new component in angular project by below command

>ng g c componentname

in above command we will get some acces realted issue with powershell script as accessright issue to overcome this issue we will use below command on powershell command prompt by running as administrator.

Error:-running scripts is disabled on this system. For more information, see about_Execution_Policies at ng generate component

command to get rid of above error is given below

>Set-ExecutionPolicy -ExecutionPolicy Unrestricted
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Can we change the name of any application after its deployment in Android?

What is DDMS and its features?

Code to call another activity in Android?

What is Android and used for

What is Open Handset Alliance (OHA)






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap