-
`ember-cli-update --run-codemods`
```
? These codemods apply to your project. Select which ones to run. ember-modules-codemod, ember-qunit-codemod, ember-test
-helpers-codemod, es5-getter-ember-c…
-
Running `ng serve` and making a change to a file gives me the following error:
```
The Broccoli Plugin: [BroccoliTypeScriptCompiler] failed with:
Error: EEXIST: file already exists, link '/Users/pasc…
-
With the rise in popularity of dependency management bots and other non-human commit-generating entities, commit logs can get [very noisy](https://github.com/typed-ember/ember-cli-typescript/compare/v…
-
> ## Please provide us with the following information:
1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
7
2. Versions. Please run `ng --version`. If there's n…
-
I am currently using Windows 10 on this device, same as my laptop which doesn't seem to be having issues with the cli. I also have npm version 3.10.6 and nodejs version 6.4.0. I am running the command…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [x] bug report
- [ ] feature request
```
### Versions.
@angular/cli: 1.5.0-beta.2
node: 7.10.1
os: linux x64
@angular/common: 5.0.…
-
1. OS Windows 10.
2. Versions.
angular-cli: 1.0.0-beta.10
node: 6.5.0
os: win32 x64
3. Repro steps.
ng new MyApp
cd MyApp
npm install typescript@rc
ng serve
1. stack trace:
(node:24044…
-
Environment:
- Os: Windows 10
- angular-cli: 1.0.0-beta.6
node: 6.2.1
npm: 3.9.3
os: win32 x64
This app was created with angular-cli.
**package.json**
`"dependencies": {
"@angular/common":…
-
### Versions
```
Angular CLI: 1.7.4
Node: 9.2.0
OS: win32 x64
Angular: 5.1.3
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platfo…
-
## There have been updates to the *storybook* monorepo:
+ - The `dependency` [@storybook/addon-actions](https://github.com/storybookjs/storybook) was updated from `5.1.6` to `5.1.7`.
- The `depende…