-
NeoGradle 6 does not support gradle past 8.5.
Currently, you only get a nondescript error and have to *guess* that this is the issue.
Making it work with gradle 8.7 would be nice, however I unde…
-
### Versions
```
Angular CLI: 6.0.0
Node: 9.5.0
OS: darwin x64
Angular: 6.0.0
... animations, cli, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... …
-
Hi,
I just use angluar-cli create a new angular 6 project and try to add ngx-admin-lte in it.
However, when I try to run ng serve it show error
```
ERROR in node_modules/@ngx-translate/core…
-
ng6 会将ts设置应用开发的主语言。
是否可以将es5 或es6 作为ng6开发主语言?
-
Hi,
Not sure if this topic has been already raised, i got trouble with a fresh clone of the repo (jspm branch) when I tried to build the app with "gulp build":
```
Error: Unable to calculate canoni…
-
When running **gulp build** I get the following error:
_Error on fetch for C:\Dev\NG6-starter\client\app\app.js at file:///C:/Dev/NG6-starter/client/C:\Dev\NG6-starter\client\app\app.js
Error…
-
fatal: ambiguous argument '1.0.0..HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git [...] -- [...]'
-- Package file name is belr-1…
hpng6 updated
4 years ago
-
I'm using node version 7.7.4 (x64) on windows. I tried cloning NG6-starter and installing (from JSPM branch), but I'm getting gyp compilation errors. Based on posts like [this ](http://stackoverflow…
-
Angular CLI: 6.1.5
Node: 10.7.0
OS: win32 x64
Angular: 6.1.6
... animations, common, core, forms, http, language-service
... platform-browser, platform-browser-dynamic, router
Package …
-
When I run `gulp build` on the jspm branch the build task fails. I don't know enough yet about jspm to understand if this is an issue with the gulp task.
From what I can see, the bundling process is …