简体   繁体   English

是否可以从 package 管理器控制台运行 angular 命令?

[英]Is it possible to run angular commands from package manager console?

I have created the angular project in visual studio 2019, now can i run angular command such as ng g c bank-account in package manager console.or there is any other way to do it in visual studio I have created the angular project in visual studio 2019, now can i run angular command such as ng g c bank-account in package manager console.or there is any other way to do it in visual studio

在此处输入图像描述

This should show you terminal.这应该向您显示终端。 and yes you can run ng commands.是的,您可以运行 ng 命令。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 从visual studio命令提示符运行nuget包管理器控制台 - Run nuget package manager console from visual studio command prompt 在项目中管理Entity Framework的程序包管理器控制台命令 - Managing Package Manager Console commands for Entity Framework in project 实体框架程序包管理器控制台命令错误-生成失败 - Entity Framework Package Manager Console Commands Error - failed to build 在代码优先环境中从包管理器控制台更新数据库 - update the database from package manager console in code first environment 如何从C#控制台应用程序运行多个cmd命令 - How to run multiple cmd commands from c# console app 在能够构建我的应用程序之前,我必须通过 Package 管理器控制台运行“dotnet restore” - I have to run “dotnet restore” through the Package Manager Console before being able to build my applications 文件包含损坏的数据-程序包管理器控制台 - File contains corrupted data - Package Manager Console 使用程序包管理器控制台卸载EntityFramework - Uninstall EntityFramework using the Package Manager Console 实体框架包管理器控制台问题 - Entity Framework Package Manager Console question 启用迁移在 Package 管理器控制台中不起作用 - Enable Migrations does not work in Package Manager Console
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM