Skip to content

Commit

Permalink
chore(readme): update known issues (angular#973)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipesilva authored and devCrossNet committed Jun 9, 2016
1 parent 3e4482f commit 3e57f06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,7 @@ The installation of 3rd party libraries are well described at our [Wiki Page](ht
This project is currently a prototype so there are many known issues. Just to mention a few:

- All blueprints/scaffolds are in TypeScript only, in the future blueprints in all dialects officially supported by Angular will be available.
- On Windows you need to run the `build` and `serve` commands with Admin permissions, otherwise the performance is not good.
- [Protractor](https://angular.github.io/protractor/) integration is missing.
- On Windows you need to run the `build` and `serve` commands with Admin permissions.
- The initial installation as well as `ng new` take too long because of lots of npm dependencies.
- Many existing ember addons are not compatible with Angular apps built via angular-cli.
- When you `ng serve` remember that the generated project has dependencies that require **Node 4 or greater**.
Expand Down

0 comments on commit 3e57f06

Please sign in to comment.