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

2020-08-06 Thread GitBox


plainheart commented 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:
us...@infra.apache.org



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



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

2020-08-06 Thread GitBox


plainheart commented on issue #13091:
URL: 
https://github.com/apache/incubator-echarts/issues/13091#issuecomment-670286349


   @sgurin It can be installed as follows.
   ```shell
   npm install https://github.com/apache/incubator-echarts.git#4.8.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:
us...@infra.apache.org



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