You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/08/07 05:31:36 UTC

[GitHub] [incubator-echarts] plainheart edited a comment on issue #13091: Install echarts using github link

plainheart edited a comment on issue #13091:
URL: https://github.com/apache/incubator-echarts/issues/13091#issuecomment-670329707


   The `lib` folder is generated after building.
   Installing from Github link is just to clone the repository without a release building, so this is different from NPM.
   But you are still able to run the release command in the root of echarts to generate the `lib` folder.
   ```shell
   npm run release
   ```
   Hope that helps.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org