-
Getting the following error when building:
`ERROR in ./src/main.ts
Module not found: Error: Can't resolve './aot/app/app.module.ngfactory' in
'c:\…
ghost updated
7 years ago
-
The nature of ts-loader makes it slower as the project's size increases.
https://github.com/TypeStrong/ts-loader#faster-builds
There are 2 options to make it fast:
- Use a separate process for …
-
When the website attempts to load the inspector shows the following error:
Uncaught TypeError: this._input.charCodeAt is not a function
Here is my webpack config loader statement:
```
{test:…
-
Hi,
I am trying to run unit tests on an angular project with polymer.
I used this repository for checking the same. With minimal changes I could see Jasmine started running the unit tests after ad…
-
你好,刚接触angular2和webpack,在segmentfault看到你的ng2快速启动项目脚手架,遇到一些问题和不懂,希望得到你的回复,先谢谢了!
1、terminal运行 npm start 和 dev:server 都有一样的错误:
“npm ERR! angular2-webpack-starter@2.0.0 dev:server: `NODE_ENV=development …
-
**Description of the Issue and Steps to Reproduce:**
Did you search for duplicate issue? [Yes / No]
YES
Please describe the issue and steps to reproduce, preferably with a code sample / plunker:
…
-
Apologies if this is not directly related to angular2-electron, but I spent quite a bit of time looking for a fix and couldn't find one. I'm new to webpack and electron.
I tried adding sqlite3 to the…
-
Hello,
I have this error (on terminal and browser console) when I run _yarn install_ or _yarn start_.
I've simply installed the module and added the import in the app.module code.
I'm using Angu…
-
Finally find a repo that seems well structured and comparatively easy to understand - thanks for that!
Whilst webpack:jit seems to complete successfully, the same can't be said of webpack:aot or roll…
-
```
Map is unknown chart type.
at Object.initChart (initChart.js:9)
at ChartComponent.webpackJsonp../node_modules/angular2-highcharts/dist/ChartComponent.js.ChartComponent.init (ChartCompo…
tprjd updated
6 years ago