Skip to content

Commit 9de90e1

Browse files
committed
chore(readme): update known issues (angular#973)
Close angular#970
1 parent 424cff2 commit 9de90e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,7 @@ The installation of 3rd party libraries are well described at our [Wiki Page](ht
240240
This project is currently a prototype so there are many known issues. Just to mention a few:
241241

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

0 commit comments

Comments
 (0)