"The operation was rejected by your operating system" when trying to create a new angular project
"The operation was rejected by operating system" when trying to create new angular project
26224-Jul-2023
Updated on 25-Jul-2023
Aryan Kumar
25-Jul-2023The error message "The operation was rejected by opening system" when trying to create a new Angular project can occur for a few reasons:
ng new <project-name>
. For example, to create a project called "my-app", you would run the following command:angular.json
file in your project directory.If you have checked all of these things and you are still having trouble creating Angular projects in Windows, you can try searching for help on the Angular website or on Stack Overflow.
Here are some additional things to check if you are still having trouble creating Angular projects in Windows:
If you are still having trouble, you can try asking for help on the Angular website or on Stack Overflow.
Additionally, if you are getting the error message "The operation was rejected by your operating system" when trying to create a new Angular project in Windows, it is likely that you do not have the correct permissions to create the project.
To fix this, you will need to run the
ng new
command with administrator privileges. To do this, right-click on theng new
command in your terminal and select "Run as administrator".Once you have run the
ng new
command with administrator privileges, you should be able to create your Angular project without any problems.