问题标签 [angular2-cli]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
5569 浏览

angular2-cli - Cannot find module './models/config'

Updating my Angular 2 CLI project from 1.0.0-beta.11-webpack.2 to 1.0.0-beta.11-webpack.8 according to instructions:

resulted in this:

0 投票
1 回答
127 浏览

angular - Angular2 has no exported mng error

I have a lot of errors after updating an angular2 project from RC2 to Final 2.0.0

Most of them read: has no exported mng 'such and such'

Since I just got started with angular2 it would be great if someone could point me into a general direction/pattern on how to resolve such issues (generally, for debugging in the future etc)?

To name a few:

0 投票
2 回答
2500 浏览

angular - 使用 ng serve 记录 CLI angular2

我有一个在 Angular2 的 CLI 上运行的项目。在本地开发过程中,我想看看进来的http请求。服务器开始使用ng serve 有人知道如何为此打开登录吗?

0 投票
1 回答
499 浏览

javascript - 带有电子的Angular2 CLI

我正在尝试在电子中设置一个 Angular2 CLI 项目,并且在获得由 CLI 设置生成的基本 Angular 片段后不太确定从哪里开始。

我之前已经成功地将 Angular2 与电子一起使用,但这不是 CLI 部分。

因此,为了澄清起见,我使用 Angular2 CLI 生成了基本的 Angular2 应用程序。现在我不确定如何将它与 Electron 连接起来。

有没有人这样做过?也许你可以提供一些见解。任何帮助的花絮将不胜感激。

谢谢!

0 投票
7 回答
35482 浏览

angular - 配置对象无效。Webpack 已使用配置初始化

截至今天早上,使用 Angular CLI1.0.0-beta.14ng new try3ng serve得到以下错误:

上一次我ng new的项目是几天前——那时它工作文件。这是我的环境:

0 投票
2 回答
5421 浏览

angular - 使用 angular-cli webpack 创建多个包

当我使用 angular-cli 构建项目时,它将所有项目文件捆绑到一个大的主包中。

我在应用程序中使用了惰性路由,一旦应用程序加载,我就可以很好地导航。

有没有一种方法可以根据延迟加载的路由模块将主包分成多个文件?

下面是中的配置angular-cli.json

下面是 package.json

提前致谢!!

0 投票
2 回答
24995 浏览

angular - angular2的angular-cli如何加载环境变量

我是 angular-cli 的新手,想通过 env 为我的 api 服务调用加载 url。例如

例如在 environment.prod.ts

我假设:

但是从 angular2,我该如何调用才能获取 API_URL?

例如

谢谢

0 投票
1 回答
2355 浏览

angular - 实验装饰器警告 VSCODE

我正在开发一个 Angular2-Typescript 应用程序。我已经使用 angular-cli 生成了项目,如下所示:

但是当我创建一个新组件时,@Component 标签上会出现一个警告。

我试图解决这个帖子:

Visual Studio Code 中的实验性装饰器警告

但对我不起作用。

我附上我的 tsconfig.json:

打字稿版本是:“打字稿”:“2.0.2”

0 投票
2 回答
371 浏览

angular - Angular2-moment 与 Angular2-cli 安装

我已经安装angular2-momentangular2-cli. 安装的angular2-cli时候没有system.js,那我可以把这些设置放到哪里呢?

https://github.com/urish/angular2-moment/#for-systemjs-users

另外我也收到以下错误:

管道丢失

0 投票
2 回答
7191 浏览

angular-cli - Angular CLI 安装失败

通过安装 Angular CLI ( angular-cli@1.0.0-beta.16)npm install -g angular-cli@latest失败,出现以下错误npm-debug.log

安装在 Node 3.3 的控制台上生成以下内容;在节点 4.6 上同样失败: