Ghostbird edited a comment on issue #13541:
URL: 
https://github.com/apache/incubator-echarts/issues/13541#issuecomment-722261130


   > Hi @Ghostbird
   > 
   > What version of typescript are you using? Do you mind provide a simple 
example for us?
   
   I've pushed an example repository and updated the instructions in the 
original post above. Using those instructions you don't need a global install 
of Angular. It's from its local install in `node_modules`.
   I've tried with `typescript 4.0.5` and `3.9.7`, the example above gives:
   ```bash
   $ node_modules/@angular/cli/bin/ng --version
   
        _                      _                 ____ _     ___
       / \   _ __   __ _ _   _| | __ _ _ __     / ___| |   |_ _|
      / △ \ | '_ \ / _` | | | | |/ _` | '__|   | |   | |    | |
     / ___ \| | | | (_| | |_| | | (_| | |      | |___| |___ | |
    /_/   \_\_| |_|\__, |\__,_|_|\__,_|_|       \____|_____|___|
                   |___/
       
   
   Angular CLI: 10.0.8
   Node: 15.0.1
   OS: linux x64
   
   Angular: 10.0.14
   ... animations, common, compiler, compiler-cli, core, forms
   ... platform-browser, platform-browser-dynamic, router
   Ivy Workspace: Yes
   
   Package                           Version
   -----------------------------------------------------------
   @angular-devkit/architect         0.1000.8
   @angular-devkit/build-angular     0.1000.8
   @angular-devkit/build-optimizer   0.1000.8
   @angular-devkit/build-webpack     0.1000.8
   @angular-devkit/core              10.0.8
   @angular-devkit/schematics        10.0.8
   @angular/cli                      10.0.8
   @ngtools/webpack                  10.0.8
   @schematics/angular               10.0.8
   @schematics/update                0.1000.8
   rxjs                              6.5.5
   typescript                        3.9.7
   webpack                           4.43.0
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to