Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将角度编译器(ngc)安装为我的 nativescript 插件的项目特定依赖项。但是没有关于如何安装它的信息。
我希望能够运行:
./node_modules/.bin/ngc
编译器的 ngc 命令行工具可以使用
npm add @angular/compiler-cli