-
I'm trying to externalize my production environment config. Currently, if I try to use an absolute path like below, I get an error. However, if I use relative paths, it works fine.
angular-cli.json…
-
Currently we're just transpiling the source files form TypeScript to JavaScript, and then having SystemJS load the individual files through ajax.
Instead of doing that, we want our broccoli pipeline …
-
### Versions
```
Angular CLI: 1.6.4
Node: 8.9.4
OS: linux x64
Angular: 5.2.1
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... pl…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
```
### Versions.
> @angular/cli: 1.4.9
> node: 7.1…
-
1) MacOS Sierra 10.12.3
2)
`@angular/cli: 1.0.0-beta.32.3 [1.0.0-beta.17]
node: 7.4.0
os: darwin x64
@angular/common: 2.4.8
@angular/core: 2.4.8
@angular/forms: 2.4.8
@angular/http: 2.4.8
@an…
-
1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
**Windows 10**
2. Versions. Please run `ng --version`. If there's nothing outputted, please
run in a Termi…
-
### OS?
> Windows 10
### Versions.
> angular-cli: 1.0.0-beta.25.5
node: 6.9.2
### Repro steps.
> App was created using angular-cli, I changed quite a bit, but the build failure actually …
-
I'm on Windows 8 running these commands in PowerShell as Administrator mode. Following the readme directions gives me an error originating from angular-cli-github-pages.
```
PS C:\Windows\system32> …
-
Hi, i have installed last version of blueprint in an app i have written in typescript and i am getting these 2 errors:
```
node_modules/@glimmer/runtime/dist/types/lib/component/curried-component.d.…
-
Running node v4.2.1
Installed bower, angular-cli and typescript
``` javascript
ng new greetings-ac
ng serve
```
version: 1.13.8
Could not find watchman, falling back to NodeWatcher for file system …