File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -240,8 +240,7 @@ The installation of 3rd party libraries are well described at our [Wiki Page](ht
240
240
This project is currently a prototype so there are many known issues. Just to mention a few:
241
241
242
242
- 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.
245
244
- The initial installation as well as ` ng new ` take too long because of lots of npm dependencies.
246
245
- Many existing ember addons are not compatible with Angular apps built via angular-cli.
247
246
- When you ` ng serve ` remember that the generated project has dependencies that require ** Node 4 or greater** .
You can’t perform that action at this time.
0 commit comments